Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Ditrcrsr.cxx1775 SwPosition aPosL( aIdx, SwIndex( &rNode, 0 ) ); in FillSelection() local
1778 SwPaM *pPam = new SwPaM( aPosL, aPosL ); in FillSelection()
1784 SwPosition aPosR( aPosL ); in FillSelection()
1830 if( GetCrsrOfst( &aPosL, aPoint, &aState ) ) in FillSelection()
1847 nOld != aPosL.nContent.GetIndex() ) in FillSelection()
1849 SwPaM *pPam = new SwPaM( aPosL, aPosR ); in FillSelection()
1851 nOld = aPosL.nContent.GetIndex(); in FillSelection()

Completed in 23 milliseconds