20 module 
com { module sun { module star { module drawing {
    53         [in] 
boolean bCreateSystemChildWindow,
    54         [in] 
boolean bInitiallyVisible,
    55         [in] 
boolean bEnableChildTransparentMode,
    56         [in] 
boolean bEnableParentClip);
    96         [in] 
short nRequestedCanvasFeatureList,
    97         [in] 
string sOptionalCanvasServiceName);
 Central interface for rendering. 
Definition: XCanvas.idl:95
 
specifies a rectangular area by position and size. 
Definition: Rectangle.idl:27
 
Specialization of a XCanvas, where moving, animated objects (called sprites) are supported. 
Definition: XSpriteCanvas.idl:42
 
Definition: Ambiguous.idl:20
 
This is a generic interface to a bitmap. 
Definition: XBitmap.idl:32
 
specifies the basic operations for a window component. 
Definition: XWindow.idl:32
 
This interface is a collection of functions that were necessary to implement larger parts of the pres...
Definition: XPresenterHelper.idl:30