To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79405
User af changed the following:
What |Old value |New value
================================================================================
Status|NEW |STARTED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Jul 12 12:19:51 +0000
2007 -------
The reason for this behavior is located in SdPAgeObjsTLB::IsEqualToDoc(). Here
the names of shapes are compared to the names of the associated list box
entries. The later ones have automatically created names for otherwise unnamed
shapes (as long as the "show all shapes" mode is selected), while the former
have empty strings for unnamed shapes. As a result IsEqualToDoc() returns FALSE
and the list box list is not updated (not sure why FALSE does not lead to an
update of the list box, but somehow it works).
---------------------------------------------------------------------
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]