Home
last modified time | relevance | path

Searched refs:mpBase (Results 1 – 13 of 13) sorted by relevance

/trunk/main/sd/source/ui/framework/factories/
H A DBasicViewFactory.cxx137 mpBase(NULL), in BasicViewFactory()
215 if (mpBase != NULL) in createResource()
252 if (rxView.is() && mpBase!=NULL) in releaseResource()
333 mpBase = NULL; in initialize()
394 *mpBase, in CreateViewShell()
404 *mpBase, in CreateViewShell()
413 *mpBase, in CreateViewShell()
422 *mpBase, in CreateViewShell()
432 *mpBase, in CreateViewShell()
442 *mpBase, in CreateViewShell()
[all …]
H A DBasicViewFactory.hxx114 ViewShellBase* mpBase; member in sd::framework::BasicViewFactory
/trunk/main/sd/source/ui/unoidl/
H A DDrawController.cxx85 mpBase(&rBase), in DrawController()
182 if (mxSubController.is() && mpBase!=NULL) in dispose()
184 mpBase->DisconnectAllClients(); in dispose()
185 mpBase->GetViewShellManager()->Shutdown(); in dispose()
604 ::boost::shared_ptr<ViewShell> pViewShell (mpBase->GetMainViewShell()); in BroadcastContextChange()
642 ContextChangeEventMultiplexer::NotifyContextChange(mpBase, eContext); in BroadcastContextChange()
650 return mpBase; in GetViewShellBase()
659 mpBase = NULL; in ReleaseViewShellBase()
838 SdrView* pSdrView = mpBase->GetDrawView(); in getFormController()
839 ::boost::shared_ptr<ViewShell> pViewShell = mpBase->GetMainViewShell(); in getFormController()
[all …]
/trunk/main/sd/source/ui/framework/module/
H A DCenterViewFocusModule.cxx59 mpBase(NULL), in CenterViewFocusModule()
74 mpBase = pController->GetViewShellBase(); in CenterViewFocusModule()
78 if (mxConfigurationController.is() && mpBase!=NULL) in CenterViewFocusModule()
114 mpBase = NULL; in disposing()
159 if (xTunnel.is() && mpBase!=NULL) in HandleNewView()
167 mpBase->GetViewShellManager()->MoveToTop(*pViewShell); in HandleNewView()
185 mpBase = NULL; in disposing()
H A DShellStackGuard.cxx52 mpBase(NULL), in ShellStackGuard()
68 mpBase = pController->GetViewShellBase(); in ShellStackGuard()
103 mpBase = NULL; in disposing()
137 mpBase = NULL; in disposing()
174 if (mpBase != NULL) in IsPrinting()
176 SfxPrinter* pPrinter = mpBase->GetPrinter(); in IsPrinting()
H A DToolBarModule.cxx55 mpBase(NULL), in ToolBarModule()
66 mpBase = pController->GetViewShellBase(); in ToolBarModule()
165 if (mpBase != NULL) in HandleUpdateStart()
167 ::boost::shared_ptr<ToolBarManager> pToolBarManager (mpBase->GetToolBarManager()); in HandleUpdateStart()
185 ::boost::shared_ptr<ToolBarManager> pToolBarManager (mpBase->GetToolBarManager()); in HandleUpdateEnd()
187 FrameworkHelper::Instance(*mpBase)); in HandleUpdateEnd()
H A DToolBarModule.hxx88 ViewShellBase* mpBase; member in sd::framework::ToolBarModule
H A DShellStackGuard.hxx97 ViewShellBase* mpBase; member in sd::framework::ShellStackGuard
H A DCenterViewFocusModule.hxx90 ViewShellBase* mpBase; member in sd::framework::CenterViewFocusModule
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsListener.cxx70 mpBase(mrSlideSorter.GetViewShellBase()), in Listener()
127 if (mpBase != NULL) in Listener()
129 ViewShell* pMainViewShell = mpBase->GetMainViewShell().get(); in Listener()
137 mpBase->GetEventMultiplexer()->AddEventListener( in Listener()
200 if (mpBase != NULL) in ReleaseListeners()
203 mpBase->GetEventMultiplexer()->RemoveEventListener( in ReleaseListeners()
377 if (mpBase != NULL) in IMPL_LINK()
379 ViewShell* pMainViewShell = mpBase->GetMainViewShell().get(); in IMPL_LINK()
392 if (mbIsMainViewChangePending && mpBase != NULL) in IMPL_LINK()
395 ViewShell* pMainViewShell = mpBase->GetMainViewShell().get(); in IMPL_LINK()
H A DSlsListener.hxx141 ViewShellBase* mpBase; member in sd::slidesorter::controller::Listener
/trunk/main/sd/source/ui/framework/configuration/
H A DConfigurationController.cxx114 ViewShellBase* mpBase; member in sd::framework::ConfigurationController::Implementation
699 mpBase(NULL), in Implementation()
/trunk/main/sd/source/ui/inc/
H A DDrawController.hxx310 ViewShellBase* mpBase; member in sd::DrawController

Completed in 105 milliseconds