Home
last modified time | relevance | path

Searched refs:rHyphWord (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/linguistic/source/
H A Dhyphdta.cxx53 const OUString &rHyphWord, sal_Int16 nPos ) : in HyphenatedWord() argument
55 aHyphenatedWord (rHyphWord), in HyphenatedWord()
67 OUString aTmpHyphWord( rHyphWord ); in HyphenatedWord()
73 bIsAltSpelling = rWord != rHyphWord; in HyphenatedWord()
136 const OUString &rHyphWord, in PossibleHyphens() argument
139 aWordWithHyphens(rHyphWord), in PossibleHyphens()
/aoo41x/main/editeng/source/misc/
H A Dunolingu.cxx1266 ::com::sun::star::linguistic2::XHyphenatedWord > & rHyphWord ) in SvxGetAltSpelling()
1269 if (rHyphWord.is() && rHyphWord->isAlternativeSpelling()) in SvxGetAltSpelling()
1271 OUString aWord( rHyphWord->getWord() ), in SvxGetAltSpelling()
1272 aAltWord( rHyphWord->getHyphenatedWord() ); in SvxGetAltSpelling()
1273 sal_Int16 nHyphenationPos = rHyphWord->getHyphenationPos(), in SvxGetAltSpelling()
1274 nHyphenPos = rHyphWord->getHyphenPos(); in SvxGetAltSpelling()
1299 aRes.xHyphWord = rHyphWord; in SvxGetAltSpelling()
/aoo41x/main/linguistic/inc/linguistic/
H A Dhyphdta.hxx112 const ::rtl::OUString &rHyphWord,
/aoo41x/main/editeng/inc/editeng/
H A Dunolingu.hxx171 ::com::sun::star::linguistic2::XHyphenatedWord > & rHyphWord );

Completed in 230 milliseconds