Searched refs:aPosL (Results 1 – 1 of 1) sorted by relevance
1775 SwPosition aPosL( aIdx, SwIndex( &rNode, 0 ) ); in FillSelection() local1778 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 11 milliseconds