20 #ifndef __com_sun_star_graphic_XPrimitive2DRenderer_idl__
21 #define __com_sun_star_graphic_XPrimitive2DRenderer_idl__
28 module
com { module sun { module star { module graphic {
30 interface XPrimitive2D;
69 [in] sequence< XPrimitive2D > Primitive2DSequence,
70 [in] sequence< ::com::sun::star::beans::PropertyValue > aViewInformationSequence,
71 [in]
unsigned long DPI_X,
72 [in]
unsigned long DPI_Y,
74 [in]
unsigned long MaximumQuadraticPixels);
– idl definition –
Definition: Ambiguous.idl:22
This is a generic interface to a bitmap.
Definition: XBitmap.idl:40
XPrimitive2DRenderer interface.
Definition: XPrimitive2DRenderer.idl:37
This structure contains the necessary information for a two-dimensional rectangle.
Definition: RealRectangle2D.idl:42
base interface of all UNO interfaces
Definition: XInterface.idl:47