summaryrefslogtreecommitdiff
path: root/include/toolkit/controls/controlmodelcontainerbase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/toolkit/controls/controlmodelcontainerbase.hxx')
-rw-r--r--include/toolkit/controls/controlmodelcontainerbase.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/toolkit/controls/controlmodelcontainerbase.hxx b/include/toolkit/controls/controlmodelcontainerbase.hxx
index 54e4ca17d640..90abe782b8db 100644
--- a/include/toolkit/controls/controlmodelcontainerbase.hxx
+++ b/include/toolkit/controls/controlmodelcontainerbase.hxx
@@ -40,9 +40,9 @@
#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/lang/XInitialization.hpp>
#include <tools/gen.hxx>
-// ----------------------------------------------------
+
// class ControlModelContainerBase
-// ----------------------------------------------------
+
typedef UnoControlModel ControlModel_Base;
typedef ::cppu::AggImplInheritanceHelper8 < ControlModel_Base
, ::com::sun::star::lang::XMultiServiceFactory