Searched refs:mpBackgroundObjUndoAction (Results 1 – 2 of 2) sorted by relevance
126 mpBackgroundObjUndoAction( 0 ), in FuPage()169 delete mpBackgroundObjUndoAction; in ~FuPage()381 mpBackgroundObjUndoAction = new SdBackgroundObjUndoAction( in ExecuteDialog()609 delete mpBackgroundObjUndoAction; in ApplyItemSet()610 mpBackgroundObjUndoAction = new SdBackgroundObjUndoAction( in ApplyItemSet()620 if( mpBackgroundObjUndoAction ) in ApplyItemSet()623 mpDocSh->GetUndoManager()->AddUndoAction( mpBackgroundObjUndoAction, sal_True ); in ApplyItemSet()624 mpBackgroundObjUndoAction = 0; in ApplyItemSet()
65 SdBackgroundObjUndoAction* mpBackgroundObjUndoAction; member in sd::FuPage
Completed in 35 milliseconds