registerservices.cxx (2434eb8b) | registerservices.cxx (d975be8c) |
---|---|
1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance --- 39 unchanged lines hidden (view full) --- 48 IFFACTORIE( Service2 ) 49 ) 50=================================================================================================================*/ 51#include <services/urltransformer.hxx> 52#include <services/desktop.hxx> 53#include <services/tabwindowservice.hxx> 54#include <services/frame.hxx> 55#include <services/modulemanager.hxx> | 1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance --- 39 unchanged lines hidden (view full) --- 48 IFFACTORIE( Service2 ) 49 ) 50=================================================================================================================*/ 51#include <services/urltransformer.hxx> 52#include <services/desktop.hxx> 53#include <services/tabwindowservice.hxx> 54#include <services/frame.hxx> 55#include <services/modulemanager.hxx> |
56//#include <dispatch/oxt_handler.hxx> | |
57#include <jobs/jobexecutor.hxx> | 56#include <jobs/jobexecutor.hxx> |
58//#include <recording/dispatchrecordersupplier.hxx> 59//#include <recording/dispatchrecorder.hxx> 60//#include <dispatch/mailtodispatcher.hxx> 61//#include <dispatch/servicehandler.hxx> | |
62#include <jobs/jobdispatch.hxx> 63#include <services/backingcomp.hxx> | 57#include <jobs/jobdispatch.hxx> 58#include <services/backingcomp.hxx> |
64//#include <services/dispatchhelper.hxx> | |
65#include <services/layoutmanager.hxx> | 59#include <services/layoutmanager.hxx> |
66//#include <services/license.hxx> | |
67#include <uifactory/uielementfactorymanager.hxx> 68#include <uifactory/popupmenucontrollerfactory.hxx> | 60#include <uifactory/uielementfactorymanager.hxx> 61#include <uifactory/popupmenucontrollerfactory.hxx> |
69//#include <uielement/fontmenucontroller.hxx> 70//#include <uielement/fontsizemenucontroller.hxx> | |
71#include <uielement/objectmenucontroller.hxx> | 62#include <uielement/objectmenucontroller.hxx> |
72//#include <uielement/headermenucontroller.hxx> 73//#include <uielement/footermenucontroller.hxx> | |
74#include <uielement/controlmenucontroller.hxx> | 63#include <uielement/controlmenucontroller.hxx> |
75//#include <uielement/macrosmenucontroller.hxx> | |
76#include <uielement/uicommanddescription.hxx> 77#include <uiconfiguration/uiconfigurationmanager.hxx> 78#include <uiconfiguration/moduleuicfgsupplier.hxx> 79#include <uiconfiguration/moduleuiconfigurationmanager.hxx> 80#include <uifactory/menubarfactory.hxx> 81#include <accelerators/globalacceleratorconfiguration.hxx> 82#include <accelerators/moduleacceleratorconfiguration.hxx> 83#include <accelerators/documentacceleratorconfiguration.hxx> 84#include <uifactory/toolboxfactory.hxx> 85#include <uifactory/addonstoolboxfactory.hxx> 86#include "uiconfiguration/windowstateconfiguration.hxx" | 64#include <uielement/uicommanddescription.hxx> 65#include <uiconfiguration/uiconfigurationmanager.hxx> 66#include <uiconfiguration/moduleuicfgsupplier.hxx> 67#include <uiconfiguration/moduleuiconfigurationmanager.hxx> 68#include <uifactory/menubarfactory.hxx> 69#include <accelerators/globalacceleratorconfiguration.hxx> 70#include <accelerators/moduleacceleratorconfiguration.hxx> 71#include <accelerators/documentacceleratorconfiguration.hxx> 72#include <uifactory/toolboxfactory.hxx> 73#include <uifactory/addonstoolboxfactory.hxx> 74#include "uiconfiguration/windowstateconfiguration.hxx" |
87//#include <uielement/toolbarsmenucontroller.hxx> | |
88#include "uifactory/toolbarcontrollerfactory.hxx" 89#include "uifactory/statusbarcontrollerfactory.hxx" 90#include <services/autorecovery.hxx> 91#include <helper/statusindicatorfactory.hxx> 92#include <uielement/recentfilesmenucontroller.hxx> 93#include <uifactory/statusbarfactory.hxx> 94#include <uiconfiguration/uicategorydescription.hxx> 95#include <services/sessionlistener.hxx> | 75#include "uifactory/toolbarcontrollerfactory.hxx" 76#include "uifactory/statusbarcontrollerfactory.hxx" 77#include <services/autorecovery.hxx> 78#include <helper/statusindicatorfactory.hxx> 79#include <uielement/recentfilesmenucontroller.hxx> 80#include <uifactory/statusbarfactory.hxx> 81#include <uiconfiguration/uicategorydescription.hxx> 82#include <services/sessionlistener.hxx> |
96//#include <uielement/newmenucontroller.hxx> | |
97#include <services/taskcreatorsrv.hxx> | 83#include <services/taskcreatorsrv.hxx> |
98//#include <services/uriabbreviation.hxx> 99 | |
100#include <uielement/langselectionstatusbarcontroller.hxx> | 84#include <uielement/langselectionstatusbarcontroller.hxx> |
101//#include <uielement/langselectionmenucontroller.hxx> | |
102#include <uiconfiguration/imagemanager.hxx> 103#include <uifactory/windowcontentfactorymanager.hxx> 104#include <services/substitutepathvars.hxx> 105#include <services/pathsettings.hxx> | 85#include <uiconfiguration/imagemanager.hxx> 86#include <uifactory/windowcontentfactorymanager.hxx> 87#include <services/substitutepathvars.hxx> 88#include <services/pathsettings.hxx> |
89#include <services/EventMultiplexer.hxx> |
|
106 107COMPONENTGETIMPLEMENTATIONENVIRONMENT 108 109COMPONENTGETFACTORY ( IFFACTORY( ::framework::URLTransformer ) else 110 IFFACTORY( ::framework::Desktop ) else 111 IFFACTORY( ::framework::Frame ) else | 90 91COMPONENTGETIMPLEMENTATIONENVIRONMENT 92 93COMPONENTGETFACTORY ( IFFACTORY( ::framework::URLTransformer ) else 94 IFFACTORY( ::framework::Desktop ) else 95 IFFACTORY( ::framework::Frame ) else |
112 //IFFACTORY( ::framework::Oxt_Handler ) else | |
113 IFFACTORY( ::framework::JobExecutor ) else | 96 IFFACTORY( ::framework::JobExecutor ) else |
114 //IFFACTORY( ::framework::DispatchRecorderSupplier ) else 115 //IFFACTORY( ::framework::DispatchRecorder ) else 116 //IFFACTORY( ::framework::MailToDispatcher ) else 117 //IFFACTORY( ::framework::ServiceHandler ) else | |
118 IFFACTORY( ::framework::JobDispatch ) else 119 IFFACTORY( ::framework::BackingComp ) else | 97 IFFACTORY( ::framework::JobDispatch ) else 98 IFFACTORY( ::framework::BackingComp ) else |
120 //IFFACTORY( ::framework::DispatchHelper ) else | |
121 IFFACTORY( ::framework::LayoutManager ) else | 99 IFFACTORY( ::framework::LayoutManager ) else |
122 //IFFACTORY( ::framework::License ) else | |
123 IFFACTORY( ::framework::UIElementFactoryManager ) else 124 IFFACTORY( ::framework::PopupMenuControllerFactory ) else | 100 IFFACTORY( ::framework::UIElementFactoryManager ) else 101 IFFACTORY( ::framework::PopupMenuControllerFactory ) else |
125 //IFFACTORY( ::framework::FontMenuController ) else 126 //IFFACTORY( ::framework::FontSizeMenuController ) else | |
127 IFFACTORY( ::framework::ObjectMenuController ) else | 102 IFFACTORY( ::framework::ObjectMenuController ) else |
128 //IFFACTORY( ::framework::HeaderMenuController ) else 129 //IFFACTORY( ::framework::FooterMenuController ) else | |
130 IFFACTORY( ::framework::ControlMenuController ) else | 103 IFFACTORY( ::framework::ControlMenuController ) else |
131 //IFFACTORY( ::framework::MacrosMenuController ) else | |
132 IFFACTORY( ::framework::UICommandDescription ) else 133 IFFACTORY( ::framework::ModuleManager ) else 134 IFFACTORY( ::framework::UIConfigurationManager ) else 135 IFFACTORY( ::framework::ModuleUIConfigurationManagerSupplier ) else 136 IFFACTORY( ::framework::ModuleUIConfigurationManager ) else 137 IFFACTORY( ::framework::MenuBarFactory ) else 138 IFFACTORY( ::framework::GlobalAcceleratorConfiguration ) else 139 IFFACTORY( ::framework::ModuleAcceleratorConfiguration ) else 140 IFFACTORY( ::framework::DocumentAcceleratorConfiguration ) else 141 IFFACTORY( ::framework::ToolBoxFactory ) else 142 IFFACTORY( ::framework::AddonsToolBoxFactory ) else 143 IFFACTORY( ::framework::WindowStateConfiguration ) else 144 IFFACTORY( ::framework::ToolbarControllerFactory ) else | 104 IFFACTORY( ::framework::UICommandDescription ) else 105 IFFACTORY( ::framework::ModuleManager ) else 106 IFFACTORY( ::framework::UIConfigurationManager ) else 107 IFFACTORY( ::framework::ModuleUIConfigurationManagerSupplier ) else 108 IFFACTORY( ::framework::ModuleUIConfigurationManager ) else 109 IFFACTORY( ::framework::MenuBarFactory ) else 110 IFFACTORY( ::framework::GlobalAcceleratorConfiguration ) else 111 IFFACTORY( ::framework::ModuleAcceleratorConfiguration ) else 112 IFFACTORY( ::framework::DocumentAcceleratorConfiguration ) else 113 IFFACTORY( ::framework::ToolBoxFactory ) else 114 IFFACTORY( ::framework::AddonsToolBoxFactory ) else 115 IFFACTORY( ::framework::WindowStateConfiguration ) else 116 IFFACTORY( ::framework::ToolbarControllerFactory ) else |
145 //IFFACTORY( ::framework::ToolbarsMenuController ) else | |
146 IFFACTORY( ::framework::AutoRecovery ) else 147 IFFACTORY( ::framework::StatusIndicatorFactory ) else 148 IFFACTORY( ::framework::RecentFilesMenuController ) else 149 IFFACTORY( ::framework::StatusBarFactory ) else 150 IFFACTORY( ::framework::UICategoryDescription ) else 151 IFFACTORY( ::framework::SessionListener ) else 152 IFFACTORY( ::framework::StatusbarControllerFactory ) else 153 IFFACTORY( ::framework::SessionListener ) else 154 IFFACTORY( ::framework::TaskCreatorService ) else | 117 IFFACTORY( ::framework::AutoRecovery ) else 118 IFFACTORY( ::framework::StatusIndicatorFactory ) else 119 IFFACTORY( ::framework::RecentFilesMenuController ) else 120 IFFACTORY( ::framework::StatusBarFactory ) else 121 IFFACTORY( ::framework::UICategoryDescription ) else 122 IFFACTORY( ::framework::SessionListener ) else 123 IFFACTORY( ::framework::StatusbarControllerFactory ) else 124 IFFACTORY( ::framework::SessionListener ) else 125 IFFACTORY( ::framework::TaskCreatorService ) else |
155 //IFFACTORY( ::framework::NewMenuController ) else 156 //IFFACTORY( ::framework::UriAbbreviation ) else 157 //IFFACTORY( ::framework::PopupMenuDispatcher ) else | |
158 IFFACTORY( ::framework::ImageManager ) else 159 IFFACTORY( ::framework::LangSelectionStatusbarController ) else | 126 IFFACTORY( ::framework::ImageManager ) else 127 IFFACTORY( ::framework::LangSelectionStatusbarController ) else |
160 //IFFACTORY( ::framework::LanguageSelectionMenuController ) else | |
161 IFFACTORY( ::framework::WindowContentFactoryManager ) else 162 IFFACTORY( ::framework::TabWindowService ) else 163 IFFACTORY( ::framework::SubstitutePathVariables ) else | 128 IFFACTORY( ::framework::WindowContentFactoryManager ) else 129 IFFACTORY( ::framework::TabWindowService ) else 130 IFFACTORY( ::framework::SubstitutePathVariables ) else |
164 IFFACTORY( ::framework::PathSettings ) | 131 IFFACTORY( ::framework::PathSettings ) else 132 IFFACTORY( ::framework::EventMultiplexer ) |
165 ) 166 | 133 ) 134 |