Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/inc/
H A DUndoTable.hxx232 SvULongs aBoxes, aNewSttNds; member in SwUndoTblMerge
249 { aNewSttNds.Insert( nSttNdIdx, aNewSttNds.Count() ); } in AddNewBox()
/trunk/main/sw/source/core/undo/
H A Duntbl.cxx2068 for( n = aNewSttNds.Count(); n; ) in UndoImpl()
2071 sal_uLong nIdx = aNewSttNds[ --n ]; in UndoImpl()
2075 nIdx = aNewSttNds[ --n ]; in UndoImpl()
2118 DUMPDOC( &rDoc, String( "d:\\tmp\\tab_") + String( aNewSttNds.Count() - i ) + in UndoImpl()
2204 aNewSttNds.Insert( (sal_uLong)0, aNewSttNds.Count() ); in SetSelBoxes()

Completed in 32 milliseconds