Searched refs:SvxSimpleUndoRedoController (Results 1 – 3 of 3) sorted by relevance
429 class SVX_DLLPUBLIC SvxSimpleUndoRedoController : public SfxToolBoxControl class436 SvxSimpleUndoRedoController( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );437 ~SvxSimpleUndoRedoController();
126 SFX_IMPL_TOOLBOX_CONTROL( SvxSimpleUndoRedoController, SfxStringItem );2750 SvxSimpleUndoRedoController::SvxSimpleUndoRedoController( sal_uInt16 nSlotId, sal_uInt16 nId, ToolB… in SvxSimpleUndoRedoController() function in SvxSimpleUndoRedoController2758 SvxSimpleUndoRedoController::~SvxSimpleUndoRedoController() in ~SvxSimpleUndoRedoController()2764 void SvxSimpleUndoRedoController::StateChanged( sal_uInt16, SfxItemState eState, const SfxPoolItem*… in StateChanged()
199 SvxSimpleUndoRedoController::RegisterControl( SID_UNDO ); in Init()200 SvxSimpleUndoRedoController::RegisterControl( SID_REDO ); in Init()
Completed in 29 milliseconds