Searched refs:aDestList (Results 1 – 1 of 1) sorted by relevance
932 SvShorts aDestList; in MoveTable() local934 aDestList.push_front(nDestTab); in MoveTable()936 new ScUndoCopyTab( this, aSrcList, aDestList ) ); in MoveTable()991 SvShorts aDestList; in MoveTable() local993 aDestList.push_front(nDestTab); in MoveTable()995 new ScUndoMoveTab( this, aSrcList, aDestList ) ); in MoveTable()
Completed in 15 milliseconds