Home
last modified time | relevance | path

Searched refs:pRingStart (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/access/
H A Daccframebase.cxx349 SwPaM* pRingStart = pCrsr; in GetSelectedState() local
383 while( pCrsr != pRingStart ); in GetSelectedState()
H A Daccpara.cxx241 SwPaM* pRingStart = pCrsr; in GetSelection() local
345 while( !bRet && (pCrsr != pRingStart) ); in GetSelection()
3717 SwPaM* pRingStart = pCrsr; in getSelectedPortionCount() local
3740 while( pCrsr != pRingStart ); in getSelectedPortionCount()
3790 SwPaM* pRingStart = pCrsr; in removeSelection() local
3821 while( !bRet && (pCrsr != pRingStart) ); in removeSelection()
4096 SwPaM* pRingStart = pCrsr; in GetSelectionAtIndex() local
4207 while( !bRet && (pCrsr != pRingStart) ); in GetSelectionAtIndex()
H A Daccmap.cxx3647 SwPaM* pRingStart = pCrsr; in _BuildSelectedParas() local
3698 } while ( pCrsr != pRingStart ); in _BuildSelectedParas()

Completed in 56 milliseconds