Home
last modified time | relevance | path

Searched refs:GetSfxViewShell (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/ui/docvw/
H A Dedtwin3.cxx50 SfxViewShell *pSfxVwSh = pVwSh->GetSfxViewShell(); in ScrollMDI()
61 SfxViewShell *pSfxVwSh = pVwSh->GetSfxViewShell(); in IsScrollMDI()
73 SfxViewShell *pSfxVwSh = pVwSh->GetSfxViewShell(); in SizeNotify()
90 SfxViewShell *pSfxVwSh = pVwSh->GetSfxViewShell(); in PageNumNotify()
132 SfxViewShell *pSfxVwSh = pVwSh->GetSfxViewShell(); in AccessibilityScrollMDI()
170 SfxViewShell *pSfxVwSh = pVwSh->GetSfxViewShell(); in RepaintPagePreview()
177 SfxViewShell *pSfxVwSh = pVwSh->GetSfxViewShell(); in JumpToSwMark()
H A Dedtwin.cxx2637 SfxInPlaceClient* pIPClient = rSh.GetSfxViewShell()->GetIPClient(); in MouseButtonDown()
4763 SfxInPlaceClient* pIPClient = rSh.GetSfxViewShell()->GetIPClient(); in Command()
/trunk/main/sw/source/core/frmedt/
H A Dfeflyole.cxx123 SfxInPlaceClient* pIPClient = GetSfxViewShell()->GetIPClient(); in FinishOLEObj()
/trunk/main/sw/inc/
H A Dviewsh.hxx454 inline SfxViewShell *GetSfxViewShell() { return pSfxViewShell; } in GetSfxViewShell() function in ViewShell
/trunk/main/sw/source/core/access/
H A Daccpara.cxx646 SfxViewShell* pSfxShell = pViewShell->GetSfxViewShell(); in ExecuteAtViewShell()