22 module
com { module sun { module star { module style {
These constants are used to specify a case-related mapping for formatting and displaying characters.
Definition CaseMap.idl:28
const short TITLE
The first character of each word is put in upper case.
Definition CaseMap.idl:43
const short UPPERCASE
All characters are put in upper case.
Definition CaseMap.idl:35
const short NONE
The case of the characters is unchanged.
Definition CaseMap.idl:31
const short LOWERCASE
All characters are put in lower case.
Definition CaseMap.idl:39
const short SMALLCAPS
All characters are put in upper case, but with a smaller font height.
Definition CaseMap.idl:47
Definition Ambiguous.idl:20