Lines Matching refs:GetChar

481 		0x1 != rTxt.GetChar( nSttPos ) && 0x2 != rTxt.GetChar( nSttPos ))  in FnCptlSttWrd()
487 sal_Unicode cSave = rTxt.GetChar( nSttPos ); in FnCptlSttWrd()
490 if( sChar.GetChar(0) != cSave && rDoc.ReplaceRange( nSttPos, 1, sChar )) in FnCptlSttWrd()
514 if( !lcl_IsInAsciiArr( sImplSttSkipChars, rTxt.GetChar( nSttPos ) )) in FnChgOrdinalNumber()
517 if( !lcl_IsInAsciiArr( sImplEndSkipChars, rTxt.GetChar( nEndPos - 1 ) )) in FnChgOrdinalNumber()
533 sal_Unicode c = rTxt.GetChar( nEndPos - 3 ); in FnChgOrdinalNumber()
538 rTxt.GetChar( nEndPos - 2 ) && in FnChgOrdinalNumber()
540 rTxt.GetChar( nEndPos - 1 )) || in FnChgOrdinalNumber()
542 ( ((sal_Unicode)*(sAll+0)) == rTxt.GetChar( nEndPos - 2 ) && in FnChgOrdinalNumber()
543 ((sal_Unicode)*(sAll+1)) == rTxt.GetChar( nEndPos - 1 ))); in FnChgOrdinalNumber()
584 sal_Unicode cCh = rTxt.GetChar( nSttPos ); in FnChgToEnEmDash()
587 if( ' ' == rTxt.GetChar( nSttPos-1 ) && in FnChgToEnEmDash()
588 '-' == rTxt.GetChar( nSttPos+1 )) in FnChgToEnEmDash()
592 sImplSttSkipChars,(cCh = rTxt.GetChar( n ))); in FnChgToEnEmDash()
600 sImplEndSkipChars,(cCh = rTxt.GetChar( --n ))); ) in FnChgToEnEmDash()
614 ' ' == rTxt.GetChar( nSttPos-1 ) && in FnChgToEnEmDash()
615 '-' == rTxt.GetChar( nSttPos-2 )) in FnChgToEnEmDash()
618 if( '-' == ( cCh = rTxt.GetChar( nTmpPos-1 )) ) in FnChgToEnEmDash()
622 cCh = rTxt.GetChar( nTmpPos-1 ); in FnChgToEnEmDash()
627 sImplSttSkipChars,(cCh = rTxt.GetChar( n ))); in FnChgToEnEmDash()
636 sImplEndSkipChars,(cCh = rTxt.GetChar( --n ))); ) in FnChgToEnEmDash()
660 lcl_IsInAsciiArr( sImplEndSkipChars, rTxt.GetChar( nFndPos - 1 ) )) && in FnChgToEnEmDash()
662 lcl_IsInAsciiArr( sImplSttSkipChars, rTxt.GetChar( nFndPos + 2 ) ))) in FnChgToEnEmDash()
691 sal_Unicode cChar = rTxt.GetChar( nEndPos ); in FnAddNonBrkSpace()
698 while( nSttWdPos && !IsWordDelim( rTxt.GetChar( --nSttWdPos ))) in FnAddNonBrkSpace()
706 sal_Unicode cPrevChar = rTxt.GetChar( nEndPos - 1 ); in FnAddNonBrkSpace()
715 cPrevChar = rTxt.GetChar( nPos ); in FnAddNonBrkSpace()
738 sal_Unicode cPrevChar = rTxt.GetChar( nEndPos - 1 ); in FnAddNonBrkSpace()
739 sal_Unicode cMaybeSpaceChar = rTxt.GetChar( nEndPos - 2 ); in FnAddNonBrkSpace()
772 sal_Unicode c, cInsChar = rTxt.GetChar( nEndPos ); // unterstreichen oder fett in FnChgWeightUnderl()
774 !IsWordDelim( rTxt.GetChar( nEndPos ) ) ) in FnChgWeightUnderl()
785 switch( c = rTxt.GetChar( --nPos ) ) in FnChgWeightUnderl()
792 IsWordDelim( rTxt.GetChar( nPos-1 ))) && in FnChgWeightUnderl()
793 !IsWordDelim( rTxt.GetChar( nPos+1 ))) in FnChgWeightUnderl()
1102 sal_Bool bRet = sChar.GetChar(0) != cSave && rDoc.ReplaceRange( nSttPos, 1, sChar ); in FnCptlSttSntnc()
1135 cRet = sRet.Len() ? sRet.GetChar( 0 ) : cInsChar; in GetQuote()
1235 ' ' == rTxt.GetChar( nInsPos - 1 ) ) in AutoCorrect()
1249 IsWordDelim( ( cPrev = rTxt.GetChar( nInsPos-1 ))) || in AutoCorrect()
1277 if ( nInsPos != 0 && NeedsHardspaceAutocorr( rTxt.GetChar( nInsPos - 1 ) ) && in AutoCorrect()
1285 const sal_Unicode cTmpChar = rTxt.GetChar( nPos ); in AutoCorrect()
1307 if( IsWordDelim( rTxt.GetChar( nPos ))) in AutoCorrect()
1319 while( nPos && !IsWordDelim( rTxt.GetChar( --nPos ))) in AutoCorrect()
1325 if( !nPos && !IsWordDelim( rTxt.GetChar( 0 ))) in AutoCorrect()
1352 lcl_IsInAsciiArr( sImplSttSkipChars, rTxt.GetChar( nCapLttrPos1 ) ) in AutoCorrect()
1356 lcl_IsInAsciiArr( sImplEndSkipChars, rTxt.GetChar( nInsPos1-1 ) ) in AutoCorrect()
1376 !IsWordDelim( pPara->GetChar( nEnd ))) in AutoCorrect()
1602 !IsWordDelim( rTxt.GetChar( nPos ))) || in GetPrevAutoCorrWord()
1603 IsWordDelim( rTxt.GetChar( --nPos ))) in GetPrevAutoCorrWord()
1606 while( nPos && !IsWordDelim( rTxt.GetChar( --nPos ))) in GetPrevAutoCorrWord()
1612 if( !nPos && !IsWordDelim( rTxt.GetChar( 0 ))) in GetPrevAutoCorrWord()
1615 while( lcl_IsInAsciiArr( sImplSttSkipChars, rTxt.GetChar( nCapLttrPos )) ) in GetPrevAutoCorrWord()
1746 if( '#' == rName.GetChar( 0 ) ) in DecryptBlockName_Imp()
1782 IsWordDelim( rTxt.GetChar(nCalcStt - 1 ) ))) ) in lcl_SearchWordsInList()
1916 '~' == ( pAbk = (*pList)[ n ])->GetChar( 0 ); in lcl_FindAbbreviation()
1928 if( sLowerAbk.GetChar( i ) != sLowerWord.GetChar( --ii )) in lcl_FindAbbreviation()
1934 DBG_ASSERT( !(nPos && '~' == (*pList)[ --nPos ]->GetChar( 0 ) ), in lcl_FindAbbreviation()