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


User af changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [email protected] Mon Sep 14 16:43:46 +0000 
2009 -------
Finished with making the Presenter Console accessible.

Targeted the points mentioned above like this:
1) Added new interface com/sun/star/drawing/framework/XPane2 that allows the
setting of accessibility objects for panes of the drawing framework.

2) It was a lot of work (see below).

3) The notes view is now rendered directly via the canvas.  With the help of the
XBreakIterator text is broken into words and lines.  Missing implementations
where provided to the vcl canvas that give access to font dimensions and
bounding boxes of characters.


Changes where made in these modules:

offapi, SVN revision 276133
Added interface XPane2

sd, revision 276136
Added implementation of new XPane2 interface to existing panes.  The code for
providing bitmaps of the notes text is still present and active in order to
support older versions of the extension.

sdext, revision 276139
Implementation of a text view for the notes text.  Implementation of the
accessibility interfaces.
Many small changes, including that the view mode is now stored persistently.

canvas, revision 276142
Added missing implementation regarding font dimensions and bounding boxes of
characters.


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