#include <uiconfiguration/globalsettings.hxx>
#include <services.h>
#include <com/sun/star/configuration/theDefaultProvider.hpp>
#include <com/sun/star/container/XNameAccess.hpp>
#include <com/sun/star/lang/XComponent.hpp>
#include <com/sun/star/lang/XEventListener.hpp>
#include <rtl/ref.hxx>
#include <comphelper/propertysequence.hxx>
#include <cppuhelper/implbase.hxx>
#include <mutex>
#include <utility>
Go to the source code of this file.
◆ m_aNodeRefStates
OUString m_aNodeRefStates |
|
private |
◆ m_aPropDocked
◆ m_aPropLocked
◆ m_aPropStatesEnabled
OUString m_aPropStatesEnabled |
|
private |
◆ m_bConfigRead
◆ m_bDisposed
Definition at line 70 of file globalsettings.cxx.
Referenced by framework::ToolBarManager::addEventListener(), framework::MenuBarWrapper::dispose(), framework::ToolBarManager::dispose(), framework::ToolBarWrapper::dispose(), framework::ToolBarManager::disposing(), framework::GenericToolbarController::execute(), framework::ToolBarManager::FillAddonToolbar(), framework::ToolBarManager::FillToolbar(), framework::ToolBarManager::frameAction(), framework::MenuBarWrapper::getByName(), framework::MenuBarWrapper::getElementNames(), framework::MenuBarWrapper::getRealInterface(), framework::ToolBarManager::HandleClick(), framework::MenuBarWrapper::hasByName(), framework::MenuBarWrapper::hasElements(), framework::ToolBarManager::impl_elementChanged(), framework::IMPL_LINK(), framework::IMPL_LINK_NOARG(), framework::MenuBarWrapper::initialize(), framework::ToolBarWrapper::initialize(), framework::ToolBarWrapper::notifyContextChangeEvent(), framework::ToolBarManager::OnDropdownClick(), framework::ToolBarManager::RemoveControllers(), framework::ToolBarWrapper::setFastPropertyValue_NoBroadcast(), framework::LanguageSelectionMenuController::statusChanged(), framework::GenericToolbarController::statusChanged(), framework::ToolBarWrapper::update(), framework::MenuBarWrapper::updateSettings(), and framework::ToolBarWrapper::updateSettings().
◆ m_mutex
◆ m_xConfigAccess
◆ m_xContext