Searched refs:getHyphenPos (Results 1 – 12 of 12) sorted by relevance
230 + xHyphWord.getHyphenPos() in Run()248 + xHyphWord.getHyphenPos() in Run()
78 public short getHyphenPos() throws com.sun.star.uno.RuntimeException in getHyphenPos() method in XHyphenatedWord_impl
391 xRes->getHyphenPos() ); in hyphenate()530 xRes->getHyphenPos() ); in queryAlternativeSpelling()
116 sal_Int16 SAL_CALL HyphenatedWord::getHyphenPos() in getHyphenPos() function in linguistic::HyphenatedWord
658 nOrigHyphenPos = GetOrigWordPos( rOrigWord, rxHyphWord->getHyphenPos() ); in RebuildHyphensAndControlChars()682 rxHyphWord->getHyphenPos() - nChgPos); in RebuildHyphensAndControlChars()
78 getHyphenPos()
93 short getHyphenPos();
407 const sal_uInt16 nHyphenPos = xHyphWord->getHyphenPos(); in Guess()
383 nPorEnd = xHyphWord->getHyphenPos() + 1 + rGuess.BreakStart() in CreateHyphen()
1274 nHyphenPos = rHyphWord->getHyphenPos(); in SvxGetAltSpelling()
1875 sal_uInt16 _nWordLen = 1 + xHyphWord->getHyphenPos(); in ImpBreakLine()
4877 sal_uInt16 _nWordLen = 1 + xHyphWord->getHyphenPos(); in ImplGetTextLines()
Completed in 131 milliseconds