20module
com { module sun { module star { module awt {
Definition Ambiguous.idl:20
Information about a font mapping that took place.
Definition XFontMappingUseItem.idl:27
sequence< string > usedFonts
A list of fonts that were actually used, in their order.
Definition XFontMappingUseItem.idl:39
string originalFont
The family name or 'familyName/styleName' (if style name is not empty) of the requested font.
Definition XFontMappingUseItem.idl:32
long count
The number of times this mapping took place.
Definition XFontMappingUseItem.idl:44