summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/table/BorderLineStyle.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/table/BorderLineStyle.idl')
-rw-r--r--offapi/com/sun/star/table/BorderLineStyle.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/table/BorderLineStyle.idl b/offapi/com/sun/star/table/BorderLineStyle.idl
index 29cfe0d6b5d1..a1f886ecc35c 100644
--- a/offapi/com/sun/star/table/BorderLineStyle.idl
+++ b/offapi/com/sun/star/table/BorderLineStyle.idl
@@ -28,11 +28,9 @@
#ifndef __com_sun_star_table_BorderLineStyle_idl__
#define __com_sun_star_table_BorderLineStyle_idl__
-//=============================================================================
module com { module sun { module star { module table {
-//=============================================================================
constants BorderLineStyle
{
@@ -103,7 +101,6 @@ constants BorderLineStyle
const short INSET = 13;
};
-//=============================================================================
}; }; }; };