Lines Matching refs:GetCrsr
562 uno::Reference< container::XIndexAccess > xPos = new SwXTextRanges(rSh.GetCrsr()); in getSelection()
794 sal_uInt16 nCount = pDoc->FillRubyList( *rSh.GetCrsr(), aList, 0 ); in getRubyList()
895 pDoc->SetRubyList( *rSh.GetCrsr(), aList, 0 ); in setRubyList()
1258 SwPaM* pShellCrsr = rSh.GetCrsr(); in collapseToStart()
1283 SwPaM* pShellCrsr = rSh.GetCrsr(); in collapseToEnd()
1382 SwPaM* pShellCrsr = rSh.GetCrsr(); in gotoRange()
1649 SwPaM* pShellCrsr = rSh.GetCrsr(); in getPage()
1705 SwPaM* pShellCrsr = rSh.GetCrsr(); in getText()
1726 SwPaM* pShellCrsr = rSh.GetCrsr(); in getStart()
1747 SwPaM* pShellCrsr = rSh.GetCrsr(); in getEnd()
1780 SwPaM* pShellCrsr = rSh.GetCrsr(); in getString()
1839 SwPaM* pShellCrsr = rSh.GetCrsr(); in setPropertyValue()
1863 SwPaM* pShellCrsr = rSh.GetCrsr(); in getPropertyValue()
1913 SwPaM* pShellCrsr = rSh.GetCrsr(); in getPropertyState()
1932 SwPaM* pShellCrsr = rSh.GetCrsr(); in getPropertyStates()
1948 SwPaM* pShellCrsr = rSh.GetCrsr(); in setPropertyToDefault()
1964 SwPaM* pShellCrsr = rSh.GetCrsr(); in getPropertyDefault()
2142 return rSh.GetCrsr() ? rSh.GetCrsr()->GetDoc() : 0; in IMPLEMENT_FORWARD_XINTERFACE2()
2148 return rSh.GetCrsr() ? rSh.GetCrsr()->GetDoc() : 0; in GetDoc()
2154 return rSh.GetCrsr(); in GetPaM()
2160 return rSh.GetCrsr(); in GetPaM()