LibreOffice
LibreOffice 5.0 SDK API Reference
|
provides access to a text block in a group of an AutoTextContainer. More...
import "AutoTextEntry.idl";
Exported Interfaces | |
interface | com::sun::star::text::XAutoTextEntry |
interface | com::sun::star::text::XText |
provides access to the Text of this entry. More... | |
Additional Inherited Members | |
![]() | |
void | applyTo ([in] com::sun::star::text::XTextRange xRange) |
inserts the contents represented by this auto text entry at the specified text range. More... | |
![]() | |
void | insertTextContent ([in] com::sun::star::text::XTextRange xRange,[in] com::sun::star::text::XTextContent xContent,[in] boolean bAbsorb) raises ( com::sun::star::lang::IllegalArgumentException ) |
inserts a content, such as a text table, text frame or text field. More... | |
void | removeTextContent ([in] com::sun::star::text::XTextContent xContent) raises ( com::sun::star::container::NoSuchElementException ) |
removes the specified content from the text object. More... | |
provides access to a text block in a group of an AutoTextContainer.
interface com::sun::star::text::XAutoTextEntry |
interface com::sun::star::text::XText |
provides access to the Text of this entry.