summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/awt/grid/GridColumn.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/grid/GridColumn.idl')
-rw-r--r--offapi/com/sun/star/awt/grid/GridColumn.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/grid/GridColumn.idl b/offapi/com/sun/star/awt/grid/GridColumn.idl
index 098eb1ac6698..de844fd862ff 100644
--- a/offapi/com/sun/star/awt/grid/GridColumn.idl
+++ b/offapi/com/sun/star/awt/grid/GridColumn.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/awt/grid/XGridColumn.idl>
-//=============================================================================
module com { module sun { module star { module awt { module grid {
-//=============================================================================
/** Represents a column as used by the <type>DefaultGridColumnModel</type>
@@ -36,7 +34,6 @@ service GridColumn
interface com::sun::star::awt::grid::XGridColumn;
};
-//=============================================================================
}; }; }; };};