Searched refs:pDelUndo (Results 1 – 1 of 1) sorted by relevance
971 SdrUndoAction* pDelUndo=NULL; in SdrEndTextEdit() local987 pDelUndo= GetModel()->GetSdrUndoFactory().CreateUndoDeleteObject(*pTEObj); in SdrEndTextEdit()997 if (pDelUndo!=NULL) in SdrEndTextEdit()1001 AddUndo(pDelUndo); in SdrEndTextEdit()1005 delete pDelUndo; in SdrEndTextEdit()
Completed in 23 milliseconds