To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55919
                  Issue #:|55919
                  Summary:|Unnecessary getWeakUnoShape calls in SvxShape::Notify
                          |on setting z-order
                Component:|Spreadsheet
                  Version:|680m133
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|open-import
              Assigned to:|nn
              Reported by:|nn





------- Additional comments from [EMAIL PROTECTED] Thu Oct 13 06:30:04 -0700 
2005 -------
When a Calc file with many shapes is loaded and the z-order for the shapes has
to be set, the change for each shape is broadcast to all other SvxShape objects,
and in each Notify call getWeakUnoShape is called.

This can be improved by testing first in SvxShape::Notify if a HINT_OBJCHG hint
affects the same object.

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