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

service AutoTextGroup
Description
provides access to text blocks in a group.
See also
AutoTextContainer
Developers Guide
8.3.1 Text Documents - Working with Text Documents - Word Processing - Auto Text

Exported Interfaces
XAutoTextGroup
(referenced entity's summary:)
The interface provide methods to insert, rename and delete autotext entries from the current autotext group.
::com::sun::star::container::XIndexAccess
(referenced entity's summary:)
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