Home
last modified time | relevance | path

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

/aoo4110/main/linguistic/source/
H A Dhyphdta.cxx52 HyphenatedWord::HyphenatedWord(const OUString &rWord, sal_Int16 nLang, sal_Int16 nHPos, in HyphenatedWord() function in linguistic::HyphenatedWord
77 HyphenatedWord::~HyphenatedWord() in ~HyphenatedWord()
82 OUString SAL_CALL HyphenatedWord::getWord() in getWord()
90 Locale SAL_CALL HyphenatedWord::getLocale() in getLocale()
100 sal_Int16 SAL_CALL HyphenatedWord::getHyphenationPos() in getHyphenationPos()
108 OUString SAL_CALL HyphenatedWord::getHyphenatedWord() in getHyphenatedWord()
116 sal_Int16 SAL_CALL HyphenatedWord::getHyphenPos() in getHyphenPos()
124 sal_Bool SAL_CALL HyphenatedWord::isAlternativeSpelling() in isAlternativeSpelling()
H A Dhyphdsp.cxx157 xRes = new HyphenatedWord( aText, nLang, nHyphenationPos, in buildHyphWord()
389 xRes = new HyphenatedWord( rWord, nLanguage, xRes->getHyphenationPos(), in hyphenate()
528 xRes = new HyphenatedWord( rWord, nLanguage, xRes->getHyphenationPos(), in queryAlternativeSpelling()
H A Dmisc.cxx693 xRes = new HyphenatedWord( in RebuildHyphensAndControlChars()
/aoo4110/main/linguistic/inc/linguistic/
H A Dhyphdta.hxx42 class HyphenatedWord : class
56 HyphenatedWord(const HyphenatedWord &);
57 HyphenatedWord & operator = (const HyphenatedWord &);
60 HyphenatedWord(const ::rtl::OUString &rWord, sal_Int16 nLang, sal_Int16 nHyphenationPos,
62 virtual ~HyphenatedWord();
/aoo4110/main/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/
H A Dhyphenimp.cxx503 xRes = new HyphenatedWord( aWord, LocaleToLanguage( aLocale ), nPos, in hyphenate()
509 xRes = new HyphenatedWord( aWord, LocaleToLanguage( aLocale ), in hyphenate()

Completed in 37 milliseconds