Home
last modified time | relevance | path

Searched refs:pCrsr (Results 51 – 56 of 56) sorted by relevance

123

/trunk/main/sw/inc/
H A Dshellio.hxx166 SwPaM* pCrsr; member in SwReader
H A Dcrsrsh.hxx751 const SwPaM* pCrsr,
H A Dunotbl.hxx450 SwXCellRange(SwUnoCrsr* pCrsr, SwFrmFmt& rFrmFmt, SwRangeDescriptor& rDesc);
/trunk/main/sw/source/core/unocore/
H A Dunochart.cxx480 SwUnoTableCrsr* pCrsr = in GetFormatAndCreateCursorFromRangeRep() local
482 pCrsr->MakeBoxSels(); in GetFormatAndCreateCursorFromRangeRep()
485 *ppUnoCrsr = pCrsr; in GetFormatAndCreateCursorFromRangeRep()
/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx143 text::XTextViewCursor* pCrsr = pxTextViewCursor->get(); in Invalidate() local
144 ((SwXTextViewCursor*)pCrsr)->Invalidate(); in Invalidate()
H A Dunotxdoc.cxx896 SwPaM* pCrsr = pPosCrsr ? pPosCrsr->GetPaM() : 0; in FindAny() local
897 if(pCrsr) in FindAny()
899 *pUnoCrsr->GetPoint() = *pCrsr->End(); in FindAny()

Completed in 80 milliseconds

123