Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/inc/
H A Dacorrect.hxx107 const String& rWord, sal_Unicode cChr, in SwAutoCorrExceptWord() argument
110 cChar(cChr), eLanguage(eLang), bDeleted(sal_False) in SwAutoCorrExceptWord()
/aoo41x/main/sw/source/core/edit/
H A Dacorrect.cxx451 void SwAutoCorrExceptWord::CheckChar( const SwPosition& rPos, sal_Unicode cChr ) in CheckChar() argument
455 if( cChar == cChr && rPos.nNode.GetIndex() == nNode && in CheckChar()
/aoo41x/main/i18npool/source/search/
H A Dtextsearch.cxx545 sal_Int32 TextSearch::GetDiff( const sal_Unicode cChr ) const in GetDiff()
558 TextSearchJumpTable::const_iterator iLook = pJump->find( cChr ); in GetDiff()
/aoo41x/main/sw/source/core/doc/
H A Ddocedt.cxx173 sal_Unicode cChr = pNode->GetTxt().GetChar( nPos ); in SV_IMPL_VARARR() local
174 return !( ( CH_TXTATR_BREAKWORD == cChr || CH_TXTATR_INWORD == cChr ) && in SV_IMPL_VARARR()

Completed in 39 milliseconds