CheckPureAnchors(const css::uno::Reference< css::drawing::framework::XConfiguration > &rxConfiguration, ::std::vector< css::uno::Reference< css::drawing::framework::XResourceId > > &rResourcesToDeactivate) | sd::framework::ConfigurationUpdater | private |
CheckUpdateSuccess() | sd::framework::ConfigurationUpdater | private |
CleanRequestedConfiguration() | sd::framework::ConfigurationUpdater | private |
ConfigurationUpdater(std::shared_ptr< ConfigurationControllerBroadcaster > pBroadcaster, std::shared_ptr< ConfigurationControllerResourceManager > pResourceManager, const rtl::Reference<::sd::DrawController > &xControllerManager) | sd::framework::ConfigurationUpdater | |
ConfigurationUpdaterLock | sd::framework::ConfigurationUpdater | friend |
DECL_LINK(TimeoutHandler, Timer *, void) | sd::framework::ConfigurationUpdater | private |
GetCurrentConfiguration() const | sd::framework::ConfigurationUpdater | inline |
GetLock() | sd::framework::ConfigurationUpdater | |
IsUpdatePossible() const | sd::framework::ConfigurationUpdater | private |
LockUpdates() | sd::framework::ConfigurationUpdater | private |
maUpdateTimer | sd::framework::ConfigurationUpdater | private |
mbUpdateBeingProcessed | sd::framework::ConfigurationUpdater | private |
mbUpdatePending | sd::framework::ConfigurationUpdater | private |
mnFailedUpdateCount | sd::framework::ConfigurationUpdater | private |
mnLockCount | sd::framework::ConfigurationUpdater | private |
mpBroadcaster | sd::framework::ConfigurationUpdater | private |
mpResourceManager | sd::framework::ConfigurationUpdater | private |
mxControllerManager | sd::framework::ConfigurationUpdater | private |
mxCurrentConfiguration | sd::framework::ConfigurationUpdater | private |
mxRequestedConfiguration | sd::framework::ConfigurationUpdater | private |
RequestUpdate(const css::uno::Reference< css::drawing::framework::XConfiguration > &rxRequestedConfiguration) | sd::framework::ConfigurationUpdater | |
SetUpdateBeingProcessed(bool bValue) | sd::framework::ConfigurationUpdater | private |
UnlockUpdates() | sd::framework::ConfigurationUpdater | private |
UpdateConfiguration() | sd::framework::ConfigurationUpdater | private |
UpdateCore(const ConfigurationClassifier &rClassifier) | sd::framework::ConfigurationUpdater | private |
~ConfigurationUpdater() | sd::framework::ConfigurationUpdater | |