Home
last modified time | relevance | path

Searched refs:DictionaryNeo (Results 1 – 3 of 3) sorted by relevance

/trunk/main/linguistic/source/
H A Ddicimp.cxx202 DictionaryNeo::DictionaryNeo() : in DictionaryNeo() function in DictionaryNeo
214 DictionaryNeo::DictionaryNeo(const OUString &rName, in DictionaryNeo() function in DictionaryNeo
256 DictionaryNeo::~DictionaryNeo() in ~DictionaryNeo()
628 sal_Bool DictionaryNeo::isSorted() in isSorted()
708 (cppu::OWeakObject*) new DictionaryNeo; in DictionaryNeo_CreateInstance()
829 sal_Bool SAL_CALL DictionaryNeo::addEntry( in addEntry()
936 SAL_CALL DictionaryNeo::getEntries( ) in getEntries()
950 void SAL_CALL DictionaryNeo::clear( ) in clear()
1021 void SAL_CALL DictionaryNeo::store() in store()
1039 void SAL_CALL DictionaryNeo::storeAsURL( in storeAsURL()
[all …]
H A Ddicimp.hxx51 class DictionaryNeo : class
75 DictionaryNeo(const DictionaryNeo &);
76 DictionaryNeo & operator = (const DictionaryNeo &);
96 DictionaryNeo();
97 DictionaryNeo(const ::rtl::OUString &rName, sal_Int16 nLang,
101 virtual ~DictionaryNeo();
H A Ddlistimp.cxx386 new DictionaryNeo( aDicName, nLang, eType, aURL, bIsWriteablePath ); in SearchForDictionaries()
584 return new DictionaryNeo( rName, nLanguage, eDicType, rURL, bIsWriteablePath ); in createDictionary()

Completed in 27 milliseconds