/aoo42x/main/editeng/source/misc/ |
H A D | svxacorr.cxx | 468 if( rCC.isLetterNumeric( rTxt, nSttPos )) in FnCptlSttWrd() 471 if( rCC.isLetterNumeric( rTxt, nEndPos - 1 )) in FnCptlSttWrd() 597 if( rCC.isLetterNumeric( cCh ) ) in FnChgToEnEmDash() 604 if( rCC.isLetterNumeric( cCh )) in FnChgToEnEmDash() 632 if( rCC.isLetterNumeric( cCh ) ) in FnChgToEnEmDash() 639 if( rCC.isLetterNumeric( cCh )) in FnChgToEnEmDash() 659 ( rCC.isLetterNumeric( sTmp, nFndPos - 1 ) || in FnChgToEnEmDash() 661 ( rCC.isLetterNumeric( sTmp, nFndPos + 2 ) || in FnChgToEnEmDash() 803 bAlphaNum = rCC.isLetterNumeric( rTxt, nPos ); in FnChgWeightUnderl() 1002 if( !rCC.isLetterNumeric( in FnCptlSttSntnc() [all …]
|
/aoo42x/main/sw/source/ui/wrtsh/ |
H A D | select.cxx | 967 !rCC.isLetterNumeric( ( sTxt = cPrev), 0 ) || in IntelligentCut() 968 !rCC.isLetterNumeric( ( sTxt = cNext), 0 ) ) in IntelligentCut() 979 !rCC.isLetterNumeric( ( sTxt = cPrev), 0 ) && in IntelligentCut() 980 !rCC.isLetterNumeric( ( sTxt = cNext), 0 ) ) in IntelligentCut()
|
H A D | wrtsh1.cxx | 204 sal_Bool bDelim = GetAppCharClass().isLetterNumeric( rStr, 0 ); in InsertByWord() 208 sal_Bool bTmpDelim = GetAppCharClass().isLetterNumeric( rStr, nPos ); in InsertByWord()
|
/aoo42x/main/sc/inc/ |
H A D | compiler.hxx | 469 return ScGlobal::pCharClass->isLetterNumeric( rStr, nPos ); in IsCharWordChar() 486 return ScGlobal::pCharClass->isLetterNumeric( rStr, nPos ); in IsWordChar() 512 return ScGlobal::pCharClass->isLetterNumeric( rStr, nPos ); in IsCharFlagAllConventions()
|
/aoo42x/main/sw/source/core/text/ |
H A D | itrform2.cxx | 461 bAllowBehind = rCC.isLetterNumeric( aAltTxt, 0 ); in BuildPortions() 469 bAllowBehind = rCC.isLetterNumeric( rInf.GetTxt(), rInf.GetIdx() ); in BuildPortions() 480 bAllowBefore = rCC.isLetterNumeric( aAltTxt, aAltTxt.Len() - 1 ); in BuildPortions() 492 bAllowBefore = rCC.isLetterNumeric( rInf.GetTxt(), rInf.GetIdx() - 1 ); in BuildPortions() 637 if ( rCC.isLetterNumeric( rInf.GetTxt(), nTmp - 1 ) && in BuildPortions() 638 rCC.isLetterNumeric( rInf.GetTxt(), nTmp ) ) in BuildPortions()
|
H A D | guess.cxx | 330 ! rCC.isLetterNumeric( rInf.GetTxt(), nLangIndex ) ) in Guess()
|
H A D | porlay.cxx | 1980 while ( nIdx < nEnd && !rCC.isLetterNumeric( rTxt, (xub_StrLen)nIdx ) ) in IsArabicText() 1989 while ( nIdx >= 0 && !rCC.isLetterNumeric( rTxt, (xub_StrLen)nIdx ) ) in IsArabicText()
|
/aoo42x/main/unotools/inc/unotools/ |
H A D | charclass.hxx | 210 sal_Bool isLetterNumeric( const String& rStr, xub_StrLen nPos ) const; 215 sal_Bool isLetterNumeric( const String& rStr ) const;
|
/aoo42x/main/svl/source/misc/ |
H A D | urihelper.cxx | 435 if (rCharClass.isLetterNumeric(rStr, nPos)) in isBoundary1() 457 if (rCharClass.isLetterNumeric(rStr, nPos)) in isBoundary2() 544 else if (rCharClass.isLetterNumeric(rStr, *pPos)) in checkWChar()
|
/aoo42x/main/unotools/source/i18n/ |
H A D | charclass.cxx | 328 sal_Bool CharClass::isLetterNumeric( const String& rStr, xub_StrLen nPos ) const in isLetterNumeric() function in CharClass 350 sal_Bool CharClass::isLetterNumeric( const String& rStr ) const in isLetterNumeric() function in CharClass
|
/aoo42x/main/sw/source/core/undo/ |
H A D | unovwr.cxx | 137 rCC.isLetterNumeric( String( cIns ), 0 ) != in CanGrouping() 138 rCC.isLetterNumeric( aInsStr, aInsStr.Len()-1 ) ) in CanGrouping()
|
H A D | undel.cxx | 494 rCC.isLetterNumeric( String( cDelChar ), 0 ) != in CanGrouping() 495 rCC.isLetterNumeric( *pSttStr, nUChrPos ) ) in CanGrouping()
|
H A D | unredln.cxx | 172 bIsDelim = !GetAppCharClass().isLetterNumeric( pTNd->GetTxt(), in SwUndoRedlineDelete()
|
H A D | unins.cxx | 136 !GetAppCharClass().isLetterNumeric( String( cIns )) ) in CanGrouping()
|
/aoo42x/main/formula/source/ui/dlg/ |
H A D | FormulaHelper.cxx | 185 if( _pCharClass->isLetterNumeric( rStr, nPos ) ) in IsFormulaText()
|
/aoo42x/main/sw/source/core/doc/ |
H A D | docfld.cxx | 1851 (!nPos || !rCC.isLetterNumeric( sFormel, nPos - 1 ))) in FindUsedDBs() 2044 (!nPos || !rCC.isLetterNumeric( sFormel, nPos - 1 ))) in ReplaceUsedDBs()
|
H A D | doc.cxx | 901 !rCC.isLetterNumeric( rStr, 0 ) ); in InsertString() 914 !rCC.isLetterNumeric( rStr, i ) ); in InsertString()
|
/aoo42x/main/sw/source/core/edit/ |
H A D | autofmt.cxx | 546 else if( rCC.isLetterNumeric( rStr, n )) in IsNoAlphaLine() 2098 if( !( rAppCC.isLetterNumeric( *pTxt, nPos ) in AutoCorrect()
|
H A D | editsh.cxx | 656 (rCC.isLetterNumeric( aStr, nPos - 1 ) || in Calculate()
|
/aoo42x/main/sw/source/core/bastyp/ |
H A D | calc.cxx | 1107 (pCharClass->isLetterNumeric( in GetToken()
|
/aoo42x/main/sw/source/core/txtnode/ |
H A D | txtedt.cxx | 767 if ( rCC.isLetterNumeric( rText.GetChar( nBegin ) ) ) in NextWord()
|
/aoo42x/main/sc/source/ui/docshell/ |
H A D | impex.cxx | 953 && ScGlobal::pCharClass->isLetterNumeric( rStr, nPos)) in lcl_PutString()
|
/aoo42x/main/sw/source/core/crsr/ |
H A D | swcrsr.cxx | 1285 … bRet = rCC.isLetterNumeric( pTxtNd->GetTxt(), static_cast<xub_StrLen>(aBoundary.startPos) ); in IsInWordWT()
|
/aoo42x/main/sw/source/core/access/ |
H A D | accpara.cxx | 868 bRet = GetAppCharClass().isLetterNumeric( in GetWordBoundary()
|
/aoo42x/main/sw/source/ui/docvw/ |
H A D | edtwin.cxx | 2313 GetAppCharClass().isLetterNumeric( String( aCh ), 0 ); in KeyInput()
|