20#ifndef INCLUDED_SVX_FILLCTRL_HXX
21#define INCLUDED_SVX_FILLCTRL_HXX
95 void SetOptimalSize();
100 static void ReleaseFocus_Impl();
104 virtual void dispose()
override;
std::unique_ptr< ToolbarUnoDispatcher > mxColorDispatch
std::unique_ptr< weld::ComboBox > mxLbFillType
DECL_STATIC_LINK(FillControl, DumpAsPropertyTreeHdl, tools::JsonWriter &, void)
std::unique_ptr< weld::Toolbar > mxToolBoxColor
DECL_LINK(TypeKeyInputHdl, const KeyEvent &, bool)
DECL_LINK(TypeFocusHdl, weld::Widget &, void)
std::unique_ptr< weld::ComboBox > mxLbFillAttr
DECL_LINK(AttrFocusHdl, weld::Widget &, void)
DECL_LINK(ColorKeyInputHdl, const KeyEvent &, bool)
DECL_LINK(AttrKeyInputHdl, const KeyEvent &, bool)