Home
last modified time | relevance | path

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

/trunk/main/cui/source/dialogs/
H A Dhyphen.cxx121 String aActWord; // actual word to be hyphenated member
182 aActWord ( ), in SvxHyphenWordDialog_Impl()
190 aActWord = rWord; in SvxHyphenWordDialog_Impl()
200 DBG_ASSERT( aActWord == String( xHyphWord->getWord() ), "word mismatch" ); in SvxHyphenWordDialog_Impl()
290 DBG_ASSERT( aActWord == String( rxPossHyph->getWord() ), "word mismatch" ); in EraseUnusableHyphens_Impl()
361 xPossHyph = xHyphenator->createPossibleHyphens( aActWord, aLocale, in InitControls_Impl()
417 aActWord = String( xHyphWord->getWord() ); in ContinueHyph_Impl()

Completed in 15 milliseconds