Home
last modified time | relevance | path

Searched refs:DictionaryList (Results 1 – 6 of 6) sorted by relevance

/AOO41X/main/svx/source/unodialogs/textconversiondlgs/
H A Dchinese_dictionarydialog.cxx71 DictionaryList::DictionaryList( Window* pParent, const ResId& rResId) in DictionaryList() function in textconversiondlgs::DictionaryList
81 DictionaryList::DictionaryList( Window* pParent ) in DictionaryList() function in textconversiondlgs::DictionaryList
91 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 …]
H A Dchinese_dictionarydialog.hxx72 class DictionaryList : public SvHeaderTabListBox class
75 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;
/AOO41X/main/offapi/com/sun/star/linguistic2/
H A Dmakefile.mk46 DictionaryList.idl\
H A DDictionaryList.idl49 published service DictionaryList
H A DDictionary.idl50 @see com::sun::star::linguistic2::DictionaryList
H A DDictionaryListEvent.idl53 @see <type scope="com::sun::star::linguistic2">DictionaryList</type>