Home
last modified time | relevance | path

Searched refs:mpViewShellBase (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sd/source/ui/view/
H A DViewTabBar.cxx114 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()
/trunk/main/sd/source/ui/framework/factories/
H A DBasicPaneFactory.cxx130 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()
H A DBasicToolBarFactory.cxx80 mpViewShellBase(NULL) in BasicToolBarFactory()
105 mpViewShellBase = NULL; in Shutdown()
136 mpViewShellBase = pController->GetViewShellBase(); in initialize()
H A DBasicToolBarFactory.hxx104 ViewShellBase* mpViewShellBase; member in sd::framework::BasicToolBarFactory
H A DBasicPaneFactory.hxx123 ViewShellBase* mpViewShellBase; member in sd::framework::BasicPaneFactory
/trunk/main/sd/source/ui/slideshow/
H A DSlideShowRestarter.cxx50 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()
H A DSlideShowRestarter.hxx67 ViewShellBase* mpViewShellBase; member in sd::SlideShowRestarter
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorter.cxx131 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()
/trunk/main/sd/source/ui/inc/
H A DSlideSorter.hxx234 ViewShellBase* mpViewShellBase; member in sd::slidesorter::SlideSorter
H A DViewTabBar.hxx182 ViewShellBase* mpViewShellBase; member in sd::ViewTabBar

Completed in 50 milliseconds