Home
last modified time | relevance | path

Searched refs:FormatPaintBrushToolBoxControl (Results 1 – 5 of 5) sorted by relevance

/trunk/main/svx/source/tbxctrls/
H A Dformatpaintbrushctrl.cxx46 SFX_IMPL_TOOLBOX_CONTROL( FormatPaintBrushToolBoxControl, SfxBoolItem );
48 FormatPaintBrushToolBoxControl::FormatPaintBrushToolBoxControl( sal_uInt16 nSlotId, sal_uInt16 nId,… in FormatPaintBrushToolBoxControl() function in svx::FormatPaintBrushToolBoxControl
55 …m_aDoubleClickTimer.SetTimeoutHdl( LINK(this, FormatPaintBrushToolBoxControl, WaitDoubleClickHdl) … in FormatPaintBrushToolBoxControl()
61 FormatPaintBrushToolBoxControl::~FormatPaintBrushToolBoxControl() in ~FormatPaintBrushToolBoxControl()
67 void FormatPaintBrushToolBoxControl::impl_executePaintBrush() in impl_executePaintBrush()
77 void FormatPaintBrushToolBoxControl::DoubleClick() in DoubleClick()
86 void FormatPaintBrushToolBoxControl::Click() in Click()
93 IMPL_LINK(FormatPaintBrushToolBoxControl, WaitDoubleClickHdl, void*, EMPTYARG ) in IMPL_LINK() argument
101 void FormatPaintBrushToolBoxControl::Select( sal_Bool ) in Select()
106 void FormatPaintBrushToolBoxControl::StateChanged( sal_uInt16 nSID, SfxItemState eState, in StateChanged()
/trunk/main/svx/inc/svx/
H A Dformatpaintbrushctrl.hxx42 class SVX_DLLPUBLIC FormatPaintBrushToolBoxControl : public SfxToolBoxControl class
48 FormatPaintBrushToolBoxControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
49 ~FormatPaintBrushToolBoxControl();
/trunk/main/sd/source/ui/app/
H A Dsddll2.cxx189 svx::FormatPaintBrushToolBoxControl::RegisterControl(SID_FORMATPAINTBRUSH, pMod ); in RegisterControllers()
/trunk/main/sc/source/ui/app/
H A Dscdll.cxx242 svx::FormatPaintBrushToolBoxControl::RegisterControl(SID_FORMATPAINTBRUSH, pMod ); in Init()
/trunk/main/sw/source/ui/app/
H A Dswmodule.cxx384 svx::FormatPaintBrushToolBoxControl::RegisterControl(SID_FORMATPAINTBRUSH, pMod ); in RegisterControls()

Completed in 31 milliseconds