Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvddrgmt.cxx1403 SdrUndoAction* pUndo2 = NULL; in EndSdrDrag() local
1423 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 30 milliseconds