| bPtRelative | FontSizeBox | private |
| bRelative | FontSizeBox | private |
| bRelativeMode | FontSizeBox | private |
| bStdSize | FontSizeBox | private |
| connect_changed(const Link< weld::ComboBox &, void > &rLink) | FontSizeBox | inline |
| connect_entry_activate(const Link< weld::ComboBox &, bool > &rLink) | FontSizeBox | inline |
| connect_focus_out(const Link< weld::Widget &, void > &rLink) | FontSizeBox | inline |
| connect_get_property_tree(const Link< tools::JsonWriter &, void > &rLink) | FontSizeBox | inline |
| connect_key_press(const Link< const KeyEvent &, bool > &rLink) | FontSizeBox | inline |
| DECL_DLLPRIVATE_LINK(ModifyHdl, weld::ComboBox &, void) | FontSizeBox | private |
| DECL_DLLPRIVATE_LINK(ReformatHdl, weld::Widget &, void) | FontSizeBox | private |
| disable_entry_completion() | FontSizeBox | inline |
| EnablePtRelativeMode(short nMin, short nMax, short nStep=10) | FontSizeBox | |
| EnableRelativeMode(sal_uInt16 nMin, sal_uInt16 nMax, sal_uInt16 nStep=5) | FontSizeBox | |
| eUnit | FontSizeBox | private |
| Fill(const FontList *pList) | FontSizeBox | |
| FontSizeBox(std::unique_ptr< weld::ComboBox > p) | FontSizeBox | |
| FontSizeBox(const FontSizeBox &)=delete | FontSizeBox | private |
| format_number(int nValue) const | FontSizeBox | private |
| get_active() const | FontSizeBox | inline |
| get_active_text() const | FontSizeBox | inline |
| get_count() const | FontSizeBox | inline |
| get_saved_value() const | FontSizeBox | inline |
| get_text(int i) const | FontSizeBox | inline |
| get_value() const | FontSizeBox | |
| get_value_changed_from_saved() const | FontSizeBox | inline |
| GetDecimalDigits() const | FontSizeBox | inlineprivate |
| GetUnit() const | FontSizeBox | inlineprivate |
| grab_focus() | FontSizeBox | inline |
| has_focus() const | FontSizeBox | inline |
| InsertValue(int i) | FontSizeBox | private |
| IsPtRelative() const | FontSizeBox | inline |
| IsRelative() const | FontSizeBox | inline |
| IsRelativeMode() const | FontSizeBox | inline |
| m_aChangeHdl | FontSizeBox | private |
| m_aFocusOutHdl | FontSizeBox | private |
| m_xComboBox | FontSizeBox | private |
| nDecimalDigits | FontSizeBox | private |
| nMax | FontSizeBox | private |
| nMin | FontSizeBox | private |
| nPtRelMax | FontSizeBox | private |
| nPtRelMin | FontSizeBox | private |
| nPtRelStep | FontSizeBox | private |
| nRelMax | FontSizeBox | private |
| nRelMin | FontSizeBox | private |
| nRelStep | FontSizeBox | private |
| nSavedValue | FontSizeBox | private |
| operator=(const FontSizeBox &)=delete | FontSizeBox | private |
| pFontList | FontSizeBox | private |
| save_value() | FontSizeBox | inline |
| set_active_or_entry_text(const OUString &rText) | FontSizeBox | |
| set_sensitive(bool bSensitive) | FontSizeBox | inline |
| set_size_request(int nWidth, int nHeight) | FontSizeBox | inline |
| set_value(int nValue) | FontSizeBox | |
| SetDecimalDigits(sal_uInt16 nDigits) | FontSizeBox | inlineprivate |
| SetPtRelative(bool bPtRel) | FontSizeBox | inline |
| SetRange(int nNewMin, int nNewMax) | FontSizeBox | inlineprivate |
| SetRelative(bool bRelative) | FontSizeBox | |
| SetUnit(FieldUnit _eUnit) | FontSizeBox | inlineprivate |
| SetValue(int nNewValue, FieldUnit eInUnit) | FontSizeBox | private |