summaryrefslogtreecommitdiff
path: root/framework/inc/uifactory/uielementfactorymanager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/uifactory/uielementfactorymanager.hxx')
-rw-r--r--framework/inc/uifactory/uielementfactorymanager.hxx9
1 files changed, 0 insertions, 9 deletions
diff --git a/framework/inc/uifactory/uielementfactorymanager.hxx b/framework/inc/uifactory/uielementfactorymanager.hxx
index 8c7d1a02f436..5a7c1f96a64a 100644
--- a/framework/inc/uifactory/uielementfactorymanager.hxx
+++ b/framework/inc/uifactory/uielementfactorymanager.hxx
@@ -35,9 +35,6 @@
#include <vector>
#include <list>
-//_________________________________________________________________________________________________________________
-// my own includes
-//_________________________________________________________________________________________________________________
#include <threadhelp/threadhelpbase.hxx>
#include <macros/generic.hxx>
#include <macros/xinterface.hxx>
@@ -45,9 +42,6 @@
#include <macros/xserviceinfo.hxx>
#include <stdtypes.h>
-//_________________________________________________________________________________________________________________
-// interface includes
-//_________________________________________________________________________________________________________________
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/ui/XUIElementFactory.hpp>
#include <com/sun/star/ui/XUIElementFactoryRegistration.hpp>
@@ -55,9 +49,6 @@
#include <com/sun/star/container/XNameAccess.hpp>
#include "com/sun/star/frame/XModuleManager.hpp"
-//_________________________________________________________________________________________________________________
-// other includes
-//_________________________________________________________________________________________________________________
#include <cppuhelper/implbase1.hxx>
#include <cppuhelper/implbase3.hxx>
#include <rtl/ustring.hxx>