handles blocks of AutoTextEntry.
Definition XAutoTextContainer.idl:26
com::sun::star::text::XAutoTextGroup insertNewByName([in] string aGroupName)
creates a new AutoText group.
void removeByName([in] string aGroupName)
deletes the specified AutoText group.
The interface provide methods to insert, rename and delete autotext entries from the current autotext...
Definition XAutoTextGroup.idl:27