20 #ifndef __com_sun_star_drawing_framework_XPaneBorderPainter_idl__ 21 #define __com_sun_star_drawing_framework_XPaneBorderPainter_idl__ 28 module
com { module sun { module star { module drawing { module framework {
62 [in]
string sPaneBorderStyleName,
83 [in]
string sPaneBorderStyleName,
105 [in]
string sPaneBorderStyleName,
118 void paintBorderWithCallout (
119 [in]
string sPaneBorderStyleName,
132 [in]
string sPaneBorderStyleName);
Central interface for rendering.
Definition: XCanvas.idl:113
specifies a rectangular area by position and size.
Definition: Rectangle.idl:29
specifies a 2-dimensional point using the Cartesian coordinate system.
Definition: Point.idl:29
Definition: Ambiguous.idl:22
BorderType
See XPaneBorderPainter and its addBorder() and removeBorder() methods for an explanation of the borde...
Definition: BorderType.idl:29
Paint the border around a rectangular region, typically a pane.
Definition: XPaneBorderPainter.idl:44