Home
last modified time | relevance | path

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

/AOO41X/main/svx/source/tbxctrls/ !
H A Dlinectrl.cxx77 SFX_IMPL_TOOLBOX_CONTROL( SvxLineWidthToolBoxControl, XLineWidthItem );
230 SvxLineWidthToolBoxControl::SvxLineWidthToolBoxControl( in SvxLineWidthToolBoxControl() function in SvxLineWidthToolBoxControl
239 SvxLineWidthToolBoxControl::~SvxLineWidthToolBoxControl() in ~SvxLineWidthToolBoxControl()
245 void SvxLineWidthToolBoxControl::StateChanged( in StateChanged()
286 Window* SvxLineWidthToolBoxControl::CreateItemWindow( Window *pParent ) in CreateItemWindow()
/AOO41X/main/svx/inc/svx/ !
H A Dlinectrl.hxx68 class SVX_DLLPUBLIC SvxLineWidthToolBoxControl : public SfxToolBoxControl class
73 SvxLineWidthToolBoxControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
74 ~SvxLineWidthToolBoxControl();
/AOO41X/main/sd/source/ui/app/ !
H A Dsddll2.cxx144 SvxLineWidthToolBoxControl::RegisterControl(0, pMod); in RegisterControllers()
/AOO41X/main/sc/source/ui/app/ !
H A Dscdll.cxx227 SvxLineWidthToolBoxControl ::RegisterControl(0, pMod); in Init()
/AOO41X/main/sw/source/ui/app/ !
H A Dswmodule.cxx387 SvxLineWidthToolBoxControl::RegisterControl(SID_ATTR_LINE_WIDTH, pMod ); in RegisterControls()