Searched refs:mpViewShellBase (Results 1 – 10 of 10) sorted by relevance
114 mpViewShellBase(NULL) in ViewTabBar()131 mpViewShellBase = pController->GetViewShellBase(); in ViewTabBar()152 if (mpViewShellBase != NULL in ViewTabBar()156 mpViewShellBase->SetViewTabBar(this); in ViewTabBar()172 if (mpViewShellBase != NULL in disposing()176 mpViewShellBase->SetViewTabBar(NULL); in disposing()438 if (mpViewShellBase != NULL) in ActivatePage()439 pIPClient = dynamic_cast<Client*>(mpViewShellBase->GetIPClient()); in ActivatePage()611 if (mpViewShellBase != NULL) in UpdateActiveButton()612 xView = FrameworkHelper::Instance(*mpViewShellBase)->GetView( in UpdateActiveButton()
129 mpViewShellBase(NULL), in BasicPaneFactory()194 mpViewShellBase = pController->GetViewShellBase(); in initialize()195 mpUpdateLockManager = mpViewShellBase->GetUpdateLockManager(); in initialize()464 if (mpViewShellBase != NULL) in CreateFrameWindowPane()466 xPane = new FrameWindowPane(rxPaneId, mpViewShellBase->GetViewWindow()); in CreateFrameWindowPane()483 mpViewShellBase->GetViewWindow())); in CreateFullScreenPane()497 if (mpViewShellBase != NULL) in CreateChildWindowPane()525 *mpViewShellBase, in CreateChildWindowPane()
79 mpViewShellBase(NULL) in BasicToolBarFactory()104 mpViewShellBase = NULL; in Shutdown()134 mpViewShellBase = pController->GetViewShellBase(); in initialize()
100 ViewShellBase* mpViewShellBase; member in sd::framework::BasicToolBarFactory
118 ViewShellBase* mpViewShellBase; member in sd::framework::BasicPaneFactory
48 mpViewShellBase(pViewShellBase), in SlideShowRestarter()118 if (mpViewShellBase != NULL) in IMPL_LINK()121 FrameworkHelper::Instance(*mpViewShellBase)); in IMPL_LINK()145 if (mpDispatcher == NULL && mpViewShellBase!=NULL) in StartPresentation()146 mpDispatcher = mpViewShellBase->GetViewFrame()->GetDispatcher(); in StartPresentation()
65 ViewShellBase* mpViewShellBase; member in sd::SlideShowRestarter
131 mpViewShellBase(&rViewShell.GetViewShellBase()), in SlideSorter()156 mpViewShellBase(&rBase), in SlideSorter()173 if (mpViewShellBase != NULL) in Init()174 mxControllerWeak = mpViewShellBase->GetController(); in Init()344 return mpViewShellBase; in GetViewShellBase()
234 ViewShellBase* mpViewShellBase; member in sd::slidesorter::SlideSorter
172 ViewShellBase* mpViewShellBase; member in sd::ViewTabBar