addEntry(const OUString &rTerm, const OUString &rMapping, sal_Int16 nConversionPropertyType, int nPos=-1) | textconversiondlgs::DictionaryList | |
connect_changed(const Link< weld::TreeView &, void > &rLink) | textconversiondlgs::DictionaryList | inline |
connect_column_clicked(const Link< int, void > &rLink) | textconversiondlgs::DictionaryList | inline |
deleteAll() | textconversiondlgs::DictionaryList | |
deleteEntries(std::u16string_view rTerm) | textconversiondlgs::DictionaryList | |
deleteEntryOnPos(sal_Int32 nPos) | textconversiondlgs::DictionaryList | |
DictionaryList(std::unique_ptr< weld::TreeView > xTreeView) | textconversiondlgs::DictionaryList | |
get_height_rows(int nRows) const | textconversiondlgs::DictionaryList | inline |
get_selected_index() const | textconversiondlgs::DictionaryList | inline |
get_sort_column() const | textconversiondlgs::DictionaryList | inline |
get_sort_order() const | textconversiondlgs::DictionaryList | inline |
get_visible() const | textconversiondlgs::DictionaryList | inline |
get_widget() const | textconversiondlgs::DictionaryList | inline |
getEntryOnPos(sal_Int32 nPos) const | textconversiondlgs::DictionaryList | |
getFirstSelectedEntry() const | textconversiondlgs::DictionaryList | |
getPropertyTypeName(sal_Int16 nConversionPropertyType) const | textconversiondlgs::DictionaryList | private |
getTermEntry(std::u16string_view rTerm) const | textconversiondlgs::DictionaryList | |
hasTerm(std::u16string_view rTerm) const | textconversiondlgs::DictionaryList | |
hide() | textconversiondlgs::DictionaryList | inline |
init(const css::uno::Reference< css::linguistic2::XConversionDictionary > &xDictionary, weld::Entry *pED_Term, weld::Entry *pED_Mapping, weld::ComboBox *pLB_Property) | textconversiondlgs::DictionaryList | |
m_aToBeDeleted | textconversiondlgs::DictionaryList | private |
m_pED_Mapping | textconversiondlgs::DictionaryList | private |
m_pED_Term | textconversiondlgs::DictionaryList | private |
m_pLB_Property | textconversiondlgs::DictionaryList | private |
m_xControl | textconversiondlgs::DictionaryList | private |
m_xDictionary | textconversiondlgs::DictionaryList | |
m_xIter | textconversiondlgs::DictionaryList | private |
refillFromDictionary(sal_Int32 nTextConversionOptions) | textconversiondlgs::DictionaryList | |
save() | textconversiondlgs::DictionaryList | |
set_size_request(int nWidth, int nHeight) | textconversiondlgs::DictionaryList | inline |
set_sort_column(int nColumn) | textconversiondlgs::DictionaryList | inline |
set_sort_indicator(TriState eState, int nColumn) | textconversiondlgs::DictionaryList | inline |
set_sort_order(bool bAscending) | textconversiondlgs::DictionaryList | inline |
show() | textconversiondlgs::DictionaryList | inline |