Home
last modified time | relevance | path

Searched refs:pStartCursor (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/frmedt/
H A Dfecopy.cxx751 SwPaM* pStartCursor = GetCrsr(); in Paste() local
752 SwPaM* pCurrCrsr = pStartCursor; in Paste()
753 sal_uInt32 nCursorCount = pStartCursor->numberOf(); in Paste()
762 pStartCursor = pCurrCrsr; in Paste()
764 SwPosition aStartPos( *pStartCursor->GetPoint() ); in Paste()
778 if( pStartCursor == pCurrCrsr->GetNext() ) in Paste()
H A Dfefly1.cxx848 SwShellCrsr *pStartCursor = dynamic_cast<SwShellCrsr*>(this->GetSwCrsr()); in Insert() local
849 SwShellCrsr *pCursor = pStartCursor; in Insert()
896 != pStartCursor ); in Insert()

Completed in 24 milliseconds