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


User os changed the following:

                What    |Old value                 |New value
================================================================================
          Ever confirmed|                          |1
--------------------------------------------------------------------------------
                  Status|UNCONFIRMED               |STARTED
--------------------------------------------------------------------------------
                 Summary|Provide API to access form|Provide API to access form
                        |atted note (annotation) co|atted note (annotation) an
                        |ntent                     |d draw text content
--------------------------------------------------------------------------------
        Target milestone|---                       |OOo 3.x
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon Dec  8 12:07:49 +0000 
2008 -------
->mba: Text of drawing objects is _not_ supported (I also thought it is).
Neither ::getSelection() nor the SwXTextViewCursor handle draw text.

Adding code for draw text is pretty easy as the
SdrObjEditView::getTextSelection() creates an XTextCursor for the selection. 
With the exception of a broken setString() method at this cursor. 
I will attach a patch for this. 

Currently SdrObjEditView::getTextSelection() returns nothing if not text is
selected. This needs to be changed, too.

Target set to 3.x, Summary changed


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