registerservices.cxx (6d739b60) registerservices.cxx (2434eb8b)
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

--- 79 unchanged lines hidden (view full) ---

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>
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

--- 79 unchanged lines hidden (view full) ---

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>
96//#include <uielement/logoimagestatusbarcontroller.hxx>
97//#include <uielement/logotextstatusbarcontroller.hxx>
98//#include <uielement/newmenucontroller.hxx>
99#include <services/taskcreatorsrv.hxx>
96//#include <uielement/newmenucontroller.hxx>
97#include <services/taskcreatorsrv.hxx>
100//#include <uielement/simpletextstatusbarcontroller.hxx>
101//#include <services/uriabbreviation.hxx>
102
103#include <uielement/langselectionstatusbarcontroller.hxx>
104//#include <uielement/langselectionmenucontroller.hxx>
105#include <uiconfiguration/imagemanager.hxx>
106#include <uifactory/windowcontentfactorymanager.hxx>
107#include <services/substitutepathvars.hxx>
108#include <services/pathsettings.hxx>

--- 40 unchanged lines hidden (view full) ---

149 IFFACTORY( ::framework::AutoRecovery ) else
150 IFFACTORY( ::framework::StatusIndicatorFactory ) else
151 IFFACTORY( ::framework::RecentFilesMenuController ) else
152 IFFACTORY( ::framework::StatusBarFactory ) else
153 IFFACTORY( ::framework::UICategoryDescription ) else
154 IFFACTORY( ::framework::SessionListener ) else
155 IFFACTORY( ::framework::StatusbarControllerFactory ) else
156 IFFACTORY( ::framework::SessionListener ) else
98//#include <services/uriabbreviation.hxx>
99
100#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>

--- 40 unchanged lines hidden (view full) ---

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
157 //IFFACTORY( ::framework::LogoImageStatusbarController ) else
158 //IFFACTORY( ::framework::LogoTextStatusbarController ) else
159 IFFACTORY( ::framework::TaskCreatorService ) else
160 //IFFACTORY( ::framework::NewMenuController ) else
154 IFFACTORY( ::framework::TaskCreatorService ) else
155 //IFFACTORY( ::framework::NewMenuController ) else
161 //IFFACTORY( ::framework::SimpleTextStatusbarController ) else
162 //IFFACTORY( ::framework::UriAbbreviation ) else
163 //IFFACTORY( ::framework::PopupMenuDispatcher ) else
164 IFFACTORY( ::framework::ImageManager ) else
165 IFFACTORY( ::framework::LangSelectionStatusbarController ) else
166 //IFFACTORY( ::framework::LanguageSelectionMenuController ) else
167 IFFACTORY( ::framework::WindowContentFactoryManager ) else
168 IFFACTORY( ::framework::TabWindowService ) else
169 IFFACTORY( ::framework::SubstitutePathVariables ) else
170 IFFACTORY( ::framework::PathSettings )
171 )
172
156 //IFFACTORY( ::framework::UriAbbreviation ) else
157 //IFFACTORY( ::framework::PopupMenuDispatcher ) else
158 IFFACTORY( ::framework::ImageManager ) else
159 IFFACTORY( ::framework::LangSelectionStatusbarController ) else
160 //IFFACTORY( ::framework::LanguageSelectionMenuController ) else
161 IFFACTORY( ::framework::WindowContentFactoryManager ) else
162 IFFACTORY( ::framework::TabWindowService ) else
163 IFFACTORY( ::framework::SubstitutePathVariables ) else
164 IFFACTORY( ::framework::PathSettings )
165 )
166