Home
last modified time | relevance | path

Searched refs:rViewShell (Results 1 – 25 of 32) sorted by last modified time

12

/trunk/main/sd/source/ui/view/
H A DToolBarManager.cxx230 const ::sd::ViewShell& rViewShell,
580 const ViewShell& rViewShell, in SelectionHasChanged() argument
584 mpImpl->GetToolBarRules().SelectionHasChanged(rViewShell,rView); in SelectionHasChanged()
1273 const ::sd::ViewShell& rViewShell, in SelectionHasChanged()
1303 switch(rViewShell.GetShellType()) in SelectionHasChanged()
H A DDocumentRenderer.cxx747 ViewShell& rViewShell,
798 ViewShell& rViewShell, in Print() argument
804 (void)rViewShell; in Print()
856 ViewShell& rViewShell, in Print() argument
862 (void)rViewShell; in Print()
942 ViewShell& rViewShell, in Print() argument
948 (void)rViewShell; in Print()
1015 ViewShell& rViewShell, in Print() argument
1112 rViewShell.SetPrintedHandoutPageNum(1); in Print()
1164 ViewShell& rViewShell, in Print() argument
[all …]
H A DViewShellManager.cxx248 const SfxShell& rViewShell,
336 void ViewShellManager::ActivateSubShell (const ViewShell& rViewShell, ShellId nId) in ActivateSubShell() argument
339 mpImpl->ActivateSubShell(rViewShell,nId); in ActivateSubShell()
345 void ViewShellManager::DeactivateSubShell (const ViewShell& rViewShell, ShellId nId) in DeactivateSubShell() argument
348 mpImpl->DeactivateSubShell(rViewShell,nId); in DeactivateSubShell()
H A DViewShellImplementation.cxx71 ViewShell::Implementation::Implementation (ViewShell& rViewShell) in Implementation() argument
78 mrViewShell(rViewShell) in Implementation()
H A Dviewshel.cxx118 ViewShellObjectBarFactory (::sd::ViewShell& rViewShell);
1674 ::sd::ViewShell& rViewShell) in ViewShellObjectBarFactory() argument
1675 : mrViewShell (rViewShell) in ViewShellObjectBarFactory()
H A DWindowUpdater.cxx94 void WindowUpdater::SetViewShell (ViewShell& rViewShell) in SetViewShell() argument
96 mpViewShell = &rViewShell; in SetViewShell()
H A DFormShellManager.cxx46 FormShellManagerFactory (ViewShell& rViewShell, FormShellManager& rManager);
348 ::sd::ViewShell& rViewShell, in FormShellManagerFactory() argument
350 : mrViewShell(rViewShell), in FormShellManagerFactory()
/trunk/main/sd/source/ui/slideshow/
H A DPaneHider.cxx49 PaneHider::PaneHider (const ViewShell& rViewShell, SlideshowImpl* pSlideShow) in PaneHider() argument
50 : mrViewShell(rViewShell), in PaneHider()
H A DPaneHider.hxx46 PaneHider (const ViewShell& rViewShell, SlideshowImpl* pSlideShow);
H A Dslideshow.cxx259 bool SlideShow::IsRunning( ViewShell& rViewShell ) in IsRunning() argument
261 rtl::Reference< SlideShow > xSlideShow( GetSlideShow( rViewShell.GetViewShellBase() ) ); in IsRunning()
262 …eShow.is() && xSlideShow->isRunning() && (xSlideShow->mxController->getViewShell() == &rViewShell); in IsRunning()
/trunk/main/sw/source/ui/docvw/
H A DSidebarWinAcc.cxx47 ViewShell& rViewShell, in SidebarWinAccessibleContext() argument
50 , mrViewShell( rViewShell ) in SidebarWinAccessibleContext()
110 ViewShell& rViewShell, in SidebarWinAccessible() argument
114 , mrViewShell( rViewShell ) in SidebarWinAccessible()
H A DSidebarWinAcc.hxx41 ViewShell& rViewShell,
/trunk/main/starmath/source/
H A Ddialog.cxx1512 SmSymbolManager &rMgr, SmViewShell &rViewShell, sal_Bool bFreeRes) : in IMPL_LINK_INLINE_END()
1522 rViewSh (rViewShell), in IMPL_LINK_INLINE_END()
/trunk/main/starmath/inc/
H A Ddialog.hxx381 SmSymbolManager &rSymbolMgr, SmViewShell &rViewShell, sal_Bool bFreeRes = sal_True);
/trunk/main/sd/source/ui/unoidl/
H A DSdUnoDrawView.cxx64 DrawViewShell& rViewShell, in SdUnoDrawView() argument
68 mrDrawViewShell(rViewShell), in SdUnoDrawView()
H A DSdUnoOutlineView.cxx53 OutlineViewShell& rViewShell, in SdUnoOutlineView() argument
57 mrOutlineViewShell(rViewShell), in SdUnoOutlineView()
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorter.cxx82 ViewShell& rViewShell, in CreateSlideSorter() argument
90 rViewShell, in CreateSlideSorter()
120 ViewShell& rViewShell, in SlideSorter() argument
130 mpViewShell(&rViewShell), in SlideSorter()
131 mpViewShellBase(&rViewShell.GetViewShellBase()), in SlideSorter()
/trunk/main/sd/source/ui/sidebar/
H A DSidebarShellManager.cxx36 const ViewShell& rViewShell) in SidebarShellManager() argument
38 mrViewShell(rViewShell), in SidebarShellManager()
H A DSidebarShellManager.hxx57 const ViewShell& rViewShell);
/trunk/main/sd/source/ui/inc/
H A Dslideshow.hxx117 static bool IsRunning( ViewShell& rViewShell );
H A DToolBarManager.hxx106 const ViewShell& rViewShell,
H A DViewShellImplementation.hxx108 Implementation (ViewShell& rViewShell);
H A DWindowUpdater.hxx87 void SetViewShell (ViewShell& rViewShell);
H A DSdUnoDrawView.hxx55 DrawViewShell& rViewShell,
H A DSdUnoOutlineView.hxx52 OutlineViewShell& rViewShell,

Completed in 328 milliseconds

12