summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/awt/grid/DefaultGridDataModel.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/grid/DefaultGridDataModel.idl')
-rw-r--r--offapi/com/sun/star/awt/grid/DefaultGridDataModel.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/grid/DefaultGridDataModel.idl b/offapi/com/sun/star/awt/grid/DefaultGridDataModel.idl
index 2c608ededa8a..8e1ae0a65f24 100644
--- a/offapi/com/sun/star/awt/grid/DefaultGridDataModel.idl
+++ b/offapi/com/sun/star/awt/grid/DefaultGridDataModel.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/awt/grid/XMutableGridDataModel.idl>
-//=============================================================================
module com { module sun { module star { module awt { module grid {
-//=============================================================================
/** If you do not want to implement the <type>XGridDataModel</type> yourself, use this service.
@@ -48,7 +46,6 @@
*/
service DefaultGridDataModel : ::com::sun::star::awt::grid::XMutableGridDataModel;
-//=============================================================================
}; }; }; };};