Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/svdraw/
H A Dsvddrgmt.cxx1406 SdrUndoAction* pUndo2 = NULL; in EndSdrDrag() local
1426 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