service AutoTextGroup in module com::sun::star::text::

(Global Index)

Syntax

service AutoTextGroup;

Description

provides access to text blocks in a group.

See also

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