Home
last modified time | relevance | path

Searched refs:GetChar (Results 26 – 50 of 441) sorted by relevance

12345678910>>...18

/trunk/main/svtools/source/svhtml/
H A Dhtmlsupp.cxx105 ( ' '==(c=rString.GetChar(0)) || '\t'==c || '\r'==c || '\n'==c ) ) in RemoveSGMLComment()
109 ( ' '==(c=rString.GetChar( rString.Len()-1)) in RemoveSGMLComment()
124 ( ( c = rString.GetChar( nPos )) != '\r' && c != '\n' ) ) in RemoveSGMLComment()
127 '\n' == rString.GetChar( nPos+1 )) in RemoveSGMLComment()
150 else if( nLen && '\'' == rString.GetChar(nLen-1) ) in RemoveSGMLComment()
156 c = rString.GetChar( nLen-(nDel+1) ); in RemoveSGMLComment()
161 '\r'==rString.GetChar( nLen-(nDel+1) ) ) in RemoveSGMLComment()
/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx330 c1 = rStr.GetChar( nPos ); in lcl_MatchParenthesis()
1161 && aInsStr.GetChar(nInsLen-1) == ')' ); in lcl_CompleteFunction()
1348 if ( aInsert.GetChar(0) == '"' ) in PasteManualTip()
1610 sal_Unicode c = aFormula.GetChar(nPos); in UpdateParenthesis()
1972 aStr.GetChar(0) == '{' && in StartTable()
1973 aStr.GetChar(1) == '=' && in StartTable()
1974 aStr.GetChar(aStr.Len()-1) == '}') in StartTable()
1988 … if ( ( aStr.GetChar(0) == '=' || aStr.GetChar(0) == '+' || aStr.GetChar(0) == '-' ) && in StartTable()
2179 ( pEngine->GetText(0).GetChar(0) == '=' || in UpdateFormulaMode()
2379 sal_Unicode c = rString.GetChar(i); in lcl_IsNumber()
[all …]
/trunk/main/connectivity/source/drivers/file/
H A Dquotedstring.cxx49 const sal_Unicode cChar = m_sString.GetChar(i); in GetTokenCount()
66 if ((i+1 < nLen) && (m_sString.GetChar(i+1) == cStrDel)) in GetTokenCount()
101 …sal_Bool bInString = (nStartPos < nLen) && (m_sString.GetChar(nStartPos) == cStrDel); // Befinden … in GetTokenSpecial()
114 const sal_Unicode cChar = m_sString.GetChar(i); in GetTokenSpecial()
120 if ((i+1 < nLen) && (m_sString.GetChar(i+1) == cStrDel)) in GetTokenSpecial()
125 *pData++ = m_sString.GetChar(i); // Zeichen gehoert zum Resultat-String in GetTokenSpecial()
/trunk/main/idl/source/prj/
H A Dcommand.cxx236 while( aStr.GetChar(n) && isspace( aStr.GetChar(n) ) ) in ResponseFile()
239 while( aStr.GetChar(n) && !isspace( aStr.GetChar(n) ) ) in ResponseFile()
266 sal_Unicode aFirstChar( aParam.GetChar(0) ); in SvCommand()
270 aFirstChar = aParam.GetChar(0); in SvCommand()
274 aFirstChar = aParam.GetChar(0); in SvCommand()
/trunk/main/sw/source/core/text/
H A Dportxt.cxx180 if( CH_BLANK == pStr->GetChar( nPos ) ) in lcl_AddSpace()
201 if ( CH_TXTATR_BREAKWORD == rInf.GetChar( nPos ) && pPor->InExpGrp() ) in lcl_AddSpace()
409 CH_BLANK != rInf.GetChar( rInf.GetIdx() ) && in _Format()
410 0x3000 != rInf.GetChar( rInf.GetIdx() ) ) ) in _Format()
518 1 < rInf.GetIdx() && ' ' == rInf.GetChar( rInf.GetIdx() - 1 ) in FormatEOL()
524 while( nX && nHoleLen < GetLen() && CH_BLANK == rInf.GetChar( --nX ) ) in FormatEOL()
574 … if (rInf.OnWin() && 1==rInf.GetLen() && CH_TXT_ATR_FIELDEND==rInf.GetTxt().GetChar(rInf.GetIdx())) in Paint()
731 rInf.GetChar( rInf.GetIdx() ) == CH_TXT_ATR_INPUTFIELDSTART; in Format()
733 rInf.GetChar( rInf.GetIdx() + rInf.GetLen() - 1 ) == CH_TXT_ATR_INPUTFIELDEND; in Format()
798 if ( rInf.GetChar( rInf.GetIdx() ) == CH_TXT_ATR_INPUTFIELDSTART ) in GetExpTxt()
[all …]
H A Dfrminf.cxx46 const xub_Unicode aChar = rTxt.GetChar( i ); in GetTxtStart()
65 xub_Unicode aChar = rTxt.GetChar( static_cast<xub_StrLen>(i) ); in GetTxtEnd()
246 aLine.GetInfo().GetChar( aLine.GetEnd() - 1 ) in GetSpaces()
351 xub_Unicode aChar = rTxt.GetChar( rFndPos ); in GetBigIndent()
358 aChar = rTxt.GetChar( rFndPos - 1 ); in GetBigIndent()
363 ( ' ' != aChar || ' ' != rTxt.GetChar( rFndPos - 2 ) ) ) in GetBigIndent()
/trunk/main/sw/source/core/bastyp/
H A Dcalc.cxx222 ii = ii << 1 ^ rStr.GetChar( n ); in Find()
497 pLclData->getNumDecimalSep().GetChar(0), in GetStrResult()
837 sal_Unicode ch = aName.GetChar( 0 ); in GetToken()
893 if( '\\' == sCommand.GetChar(nFndPos-1)) in GetToken()
930 sal_Unicode ch = aName.GetChar(0); in GetToken()
940 if( 2 == aName.Len() && '=' == aName.GetChar(1) ) in GetToken()
970 cDSep = pLclData->getNumDecimalSep().GetChar(0); in GetToken()
991 sCommand.GetChar( nCommandPos ) ) == ' ' || in GetToken()
1027 if( '=' == (ch = sCommand.GetChar( nCommandPos ) ) ) in GetToken()
1621 pLclData->getNumDecimalSep().GetChar(0), in lcl_Str2Double()
[all …]
/trunk/main/sw/source/core/fields/
H A Dcellfml.cxx150 ( ' ' == rTxt.GetChar( nSttPos ) || '\t' == rTxt.GetChar( nSttPos ) ) ) in GetValue()
155 sal_Unicode const Char = rTxt.GetChar(nSttPos); in GetValue()
417 rNewStr += rFirstBox.GetChar( rFirstBox.Len() - 1 ); in RelNmsToBoxNms()
447 rNewStr += rFirstBox.GetChar( rFirstBox.Len() - 1 ); in RelBoxNmsToPtr()
482 rNewStr += rFirstBox.GetChar( rFirstBox.Len() - 1 ); in BoxNmsToRelNm()
515 rNewStr += rFirstBox.GetChar( rFirstBox.Len() - 1 ); in PtrToBoxNms()
538 rNewStr += rFirstBox.GetChar( rFirstBox.Len() - 1 ); in BoxNmsToPtr()
629 ( ' ' == sFormel.GetChar( nStt + 1 ) || in ScanString()
630 '=' == sFormel.GetChar( nStt + 1 ) ) ) in ScanString()
762 if( cRelKennung == sGetName.GetChar(0) ) // ja, ... in lcl_RelToBox()
[all …]
/trunk/main/svx/source/tbxctrls/
H A Dfillctrl.cxx282 … if(aTmpStr.GetChar(0) == TMP_STR_BEGIN && aTmpStr.GetChar(aTmpStr.Len() - 1) == TMP_STR_END) in Update()
321 … if(aTmpStr.GetChar(0) == TMP_STR_BEGIN && aTmpStr.GetChar(aTmpStr.Len() - 1) == TMP_STR_END) in Update()
368 if(aTmpStr.GetChar(0) == TMP_STR_BEGIN && in Update()
369 aTmpStr.GetChar(aTmpStr.Len() - 1) == TMP_STR_END) in Update()
418 … if(aTmpStr.GetChar(0) == TMP_STR_BEGIN && aTmpStr.GetChar(aTmpStr.Len() - 1) == TMP_STR_END) in Update()
778 … if(aTmpStr.GetChar(0) == TMP_STR_BEGIN && aTmpStr.GetChar(aTmpStr.Len() - 1) == TMP_STR_END) in IMPL_LINK()
/trunk/main/svl/source/numbers/
H A Dzforfind.cxx173 if ( 256 <= rStr.GetChar( nPos ) && in TransformInput()
200 if (rStr.GetChar(nPos) == '.') in StringToDouble()
443 if ((nPos < rString.Len()) && (rString.GetChar(nPos) == c)) in SkipChar()
501 bool bSpaceBreak = rSep.GetChar(0) == 0xa0 && rString.GetChar(0) == 0x20 && in GetThousandSep()
774 switch (rString.GetChar(nPos)) in GetSign()
804 switch (rString.GetChar(nPos)) in GetESign()
1527 if ( rString.GetChar( nPos ) == '.' ) in ScanStartString()
1647 sal_Unicode cTime = rTime.GetChar(0); in ScanMidString()
1769 switch (rString.GetChar(0)) in ScanMidString()
1927 sal_Unicode cTime = rTime.GetChar(0); in ScanEndString()
[all …]
/trunk/main/idl/inc/
H A Dlex.hxx99 char GetChar() const { return cChar; } in GetChar() function in SvToken
162 return aBufStr.GetChar((sal_uInt16)nBufPos++); in GetFastNextChar()
183 nColumn += aBufStr.GetChar(n++) == '\t' ? nTabSize : 1; in CalcColumn()
228 && cChar == pCurToken->GetChar() ) in Read()
239 && (';' == pCurToken->GetChar() in ReadDelemiter()
240 || ',' == pCurToken->GetChar()) ) in ReadDelemiter()
/trunk/main/automation/source/server/
H A Dserver.cxx398 if ( aStr.GetChar(i) < 32 || aStr.GetChar(i) > 126 ) in Timeout()
404 aStr.SetChar( i, aStr.GetChar(i) - 32 ); in Timeout()
405 aStr.SetChar( i, 126 - aStr.GetChar(i) ); in Timeout()
410 sal_Char c = aStr.GetChar(i); in Timeout()
411 aStr.SetChar( i, aStr.GetChar(aStr.Len()-i-1) ); in Timeout()
515 cRest = aData.GetChar( nIndex ); in Timeout()
520 c = aData.GetChar( nIndex ); in Timeout()
/trunk/main/basctl/source/basicide/
H A Dbasobj2.cxx107 sal_Bool bValid = ( ( rName.GetChar(nChar) >= 'A' && rName.GetChar(nChar) <= 'Z' ) || in IsValidSbxName()
108 ( rName.GetChar(nChar) >= 'a' && rName.GetChar(nChar) <= 'z' ) || in IsValidSbxName()
109 ( rName.GetChar(nChar) >= '0' && rName.GetChar(nChar) <= '9' && nChar ) || in IsValidSbxName()
110 ( rName.GetChar(nChar) == '_' ) ); in IsValidSbxName()
/trunk/main/svl/source/misc/
H A Drestrictedpaths.cxx131 if ( ( m_sCheckURL.GetChar( nLenChecked - 1 ) == '/' ) in operator ()()
132 || ( sApprovedURL.GetChar( nLenChecked ) == '/' ) ) in operator ()()
140 ( sApprovedURL.GetChar( nLenApproved - 1 ) == '/' ) ) in operator ()()
149 if ( ( sApprovedURL.GetChar( nLenApproved - 1 ) == '/' ) in operator ()()
150 || ( m_sCheckURL.GetChar( nLenApproved ) == '/' ) ) in operator ()()
/trunk/main/formula/source/core/api/
H A DFormulaCompiler.cxx723 if ( nLen > 1 && rStr.GetChar(0) == '\'' && rStr.GetChar( nLen-1 ) == '\'' ) in DeQuote()
1644 aSysLocale.GetLocaleDataPtr()->getNumDecimalSep().GetChar(0), in AppendDouble()
1715 sal_Unicode c = aCorrectedFormula.GetChar( nPos ); in NextToken()
1719 if ( c == mxSymbols->getSymbol(ocEqual).GetChar(0) ) in NextToken()
1728 if ( c == mxSymbols->getSymbol(ocEqual).GetChar(0) ) in NextToken()
1731 mxSymbols->getSymbol(ocLess).GetChar(0) ); in NextToken()
1738 mxSymbols->getSymbol(ocLess).GetChar(0) ); in NextToken()
1744 if ( c == mxSymbols->getSymbol(ocSub).GetChar(0) ) in NextToken()
1747 mxSymbols->getSymbol(ocMul).GetChar(0) ); in NextToken()
1753 if ( c == mxSymbols->getSymbol(ocSub).GetChar(0) ) in NextToken()
[all …]
/trunk/main/sc/source/core/tool/
H A Dqueryparam.cxx106 if (aCellStr.GetChar(0) == '<') in FillInExcelSyntax()
108 if (aCellStr.GetChar(1) == '>') in FillInExcelSyntax()
113 else if (aCellStr.GetChar(1) == '=') in FillInExcelSyntax()
124 else if (aCellStr.GetChar(0) == '>') in FillInExcelSyntax()
126 if (aCellStr.GetChar(1) == '=') in FillInExcelSyntax()
139 if (aCellStr.GetChar(0) == '=') in FillInExcelSyntax()
/trunk/main/l10ntools/source/
H A Dlngmerge.cxx183 if (( sLine_in.GetChar( 0 ) == '[' ) && in isNextGroup()
184 ( sLine_in.GetChar( sLine_in.Len() - 1 ) == ']' )){ in isNextGroup()
233 if (( sLine.GetChar( 0 ) == '[' ) && in Merge()
234 ( sLine.GetChar( sLine.Len() - 1 ) == ']' )) in Merge()
261 if (( sLine.GetChar( 0 ) == '[' ) && in Merge()
262 ( sLine.GetChar( sLine.Len() - 1 ) == ']' )) in Merge()
/trunk/main/tools/source/inet/
H A Dinetmsg.cxx411 while ((n < rStr.Len()) && ascii_isDigit(rStr.GetChar(n))) n++; in ParseNumber()
422 while ((n < rStr.Len()) && ascii_isLetter(rStr.GetChar(n))) n++; in ParseMonth()
446 (rDateField.GetChar(nIndex) == ' ')) in ParseDateField()
451 (ascii_isLetter (rDateField.GetChar(nIndex)) || in ParseDateField()
452 (rDateField.GetChar(nIndex) == ',') )) in ParseDateField()
456 (rDateField.GetChar(nIndex) == ' ')) in ParseDateField()
459 if (ascii_isLetter (rDateField.GetChar(nIndex))) in ParseDateField()
493 if ((rDateField.GetChar(nIndex) == '+') || in ParseDateField()
494 (rDateField.GetChar(nIndex) == '-') ) in ParseDateField()
497 sal_Bool bEast = (rDateField.GetChar(nIndex++) == '+'); in ParseDateField()
/trunk/main/sw/source/core/undo/
H A Dunovwr.cxx84 aDelStr.Insert( pTxtNd->GetTxt().GetChar( nSttCntnt ) ); in SwUndoOverwrite()
166 aDelStr.Insert( pDelTxtNd->GetTxt().GetChar(rPos.nContent.GetIndex()) ); in CanGrouping()
211 pACEWord->CheckChar( *pAktPam->GetPoint(), aDelStr.GetChar( 0 ) ); in UndoImpl()
236 *pTmpStr = aDelStr.GetChar( n ); in UndoImpl()
272 rDoc.Overwrite(*pAktPam, aInsStr.GetChar(0)); in RepeatImpl()
275 rDoc.Overwrite( *pAktPam, aInsStr.GetChar( n ) ); in RepeatImpl()
305 pTxtNd->InsertText( aInsStr.GetChar( n ), rIdx, in RedoImpl()
/trunk/main/vcl/source/control/
H A Dfield.cxx131 if ( (aStr.GetChar( 0 ) == '(') && (aStr.GetChar( aStr.Len()-1 ) == ')') ) in ImplNumericGetValue()
137 if ( (aStr.GetChar( i ) >= '0') && (aStr.GetChar( i ) <= '9') ) in ImplNumericGetValue()
139 else if ( aStr.GetChar( i ) == '-' ) in ImplNumericGetValue()
154 if ( (aStr.GetChar( i ) >= '0') && (aStr.GetChar( i ) <= '9') ) in ImplNumericGetValue()
156 else if ( aStr.GetChar( i ) == '-' ) in ImplNumericGetValue()
167 if ( aStr1.GetChar( 0 ) == '-' ) in ImplNumericGetValue()
174 if ( (aStr1.GetChar( i ) >= '0') && (aStr1.GetChar( i ) <= '9') ) in ImplNumericGetValue()
181 if ( (aStr2.GetChar( i ) >= '0') && (aStr2.GetChar( i ) <= '9') ) in ImplNumericGetValue()
199 if ( aStr2.GetChar( nDecDigits ) >= '5' ) in ImplNumericGetValue()
1101 xub_Unicode c = rStr.GetChar( i ); in ImplMetricGetUnitText()
/trunk/main/unotools/source/misc/
H A Dfontdefs.cxx329 while ( i && (rName.GetChar( i-1 ) < 32) ) in GetEnglishSearchFontName()
338 if ( (nLen >= 3) && rName.GetChar( nLen-1 ) == ')' ) in GetEnglishSearchFontName()
344 if ( rName.GetChar( nTempLen ) == '(' ) in GetEnglishSearchFontName()
350 if ( nTempLen && (rName.GetChar( nTempLen-1 ) == ' ') ) in GetEnglishSearchFontName()
357 if ( rName.GetChar( nTempLen ) == ')' ) in GetEnglishSearchFontName()
368 sal_Unicode c = rName.GetChar( i ); in GetEnglishSearchFontName()
/trunk/main/sc/source/ui/pagedlg/
H A Dareasdlg.cxx238 const sal_Unicode sep = ScCompiler::GetNativeSymbol(ocSep).GetChar(0); in AddRefEntry()
311 const sal_Unicode sep = ScCompiler::GetNativeSymbol(ocSep).GetChar(0); in Impl_Reset()
386 const sal_Unicode sep = ScCompiler::GetNativeSymbol(ocSep).GetChar(0); in Impl_CheckRefStrings()
713 if ( '$' == aStr.GetChar(0) ) in lcl_CheckOne_OOO()
757 if (rStr.GetChar(0) != preUpper && rStr.GetChar(0) != preLower) in lcl_CheckOne_XL_R1C1()
800 const sal_Unicode rsep = ScCompiler::GetNativeSymbol(ocRange).GetChar(0); in lcl_CheckRepeatString()
817 const sal_Unicode c = rStr.GetChar(i); in lcl_CheckRepeatString()
/trunk/main/tools/source/communi/
H A Dparser.cxx80 … while ( nStart < nEnd && ( sLine.GetChar( nStart ) == ' ' || sLine.GetChar( nStart ) == 0x09 ) ) in ReadLine()
86 … while ( nStart < nEnd && ( sLine.GetChar( nEnd-1 ) == ' ' || sLine.GetChar( nEnd-1 ) == 0x09 ) ) in ReadLine()
95 if (( sLine.GetChar( 0 ) == '#' ) || ( !sLine.Len())) { in ReadLine()
/trunk/main/cui/source/dialogs/
H A Dhyphen.cxx233 if ( aTxt.GetChar( i ) == sal_Unicode( HYPH_POS_CHAR ) ) in EnableLRBtn_Impl()
246 if ( aTxt.GetChar( i ) == sal_Unicode( HYPH_POS_CHAR ) ) in EnableLRBtn_Impl()
386 if (HYPH_POS_CHAR == aTmp.GetChar( i )) in ContinueHyph_Impl()
436 sal_Unicode cChar = aTxt.GetChar( i ); in GetHyphIndex_Impl()
455 if (aTxt.GetChar( i ) == sal_Unicode( HYPH_POS_CHAR )) in SelLeft_Impl()
477 if (aTxt.GetChar( i ) == sal_Unicode( HYPH_POS_CHAR )) in SelRight_Impl()
/trunk/main/unotools/source/i18n/
H A Dcharclass.cxx174 sal_Unicode c = rStr.GetChar( nPos ); in isAlpha()
213 sal_Unicode c = rStr.GetChar( nPos ); in isLetter()
252 sal_Unicode c = rStr.GetChar( nPos ); in isDigit()
291 sal_Unicode c = rStr.GetChar( nPos ); in isAlphaNumeric()
330 sal_Unicode c = rStr.GetChar( nPos ); in isLetterNumeric()

Completed in 155 milliseconds

12345678910>>...18