Searched refs:__pStartCrsr (Results 1 – 5 of 5) sorted by relevance
63 *__pStartCrsr = _pStartCrsr; in FillRubyList() local100 (_pStartCrsr=(SwPaM *)_pStartCrsr->GetNext()) != __pStartCrsr ); in FillRubyList()115 *__pStartCrsr = _pStartCrsr; in SetRubyList() local187 (_pStartCrsr=(SwPaM *)_pStartCrsr->GetNext()) != __pStartCrsr ); in SetRubyList()
160 SwPaM *_pStartCrsr = &rPaM, *__pStartCrsr = _pStartCrsr; in InsertGlossary() local185 __pStartCrsr ); in InsertGlossary()
40 SwPaM *_pStartCrsr = (pCURSH)->GetCrsr(), *__pStartCrsr = _pStartCrsr; \44 } while( (_pStartCrsr=(SwPaM *)_pStartCrsr->GetNext()) != __pStartCrsr ); \
956 SwPaM *_pStartCrsr = pCrsrShell->GetCrsr(), *__pStartCrsr = _pStartCrsr; in get_AccFlowTo() local978 while( _pStartCrsr && ( (_pStartCrsr=(SwPaM *)_pStartCrsr->GetNext()) != __pStartCrsr) ); in get_AccFlowTo()
114 SwPaM *_pStartCrsr = getShellCrsr( true ), *__pStartCrsr = _pStartCrsr; in Insert2() local124 } while( (_pStartCrsr=(SwPaM *)_pStartCrsr->GetNext()) != __pStartCrsr ); in Insert2()
Completed in 25 milliseconds