Searched refs:DictionaryList (Results 1 – 7 of 7) 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::DictionaryList127 void DictionaryList::save() in save()163 void DictionaryList::deleteAll() in deleteAll()270 void DictionaryList::deleteEntryOnPos( sal_Int32 nPos ) in deleteEntryOnPos()305 DictionaryList::~DictionaryList() in ~DictionaryList()309 void DictionaryList::activate( HeaderBar* pHeaderBar ) in activate()341 void DictionaryList::Resize() in Resize()371 sal_uInt16 DictionaryList::getSortColumn() const in getSortColumn()777 DictionaryList& rActive = getActiveDictionary(); in IMPL_LINK()[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>
4782 com.sun.star.linguistic2.DictionaryList5912 com.sun.star.linguistic2.DictionaryList
Completed in 49 milliseconds