To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=73247





------- Additional comments from [EMAIL PROTECTED] Wed May 21 12:46:30 +0000 
2008 -------
fme->lijian: I had a second look at the code in unosect.cxx and unotbl.cxx. If a
new table or section is created, it is only in a 'descriptor' state. You can
set/get a couple of properties which are collected in
SwTextSectionProperties_Impl or aTableDescPropertyMap_Impl. Once the section or
table is inserted into the document (attachToRange), these properties are passed
to the Writer core object (which is created inside attachToRange). So what do we
expect if we have a not-yet-attached table (or section) and we ask for a
property which has not been set or which is not allowed to be set in descrptor
mode? For tables, an exception is thrown. I think this should happen for
sections as well. I'll discuss this with OS, who knows this code pretty well.
Please stay tuned...

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to