Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Ddocsort.cxx651 SwMovedBoxes& rMovedList, SwUndoSort* pUD) in MoveRow() argument
663 sal_Bool bMoved = rMovedList.GetPos(pT) != USHRT_MAX; in MoveRow()
668 rMovedList.Insert(pS, rMovedList.Count() ); in MoveRow()
699 SwMovedBoxes& rMovedList, SwUndoSort* pUD) in MoveCol() argument
713 sal_Bool bMoved = rMovedList.GetPos(pT) != USHRT_MAX; in MoveCol()
716 rMovedList.Insert(pS, rMovedList.Count() ); in MoveCol()
/trunk/main/sw/source/core/inc/
H A Ddocsort.hxx61 sal_uInt16 nS, sal_uInt16 nT, SwMovedBoxes& rMovedList, SwUndoSort* pUD=0);
63 sal_uInt16 nS, sal_uInt16 nT, SwMovedBoxes& rMovedList, SwUndoSort* pUD=0);

Completed in 21 milliseconds