Home
last modified time | relevance | path

Searched refs:ConfigurationController (Results 1 – 16 of 16) sorted by relevance

/trunk/main/sd/source/ui/framework/configuration/
H A DConfigurationController.cxx92 class ConfigurationController::Implementation
96 ConfigurationController& rController,
149 ConfigurationController::Lock::~Lock (void) in ~Lock()
160 ConfigurationController::ConfigurationController (void) throw() in ConfigurationController() function in sd::framework::ConfigurationController
170 ConfigurationController::~ConfigurationController (void) throw() in ~ConfigurationController()
216 void ConfigurationController::ProcessEvent (void) in ProcessEvent()
272 void SAL_CALL ConfigurationController::notifyEvent ( in notifyEvent()
286 void SAL_CALL ConfigurationController::lock (void) in lock()
305 void SAL_CALL ConfigurationController::unlock (void) in unlock()
448 void SAL_CALL ConfigurationController::update (void) in update()
[all …]
H A DChangeRequestQueueProcessor.hxx40 class ConfigurationController;
60 const ::rtl::Reference<ConfigurationController>& rxController,
115 ::rtl::Reference<ConfigurationController> mpConfigurationController;
H A DChangeRequestQueueProcessor.cxx64 const ::rtl::Reference<ConfigurationController>& rpConfigurationController, in ChangeRequestQueueProcessor()
/trunk/main/sd/source/ui/inc/framework/
H A DConfigurationController.hxx75 class ConfigurationController class
81 ConfigurationController (void) throw();
82 virtual ~ConfigurationController (void) throw();
/trunk/main/sd/source/ui/framework/module/
H A DShellStackGuard.hxx98 ::boost::scoped_ptr<ConfigurationController::Lock> mpUpdateLock;
H A DShellStackGuard.cxx118 mpUpdateLock.reset(new ConfigurationController::Lock(mxConfigurationController)); in notifyConfigurationChange()
H A DResourceManager.cxx207 ConfigurationController::Lock aLock (mxConfigurationController); in UpdateForMainViewShell()
/trunk/main/sd/source/ui/slideshow/
H A DSlideShowRestarter.cxx139 ::sd::framework::ConfigurationController::Lock aLock ( in IMPL_LINK()
/trunk/main/sd/source/ui/framework/tools/
H A DFrameworkHelper.cxx882 rtl::Reference<ConfigurationController> pCC ( in RequestSynchronousUpdate()
883 dynamic_cast<ConfigurationController*>(mxConfigurationController.get())); in RequestSynchronousUpdate()
/trunk/main/offapi/com/sun/star/drawing/framework/
H A DModuleController.idl39 <p>See <type>ConfigurationController</type> for a comment why this
H A DConfigurationController.idl51 service ConfigurationController
H A DXConfiguration.idl48 exception of the <type>ConfigurationController</type> and objects that
/trunk/main/sd/source/ui/view/
H A DViewShellBase.cxx376 sd::framework::ConfigurationController* pConfigurationController in LateInit()
377 … = dynamic_cast<sd::framework::ConfigurationController*>(xConfigurationController.get()); in LateInit()
/trunk/main/sd/source/ui/unoidl/
H A DDrawController.cxx979 mxConfigurationController = ConfigurationController::create( in ProvideFrameworkControllers()
/trunk/main/sd/
H A DLibrary_sd.mk414 sd/source/ui/framework/configuration/ConfigurationController \
/trunk/main/offapi/
H A DUnoApi_offapi.mk68 offapi/com/sun/star/drawing/framework/ConfigurationController \

Completed in 130 milliseconds