20 #ifndef __com_sun_star_awt_XFontMappingUse_idl__
21 #define __com_sun_star_awt_XFontMappingUse_idl__
26 module com { module sun { module star { module awt {
40 void startTrackingFontMappingUse();
47 sequence<XFontMappingUseItem> finishTrackingFontMappingUse();
This interface extends the XToolkit interface with support for tracking how requested fonts are mappe...
Definition: XFontMappingUse.idl:34
base interface of all UNO interfaces
Definition: XInterface.idl:47