The name must follow the pattern groupname*pathid, where:
groupname should contain only alphanumeric characters
(A-Za-z0-9), underscore (_) or space (0x20)
an asterisk (*) delimiter separates the group name from the path
identifier
pathid is a number (0 or 1) identifying the directory
where the AutoText file is stored. Paths are stored in the Office
configuration and accessed through
::com::sun::star::util::PathSettings::AutoText.
0 indicates the path of the Office Basis layer
1 indicates the path of the user directory
If only groupname is specified, the path defaults to 0, the
Office Basis layer.Note that in some systems the user may lack of
write access to the Office Basis directory.
Example
standard*0the "standard" AutoTextGroup in the Office Basis layer
templatethe "template" AutoTextGroup in the Office Basis layer
mytexts*1the "mytexts" AutoTextGroup in the user directory