22 module
com { module sun { module star { module style {
27 published constants CaseMap
const short TITLE
The first character of each word is put in upper case.
Definition: CaseMap.idl:43
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
Definition: Ambiguous.idl:20
const short UPPERCASE
All characters are put in upper case.
Definition: CaseMap.idl:35
const short SMALLCAPS
All characters are put in upper case, but with a smaller font height.
Definition: CaseMap.idl:47