registerservices.cxx (22de8995) registerservices.cxx (dccf82be)
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

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

53#include <services/tabwindowservice.hxx>
54#include <services/frame.hxx>
55#include <services/modulemanager.hxx>
56#include <jobs/jobexecutor.hxx>
57#include <jobs/jobdispatch.hxx>
58#include <services/backingcomp.hxx>
59#include <services/layoutmanager.hxx>
60#include <uifactory/uielementfactorymanager.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

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

53#include <services/tabwindowservice.hxx>
54#include <services/frame.hxx>
55#include <services/modulemanager.hxx>
56#include <jobs/jobexecutor.hxx>
57#include <jobs/jobdispatch.hxx>
58#include <services/backingcomp.hxx>
59#include <services/layoutmanager.hxx>
60#include <uifactory/uielementfactorymanager.hxx>
61#include <uifactory/popupmenucontrollerfactory.hxx>
61#include <uifactory/uicontrollerfactory.hxx>
62#include <uielement/objectmenucontroller.hxx>
63#include <uielement/controlmenucontroller.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"
62#include <uielement/objectmenucontroller.hxx>
63#include <uielement/controlmenucontroller.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"
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>
83#include <services/taskcreatorsrv.hxx>
84#include <uielement/langselectionstatusbarcontroller.hxx>

--- 50 unchanged lines hidden ---
75#include <services/autorecovery.hxx>
76#include <helper/statusindicatorfactory.hxx>
77#include <uielement/recentfilesmenucontroller.hxx>
78#include <uifactory/statusbarfactory.hxx>
79#include <uiconfiguration/uicategorydescription.hxx>
80#include <services/sessionlistener.hxx>
81#include <services/taskcreatorsrv.hxx>
82#include <uielement/langselectionstatusbarcontroller.hxx>

--- 50 unchanged lines hidden ---