Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/undo/
H A Dunovwr.cxx103 const SwIndex aTmpIndex( rPos.nContent, -2 ); in SwUndoOverwrite() local
104 pTxtNd->EraseText( aTmpIndex, 1 ); in SwUndoOverwrite()
182 const SwIndex aTmpIndex( rPos.nContent, -2 ); in CanGrouping() local
183 pDelTxtNd->EraseText( aTmpIndex, 1 ); in CanGrouping()
/trunk/main/sw/source/core/txtnode/
H A Dthints.cxx1469 SwNodeIndex aTmpIndex( *this ); in InsertHint() local
1470 pDoc->GetFtnIdxs().UpdateFtn( aTmpIndex); in InsertHint()
H A Dndtxt.cxx1168 SwNodeIndex aTmpIndex( rNds, GetIndex()); in _ChgTxtCollUpdateNum() local
1170 pDoc->GetFtnIdxs().UpdateFtn( aTmpIndex); in _ChgTxtCollUpdateNum()

Completed in 479 milliseconds