Searched refs:cChr (Results 1 – 4 of 4) sorted by relevance
107 const String& rWord, sal_Unicode cChr, in SwAutoCorrExceptWord() argument110 cChar(cChr), eLanguage(eLang), bDeleted(sal_False) in SwAutoCorrExceptWord()
451 void SwAutoCorrExceptWord::CheckChar( const SwPosition& rPos, sal_Unicode cChr ) in CheckChar() argument455 if( cChar == cChr && rPos.nNode.GetIndex() == nNode && in CheckChar()
545 sal_Int32 TextSearch::GetDiff( const sal_Unicode cChr ) const in GetDiff()558 TextSearchJumpTable::const_iterator iLook = pJump->find( cChr ); in GetDiff()
173 sal_Unicode cChr = pNode->GetTxt().GetChar( nPos ); in SV_IMPL_VARARR() local174 return !( ( CH_TXTATR_BREAKWORD == cChr || CH_TXTATR_INWORD == cChr ) && in SV_IMPL_VARARR()
Completed in 51 milliseconds