Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/func/
H A Dfupage.cxx126 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()
/trunk/main/sd/source/ui/inc/
H A Dfupage.hxx65 SdBackgroundObjUndoAction* mpBackgroundObjUndoAction; member in sd::FuPage

Completed in 8 milliseconds