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

service AutoTextGroup

Exported Interfaces - Summary
XAutoTextGroup
(referenced entity's summary:)
::com::sun::star::container::XIndexAccess
(referenced entity's summary:)
::com::sun::star::container::XNamed

provides access to the name of the group.

Properties' Summary
[ readonly ] string
FilePath
The path to the file containing the AutoTextEntry's in this group  
string
Title
The title of this AutoTextGroup  
Exported Interfaces - Details
XAutoTextGroup
(referenced entity's summary:)
::com::sun::star::container::XIndexAccess
(referenced entity's summary:)
::com::sun::star::container::XNamed
Description
provides access to the name of the group.
Properties' Details
FilePath
[ readonly ] string FilePath;
Description
The path to the file containing the AutoTextEntry's in this group
Title
string Title;
Description
The title of this AutoTextGroup

 
Top of Page