Home
last modified time | relevance | path

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

/aoo4110/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DLinguisticExamples.java227 + xHyphWord.getHyphenationPos() in Run()
245 + xHyphWord.getHyphenationPos() in Run()
H A DXHyphenatedWord_impl.java70 public short getHyphenationPos() throws com.sun.star.uno.RuntimeException in getHyphenationPos() method in XHyphenatedWord_impl
/aoo4110/main/linguistic/source/
H A Dmisc.cxx558 sal_Int16 nHyphenationPos = rxHyphWord->getHyphenationPos(); in GetAltSpelling()
659 nOrigHyphenationPos = GetOrigWordPos( rOrigWord, rxHyphWord->getHyphenationPos() ); in RebuildHyphensAndControlChars()
670 sal_Int16 nHyphenationPos = rxHyphWord->getHyphenationPos(); in RebuildHyphensAndControlChars()
H A Dhyphdsp.cxx389 xRes = new HyphenatedWord( rWord, nLanguage, xRes->getHyphenationPos(), in hyphenate()
528 xRes = new HyphenatedWord( rWord, nLanguage, xRes->getHyphenationPos(), in queryAlternativeSpelling()
H A Dhyphdta.cxx100 sal_Int16 SAL_CALL HyphenatedWord::getHyphenationPos() in getHyphenationPos() function in linguistic::HyphenatedWord
/aoo4110/main/sw/source/core/text/
H A Dguess.cxx396 nBreakPos += xHyphWord->getHyphenationPos() + 1; in Guess()
404 const sal_uInt16 nHyphenationPos = xHyphWord->getHyphenationPos(); in Guess()
/aoo4110/main/cui/source/dialogs/
H A Dhyphen.cxx202 nMaxHyphenationPos = xHyphWord->getHyphenationPos(); in SvxHyphenWordDialog_Impl()
419 nMaxHyphenationPos = xHyphWord->getHyphenationPos(); in ContinueHyph_Impl()
/aoo4110/main/linguistic/inc/linguistic/
H A Dhyphdta.hxx72 getHyphenationPos()
/aoo4110/main/offapi/com/sun/star/linguistic2/
H A DXHyphenatedWord.idl74 short getHyphenationPos();
/aoo4110/main/i18npool/source/breakiterator/
H A Dbreakiterator_unicode.cxx384 … if(wBoundary.startPos + aHyphenatedWord->getHyphenationPos() + 1 < nMinBreakPos ) in getLineBreak()
/aoo4110/main/editeng/source/misc/
H A Dunolingu.cxx1273 sal_Int16 nHyphenationPos = rHyphWord->getHyphenationPos(), in SvxGetAltSpelling()
/aoo4110/main/sw/source/core/edit/
H A Dedlingu.cxx589 pMySh->InsertSoftHyph( xHyphWord->getHyphenationPos() + 1); in Continue()

Completed in 79 milliseconds