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





------- Additional comments from [EMAIL PROTECTED] Fri Oct 20 05:57:35 -0700 
2006 -------
AW: Discussed with CL. setAllPropertiesToDefault() tries to solve a general
problem: Such 'object defaults' like for text objects are in the way since xml
saves just set items. So on load, only at-save-time-set items will be set again.
If a item in a file is not set but set by object default, this item will have a
wrong value after load.
With the characterMode prop the problem is that it is set at save time, but not
saved (not part of the XML description ATM).
Thus, (1) would be possible, (2) not. Until a better/general solution, i will
use solution

(3) Inside setAllPropertiesToDefault(), add special handling for extrode or
lathe 3d objects, just set the character mode flag to true. This is valid since
sch does not load/save 3d shapes at all, so it is safe that just svx 3d shapes
will get the flag set.

Implementing, Testing...

---------------------------------------------------------------------
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