22 module
com { module sun { module star { module text {
These constants are used to specify which parts of an author name are displayed in a field.
Definition AuthorDisplayFormat.idl:29
const short LAST_NAME
Only the last name of the author is displayed.
Definition AuthorDisplayFormat.idl:38
const short INITIALS
The initials of the author are displayed.
Definition AuthorDisplayFormat.idl:48
const short FULL
The full name of the author is displayed.
Definition AuthorDisplayFormat.idl:33
const short FIRST_NAME
Only the first name of the author is displayed.
Definition AuthorDisplayFormat.idl:43
Definition Ambiguous.idl:20