summaryrefslogtreecommitdiff
path: root/framework/source/register/registerservices.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/register/registerservices.cxx')
-rw-r--r--framework/source/register/registerservices.cxx134
1 files changed, 69 insertions, 65 deletions
diff --git a/framework/source/register/registerservices.cxx b/framework/source/register/registerservices.cxx
index 48d383ce7b..c7ef3da666 100644
--- a/framework/source/register/registerservices.cxx
+++ b/framework/source/register/registerservices.cxx
@@ -61,29 +61,29 @@
=================================================================================================================*/
#include <services/urltransformer.hxx>
#include <services/desktop.hxx>
-#include <services/tabwindowservice.hxx>
+//#include <services/tabwindowservice.hxx>
#include <services/frame.hxx>
#include <services/modulemanager.hxx>
-#include <dispatch/oxt_handler.hxx>
+//#include <dispatch/oxt_handler.hxx>
#include <jobs/jobexecutor.hxx>
-#include <recording/dispatchrecordersupplier.hxx>
-#include <recording/dispatchrecorder.hxx>
-#include <dispatch/mailtodispatcher.hxx>
-#include <dispatch/servicehandler.hxx>
+//#include <recording/dispatchrecordersupplier.hxx>
+//#include <recording/dispatchrecorder.hxx>
+//#include <dispatch/mailtodispatcher.hxx>
+//#include <dispatch/servicehandler.hxx>
#include <jobs/jobdispatch.hxx>
#include <services/backingcomp.hxx>
-#include <services/dispatchhelper.hxx>
+//#include <services/dispatchhelper.hxx>
#include <services/layoutmanager.hxx>
-#include <services/license.hxx>
+//#include <services/license.hxx>
#include <uifactory/uielementfactorymanager.hxx>
#include <uifactory/popupmenucontrollerfactory.hxx>
-#include <uielement/fontmenucontroller.hxx>
-#include <uielement/fontsizemenucontroller.hxx>
+//#include <uielement/fontmenucontroller.hxx>
+//#include <uielement/fontsizemenucontroller.hxx>
#include <uielement/objectmenucontroller.hxx>
-#include <uielement/headermenucontroller.hxx>
-#include <uielement/footermenucontroller.hxx>
+//#include <uielement/headermenucontroller.hxx>
+//#include <uielement/footermenucontroller.hxx>
#include <uielement/controlmenucontroller.hxx>
-#include <uielement/macrosmenucontroller.hxx>
+//#include <uielement/macrosmenucontroller.hxx>
#include <uielement/uicommanddescription.hxx>
#include <uiconfiguration/uiconfigurationmanager.hxx>
#include <uiconfiguration/moduleuicfgsupplier.hxx>
@@ -95,53 +95,54 @@
#include <uifactory/toolboxfactory.hxx>
#include <uifactory/addonstoolboxfactory.hxx>
#include "uiconfiguration/windowstateconfiguration.hxx"
-#include <uielement/toolbarsmenucontroller.hxx>
+//#include <uielement/toolbarsmenucontroller.hxx>
#include "uifactory/toolbarcontrollerfactory.hxx"
#include "uifactory/statusbarcontrollerfactory.hxx"
-#include <uielement/toolbarsmenucontroller.hxx>
#include <services/autorecovery.hxx>
#include <helper/statusindicatorfactory.hxx>
#include <uielement/recentfilesmenucontroller.hxx>
#include <uifactory/statusbarfactory.hxx>
#include <uiconfiguration/uicategorydescription.hxx>
#include <services/sessionlistener.hxx>
-#include <uielement/logoimagestatusbarcontroller.hxx>
-#include <uielement/logotextstatusbarcontroller.hxx>
-#include <uielement/newmenucontroller.hxx>
+//#include <uielement/logoimagestatusbarcontroller.hxx>
+//#include <uielement/logotextstatusbarcontroller.hxx>
+//#include <uielement/newmenucontroller.hxx>
#include <services/taskcreatorsrv.hxx>
-#include <uielement/simpletextstatusbarcontroller.hxx>
-#include <services/uriabbreviation.hxx>
-#include <dispatch/popupmenudispatcher.hxx>
+//#include <uielement/simpletextstatusbarcontroller.hxx>
+//#include <services/uriabbreviation.hxx>
+
#include <uielement/langselectionstatusbarcontroller.hxx>
-#include <uielement/langselectionmenucontroller.hxx>
+//#include <uielement/langselectionmenucontroller.hxx>
#include <uiconfiguration/imagemanager.hxx>
#include <uifactory/windowcontentfactorymanager.hxx>
+#include <services/substitutepathvars.hxx>
+#include <services/pathsettings.hxx>
COMPONENTGETIMPLEMENTATIONENVIRONMENT
COMPONENTWRITEINFO ( COMPONENTINFO( ::framework::URLTransformer )
COMPONENTINFO( ::framework::Desktop )
COMPONENTINFO( ::framework::Frame )
- COMPONENTINFO( ::framework::Oxt_Handler )
+ //COMPONENTINFO( ::framework::Oxt_Handler )
COMPONENTINFO( ::framework::JobExecutor )
- COMPONENTINFO( ::framework::DispatchRecorderSupplier )
- COMPONENTINFO( ::framework::DispatchRecorder )
- COMPONENTINFO( ::framework::MailToDispatcher )
- COMPONENTINFO( ::framework::ServiceHandler )
+ //COMPONENTINFO( ::framework::DispatchRecorderSupplier )
+ //COMPONENTINFO( ::framework::DispatchRecorder )
+ //COMPONENTINFO( ::framework::MailToDispatcher )
+ //COMPONENTINFO( ::framework::ServiceHandler )
COMPONENTINFO( ::framework::JobDispatch )
COMPONENTINFO( ::framework::BackingComp )
- COMPONENTINFO( ::framework::DispatchHelper )
+ //COMPONENTINFO( ::framework::DispatchHelper )
COMPONENTINFO( ::framework::LayoutManager )
- COMPONENTINFO( ::framework::License )
+ //COMPONENTINFO( ::framework::License )
COMPONENTINFO( ::framework::UIElementFactoryManager )
COMPONENTINFO( ::framework::PopupMenuControllerFactory )
- COMPONENTINFO( ::framework::FontMenuController )
- COMPONENTINFO( ::framework::FontSizeMenuController )
+ //COMPONENTINFO( ::framework::FontMenuController )
+ //COMPONENTINFO( ::framework::FontSizeMenuController )
COMPONENTINFO( ::framework::ObjectMenuController )
- COMPONENTINFO( ::framework::HeaderMenuController )
- COMPONENTINFO( ::framework::FooterMenuController )
+ //COMPONENTINFO( ::framework::HeaderMenuController )
+ //COMPONENTINFO( ::framework::FooterMenuController )
COMPONENTINFO( ::framework::ControlMenuController )
- COMPONENTINFO( ::framework::MacrosMenuController )
+ //COMPONENTINFO( ::framework::MacrosMenuController )
COMPONENTINFO( ::framework::UICommandDescription )
COMPONENTINFO( ::framework::ModuleManager )
COMPONENTINFO( ::framework::UIConfigurationManager )
@@ -155,7 +156,7 @@ COMPONENTWRITEINFO ( COMPONENTINFO( ::framework::URLTransformer
COMPONENTINFO( ::framework::AddonsToolBoxFactory )
COMPONENTINFO( ::framework::WindowStateConfiguration )
COMPONENTINFO( ::framework::ToolbarControllerFactory )
- COMPONENTINFO( ::framework::ToolbarsMenuController )
+ //COMPONENTINFO( ::framework::ToolbarsMenuController )
COMPONENTINFO( ::framework::AutoRecovery )
COMPONENTINFO( ::framework::StatusIndicatorFactory )
COMPONENTINFO( ::framework::RecentFilesMenuController )
@@ -163,43 +164,45 @@ COMPONENTWRITEINFO ( COMPONENTINFO( ::framework::URLTransformer
COMPONENTINFO( ::framework::UICategoryDescription )
COMPONENTINFO( ::framework::StatusbarControllerFactory )
COMPONENTINFO( ::framework::SessionListener )
- COMPONENTINFO( ::framework::LogoImageStatusbarController )
- COMPONENTINFO( ::framework::LogoTextStatusbarController )
- COMPONENTINFO( ::framework::NewMenuController )
+ //COMPONENTINFO( ::framework::LogoImageStatusbarController )
+ //COMPONENTINFO( ::framework::LogoTextStatusbarController )
+ //COMPONENTINFO( ::framework::NewMenuController )
COMPONENTINFO( ::framework::TaskCreatorService )
- COMPONENTINFO( ::framework::SimpleTextStatusbarController )
- COMPONENTINFO( ::framework::UriAbbreviation )
- COMPONENTINFO( ::framework::PopupMenuDispatcher )
+ //COMPONENTINFO( ::framework::SimpleTextStatusbarController )
+ //COMPONENTINFO( ::framework::UriAbbreviation )
+ //COMPONENTINFO( ::framework::PopupMenuDispatcher )
COMPONENTINFO( ::framework::ImageManager )
COMPONENTINFO( ::framework::LangSelectionStatusbarController )
- COMPONENTINFO( ::framework::LanguageSelectionMenuController )
- COMPONENTINFO( ::framework::TabWindowService )
+ //COMPONENTINFO( ::framework::LanguageSelectionMenuController )
+ //COMPONENTINFO( ::framework::TabWindowService )
COMPONENTINFO( ::framework::WindowContentFactoryManager )
+ COMPONENTINFO( ::framework::SubstitutePathVariables )
+ COMPONENTINFO( ::framework::PathSettings )
)
COMPONENTGETFACTORY ( IFFACTORY( ::framework::URLTransformer ) else
IFFACTORY( ::framework::Desktop ) else
IFFACTORY( ::framework::Frame ) else
- IFFACTORY( ::framework::Oxt_Handler ) else
+ //IFFACTORY( ::framework::Oxt_Handler ) else
IFFACTORY( ::framework::JobExecutor ) else
- IFFACTORY( ::framework::DispatchRecorderSupplier ) else
- IFFACTORY( ::framework::DispatchRecorder ) else
- IFFACTORY( ::framework::MailToDispatcher ) else
- IFFACTORY( ::framework::ServiceHandler ) else
+ //IFFACTORY( ::framework::DispatchRecorderSupplier ) else
+ //IFFACTORY( ::framework::DispatchRecorder ) else
+ //IFFACTORY( ::framework::MailToDispatcher ) else
+ //IFFACTORY( ::framework::ServiceHandler ) else
IFFACTORY( ::framework::JobDispatch ) else
IFFACTORY( ::framework::BackingComp ) else
- IFFACTORY( ::framework::DispatchHelper ) else
+ //IFFACTORY( ::framework::DispatchHelper ) else
IFFACTORY( ::framework::LayoutManager ) else
- IFFACTORY( ::framework::License ) else
+ //IFFACTORY( ::framework::License ) else
IFFACTORY( ::framework::UIElementFactoryManager ) else
IFFACTORY( ::framework::PopupMenuControllerFactory ) else
- IFFACTORY( ::framework::FontMenuController ) else
- IFFACTORY( ::framework::FontSizeMenuController ) else
+ //IFFACTORY( ::framework::FontMenuController ) else
+ //IFFACTORY( ::framework::FontSizeMenuController ) else
IFFACTORY( ::framework::ObjectMenuController ) else
- IFFACTORY( ::framework::HeaderMenuController ) else
- IFFACTORY( ::framework::FooterMenuController ) else
+ //IFFACTORY( ::framework::HeaderMenuController ) else
+ //IFFACTORY( ::framework::FooterMenuController ) else
IFFACTORY( ::framework::ControlMenuController ) else
- IFFACTORY( ::framework::MacrosMenuController ) else
+ //IFFACTORY( ::framework::MacrosMenuController ) else
IFFACTORY( ::framework::UICommandDescription ) else
IFFACTORY( ::framework::ModuleManager ) else
IFFACTORY( ::framework::UIConfigurationManager ) else
@@ -213,7 +216,7 @@ COMPONENTGETFACTORY ( IFFACTORY( ::framework::URLTransformer ) else
IFFACTORY( ::framework::AddonsToolBoxFactory ) else
IFFACTORY( ::framework::WindowStateConfiguration ) else
IFFACTORY( ::framework::ToolbarControllerFactory ) else
- IFFACTORY( ::framework::ToolbarsMenuController ) else
+ //IFFACTORY( ::framework::ToolbarsMenuController ) else
IFFACTORY( ::framework::AutoRecovery ) else
IFFACTORY( ::framework::StatusIndicatorFactory ) else
IFFACTORY( ::framework::RecentFilesMenuController ) else
@@ -222,18 +225,19 @@ COMPONENTGETFACTORY ( IFFACTORY( ::framework::URLTransformer ) else
IFFACTORY( ::framework::SessionListener ) else
IFFACTORY( ::framework::StatusbarControllerFactory ) else
IFFACTORY( ::framework::SessionListener ) else
- IFFACTORY( ::framework::LogoImageStatusbarController ) else
- IFFACTORY( ::framework::LogoTextStatusbarController ) else
+ //IFFACTORY( ::framework::LogoImageStatusbarController ) else
+ //IFFACTORY( ::framework::LogoTextStatusbarController ) else
IFFACTORY( ::framework::TaskCreatorService ) else
- IFFACTORY( ::framework::NewMenuController ) else
- IFFACTORY( ::framework::SimpleTextStatusbarController ) else
- IFFACTORY( ::framework::UriAbbreviation ) else
- IFFACTORY( ::framework::PopupMenuDispatcher ) else
+ //IFFACTORY( ::framework::NewMenuController ) else
+ //IFFACTORY( ::framework::SimpleTextStatusbarController ) else
+ //IFFACTORY( ::framework::UriAbbreviation ) else
+ //IFFACTORY( ::framework::PopupMenuDispatcher ) else
IFFACTORY( ::framework::ImageManager ) else
- IFFACTORY( ::framework::PopupMenuDispatcher ) else
IFFACTORY( ::framework::LangSelectionStatusbarController ) else
- IFFACTORY( ::framework::LanguageSelectionMenuController ) else
+ //IFFACTORY( ::framework::LanguageSelectionMenuController ) else
IFFACTORY( ::framework::WindowContentFactoryManager ) else
- IFFACTORY( ::framework::TabWindowService )
+ //IFFACTORY( ::framework::TabWindowService ) else
+ IFFACTORY( ::framework::SubstitutePathVariables ) else
+ IFFACTORY( ::framework::PathSettings )
)