Searched refs:pUndo2 (Results 1 – 1 of 1) sorted by relevance
1406 SdrUndoAction* pUndo2 = NULL; in EndSdrDrag() local1426 pUndo2 = getSdrDragView().GetModel()->GetSdrUndoFactory().CreateUndoGeoObject(*pObj); in EndSdrDrag()1479 if ( pUndo2 ) in EndSdrDrag()1481 getSdrDragView().AddUndo(pUndo2); in EndSdrDrag()1497 delete pUndo2; in EndSdrDrag()
Completed in 28 milliseconds