19 #ifndef __com_sun_star_graphic_XPrimitive2DRenderer_idl__
20 #define __com_sun_star_graphic_XPrimitive2DRenderer_idl__
27 module com { module sun { module star { module graphic {
29 interface XPrimitive2D;
68 [in] sequence< XPrimitive2D > Primitive2DSequence,
69 [in] sequence< ::com::sun::star::beans::PropertyValue > aViewInformationSequence,
70 [in]
unsigned long DPI_X,
71 [in]
unsigned long DPI_Y,
73 [in]
unsigned long MaximumQuadraticPixels);
This is a generic interface to a bitmap.
Definition: XBitmap.idl:40
XPrimitive2DRenderer interface.
Definition: XPrimitive2DRenderer.idl:36
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