21 module
com { module sun { module star { module geometry {
25 module
com { module sun { module star { module rendering {
27 interface XCanvasFont;
28 interface XPolyPolygon2D;
29 interface XCachedPrimitive;
31 interface XGraphicDevice;
32 interface XTextLayout;
487 sequence< FontInfo > queryAvailableFonts( [in]
FontInfo aFilter, [in] sequence< ::com::sun::star::beans::PropertyValue > aFontProperties )
Interface defining an arbitrary bijective mapping from R^2 to R^2.
Definition: XMapping2D.idl:36
This structure contains information passed to each XCanvas render operation.
Definition: RenderState.idl:33
Central interface for rendering.
Definition: XCanvas.idl:95
This interface provides access to a specific, XCanvas-dependent font incarnation. ...
Definition: XCanvasFont.idl:31
This structure contains information considered the view state.
Definition: ViewState.idl:32
This structure contains all information necessary to describe a font to be queried from XCanvas...
Definition: FontRequest.idl:35
This structure provides information about a specific font.
Definition: FontInfo.idl:27
Definition: Ambiguous.idl:20
This is a generic interface to a bitmap.
Definition: XBitmap.idl:32
This structure defines a two-dimensional point.
Definition: RealPoint2D.idl:29
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
This exception indicates an invalid volatile bitmap content.
Definition: VolatileContentDestroyedException.idl:29
Collection of string-related arguments used on all canvas text interfaces.
Definition: StringContext.idl:31
This structure defines a 2 by 2 matrix.
Definition: Matrix2D.idl:63
Generic interface for poly-polygons in 2D.
Definition: XPolyPolygon2D.idl:26
This interface provides access to a graphic device, such as a printer, or a screen device...
Definition: XGraphicDevice.idl:46
base interface of all UNO interfaces
Definition: XInterface.idl:45
This is the central interface for text layouting.
Definition: XTextLayout.idl:51
This structure contains all attributes required for path stroking.
Definition: StrokeAttributes.idl:28
Interface for cached repaint of already drawn XCanvas primitives.
Definition: XCachedPrimitive.idl:30
This structure contains the relevant data for a cubic Bezier curve.
Definition: RealBezierSegment2D.idl:36