/aoo4110/main/sd/source/ui/view/ |
H A D | ViewShellImplementation.cxx | 78 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 D | viewshel.cxx | 126 ::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 D | FormShellManager.cxx | 51 ::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()
|
/aoo4110/main/sw/source/ui/docvw/ |
H A D | SidebarWinAcc.cxx | 50 , 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 D | SidebarWinAcc.hxx | 52 ViewShell& mrViewShell; member in sw::sidebarwindows::SidebarWinAccessible
|
/aoo4110/main/sd/source/ui/sidebar/ |
H A D | SidebarShellManager.cxx | 38 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 D | SidebarShellManager.hxx | 103 const ViewShell& mrViewShell; member in sd::sidebar::SidebarShellManager
|
/aoo4110/main/sd/source/ui/slideshow/ |
H A D | PaneHider.cxx | 51 : mrViewShell(rViewShell), in PaneHider() 61 mrViewShell.GetViewShellBase().GetController(), UNO_QUERY_THROW); in PaneHider() 85 FrameworkHelper::Instance(mrViewShell.GetViewShellBase())->WaitForUpdate(); in PaneHider()
|
H A D | PaneHider.hxx | 53 const ViewShell& mrViewShell; member in sd::PaneHider
|
/aoo4110/main/sd/source/ui/inc/ |
H A D | ViewShellImplementation.hxx | 156 ViewShell& mrViewShell; member in sd::ViewShell::Implementation
|
/aoo4110/main/sw/source/core/layout/ |
H A D | paintfrm.cxx | 2708 const ViewShell& mrViewShell; member in __anonefa77c9f0111::SwViewObjectContactRedirector 2712 : mrViewShell( rSh ) in SwViewObjectContactRedirector() 2727 bPaint = SwFlyFrm::IsPaint( pObj, &mrViewShell ); in createRedirectedPrimitive2DSequence()
|