21 #ifndef INCLUDED_SVX_FONTWORKGALLERY_HXX
22 #define INCLUDED_SVX_FONTWORKGALLERY_HXX
44 sal_Int32 getScale()
const;
61 void initFavorites(sal_uInt16 nThemeId);
62 void insertSelectedFontwork();
63 void fillFavorites(sal_uInt16 nThemeId);
73 void SetSdrObjectRef(
SdrModel* pModel,
bool bInsertIntoPage =
true );
std::unique_ptr< weld::IconView > maCtlFavorites
#define DECL_LINK(Member, ArgType, RetType)
std::unique_ptr< weld::MetricSpinButton > m_xMtrScale
SdrObject * GetSdrObjectRef()
std::vector< VclPtr< VirtualDevice > > maFavoritesHorizontal
#define SVXCORE_DLLPUBLIC
std::unique_ptr< weld::Button > mxOKButton