Home
last modified time | relevance | path

Searched refs:mrViewShell (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sd/source/ui/view/
H A DViewShellImplementation.cxx78 mrViewShell(rViewShell) in Implementation()
107 SdDrawDocument* pDocument = mrViewShell.GetDoc(); in ProcessModifyPageSlot()
153 mrViewShell.GetViewFrame()->GetFrame().GetFrameInterface()); in ProcessModifyPageSlot()
193 ::svl::IUndoManager* pUndoManager = mrViewShell.GetDocSh()->GetUndoManager(); in ProcessModifyPageSlot()
206 mrViewShell.GetDrawView()->UnmarkAll(); in ProcessModifyPageSlot()
236 mrViewShell.GetViewFrame()->GetDispatcher()->Execute(SID_SWITCHPAGE, in ProcessModifyPageSlot()
254 mrViewShell.Cancel(); in ProcessModifyPageSlot()
263 SdDrawDocument* pDocument = mrViewShell.GetDoc(); in AssignLayout()
274 pPage = mrViewShell.getCurrentPage(); in AssignLayout()
296 SfxRequest aRequest (mrViewShell.GetViewShellBase().GetViewFrame(), SID_MODIFYPAGE); in AssignLayout()
[all …]
H A Dviewshel.cxx126 ::sd::ViewShell& mrViewShell;
1675 : mrViewShell (rViewShell) in ViewShellObjectBarFactory()
1705 ::sd::View* pView = mrViewShell.GetView(); in CreateShell()
1709 pShell = new ::sd::BezierObjectBar(&mrViewShell, pView); in CreateShell()
1714 &mrViewShell, mrViewShell.GetDoc()->GetPool(), pView); in CreateShell()
1718 pShell = new ::sd::GraphicObjectBar(&mrViewShell, pView); in CreateShell()
1722 pShell = new ::sd::MediaObjectBar(&mrViewShell, pView); in CreateShell()
1726 pShell = ::sd::ui::table::CreateTableObjectBar( mrViewShell, pView ); in CreateShell()
1731 &mrViewShell.GetViewShellBase()); in CreateShell()
1736 &mrViewShell.GetViewShellBase()); in CreateShell()
H A DFormShellManager.cxx51 ::sd::ViewShell& mrViewShell;
350 : mrViewShell(rViewShell), in FormShellManagerFactory()
365 ::sd::View* pView = mrViewShell.GetView(); in CreateShell()
368 pShell = new FmFormShell(&mrViewShell.GetViewShellBase(), pView); in CreateShell()
/trunk/main/sw/source/ui/docvw/
H A DSidebarWinAcc.cxx50 , mrViewShell( rViewShell ) in SidebarWinAccessibleContext()
75 mrViewShell.GetAccessibleMap() ) in getAccessibleParent()
77 xAccParent = mrViewShell.GetAccessibleMap()->GetContext( mpAnchorFrm, sal_False ); in getAccessibleParent()
90 mrViewShell.GetAccessibleMap() ) in getAccessibleIndexInParent()
92 nIndex = mrViewShell.GetAccessibleMap()->GetChildIndex( *mpAnchorFrm, in getAccessibleIndexInParent()
100 ViewShell& mrViewShell; member in sw::sidebarwindows::SidebarWinAccessibleContext
114 , mrViewShell( rViewShell ) in SidebarWinAccessible()
147 mrViewShell, in CreateAccessibleContext()
H A DSidebarWinAcc.hxx52 ViewShell& mrViewShell; member in sw::sidebarwindows::SidebarWinAccessible
/trunk/main/sd/source/ui/sidebar/
H A DSidebarShellManager.cxx38 mrViewShell(rViewShell), in SidebarShellManager()
84 mpViewShellManager->ActivateSubShell(mrViewShell, nId); in AddSubShell()
87 mpViewShellManager->ActivateSubShell(mrViewShell, nId); in AddSubShell()
102 mpViewShellManager->DeactivateSubShell( mrViewShell, pos->first ); in RemoveSubShell()
120 mpViewShellManager->DeactivateSubShell(mrViewShell,iShell->first); in RemoveSubShell()
137 mpViewShellManager->MoveSubShellToTop(mrViewShell,iShell->first); in MoveToTop()
138 mpViewShellManager->MoveToTop(mrViewShell); in MoveToTop()
159 mpViewShellManager->ActivateSubShell(mrViewShell,iShell->first); in IMPL_LINK()
H A DSidebarShellManager.hxx103 const ViewShell& mrViewShell; member in sd::sidebar::SidebarShellManager
/trunk/main/sd/source/ui/slideshow/
H A DPaneHider.cxx50 : mrViewShell(rViewShell), in PaneHider()
60 mrViewShell.GetViewShellBase().GetController(), UNO_QUERY_THROW); in PaneHider()
84 FrameworkHelper::Instance(mrViewShell.GetViewShellBase())->WaitForUpdate(); in PaneHider()
H A DPaneHider.hxx53 const ViewShell& mrViewShell; member in sd::PaneHider
/trunk/main/sd/source/ui/inc/
H A DViewShellImplementation.hxx156 ViewShell& mrViewShell; member in sd::ViewShell::Implementation
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx2799 const ViewShell& mrViewShell; member in __anon2a30e64e0111::SwViewObjectContactRedirector
2803 : mrViewShell( rSh ) in SwViewObjectContactRedirector()
2818 bPaint = SwFlyFrm::IsPaint( pObj, &mrViewShell ); in createRedirectedPrimitive2DSequence()

Completed in 67 milliseconds