Searched refs:SvxTbxCtlDraw (Results 1 – 4 of 4) sorted by relevance
47 SFX_IMPL_TOOLBOX_CONTROL(SvxTbxCtlDraw, SfxAllEnumItem);54 SvxTbxCtlDraw::SvxTbxCtlDraw( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx ) : in SvxTbxCtlDraw() function in SvxTbxCtlDraw67 void SvxTbxCtlDraw::StateChanged( sal_uInt16 nSID, SfxItemState eState, in StateChanged()81 SfxPopupWindowType SvxTbxCtlDraw::GetPopupWindowType() const in GetPopupWindowType()88 void SvxTbxCtlDraw::toggleToolbox() in toggleToolbox()112 void SvxTbxCtlDraw::Select( sal_Bool ) in Select()
35 class SVX_DLLPUBLIC SvxTbxCtlDraw : public SfxToolBoxControl class46 SvxTbxCtlDraw( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );47 ~SvxTbxCtlDraw() {} in ~SvxTbxCtlDraw()
218 SvxTbxCtlDraw ::RegisterControl(SID_INSERT_DRAW, pMod); in Init()
363 SvxTbxCtlDraw::RegisterControl(SID_INSERT_DRAW, pMod ); in RegisterControls()
Completed in 14 milliseconds