Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

com :: sun :: star :: text ::

service AutoTextGroup

Description
provides access to text blocks in a group.
See also
com::sun::star::text::AutoTextContainer


Exported Interfaces

com::sun::star::text::XAutoTextGroup
Description
The interface provide methods to insert, rename and delete autotext entries from the current autotext group.
com::sun::star::container::XIndexAccess
Description
provides access to the elements of a collection through an index.
com::sun::star::container::XNamed
Description
provides access to the name of the group.

Top of Page