To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54116
                  Issue #:|54116
                  Summary:|Set html-code on a XTextRange
                Component:|api
                  Version:|OOO 2.0 Beta2
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|ENHANCEMENT
                 Priority:|P5
             Subcomponent:|definition
              Assigned to:|mi
              Reported by:|martho





------- Additional comments from [EMAIL PROTECTED] Thu Sep  1 08:12:12 -0700 
2005 -------
Hello!

You can insert a string into a XTextRange using setString which works fine. But 
when you want to insert a formatted string, you got a lot of jumping with 
cursors and so on.

I suggest adding a method setHtml to XTextRange which inserts a html-code and 
takes the formats from it (like myTextRang->setHtml("This is <B>bold</B>.");). 

This would make inserting of formatted text much easier.

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