Home
last modified time | relevance | path

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

/trunk/main/svx/source/tbxctrls/
H A Dlboxctrl.cxx265 SFX_IMPL_TOOLBOX_CONTROL( SvxUndoRedoControl, SfxStringItem );
267 SvxUndoRedoControl::SvxUndoRedoControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx ) in SvxUndoRedoControl() function in SvxUndoRedoControl
275 SvxUndoRedoControl::~SvxUndoRedoControl() in ~SvxUndoRedoControl()
279 void SvxUndoRedoControl::StateChanged( in StateChanged()
316 SfxPopupWindow* SvxUndoRedoControl::CreatePopupWindow() in CreatePopupWindow()
328 pPopupWin->SetPopupModeEndHdl( LINK( this, SvxUndoRedoControl, in CreatePopupWindow()
331 rListBox.SetSelectHdl( LINK( this, SvxUndoRedoControl, SelectHdl ) ); in CreatePopupWindow()
/trunk/main/svx/inc/svx/
H A Dlboxctrl.hxx63 class SVX_DLLPUBLIC SvxUndoRedoControl : public SvxListBoxControl class
71 SvxUndoRedoControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
73 virtual ~SvxUndoRedoControl();
/trunk/main/starmath/source/
H A Dsmdll.cxx84 SvxUndoRedoControl::RegisterControl( SID_UNDO, pp ); in Init()
85 SvxUndoRedoControl::RegisterControl( SID_REDO, pp ); in Init()
/trunk/main/sd/source/ui/app/
H A Dsddll2.cxx186 SvxUndoRedoControl::RegisterControl( SID_UNDO , pMod ); in RegisterControllers()
187 SvxUndoRedoControl::RegisterControl( SID_REDO , pMod ); in RegisterControllers()
/trunk/main/sc/source/ui/app/
H A Dscdll.cxx234 SvxUndoRedoControl ::RegisterControl(SID_UNDO, pMod ); in Init()
235 SvxUndoRedoControl ::RegisterControl(SID_REDO, pMod ); in Init()
/trunk/main/sw/source/ui/app/
H A Dswmodule.cxx377 SvxUndoRedoControl::RegisterControl(SID_UNDO, pMod ); in RegisterControls()
378 SvxUndoRedoControl::RegisterControl(SID_REDO, pMod ); in RegisterControls()