is the main interface for a distinct text unit, i.e.
Definition generated_idl_chapter_refs.idl:2926
enables objects to be inserted into a text and to provide their location in a text once they are inse...
Definition generated_idl_chapter_refs.idl:1057
void insertTextContent([in] com::sun::star::text::XTextRange xRange, [in] com::sun::star::text::XTextContent xContent, [in] boolean bAbsorb)
inserts a content, such as a text table, text frame or text field.
void removeTextContent([in] com::sun::star::text::XTextContent xContent)
removes the specified content from the text object.