Searched refs:SvxLineEndToolBoxControl (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/svx/source/tbxctrls/ |
H A D | linectrl.cxx | 79 SFX_IMPL_TOOLBOX_CONTROL( SvxLineEndToolBoxControl, SfxBoolItem ); 738 SvxLineEndToolBoxControl::SvxLineEndToolBoxControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox &rT… in SvxLineEndToolBoxControl() function in SvxLineEndToolBoxControl 747 SvxLineEndToolBoxControl::~SvxLineEndToolBoxControl() in ~SvxLineEndToolBoxControl() 753 SfxPopupWindowType SvxLineEndToolBoxControl::GetPopupWindowType() const in GetPopupWindowType() 760 SfxPopupWindow* SvxLineEndToolBoxControl::CreatePopupWindow() in CreatePopupWindow() 772 void SvxLineEndToolBoxControl::StateChanged( sal_uInt16, SfxItemState eState, const SfxPoolItem* ) in StateChanged()
|
/aoo41x/main/svx/inc/svx/ |
H A D | linectrl.hxx | 156 class SVX_DLLPUBLIC SvxLineEndToolBoxControl : public SfxToolBoxControl class 160 SvxLineEndToolBoxControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx ); 161 ~SvxLineEndToolBoxControl();
|
/aoo41x/main/sd/source/ui/app/ |
H A D | sddll2.cxx | 147 SvxLineEndToolBoxControl::RegisterControl( SID_ATTR_LINEEND_STYLE, pMod ); in RegisterControllers()
|
/aoo41x/main/sc/source/ui/app/ |
H A D | scdll.cxx | 230 SvxLineEndToolBoxControl ::RegisterControl(SID_ATTR_LINEEND_STYLE, pMod); in Init()
|
/aoo41x/main/sw/source/ui/app/ |
H A D | swmodule.cxx | 390 SvxLineEndToolBoxControl::RegisterControl(SID_ATTR_LINEEND_STYLE, pMod ); in RegisterControls()
|
Completed in 31 milliseconds