Home
last modified time | relevance | path

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

/trunk/main/linguistic/source/
H A Ddicimp.cxx112 nDicVersion = DIC_VERSION_7; in ReadDicVersion()
165 nDicVersion = DIC_VERSION_6; in ReadDicVersion()
190 return nDicVersion; in ReadDicVersion()
208 nDicVersion = DIC_VERSION_DONTKNOW; in DictionaryNeo()
225 nDicVersion = DIC_VERSION_DONTKNOW; in DictionaryNeo()
236 nDicVersion = DIC_VERSION_7; in DictionaryNeo()
308 if (nDicVersion >= DIC_VERSION_6) in loadEntries()
312 if (DIC_VERSION_6 == nDicVersion || in loadEntries()
313 DIC_VERSION_5 == nDicVersion || in loadEntries()
314 DIC_VERSION_2 == nDicVersion) in loadEntries()
[all …]
H A Ddlistimp.cxx932 int nDicVersion = ReadDicVersion(pStream, nLng, bNeg); in IsVers2OrNewer() local
933 if (2 == nDicVersion || nDicVersion >= 5) in IsVers2OrNewer()
H A Ddicimp.hxx68 sal_Int16 nDicVersion; member in DictionaryNeo

Completed in 26 milliseconds