Hello, there exists inconsistency between insertion of a text and a text content into a text document in the case when the current text is not to be replaced, i.e. bExpand == false. In that case the documentation for css::text::XSimpleText::insertString says "otherwise <var>aString</var> will be inserted at the beginning of <var>xRange</var>.", but for css::text::XText::insertTextContent it is "otherwise <var>xContent</var> will be inserted at the end of <var>xRange</var>.". Is there any reason for this?
D. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
