summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/grid/gridcontrol.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/source/controls/grid/gridcontrol.hxx')
-rw-r--r--toolkit/source/controls/grid/gridcontrol.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/toolkit/source/controls/grid/gridcontrol.hxx b/toolkit/source/controls/grid/gridcontrol.hxx
index 313d6b26b027..1ebcf6d9a773 100644
--- a/toolkit/source/controls/grid/gridcontrol.hxx
+++ b/toolkit/source/controls/grid/gridcontrol.hxx
@@ -37,9 +37,9 @@ namespace toolkit
class GridEventForwarder;
-// ===================================================================
+
// = UnoGridModel
-// ===================================================================
+
class UnoGridModel : public UnoControlModel
{
protected:
@@ -69,9 +69,9 @@ public:
};
-// ===================================================================
+
// = UnoGridControl
-// ===================================================================
+
typedef ::cppu::ImplInheritanceHelper2 < UnoControlBase
, ::com::sun::star::awt::grid::XGridControl
, ::com::sun::star::awt::grid::XGridRowSelection