20 #ifndef __com_sun_star_awt_XFontMappingUseItem_idl__
21 #define __com_sun_star_awt_XFontMappingUseItem_idl__
23 module com { module sun { module star { module awt {
long count
The number of times this mapping took place.
Definition: XFontMappingUseItem.idl:47
string originalFont
The family name or 'familyName/styleName' (if style name is not empty) of the requested font...
Definition: XFontMappingUseItem.idl:35
sequence< string > usedFonts
A list of fonts that were actually used, in their order.
Definition: XFontMappingUseItem.idl:42
Information about a font mapping that took place.
Definition: XFontMappingUseItem.idl:29