summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/table/BorderLine2.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/table/BorderLine2.idl')
-rw-r--r--offapi/com/sun/star/table/BorderLine2.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/table/BorderLine2.idl b/offapi/com/sun/star/table/BorderLine2.idl
index 72d51da9b035..834b9fa39a53 100644
--- a/offapi/com/sun/star/table/BorderLine2.idl
+++ b/offapi/com/sun/star/table/BorderLine2.idl
@@ -33,11 +33,9 @@
#include <com/sun/star/table/BorderLine.idl>
#include <com/sun/star/table/BorderLineStyle.idl>
-//=============================================================================
module com { module sun { module star { module table {
-//=============================================================================
/** A border line, extended with line style.
@@ -60,7 +58,6 @@ published struct BorderLine2 : BorderLine
unsigned long LineWidth;
};
-//=============================================================================
}; }; }; };