Home
last modified time | relevance | path

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

/aoo42x/main/lingucomponent/source/lingutil/
H A Dlingutil.cxx120 rtl::OUString aSystemSuffix; in GetOldStyleDics() local
128 aSystemSuffix = aDicExtension; in GetOldStyleDics()
138 aSystemSuffix = aDicExtension; in GetOldStyleDics()
148 aSystemSuffix = A2OU( "_v2.dat" ); in GetOldStyleDics()
170 if (sPath.lastIndexOf(aSystemSuffix) == sPath.getLength()-aSystemSuffix.getLength()) in GetOldStyleDics()
175 rtl::OUString sChunk = sPath.copy(0, sPath.getLength() - aSystemSuffix.getLength()); in GetOldStyleDics()

Completed in 8 milliseconds