Searched refs:bIsAltSpelling (Results 1 – 6 of 6) sorted by relevance
34 boolean bIsAltSpelling; field in XHyphenatedWord_impl48 this.bIsAltSpelling = (aWord != aHyphenatedWord); in XHyphenatedWord_impl()84 return bIsAltSpelling; in isAlternativeSpelling()
70 bIsAltSpelling = aTmpWord != aTmpHyphWord; in HyphenatedWord()73 bIsAltSpelling = rWord != rHyphWord; in HyphenatedWord()128 return bIsAltSpelling; in isAlternativeSpelling()
158 sal_Bool bIsAltSpelling; member164 nChangedPos(-1), nChangedLength(-1), bIsAltSpelling(sal_False) in SvxAlternativeSpelling()
50 sal_Bool bIsAltSpelling; member in linguistic::HyphenatedWord
338 ASSERT( aAltSpell.bIsAltSpelling, "no alternatve spelling" ); in CreateHyphen()
1298 aRes.bIsAltSpelling = sal_True; in SvxGetAltSpelling()
Completed in 23 milliseconds