Searched refs:DictionaryList (Results 1 – 6 of 6) sorted by relevance
71 DictionaryList::DictionaryList( Window* pParent, const ResId& rResId) in DictionaryList() function in textconversiondlgs::DictionaryList81 DictionaryList::DictionaryList( Window* pParent ) in DictionaryList() function in textconversiondlgs::DictionaryList91 String DictionaryList::getPropertyTypeName( sal_Int16 nConversionPropertyType ) const in getPropertyTypeName()102 String DictionaryList::makeTabString( const DictionaryEntry& rEntry ) const in makeTabString()112 void DictionaryList::initDictionaryControl( const Reference< linguistic2::XConversionDictionary>& x… in initDictionaryControl()127 void DictionaryList::save() in save()163 void DictionaryList::deleteAll() in deleteAll()176 void DictionaryList::refillFromDictionary( sal_Int32 nTextConversionOptions ) in refillFromDictionary()218 DictionaryEntry* DictionaryList::getFirstSelectedEntry() const in getFirstSelectedEntry()232 DictionaryEntry* DictionaryList::getEntryOnPos( sal_Int32 nPos ) const in getEntryOnPos()[all …]
72 class DictionaryList : public SvHeaderTabListBox class75 DictionaryList( Window* pParent, const ResId& );76 DictionaryList( Window* pParent );77 virtual ~DictionaryList();151 DictionaryList& getActiveDictionary();152 DictionaryList& getReverseDictionary();154 const DictionaryList& getActiveDictionary() const;155 const DictionaryList& getReverseDictionary() const;175 DictionaryList m_aCT_DictionaryToSimplified;176 DictionaryList m_aCT_DictionaryToTraditional;
46 DictionaryList.idl\
49 published service DictionaryList
50 @see com::sun::star::linguistic2::DictionaryList
53 @see <type scope="com::sun::star::linguistic2">DictionaryList</type>