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()448 if (mpViewShellBase != NULL) in ActivatePage()449 pIPClient = dynamic_cast<Client*>(mpViewShellBase->GetIPClient()); in ActivatePage()621 if (mpViewShellBase != NULL) in UpdateActiveButton()622 xView = FrameworkHelper::Instance(*mpViewShellBase)->GetView( in UpdateActiveButton()
130 mpViewShellBase(NULL), in BasicPaneFactory()196 mpViewShellBase = pController->GetViewShellBase(); in initialize()197 mpUpdateLockManager = mpViewShellBase->GetUpdateLockManager(); in initialize()470 if (mpViewShellBase != NULL) in CreateFrameWindowPane()472 xPane = new FrameWindowPane(rxPaneId, mpViewShellBase->GetViewWindow()); in CreateFrameWindowPane()489 mpViewShellBase->GetViewWindow())); in CreateFullScreenPane()503 if (mpViewShellBase != NULL) in CreateChildWindowPane()531 *mpViewShellBase, in CreateChildWindowPane()
80 mpViewShellBase(NULL) in BasicToolBarFactory()105 mpViewShellBase = NULL; in Shutdown()136 mpViewShellBase = pController->GetViewShellBase(); in initialize()
104 ViewShellBase* mpViewShellBase; member in sd::framework::BasicToolBarFactory
123 ViewShellBase* mpViewShellBase; member in sd::framework::BasicPaneFactory
50 mpViewShellBase(pViewShellBase), in SlideShowRestarter()132 if (mpViewShellBase != NULL) in IMPL_LINK()135 FrameworkHelper::Instance(*mpViewShellBase)); in IMPL_LINK()162 if (mpDispatcher == NULL && mpViewShellBase!=NULL) in StartPresentation()163 mpDispatcher = mpViewShellBase->GetViewFrame()->GetDispatcher(); in StartPresentation()
67 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
182 ViewShellBase* mpViewShellBase; member in sd::ViewTabBar
Completed in 137 milliseconds