Home
last modified time | relevance | path

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

/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DSampleHyphenator.java228 … short nHyphMinWordLen = GetValueToUse( "HyphMinWordLength", (short)5, aProperties ); in hyphenate() local
232 if (aWord.length() >= nHyphMinWordLen) in hyphenate()
309 … short nHyphMinWordLen = GetValueToUse( "HyphMinWordLength", (short)5, aProperties ); in queryAlternativeSpelling() local
358 … short nHyphMinWordLen = GetValueToUse( "HyphMinWordLength", (short)5, aProperties ); in createPossibleHyphens() local

Completed in 18 milliseconds