20 #ifndef INCLUDED_SVX_PAGESIZEHELPER_HXX
21 #define INCLUDED_SVX_PAGESIZEHELPER_HXX
42 void set_active_id(
Paper eSize);
43 Paper get_active_id()
const;
47 m_xControl->connect_changed(rLink);
49 int get_active()
const {
return m_xControl->get_active(); }
50 void clear() { m_xControl->clear(); }
weld::ComboBox & get_widget() const
bool get_value_changed_from_saved() const
void connect_changed(const Link< weld::ComboBox &, void > &rLink)
std::unique_ptr< weld::ComboBox > m_xControl
#define SVXCORE_DLLPUBLIC