LibreOffice
LibreOffice 5.0 SDK API Reference
|
import "XAutoTextContainer2.idl";
Exported Interfaces | |
interface | com::sun::star::text::XAutoTextContainer |
interface | com::sun::star::container::XIndexAccess |
Additional Inherited Members | |
![]() | |
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... | |
![]() | |
long | getCount () |
any | getByIndex ([in] long Index) raises ( com::sun::star::lang::IndexOutOfBoundsException, com::sun::star::lang::WrappedTargetException ) |
interface com::sun::star::container::XIndexAccess |
interface com::sun::star::text::XAutoTextContainer |