Lines Matching refs:mpBase
85 mpBase(&rBase), in DrawController()
169 boost::shared_ptr<ViewShell> pViewShell = mpBase->GetMainViewShell(); in dispose()
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()
837 FmFormShell* pFormShell = mpBase->GetFormShellManager()->GetFormShell(); in getFormController()
838 SdrView* pSdrView = mpBase->GetDrawView(); in getFormController()
839 ::boost::shared_ptr<ViewShell> pViewShell = mpBase->GetMainViewShell(); in getFormController()
854 FmFormShell* pFormShell = mpBase->GetFormShellManager()->GetFormShell(); in isFormDesignMode()
865 FmFormShell* pFormShell = mpBase->GetFormShellManager()->GetFormShell(); in setFormDesignMode()
874 FmFormShell* pFormShell = mpBase->GetFormShellManager()->GetFormShell(); in getControl()
875 SdrView* pSdrView = mpBase->GetDrawView(); in getControl()
876 ::boost::shared_ptr<ViewShell> pViewShell = mpBase->GetMainViewShell(); in getControl()