21#ifndef INCLUDED_SVX_FONTWORKGALLERY_HXX
22#define INCLUDED_SVX_FONTWORKGALLERY_HXX
43 sal_Int32 getScale()
const;
60 void initFavorites(sal_uInt16 nThemeId);
61 void insertSelectedFontwork();
62 void fillFavorites(sal_uInt16 nThemeId);
72 void SetSdrObjectRef(
SdrModel* pModel );
SdrObject * GetSdrObjectRef()
std::unique_ptr< weld::IconView > maCtlFavorites
std::unique_ptr< weld::Button > mxOKButton
DECL_DLLPRIVATE_LINK(ClickOKHdl, weld::Button &, void)
std::vector< VclPtr< VirtualDevice > > maFavoritesHorizontal
rtl::Reference< SdrObject > mxSdrObject
DECL_DLLPRIVATE_LINK(DoubleClickFavoriteHdl, weld::IconView &, bool)
std::unique_ptr< weld::MetricSpinButton > m_xMtrScale
#define SVXCORE_DLLPUBLIC