Searched refs:FormatPaintBrushToolBoxControl (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/svx/source/tbxctrls/ |
H A D | formatpaintbrushctrl.cxx | 46 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()
|
/aoo42x/main/svx/inc/svx/ |
H A D | formatpaintbrushctrl.hxx | 42 class SVX_DLLPUBLIC FormatPaintBrushToolBoxControl : public SfxToolBoxControl class 48 FormatPaintBrushToolBoxControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx ); 49 ~FormatPaintBrushToolBoxControl();
|
/aoo42x/main/sd/source/ui/app/ |
H A D | sddll2.cxx | 189 svx::FormatPaintBrushToolBoxControl::RegisterControl(SID_FORMATPAINTBRUSH, pMod ); in RegisterControllers()
|
/aoo42x/main/sc/source/ui/app/ |
H A D | scdll.cxx | 242 svx::FormatPaintBrushToolBoxControl::RegisterControl(SID_FORMATPAINTBRUSH, pMod ); in Init()
|
/aoo42x/main/sw/source/ui/app/ |
H A D | swmodule.cxx | 384 svx::FormatPaintBrushToolBoxControl::RegisterControl(SID_FORMATPAINTBRUSH, pMod ); in RegisterControls()
|
Completed in 19 milliseconds