Home
last modified time | relevance | path

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

/aoo42x/main/lingucomponent/source/lingutil/
H A Dlingutil.cxx119 rtl::OUString aSystemPrefix; in GetOldStyleDics() local
137 aSystemPrefix = A2OU( "hyph_" ); in GetOldStyleDics()
147 aSystemPrefix = A2OU( "th_" ); in GetOldStyleDics()
173 if (!sPath.match(aSystemPrefix, nStartIndex)) in GetOldStyleDics()
176 sal_Int32 nIndex = nStartIndex + aSystemPrefix.getLength(); in GetOldStyleDics()

Completed in 16 milliseconds