LibreOffice
LibreOffice 5.0 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Exported Interfaces | List of all members
AutoTextEntry Service Referencepublished

provides access to a text block in a group of an AutoTextContainer. More...

import "AutoTextEntry.idl";

Inheritance diagram for AutoTextEntry:
XAutoTextEntry XText XInterface XSimpleText XTextRange XInterface

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

- Public Member Functions inherited from XAutoTextEntry
void applyTo ([in] com::sun::star::text::XTextRange xRange)
 inserts the contents represented by this auto text entry at the specified text range. More...
 
- Public Member Functions inherited from XText
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...
 

Detailed Description

provides access to a text block in a group of an AutoTextContainer.

See Also
com::sun::star::text::AutoTextContainer
com::sun::star::text::AutoTextGroup
Developers Guide
Text - Auto Text

Exported Interfaces

provides access to the Text of this entry.


The documentation for this service was generated from the following file: