| /aoo41x/main/svl/source/numbers/ | 
| H A D | zforscan.cxx | 566             if ( j && rKeyword[j].Len() > rKeyword[i].Len() )  in GetKeyWord()655                         nPos-1 + sCurString.Len() <= rStr.Len() &&  in Next_Symbol()
 710 						nPos = rStr.Len();  in Next_Symbol()
 753                                     nPos-1 + sCurString.Len() <= rStr.Len() &&  in Next_Symbol()
 1009 		if (sStrArray[i].Len() > 0)  in PreviousChar()
 1027 		if (sStrArray[i].Len() > 0)  in NextChar()
 2027 					nPos = nPos + rStr.Len();  in FinalScan()
 2564                     if ( sStrArray[i].Len() < sOldCurSymbol.Len() &&  in FinalScan()
 2570                         while ( aTmp.Len() < sOldCurSymbol.Len() &&  in FinalScan()
 2690 								nArrPos = sStrArray[iPos].Len() + sStrArray[i].Len();  in FinalScan()
 [all …]
 
 | 
| H A D | zforfind.cxx | 195     xub_StrLen nLen = rStr.Len();  in StringToDouble()407     if ( nPos + rWhat.Len() <= rString.Len() )  in StringContainsImpl()
 419     if ( rWhat.Len() == 0 )  in StringPtrContainsImpl()
 460     if ( nPos < rString.Len() )  in SkipBlanks()
 502         rSep.Len() == 1 && rString.Len() == 1;  in GetThousandSep()
 647     if ( rString.Len() > nPos )  in GetCurrency()
 666                 if ( aSymbol.Len() <= rString.Len() - nPos )  in GetCurrency()
 773     if (rString.Len() > nPos)  in GetSign()
 803     if (rString.Len() > nPos)  in GetESign()
 1750     if (nPos < rString.Len())  in ScanMidString()
 [all …]
 
 | 
| H A D | zformat.cxx | 1015     if ( aComment.Len() )  in SvNumberformat()1755     nLen = rStr.Len();  in StripNewCurrencyDelimiters()
 3113     if ( aOrgCalendar.Len() )  in ImpGetDateOutput()
 3435     if ( aOrgCalendar.Len() )  in ImpGetDateTimeOutput()
 3526             (sStr.Len() == 0 || sStr.GetTokenCount('0') == sStr.Len()+1))   // nur 00000  in ImpGetNumberOutput()
 3621         if ( sStr.Len() > nLen && sStr.Equals( rDecSep, sStr.Len() - nLen, nLen ) )  in ImpGetNumberOutput()
 4257         if ( rColorName.Len() )  in GetMappedFormatstring()
 4291         if ( aPrefix.Len() )  in GetMappedFormatstring()
 4452     if ( rComment.Len() )  in SetComment()
 4464         } while ( (nCom != STRING_NOTFOUND) && (nCom + aTmp.Len() != rFormat.Len()) );  in SetComment()
 [all …]
 
 | 
| /aoo41x/main/sw/source/filter/rtf/ | 
| H A D | rtffld.cxx | 138 	if( !rName.Len() )  in _WhichFld()144 	if( !sNm.Len() )  in _WhichFld()
 311 			if( sParam.Len() )  in lcl_ScanEquationField()
 594 				if( sParam.Len() )  in MakeFieldInst()
 675 			if( sMark.Len() )  in MakeFieldInst()
 677 			if( sFrame.Len() )  in MakeFieldInst()
 690 			if( aData.sText.Len() && aData.sFontName.Len() &&  in MakeFieldInst()
 691 				aData.nFontSize && aData.sUp.Len() && !aData.sDown.Len() )  in MakeFieldInst()
 776 			else if( aData.sUp.Len() && aData.sDown.Len() &&  in MakeFieldInst()
 777 					!aData.sText.Len() && !aData.sFontName.Len() &&  in MakeFieldInst()
 [all …]
 
 | 
| /aoo41x/main/idl/source/prj/ | 
| H A D | svidl.cxx | 138 	if( aCommand.aExportFile.Len() )354 		if( !bErr && aCommand.aCxxFile.Len() )
 362 		if( !bErr && aCommand.aHxxFile.Len() )
 406 			if( aCommand.aTargetFile.Len() )
 421 		if( aCommand.aListFile.Len() )
 423 		if( aCommand.aSlotMapFile.Len() )
 425 		if( aCommand.aSfxItemFile.Len() )
 427 		if( aCommand.aDataBaseFile.Len() )
 429 		if( aCommand.aCallingFile.Len() )
 431 		if( aCommand.aCxxFile.Len() )
 [all …]
 
 | 
| /aoo41x/main/svtools/source/control/ | 
| H A D | inettbc.cxx | 272         if (( sURL.Len() > 0 ) && ( sURL.GetChar(sURL.Len()-1) != '/' ))299         pBox->SetSelection( Selection( pThis->aText.Len(), aTmp.Len() ) );
 519     if( aBaseURL.Len() )  in ParseSmart()
 616     if ( !aBaseURL.Len() )  in run()
 632             if ( aMatch.Len() )  in run()
 695 … ( aText.CompareIgnoreCaseToAscii( aScheme, aText.Len() ) == COMPARE_EQUAL && aText.Len() < aSchem…  in run()
 730                         if( aText.Len() < aMatch.Len() )  in run()
 744                         if( aText.Len() < aCurMainURL.Len() )  in run()
 1102         if( !GetText().Len() )  in Notify()
 1161     if ( !aText.Len() )  in GetURL()
 [all …]
 
 | 
| /aoo41x/main/tools/source/fsys/ | 
| H A D | dirent.cxx | 496     while ( aPfad.Len() );  in ImpParseOs2Name()800     if ( !rInitName.Len())  in DirEntry()
 856     if ( !rInitName.Len() )  in DirEntry()
 1330 				if ( aName.Len() && aName.GetChar(aName.Len()-1) == ':' )  in GetName()
 1345             if ( !aName.Len() )  in GetName()
 1786 			if ( aPath.Len() )  in Find()
 1831     if ( nPos == STRING_MATCH && aThisStr.Len() != aCurStr.Len() )  in ImpToRel()
 1832         nPos = Min( aThisStr.Len(), aCurStr.Len() );  in ImpToRel()
 2365     while ( aPfad.Len() );  in ImpParseUnixName()
 2593         if ( !aSName.Len() )  in MakeShortName()
 [all …]
 
 | 
| /aoo41x/main/svx/source/xoutdev/ | 
| H A D | xtabcolr.cxx | 100 			OSL_ENSURE( !maPath.Len(), "invalid URL" );  in Load()124 		OSL_ENSURE( !maPath.Len(), "invalid URL" );  in Save()
 249     aStrChart.SetChar(aStrChart.Len() - 1, sal_Unicode('2'));  in Create()
 251     aStrChart.SetChar(aStrChart.Len() - 1, sal_Unicode('3'));  in Create()
 253     aStrChart.SetChar(aStrChart.Len() - 1, sal_Unicode('4'));  in Create()
 255     aStrChart.SetChar(aStrChart.Len() - 1, sal_Unicode('5'));  in Create()
 257     aStrChart.SetChar(aStrChart.Len() - 1, sal_Unicode('6'));  in Create()
 259     aStrChart.SetChar(aStrChart.Len() - 1, sal_Unicode('7'));  in Create()
 261     aStrChart.SetChar(aStrChart.Len() - 1, sal_Unicode('8'));  in Create()
 263     aStrChart.SetChar(aStrChart.Len() - 1, sal_Unicode('9'));  in Create()
 [all …]
 
 | 
| /aoo41x/main/sw/source/core/doc/ | 
| H A D | extinput.cxx | 99 				if( nLen > sOverwriteText.Len() )  in ~SwExtTextInput()101 					rIdx += sOverwriteText.Len();  in ~SwExtTextInput()
 112 													sOverwriteText.Len() ));  in ~SwExtTextInput()
 161 			if( rNewStr.Len() < nReplace )  in SetInputData()
 166 				aIdx += rNewStr.Len();  in SetInputData()
 170 				nReplace = rNewStr.Len();  in SetInputData()
 175 				aIdx += sOverwriteText.Len();  in SetInputData()
 178 				nReplace = sOverwriteText.Len();  in SetInputData()
 180 			else if( (nReplace = sOverwriteText.Len()) > rNewStr.Len() )  in SetInputData()
 181 				nReplace = rNewStr.Len();  in SetInputData()
 [all …]
 
 | 
| /aoo41x/main/vcl/source/control/ | 
| H A D | edit.cxx | 505     nEnd = aText.Len();  in ImplRepaint()511     if( aText.Len() )  in ImplRepaint()
 721 	if ( !rSelection.Len() &&  in ImplDelete()
 731 	if ( !aSelection.Len() )  in ImplDelete()
 870 	if ( aSelection.Len() )  in ImplInsertText()
 1175     if( aText.Len() )  in ImplShowCursor()
 1192 	if ( !mbInsertMode && !maSelection.Len() && (maSelection.Max() < aText.Len()) )  in ImplShowCursor()
 1597 				if ( aChars.Len() )  in ImplHandleKeyEvent()
 2185 					if ( aChars.Len() )  in Command()
 2660 				if ( bPaint && ( aOld.Len() || aNew.Len() || IsPaintTransparent() ) )  in ImplSetSelection()
 [all …]
 
 | 
| H A D | field2.cxx | 77 	if ( rStr.Len() == 1 )  in ImplAddString()79 	else if ( rStr.Len() == 0 )  in ImplAddString()
 84 		pBuf += rStr.Len();  in ImplAddString()
 714             if ( aStr.Len() < rEditMask.Len() )  in ImplPatternProcessKeyInput()
 770     if ( maEditMask.Len() != maLiteralMask.Len() )  in ImplSetMask()
 772         if ( maEditMask.Len() < maLiteralMask.Len() )  in ImplSetMask()
 1133     if ( !rStr.Len() )  in ImplCutNumberFromString()
 1534         if ( (xub_StrLen)aSelection.Len() == aText.Len() )  in ImplDateSpinArea()
 2004     if ( aStr.Len() )  in Reformat()
 2456     if ( !rStr.Len() )  in ImplTimeGetValue()
 [all …]
 
 | 
| /aoo41x/main/l10ntools/source/ | 
| H A D | export.cxx | 224 	if ( sTempFile.Len()) {  in GetNextFile()980 				if ( sText.Len() && sLang.Len() ) {  in Execute()
 1314 		if ( !sGID.Len())  in WriteData()
 1370 					if ( !sXText.Len())  in WriteData()
 1387 					if ( sRoot.Len())  in WriteData()
 1481 	if ( !sGID.Len())  in WriteExportList()
 1530 						if ( sRoot.Len())  in WriteExportList()
 1566 			if ( sToAdd.Len()) {  in FullId()
 1693 	if ( rValue.Len()) {  in CleanValue()
 2485 			if ( !sLine.Len())  in MergeRest()
 [all …]
 
 | 
| H A D | gsicheck.cxx | 43 	if ( aUniqueId.Len() )  in PrintMessage()62     if ( !aLang.Len() )  in LanguageOK()
 463 			nAfterID = nAfterID + aID.Len();  in IsUTF8()
 472                 if ( aID.Len() == 6 )  in IsUTF8()
 485             if ( aID.Len() > 0 && aID.GetChar(aID.Len()-1) == '*' )  in IsUTF8()
 927 			if  ( !aFilename.Len())  in main()
 938 	if ( !aFilename.Len() || bError )  in main()
 992     	if ( !aCorrectFilename.Len() )  in main()
 1005     	if ( !aErrorFilename.Len() )  in main()
 1018     	if ( !aFixedFilename.Len() )  in main()
 [all …]
 
 | 
| H A D | localize.cxx | 245 		if ( sProjectRootRel.Len())  in GetProjectRootRel()249 	if ( sProjectRootRel.Len())  in GetProjectRootRel()
 331 				if ( sLine.Len()) {  in WorkOnFile()
 375 		if( sFileName.Search( sNegative ) == sFileName.Len() - sNegative.Len())  in CheckNegativeList()
 404 		if( sFileName.Search( sNegative ) == sFileName.Len() - sNegative.Len())  in CheckPositiveList()
 516 	if ( !rFile.Len())  in MergeSingleFile()
 858 					if ( sOutput.Len())  in main()
 864 					if ( sLanguages.Len())  in main()
 870 					if ( sFileName.Len())  in main()
 888 	if ( !sSolarVer.Len() || !sVersion.Len()) {  in main()
 [all …]
 
 | 
| H A D | export2.cxx | 108 	if( sMapName.Len() )  in DumpMap()159 		if ( i < rString.Len()) {  in QuotHTMLXRM()
 162 					if( i+2 < rString.Len() &&  in QuotHTMLXRM()
 194 					if ((( i + 4 ) < rString.Len()) &&  in QuotHTMLXRM()
 226 		if ( i < rString.Len()) {  in QuotHTML()
 245 					if ((( i + 4 ) < rString.Len()) &&  in QuotHTML()
 270     return      rString.Len() >= 3 &&  in hasUTF8ByteOrderMarker()
 393 	while ( rString.Len()) {  in UnquotHTML()
 510             if( nFallbackIndex.Len() ){  in FillInFallbacks()
 511 				if ( !pResData->sText[ sCur ].Len())  in FillInFallbacks()
 [all …]
 
 | 
| /aoo41x/main/svtools/source/svhtml/ | 
| H A D | parhtml.cxx | 217 		while( nPos < aValue.Len() )  in GetNumbers()220 			while( nPos < aValue.Len() &&  in GetNumbers()
 225 			if( nPos==aValue.Len() )  in GetNumbers()
 235 					nPos = aValue.Len();  in GetNumbers()
 615 									if( aToken.Len() )  in ScanText()
 1465 	while( nPos < aToken.Len() )  in UnescapeToken()
 1490 	while( nPos < aToken.Len() )  in GetOptions()
 1539 				if( nPos != aToken.Len() )  in GetOptions()
 1585 						if( nPos!=aToken.Len() )  in GetOptions()
 1861 			if( aToken.Len() )  in FilterXMP()
 [all …]
 
 | 
| /aoo41x/main/sw/source/core/undo/ | 
| H A D | unovwr.cxx | 81 	xub_StrLen nTxtNdLen = pTxtNd->GetTxt().Len();  in SwUndoOverwrite()122 	if( rPos.nNode != nSttNode || !aInsStr.Len()  ||  in CanGrouping()
 123 		( !bGroup && aInsStr.Len() != 1 ))  in CanGrouping()
 210 		if( 1 == aInsStr.Len() && 1 == aDelStr.Len() )  in UndoImpl()
 217 	if( aInsStr.Len() > aDelStr.Len() )  in UndoImpl()
 219 		rIdx += aDelStr.Len();  in UndoImpl()
 220         pTxtNd->EraseText( rIdx, aInsStr.Len() - aDelStr.Len() );  in UndoImpl()
 224 	if( aDelStr.Len() )  in UndoImpl()
 265 	if( !aInsStr.Len() || pAktPam->HasMark() )  in RepeatImpl()
 307 		if( n < aDelStr.Len() )  in RedoImpl()
 [all …]
 
 | 
| /aoo41x/main/sw/source/filter/ww8/ | 
| H A D | ww8par5.cxx | 369                 nI < aVal.Len() && aVal.Len() < (MAX_FIELDLEN - 4); ++nI )  in Read_Book()438     if( rName.Len() &&  '"' == rName.GetChar( rName.Len()-1 ))  in ConvertFFileName()
 442     if (rName.Len())  in ConvertFFileName()
 1092             nI < rStr.Len() && rStr.Len() < (MAX_FIELDLEN - 4); ++nI )  in MakeTagString()
 1227     if( !aDef.Len() )  in Read_F_Input()
 1316     if (sName.Len())  in MapBookmarkVariables()
 1418     if (aDef.Len())  in Read_F_InputVar()
 1514     if (!aSequenceName.Len() && !aBook.Len())  in Read_F_Seq()
 1941     if( !aQ.Len() )  in Read_F_Symbol()
 2758     if (sRuby.Len() && sText.Len() && sFontName.Len() && nFontSize)  in Read_SubF_Ruby()
 [all …]
 
 | 
| /aoo41x/main/dbaccess/source/ext/adabas/ | 
| H A D | AdabasNewDb.cxx | 331 	if ( m_sDbConfig.Len() && m_sDbWork.Len() )  in DBG_NAME()383 	if(m_SYSDEV_File.Len() < 41 && m_TRANSDEV_File.Len() < 41 && m_DATADEV_File.Len() < 41)  in DBG_NAME()
 473 	else if(m_SYSDEV_File.Len() > 40 || m_TRANSDEV_File.Len() > 40 || m_DATADEV_File.Len() > 40)
 499 	if(!m_SYSDEV_File.Len())
 607 	if(!m_Backup_File.Len())
 721 				if(!m_ConPwd.Len())  in IMPL_LINK()
 747 	if(m_ConPwd.Len() && m_ET_CONUSR.GetText().Len())  in CheckBitmaps()
 754 		if(m_SysPwd.Len() && m_ET_SYSUSR.GetText().Len())  in CheckBitmaps()
 759 		if(m_DomainPwd.Len() )  in CheckBitmaps()
 767 …if(m_ET_SYSDEVSPACE.GetText().Len() && m_ET_TRANSACTIONLOG.GetText().Len() && m_ET_DATADEVSPACE.Ge…  in CheckBitmaps()
 [all …]
 
 | 
| /aoo41x/main/editeng/source/editeng/ | 
| H A D | impedit2.cxx | 759 	if ( rText.Len() )  in SetText()1722 	if ( pNode->Len() )  in InitScriptTypes()
 2729 					if (aChgText.Len())  in InsertText()
 2809 			xub_StrLen nChars = aPaM.GetNode()->Len() + aLine.Len();  in ImpInsertText()
 2859 		if ( nEnd < aText.Len() )  in ImpInsertText()
 2877 	if ( ( aPaM.GetNode()->Len() + rStr.Len() ) < MAXCHARSINPARA )  in ImpFastInsertText()
 3506 		nIndex = pNode->Len();  in ConvertSelection()
 3509 		nIndex = pNode->Len();  in ConvertSelection()
 3520 		nIndex = pNode->Len();  in ConvertSelection()
 3523 		nIndex = pNode->Len();  in ConvertSelection()
 [all …]
 
 | 
| /aoo41x/main/dbaccess/source/core/misc/ | 
| H A D | dsntypes.cxx | 108         if ( sOldPattern.Len() < aIter->Len() && aWildCard.Matches(_sURL) )  in cutPrefix()110             if ( aIter->Len() < sURL.Len() )  in cutPrefix()
 132         if ( sOldPattern.Len() < aIter->Len() && aWildCard.Matches(sURL) )  in getPrefix()
 134             if ( aIter->Len() < sURL.Len() )  in getPrefix()
 150     return ( sPrefix.Len() > 0 );  in hasDriver()
 164         if ( sOldPattern.Len() < aIter->Len() && aWildCard.Matches(sURL) )  in isConnectionUrlRequired()
 170     return sRet.GetChar(sRet.Len()-1) == '*';  in isConnectionUrlRequired()
 201     if ( !sURL.Len() && sFallbackURL.Len() )  in getDatasourcePrefixFromMediaType()
 227 		if ( !_rsHostname.Len() && sUrl.GetTokenCount(':') == 2 )  in extractHostNamePort()
 232 		if ( _rsHostname.Len() )  in extractHostNamePort()
 [all …]
 
 | 
| /aoo41x/main/sw/source/core/txtnode/ | 
| H A D | ndtxt.cxx | 285 xub_StrLen SwTxtNode::Len() const  in Len()  function in SwTxtNode287     return m_Text.Len();  in Len()
 656         this->JoinMetadatable(*pTxtNode, !this->Len(), !pTxtNode->Len());  in JoinNext()
 748 		xub_StrLen nLen = pTxtNode->Len();  in JoinPrev()
 1366 	if( rName.Len() )  in lcl_FindCharFmt()
 1852     ASSERT( (sal_uLong)m_Text.Len() + (sal_uLong)rStr.Len() <= STRING_LEN,  in InsertText()
 3449 	if( nLen && rText.Len() )  in ReplaceText()
 4045     if ( sListId.Len() > 0 )  in AddToList()
 4101         if ( sListId.Len() == 0 )  in SetListId()
 4123     if ( sListId.Len() == 0 )  in GetListId()
 [all …]
 
 | 
| /aoo41x/main/sw/source/filter/html/ | 
| H A D | parcss1.cxx | 91 	if( nInPos >= aIn.Len() )  in GetNextChar()1169 	while( aTmp.Len() &&  in ParseStyleSheet()
 1173 	while( aTmp.Len() && ( ' '==(c=aTmp.GetChar( aTmp.Len()-1))  in ParseStyleSheet()
 1178 	if( aTmp.Len() >= 4 &&  in ParseStyleSheet()
 1182 	if( aTmp.Len() >=3 &&  in ParseStyleSheet()
 1186 	if( !aTmp.Len() )  in ParseStyleSheet()
 1199 	if( !rIn.Len() )  in ParseStyleOption()
 1272 				aValue.Len() > 5 &&  in GetURL()
 1279 	if( aValue.Len() > 5 )  in GetURL()
 1307 						aValue.Len() > 5 &&  in GetColor()
 [all …]
 
 | 
| H A D | htmlbas.cxx | 76 	if( aScriptURL.Len() )  in NewScript()114 							aScriptURL.Len()!=0 );  in EndScript()
 119 	if( aScriptSource.Len() && pDocSh &&  in EndScript()
 128         if( aBasicLib.Len() )  in EndScript()
 153 				if( !aBasicModule.Len() )  in EndScript()
 200 	if( aToken.Len() > 2 &&  in AddScriptSource()
 204 		if( !aBasicLib.Len() )  in AddScriptSource()
 228 			if( aScriptSource.Len() )  in AddScriptSource()
 233 	else if( aScriptSource.Len() || aToken.Len() )  in AddScriptSource()
 236 		if( aScriptSource.Len() )  in AddScriptSource()
 [all …]
 
 | 
| /aoo41x/main/sc/source/filter/excel/ | 
| H A D | xltools.cxx | 457     if( aNewName.Len() )  in GetXclFontName()503     xub_StrLen nPrefixLen = maDefNamePrefix.Len();  in GetBuiltInDefNameIndex()
 509             xub_StrLen nBuiltInLen = aBuiltInName.Len();  in GetBuiltInDefNameIndex()
 555         else if( rName.Len() > 0 )  in GetBuiltInStyleName()
 577         if( pnNextChar ) *pnNextChar = rStyleName.Len();  in IsBuiltInStyleName()
 587         nPrefixLen = maStyleNamePrefix1.Len();  in IsBuiltInStyleName()
 589         nPrefixLen = maStyleNamePrefix2.Len();  in IsBuiltInStyleName()
 602                     nNextChar = nPrefixLen + aShortName.Len();  in IsBuiltInStyleName()
 637         else if( rStyleName.Len() == nNextChar )  in GetBuiltInStyleId()
 665         nPrefixLen = maCFStyleNamePrefix1.Len();  in IsCondFormatStyleName()
 [all …]
 
 |