Searched refs:SvxColorToolBoxControl (Results 1 – 5 of 5) sorted by relevance
333 class SVX_DLLPUBLIC SvxColorToolBoxControl : public SfxToolBoxControl class338 SvxColorToolBoxControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );339 ~SvxColorToolBoxControl();
121 SFX_IMPL_TOOLBOX_CONTROL( SvxColorToolBoxControl, SvxColorItem );2345 SvxColorToolBoxControl::SvxColorToolBoxControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx )… in SvxColorToolBoxControl() function in SvxColorToolBoxControl2359 SvxColorToolBoxControl::~SvxColorToolBoxControl() in ~SvxColorToolBoxControl()2366 SfxPopupWindowType SvxColorToolBoxControl::GetPopupWindowType() const in GetPopupWindowType()2373 SfxPopupWindow* SvxColorToolBoxControl::CreatePopupWindow() in CreatePopupWindow()2393 void SvxColorToolBoxControl::StateChanged( in StateChanged()
201 …m_pToolbarController = TToolbarHelper::createFromQuery(new SvxColorToolBoxControl(m_nSlotId = SID_… in initialize()269 …static_cast<SvxColorToolBoxControl*>(m_pToolbarController.get())->StateChanged(m_nSlotId,Event.IsE… in statusChanged()
235 SvxColorToolBoxControl ::RegisterControl(SID_BACKGROUND_COLOR, pMod); in Init()
398 SvxColorToolBoxControl::RegisterControl(SID_BACKGROUND_COLOR, pMod ); in RegisterControls()
Completed in 37 milliseconds