Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/undo/
H A Duntbl.cxx2009 pMoves = new SwUndoMoves; in SwUndoTblMerge()
2016 delete pMoves; in ~SwUndoTblMerge()
2084 for( sal_uInt16 i = pMoves->Count(); i; ) in UndoImpl()
2088 SwUndoMove* pUndo = (*pMoves)[ --i ]; in UndoImpl()
2194 pMoves->Insert( pUndo, pMoves->Count() ); in MoveBoxCntnt()
/aoo42x/main/sw/source/core/inc/
H A DUndoTable.hxx233 SwUndoMoves* pMoves; member in SwUndoTblMerge

Completed in 23 milliseconds