Searched refs:pStartCursor (Results 1 – 2 of 2) sorted by relevance
751 SwPaM* pStartCursor = GetCrsr(); in Paste() local752 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()
848 SwShellCrsr *pStartCursor = dynamic_cast<SwShellCrsr*>(this->GetSwCrsr()); in Insert() local849 SwShellCrsr *pCursor = pStartCursor; in Insert()896 != pStartCursor ); in Insert()
Completed in 68 milliseconds