summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/awt/grid/UnoControlGrid.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/grid/UnoControlGrid.idl')
-rw-r--r--offapi/com/sun/star/awt/grid/UnoControlGrid.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/awt/grid/UnoControlGrid.idl b/offapi/com/sun/star/awt/grid/UnoControlGrid.idl
index b346b4f35b56..bd3e6de8a01e 100644
--- a/offapi/com/sun/star/awt/grid/UnoControlGrid.idl
+++ b/offapi/com/sun/star/awt/grid/UnoControlGrid.idl
@@ -32,13 +32,10 @@
#include <com/sun/star/awt/grid/XGridControl.idl>
-//=============================================================================
module com { module sun { module star { module awt { module grid {
-//=============================================================================
-//=============================================================================
/** A control that displays a set of tabular data.
@@ -72,7 +69,6 @@ service UnoControlGrid
interface com::sun::star::awt::grid::XGridControl;
};
-//=============================================================================
}; }; }; };};