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

provides access to groups of text blocks. More...

import "AutoTextContainer.idl";

Inheritance diagram for AutoTextContainer:
XAutoTextContainer2 XAutoTextContainer XIndexAccess XNameAccess XElementAccess XElementAccess XInterface XInterface

Additional Inherited Members

- Exported Interfaces inherited from XAutoTextContainer2
interface com::sun::star::text::XAutoTextContainer
 
interface com::sun::star::container::XIndexAccess
 
- Public Member Functions inherited from XAutoTextContainer
com::sun::star::text::XAutoTextGroup insertNewByName ([in] string aGroupName) raises ( com::sun::star::lang::IllegalArgumentException, com::sun::star::container::ElementExistException )
 creates a new AutoText group. More...
 
void removeByName ([in] string aGroupName) raises ( com::sun::star::container::NoSuchElementException )
 deletes the specified AutoText group. More...
 
- Public Member Functions inherited from XIndexAccess
long getCount ()
 
any getByIndex ([in] long Index) raises ( com::sun::star::lang::IndexOutOfBoundsException, com::sun::star::lang::WrappedTargetException )
 

Detailed Description

provides access to groups of text blocks.

Developers Guide
Text - Auto Text

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