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

(Global Index)

Syntax

service AutoTextEntry;

Description

provides access to a text block in a group of an AutoTextContainer .

See also

AutoTextContainer

See also

AutoTextGroup

Exported Interfaces

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

Description

identifies an autotext entry.


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

Description

provides access to the Text of this entry.


Top of Page