|
LibreOffice Module svtools (master) 1
|
This is the complete list of members for FontNameBox, including all inherited members.
| CachePreview(size_t nIndex, Point *pTopLeft) | FontNameBox | private |
| clear() | FontNameBox | inline |
| connect_changed(const Link< weld::ComboBox &, void > &rLink) | FontNameBox | inline |
| connect_entry_activate(const Link< weld::ComboBox &, bool > &rLink) | FontNameBox | inline |
| connect_focus_in(const Link< weld::Widget &, void > &rLink) | FontNameBox | inline |
| connect_focus_out(const Link< weld::Widget &, void > &rLink) | FontNameBox | inline |
| connect_get_property_tree(const Link< tools::JsonWriter &, void > &rLink) | FontNameBox | inline |
| connect_key_press(const Link< const KeyEvent &, bool > &rLink) | FontNameBox | inline |
| DECL_DLLPRIVATE_LINK(CustomRenderHdl, weld::ComboBox::render_args, void) | FontNameBox | private |
| DECL_DLLPRIVATE_LINK(CustomGetSizeHdl, OutputDevice &, Size) | FontNameBox | private |
| DECL_DLLPRIVATE_LINK(SettingsChangedHdl, VclSimpleEvent &, void) | FontNameBox | private |
| DECL_DLLPRIVATE_LINK(UpdateHdl, Timer *, void) | FontNameBox | private |
| EnableWYSIWYG(bool bEnable) | FontNameBox | |
| Fill(const FontList *pList) | FontNameBox | |
| FontNameBox(std::unique_ptr< weld::ComboBox > p) | FontNameBox | |
| FontNameBox(const FontNameBox &)=delete | FontNameBox | private |
| get_active() const | FontNameBox | inline |
| get_active_text() const | FontNameBox | inline |
| get_count() const | FontNameBox | inline |
| get_entry_font() | FontNameBox | inline |
| get_entry_selection_bounds(int &rStartPos, int &rEndPos) | FontNameBox | inline |
| get_max_mru_count() const | FontNameBox | inline |
| get_saved_value() const | FontNameBox | inline |
| get_text(int nIndex) const | FontNameBox | inline |
| grab_focus() | FontNameBox | inline |
| has_focus() const | FontNameBox | inline |
| ImplDestroyFontList() | FontNameBox | private |
| InitFontMRUEntriesFile() | FontNameBox | private |
| IsWYSIWYGEnabled() const | FontNameBox | inline |
| LoadMRUEntries(const OUString &aFontMRUEntriesFile) | FontNameBox | private |
| m_xComboBox | FontNameBox | private |
| maFontMRUEntriesFile | FontNameBox | private |
| maUpdateIdle | FontNameBox | private |
| mbWYSIWYG | FontNameBox | private |
| mnPreviewProgress | FontNameBox | private |
| mpFontList | FontNameBox | private |
| operator=(const FontNameBox &)=delete | FontNameBox | private |
| save_value() | FontNameBox | inline |
| SaveMRUEntries(const OUString &aFontMRUEntriesFile) const | FontNameBox | private |
| select_entry_region(int nStartPos, int nEndPos) | FontNameBox | inline |
| set_active(int nPos) | FontNameBox | inline |
| set_active_or_entry_text(const OUString &rText) | FontNameBox | |
| set_entry_font(const vcl::Font &rFont) | FontNameBox | inline |
| set_entry_width_chars(int nWidth) | FontNameBox | inline |
| set_max_mru_count(int nCount) | FontNameBox | inline |
| set_sensitive(bool bSensitive) | FontNameBox | inline |
| set_size_request(int nWidth, int nHeight) | FontNameBox | inline |
| set_tooltip_text(const OUString &rTip) | FontNameBox | inline |
| ~FontNameBox() | FontNameBox |