To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=59549
                  Issue #:|59549
                  Summary:|[API] adding an XPropertyChangeListener to a
                          |css.frame.Frame, listening for *all* property
                          |changes, throws unjustified exception
                Component:|framework
                  Version:|680m142
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|scripting
              Assigned to:|as
              Reported by:|fs





------- Additional comments from [EMAIL PROTECTED] Mon Dec 19 04:08:32 -0800 
2005 -------
According to the API specification for XPropertySet
(http://api.openoffice.org/docs/common/ref/com/sun/star/beans/XPropertySet.html#addPropertyChangeListener),
it should be allowed to add a property change listener for *all* properties of a
property set by specifying an empty property name in the call to
addPropertyChangeListener.

This, however, does not work with our default frame implementation. See attached
Basic script for an easy way how to trigger this bug.

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