summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/grid/DefaultGridColumnModel.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/grid/DefaultGridColumnModel.idl')
-rw-r--r--offapi/com/sun/star/awt/grid/DefaultGridColumnModel.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/grid/DefaultGridColumnModel.idl b/offapi/com/sun/star/awt/grid/DefaultGridColumnModel.idl
index a2397083e45b..44065b0c75e4 100644
--- a/offapi/com/sun/star/awt/grid/DefaultGridColumnModel.idl
+++ b/offapi/com/sun/star/awt/grid/DefaultGridColumnModel.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/awt/grid/XGridColumnModel.idl>
-//=============================================================================
module com { module sun { module star { module awt { module grid {
-//=============================================================================
/** If you do not want to implement the <type>XGridColumnModel</type> yourself, use this service.
@since OOo 3.3
@@ -35,7 +33,6 @@ service DefaultGridColumnModel
interface com::sun::star::awt::grid::XGridColumnModel;
};
-//=============================================================================
}; }; }; };};