Issue 54116 - Set html-code on a XTextRange
Summary: Set html-code on a XTextRange
Status: UNCONFIRMED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P5 (lowest) Trivial
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-01 16:12 UTC by martho
Modified: 2013-07-30 02:24 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description martho 2005-09-01 16:12:12 UTC
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.
Comment 1 Rob Weir 2013-07-30 02:24:45 UTC
Reset assignee on issues not touched by assignee in more than 2000 days.