summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/drawing/CaptionShape.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/CaptionShape.idl')
-rw-r--r--offapi/com/sun/star/drawing/CaptionShape.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/CaptionShape.idl b/offapi/com/sun/star/drawing/CaptionShape.idl
index e7c5f59f8705..5d89cd5a1523 100644
--- a/offapi/com/sun/star/drawing/CaptionShape.idl
+++ b/offapi/com/sun/star/drawing/CaptionShape.idl
@@ -39,11 +39,9 @@
#include <com/sun/star/drawing/RotationDescriptor.idl>
#include <com/sun/star/awt/Point.idl>
-//=============================================================================
module com { module sun { module star { module drawing {
-//=============================================================================
/** The <type>CaptionShape</type> represents a rectangular drawing shape
with an additional set of lines. It can be used as a description for
@@ -134,7 +132,6 @@ published service CaptionShape
[property] boolean CaptionIsFitLineLength;
};
-//=============================================================================
}; }; }; };