20 #ifndef __com_sun_star_rendering_XMtfRenderer_idl__ 21 #define __com_sun_star_rendering_XMtfRenderer_idl__ 25 module
com { module sun { module star { module rendering {
29 void setMetafile( [in] sequence< byte > aMtf );
30 void draw( [in]
double fScaleX, [in]
double fScaleY );
Definition: XMtfRenderer.idl:27
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:47