Lines Matching refs:pVwSh
54 void ScrollMDI( ViewShell* pVwSh, const SwRect &rRect, in ScrollMDI() argument
57 SfxViewShell *pSfxVwSh = pVwSh->GetSfxViewShell(); in ScrollMDI()
68 sal_Bool IsScrollMDI( ViewShell* pVwSh, const SwRect &rRect ) in IsScrollMDI() argument
70 SfxViewShell *pSfxVwSh = pVwSh->GetSfxViewShell(); in IsScrollMDI()
82 void SizeNotify(ViewShell* pVwSh, const Size &rSize) in SizeNotify() argument
84 SfxViewShell *pSfxVwSh = pVwSh->GetSfxViewShell(); in SizeNotify()
100 void PageNumNotify( ViewShell* pVwSh, sal_uInt16 nPhyNum, sal_uInt16 nVirtNum, in PageNumNotify() argument
103 SfxViewShell *pSfxVwSh = pVwSh->GetSfxViewShell(); in PageNumNotify()
118 void FrameNotify( ViewShell* pVwSh, FlyMode eMode ) in FrameNotify() argument
120 if ( pVwSh->ISA(SwCrsrShell) ) in FrameNotify()
121 SwBaseShell::SetFrmMode( eMode, (SwWrtShell*)pVwSh ); in FrameNotify()
145 void AccessibilityScrollMDI(ViewShell* pVwSh, const SwRect& rRect , sal_uInt16 nRangeX, sal_uInt16 … in AccessibilityScrollMDI() argument
147 SfxViewShell *pSfxVwSh = pVwSh->GetSfxViewShell(); in AccessibilityScrollMDI()
183 void RepaintPagePreview( ViewShell* pVwSh, const SwRect& rRect ) in RepaintPagePreview() argument
185 SfxViewShell *pSfxVwSh = pVwSh->GetSfxViewShell(); in RepaintPagePreview()
190 sal_Bool JumpToSwMark( ViewShell* pVwSh, const String& rMark ) in JumpToSwMark() argument
192 SfxViewShell *pSfxVwSh = pVwSh->GetSfxViewShell(); in JumpToSwMark()