Searched refs:getHyphenatedWord (Results 1 – 11 of 11) sorted by relevance
231 + " in " + xHyphWord.getHyphenatedWord() ); in Run()249 + " in " + xHyphWord.getHyphenatedWord() ); in Run()
74 public String getHyphenatedWord() throws com.sun.star.uno.RuntimeException in getHyphenatedWord() method in XHyphenatedWord_impl
390 xRes->getHyphenatedWord(), in hyphenate()529 xRes->getHyphenatedWord(), in queryAlternativeSpelling()
108 OUString SAL_CALL HyphenatedWord::getHyphenatedWord() in getHyphenatedWord() function in linguistic::HyphenatedWord
557 aHyphenatedWord( rxHyphWord->getHyphenatedWord() ); in GetAltSpelling()
75 getHyphenatedWord()
82 string getHyphenatedWord();
402 const String aHyphenatedWord = xHyphWord->getHyphenatedWord(); in Guess()
1272 aAltWord( rHyphWord->getHyphenatedWord() ); in SvxGetAltSpelling()
1886 String aAlt( xHyphWord->getHyphenatedWord() ); in ImpBreakLine()
4887 String aAlt( xHyphWord->getHyphenatedWord() ); in ImplGetTextLines()
Completed in 90 milliseconds