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

import "XAutoTextContainer2.idl";

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

Exported Interfaces

interface com::sun::star::text::XAutoTextContainer
 
interface com::sun::star::container::XIndexAccess
 

Additional Inherited Members

- 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

Since
LibreOffice 4.1

Exported Interfaces


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