Home
last modified time | relevance | path

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

/aoo41x/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()
3713 SwPaM* pRingStart = pCrsr; in getSelectedPortionCount() local
3736 while( pCrsr != pRingStart ); in getSelectedPortionCount()
3786 SwPaM* pRingStart = pCrsr; in removeSelection() local
3817 while( !bRet && (pCrsr != pRingStart) ); in removeSelection()
4092 SwPaM* pRingStart = pCrsr; in GetSelectionAtIndex() local
4203 while( !bRet && (pCrsr != pRingStart) ); in GetSelectionAtIndex()
H A Daccmap.cxx3656 SwPaM* pRingStart = pCrsr; in _BuildSelectedParas() local
3707 } while ( pCrsr != pRingStart ); in _BuildSelectedParas()

Completed in 63 milliseconds