Home
last modified time | relevance | path

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

/AOO42X/main/svx/inc/svx/
H A Dtbcontrl.hxx393 class SVX_DLLPUBLIC SvxFrameLineColorToolBoxControl : public SfxToolBoxControl class
398 SvxFrameLineColorToolBoxControl( sal_uInt16 nSlotId,
401 ~SvxFrameLineColorToolBoxControl();
/AOO42X/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx124 SFX_IMPL_TOOLBOX_CONTROL( SvxFrameLineColorToolBoxControl, SvxColorItem );
2628 SvxFrameLineColorToolBoxControl::SvxFrameLineColorToolBoxControl( in SvxFrameLineColorToolBoxControl() function in SvxFrameLineColorToolBoxControl
2641 SvxFrameLineColorToolBoxControl::~SvxFrameLineColorToolBoxControl() in ~SvxFrameLineColorToolBoxControl()
2649 SfxPopupWindowType SvxFrameLineColorToolBoxControl::GetPopupWindowType() const in GetPopupWindowType()
2656 SfxPopupWindow* SvxFrameLineColorToolBoxControl::CreatePopupWindow() in CreatePopupWindow()
2674 void SvxFrameLineColorToolBoxControl::StateChanged( in StateChanged()
/AOO42X/main/sd/source/ui/app/
H A Dsddll2.cxx201 SvxFrameLineColorToolBoxControl::RegisterControl(SID_FRAME_LINECOLOR, pMod ); in RegisterControllers()
/AOO42X/main/sc/source/ui/app/
H A Dscdll.cxx232 SvxFrameLineColorToolBoxControl ::RegisterControl(SID_FRAME_LINECOLOR, pMod); in Init()
/AOO42X/main/sw/source/ui/app/
H A Dswmodule.cxx396 SvxFrameLineColorToolBoxControl::RegisterControl(SID_FRAME_LINECOLOR, pMod ); in RegisterControls()