Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/inc/
H A Dwrong.hxx232 sal_Bool InWrongWord( xub_StrLen &rChk, xub_StrLen &rLn ) const;
/aoo41x/main/sw/source/core/edit/
H A Dedlingu.cxx1022 if( pWrong->InWrongWord(nBegin,nLen) && !pNode->IsSymbol(nBegin) ) in GetCorrection()
1137 if (pWrong->InWrongWord(nBegin, nLen)) in GetGrammarCorrection()
/aoo41x/main/sw/source/core/text/
H A Dwrong.cxx126 sal_Bool SwWrongList::InWrongWord( xub_StrLen &rChk, xub_StrLen &rLn ) const in InWrongWord() function in SwWrongList
/aoo41x/main/sw/source/core/crsr/
H A Dcrstrvl.cxx1210 … if ( pSmartTagList && pSmartTagList->InWrongWord( nCurrent, nLen ) && !pTxtNd->IsSymbol(nBegin) ) in GetContentAtPos()
1218 if ( pSubList->InWrongWord( nCurrent, nLen ) ) in GetContentAtPos()
H A Dcrsrsh.cxx3450 if( pSmartTagList->InWrongWord( nBegin, nLen ) && !pNode->IsSymbol(nBegin) ) in GetSmartTagTerm()
3494 if( pSmartTagList->InWrongWord( nBegin, nLen ) && !pNode->IsSymbol(nBegin) ) in GetSmartTagTerm()
/aoo41x/main/sw/source/core/access/
H A Daccpara.cxx1049 sal_Bool bIn = pWrongList->InWrongWord(nBegin,nLen); // && !pTxtNode->IsSymbol(nBegin) ) in GetTextBoundary()
2544 if( pWrongList->InWrongWord(nBegin,nLen) && !pTxtNode->IsSymbol(nBegin) ) in _correctValues()
2565 if( pWrongList->InWrongWord(nBegin,nLen) && !pTxtNode->IsSymbol(nBegin) ) in _correctValues()
/aoo41x/main/sw/source/core/txtnode/
H A Dtxtedt.cxx1260 … if ( !pNode->GetSmartTags() || !pNode->GetSmartTags()->InWrongWord( nSmartTagStt, nDummy ) ) in _AutoSpell()

Completed in 88 milliseconds