Searched refs:pUndo2 (Results 1 – 1 of 1) sorted by relevance
1403 SdrUndoAction* pUndo2 = NULL; in EndSdrDrag() local1423 pUndo2 = getSdrDragView().GetModel()->GetSdrUndoFactory().CreateUndoGeoObject(*pObj); in EndSdrDrag()1476 if ( pUndo2 ) in EndSdrDrag()1478 getSdrDragView().AddUndo(pUndo2); in EndSdrDrag()1494 delete pUndo2; in EndSdrDrag()
Completed in 34 milliseconds