Searched refs:aTmpIndex (Results 1 – 3 of 3) sorted by relevance
103 const SwIndex aTmpIndex( rPos.nContent, -2 ); in SwUndoOverwrite() local104 pTxtNd->EraseText( aTmpIndex, 1 ); in SwUndoOverwrite()182 const SwIndex aTmpIndex( rPos.nContent, -2 ); in CanGrouping() local183 pDelTxtNd->EraseText( aTmpIndex, 1 ); in CanGrouping()
1469 SwNodeIndex aTmpIndex( *this ); in InsertHint() local1470 pDoc->GetFtnIdxs().UpdateFtn( aTmpIndex); in InsertHint()
1168 SwNodeIndex aTmpIndex( rNds, GetIndex()); in _ChgTxtCollUpdateNum() local1170 pDoc->GetFtnIdxs().UpdateFtn( aTmpIndex); in _ChgTxtCollUpdateNum()
Completed in 80 milliseconds