summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/framework/XPaneBorderPainter.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/framework/XPaneBorderPainter.idl')
-rw-r--r--offapi/com/sun/star/drawing/framework/XPaneBorderPainter.idl13
1 files changed, 13 insertions, 0 deletions
diff --git a/offapi/com/sun/star/drawing/framework/XPaneBorderPainter.idl b/offapi/com/sun/star/drawing/framework/XPaneBorderPainter.idl
index b529231b12a0..b0e172ba5bb4 100644
--- a/offapi/com/sun/star/drawing/framework/XPaneBorderPainter.idl
+++ b/offapi/com/sun/star/drawing/framework/XPaneBorderPainter.idl
@@ -111,6 +111,19 @@ interface XPaneBorderPainter
/** Paint the border around a pane where the border includes a call out
that is anchored at the given point. Most arguments have the same
meaning as in the paintBorder().
+
+ @see paintBorder
+
+ @param sPaneBorderStyleName
+ See description in #paintBorder.
+ @param xCanvas
+ See description in #paintBorder.
+ @param aOuterBorderRectangle
+ See description in #paintBorder.
+ @param aRepaintArea
+ See description in #paintBorder.
+ @param sTitle
+ See description in #paintBorder.
@param aCalloutAnchor
The anchor point of the call out. It is usually located outside
the border.