Searched refs:pOldShell (Results 1 – 13 of 13) sorted by relevance
/aoo42x/main/sd/source/ui/view/ |
H A D | OutlineViewShellBase.cxx | 66 SfxViewShell* pOldShell) in OutlineViewShellBase() argument 67 : ImpressViewShellBase (_pFrame, pOldShell) in OutlineViewShellBase()
|
H A D | SlideSorterViewShellBase.cxx | 77 SfxViewShell* pOldShell) in SlideSorterViewShellBase() argument 78 : ImpressViewShellBase (_pFrame, pOldShell) in SlideSorterViewShellBase()
|
H A D | GraphicViewShellBase.cxx | 72 SfxViewShell* pOldShell) in GraphicViewShellBase() argument 73 : ViewShellBase (_pFrame, pOldShell) in GraphicViewShellBase()
|
H A D | ImpressViewShellBase.cxx | 72 SfxViewShell* pOldShell) in ImpressViewShellBase() argument 73 : ViewShellBase (_pFrame, pOldShell) in ImpressViewShellBase()
|
H A D | PresentationViewShellBase.cxx | 76 SfxViewShell* pOldShell) in PresentationViewShellBase() argument 77 : ViewShellBase (_pFrame, pOldShell) in PresentationViewShellBase()
|
/aoo42x/main/sd/source/ui/inc/ |
H A D | OutlineViewShellBase.hxx | 45 OutlineViewShellBase (SfxViewFrame *pFrame, SfxViewShell* pOldShell);
|
H A D | SlideSorterViewShellBase.hxx | 45 SlideSorterViewShellBase (SfxViewFrame *pFrame, SfxViewShell* pOldShell);
|
H A D | PresentationViewShellBase.hxx | 45 PresentationViewShellBase (SfxViewFrame *pFrame, SfxViewShell* pOldShell);
|
H A D | GraphicViewShellBase.hxx | 45 GraphicViewShellBase (SfxViewFrame *pFrame, SfxViewShell* pOldShell);
|
H A D | ImpressViewShellBase.hxx | 45 ImpressViewShellBase (SfxViewFrame *pFrame, SfxViewShell* pOldShell);
|
H A D | ViewShellBase.hxx | 82 SfxViewShell* pOldShell);
|
/aoo42x/main/sw/source/ui/utlui/ |
H A D | glbltree.cxx | 1208 const SwWrtShell* pOldShell = pActiveShell; in Update() local 1210 if(pActiveShell != pOldShell) in Update()
|
/aoo42x/main/svx/source/form/ |
H A D | navigatortree.cxx | 263 FmFormShell* pOldShell = GetNavModel()->GetFormShell(); in UpdateContent() local 267 if ((pOldShell != pFormShell) || (pOldPage != pNewPage)) in UpdateContent()
|
Completed in 206 milliseconds