Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/docshell/
H A Ddocsh5.cxx930 SvShorts aDestList; in MoveTable() local
932 aDestList.push_front(nDestTab); in MoveTable()
934 new ScUndoCopyTab( this, aSrcList, aDestList ) ); in MoveTable()
989 SvShorts aDestList; in MoveTable() local
991 aDestList.push_front(nDestTab); in MoveTable()
993 new ScUndoMoveTab( this, aSrcList, aDestList ) ); in MoveTable()

Completed in 12 milliseconds