Home
last modified time | relevance | path

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

/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DXHyphenatedWord_impl.java31 short nHyphenPos; field in XHyphenatedWord_impl
41 short nHyphenPos ) in XHyphenatedWord_impl() argument
47 this.nHyphenPos = nHyphenPos; in XHyphenatedWord_impl()
80 return nHyphenPos; in getHyphenPos()
H A DSampleHyphenator.java236 short nHyphenPos = -1; in hyphenate() local
249 nHyphenPos = 5; in hyphenate()
253 nHyphenationPos = nHyphenPos = 5; in hyphenate()
263 nHyphenationPos = nHyphenPos = 4; in hyphenate()
265 nHyphenationPos = nHyphenPos = 1; in hyphenate()
269 nHyphenationPos = nHyphenPos = 3; in hyphenate()
280 nHyphenationPos, aHyphenatedWord, nHyphenPos); in hyphenate()
/aoo41x/main/sw/source/core/text/
H A Dguess.cxx407 const sal_uInt16 nHyphenPos = xHyphWord->getHyphenPos(); in Guess() local
408 (void)nHyphenPos; in Guess()
/aoo41x/main/editeng/source/misc/
H A Dunolingu.cxx1274 nHyphenPos = rHyphWord->getHyphenPos(); in SvxGetAltSpelling() local
1283 while (nL <= nHyphenationPos && nL <= nHyphenPos in SvxGetAltSpelling()
1291 while (nIdx > nHyphenationPos && nAltIdx > nHyphenPos in SvxGetAltSpelling()
/aoo41x/main/linguistic/inc/linguistic/
H A Dhyphdta.hxx61 const ::rtl::OUString &rHyphenatedWord, sal_Int16 nHyphenPos );

Completed in 37 milliseconds