22 module
com { module sun { module star { module text {
28 published constants AuthorDisplayFormat
const short FULL
The full name of the author is displayed.
Definition: AuthorDisplayFormat.idl:33
Definition: Ambiguous.idl:20
const short LAST_NAME
Only the last name of the author is displayed.
Definition: AuthorDisplayFormat.idl:38
const short FIRST_NAME
Only the first name of the author is displayed.
Definition: AuthorDisplayFormat.idl:43
const short INITIALS
The initials of the author are displayed.
Definition: AuthorDisplayFormat.idl:48