20#ifndef __com_sun_star_awt_XFontMappingUse_idl__
21#define __com_sun_star_awt_XFontMappingUse_idl__
26module
com { module sun { module star { module awt {
This interface extends the XToolkit interface with support for tracking how requested fonts are mappe...
Definition: XFontMappingUse.idl:35
void startTrackingFontMappingUse()
Activate tracking of how requested fonts are mapped to available fonts.
sequence< XFontMappingUseItem > finishTrackingFontMappingUse()
Stop tracking of how requested fonts are mapped to available fonts and return the mappings that took ...
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Accessible.idl:22