To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=73244
User af changed the following:
What |Old value |New value
================================================================================
Status|STARTED |RESOLVED
--------------------------------------------------------------------------------
Issue type|DEFECT |FEATURE
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Jan 11 08:50:13 -0800
2007 -------
Major changes:
- The AccessibleShape class listens to shape changes at the model (as before)
and updates name and description when a shape change is notified. This is done
regardless of whether the change really affects name, title, or description,
because that information is not notified.
- AccessibleContextBase stores name and description along with their origin
(manually set, taken from the shape, or not set) so that the manually set values
take precedence over the ones taken from the shapes and the automatically
created ones.
- The SdrObject broadcasts changes of name, title, and description as SdrHints.
These are forwarded by the model via the UNO API.
Modified files:
/svx/inc/AccessibleContextBase.hxx rev. 1.19.322.1
/svx/inc/AccessibleShape.hxx rev. 1.23.322.1
/svx/source/accessibility/AccessibleContextBase.cxx rev. 1.25.202.1
/svx/source/accessibility/AccessibleControlShape.cxx rev. 1.25.106.1
/svx/source/accessibility/AccessibleShape.cxx rev. 1.50.106.1
/svx/source/svdraw/svdobj.cxx rev. 1.86.44.1
---------------------------------------------------------------------
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]