/aoo41x/main/basic/source/comp/ |
H A D | exprtree.cxx | 231 bError = sal_True; in Term() 240 if( !bError ) in Term() 269 bError = sal_True; in Term() 373 bError = sal_True; in Term() 375 if( !bError ) in Term() 398 bError = sal_True; in ObjTerm() 408 if( bError ) in ObjTerm() 445 bError = sal_True; in ObjTerm() 478 if( !bError ) in ObjTerm() 887 bError = in SbiExprList() [all …]
|
H A D | exprnode.cxx | 118 bError = sal_False; in BaseInit() 244 bError |= pLeft->bError; in CollectBits() 250 bError |= pRight->bError; in CollectBits() 319 bError = sal_True; in FoldConstants() 346 bError = sal_True; in FoldConstants() 369 bError = sal_True; in FoldConstants() 400 bError = sal_True; in FoldConstants() 407 bError = sal_True; in FoldConstants() 461 bError = sal_True; in FoldConstants()
|
/aoo41x/main/basic/source/classes/ |
H A D | image.cxx | 46 bError = sal_False; in SbiImage() 72 bError = sal_False; in Clear() 251 bError = sal_True; in Load() 252 return sal_Bool( !bError ); in Load() 378 bError = sal_True; in Save() 379 return sal_Bool( !bError ); in Save() 403 bError = sal_True; in MakeStrings() 413 bError = sal_True; in AddString() 414 if( !bError ) in AddString() 435 bError = sal_True; in AddString() [all …]
|
/aoo41x/main/l10ntools/source/ |
H A D | gsicheck.cxx | 523 bError = sal_True; in TestUTF8() 534 bError = sal_True; in TestUTF8() 545 bError = sal_True; in TestUTF8() 552 if ( bError ) in TestUTF8() 554 return !bError; in TestUTF8() 784 sal_Bool bError = sal_False; in main() local 866 bError = sal_True; in main() 886 bError = sal_True; in main() 901 bError = sal_True; in main() 922 bError = sal_True; in main() [all …]
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | excform8.cxx | 99 sal_Bool bError = sal_False; in Convert() local 833 default: bError = sal_True; in Convert() 835 bError |= !aIn.IsValid(); in Convert() 840 if( bError ) in Convert() 878 sal_Bool bError = sal_False; in Convert() local 1197 bError = sal_True; in Convert() 1199 bError |= !aIn.IsValid(); in Convert() 1204 if( bError ) in Convert() 1293 bError = true; in ConvertExternName() 1340 bError = true; in ConvertExternName() [all …]
|
H A D | excform.cxx | 200 sal_Bool bError = sal_False; in Convert() local 230 while( (aIn.GetRecPos() < nEndPos) && !bError ) in Convert() 846 default: bError = sal_True; in Convert() 848 bError |= !aIn.IsValid(); in Convert() 853 if( bError ) in Convert() 900 sal_Bool bError = sal_False; in Convert() local 923 while( (aIn.GetRecPos() < nEndPos) && !bError ) in Convert() 1293 default: bError = sal_True; in Convert() 1295 bError |= !aIn.IsValid(); in Convert() 1302 if( bError ) in Convert()
|
/aoo41x/main/tools/bootstrp/ |
H A D | iserver.cxx | 49 sal_Bool bError = sal_False; in main() local 58 ( !bError )) in main() 67 else bError = sal_True; in main() 76 else bError = sal_True; in main() 89 bError = sal_True; in main() 93 if ( !bError ) { in main()
|
/aoo41x/main/sc/source/core/tool/ |
H A D | token.cxx | 1157 if ( bError ) in AddFormulaToken() 1159 bError = false; in AddFormulaToken() 1179 bError = true; in AddFormulaToken() 1192 bError = true; in AddFormulaToken() 1216 bError = true; in AddFormulaToken() 1234 bError = true; in AddFormulaToken() 1244 bError = true; in AddFormulaToken() 1247 bError = true; in AddFormulaToken() 1266 bError = true; in AddFormulaToken() 1271 bError = true; in AddFormulaToken() [all …]
|
/aoo41x/main/dbaccess/source/ui/querydesign/ |
H A D | SelectionBrowseBox.cxx | 693 bError = sal_True; in fillColumnRef() 705 return bError; in fillColumnRef() 723 return bError; in saveField() 959 return bError; in saveField() 1035 bError = sal_True; in SaveModified() 1037 if ( bError ) in SaveModified() 1043 bError = sal_True; in SaveModified() 1045 if ( bError ) in SaveModified() 1226 bError = sal_True; in SaveModified() 1235 bError = sal_True; in SaveModified() [all …]
|
/aoo41x/main/sfx2/source/appl/ |
H A D | appmisc.cxx | 175 sal_Bool bError = sal_False; in GetDisabledSlotList_Impl() local 217 bError = sal_True; in GetDisabledSlotList_Impl() 223 bError = sal_True; in GetDisabledSlotList_Impl() 230 bError = sal_True; in GetDisabledSlotList_Impl() 243 if ( bError ) in GetDisabledSlotList_Impl()
|
/aoo41x/main/ucb/source/ucp/odma/ |
H A D | odma_content.cxx | 488 sal_Bool bError = !aProp.is(); in execute() local 489 if(bError) in execute() 532 bError = odm != ODM_SUCCESS; in execute() 533 if(!bError) in execute() 563 if(bError) in execute() 1150 sal_Bool bError = sal_False; in changePropertyValue() local 1168 bError = sal_True; in changePropertyValue() 1170 if(!bError) in changePropertyValue() 1200 bError = sal_True; in changePropertyValue() 1202 if(bError) in changePropertyValue()
|
/aoo41x/main/connectivity/source/drivers/ado/ |
H A D | ATable.cxx | 181 sal_Bool bError = sal_True; in alterColumnByName() local 186 bError = !aColumns.Delete(colName); in alterColumnByName() 187 bError = bError || !aColumns.Append(pColumn->getColumnImpl()); in alterColumnByName() 189 if(bError) in alterColumnByName()
|
/aoo41x/main/basic/source/inc/ |
H A D | expr.hxx | 110 sal_Bool bError; // sal_True: Fehlerhaft member in SbiExprNode 134 sal_Bool IsValid() { return sal_Bool( !bError ); } in IsValid() 172 sal_Bool bError; // sal_True: Fehler member in SbiExpression 236 sal_Bool bError; // sal_True: Fehler member in SbiExprList 242 sal_Bool IsValid() { return sal_Bool( !bError ); } in IsValid()
|
/aoo41x/main/dbaccess/source/ext/adabas/ |
H A D | AdabasNewDb.cxx | 323 sal_Bool bError = fillEnvironmentVariable(s_sWork,m_sDbWork); in DBG_NAME() local 324 if ( bError || !m_sDbWork.Len() ) in DBG_NAME() 325 bError = fillEnvironmentVariable(s_sRoot,m_sDbWork); in DBG_NAME() 327 bError = fillEnvironmentVariable(s_sConfig,m_sDbConfig); in DBG_NAME() 328 if ( bError || !m_sDbConfig.Len() ) in DBG_NAME() 329 bError = fillEnvironmentVariable(s_sRoot,m_sDbConfig); in DBG_NAME() 781 sal_Bool bError = sal_False; in fillEnvironmentVariable() local 795 bError = sal_True; in fillEnvironmentVariable() 799 return bError; in fillEnvironmentVariable()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | gfxlink.cxx | 410 sal_Bool bError = ( ERRCODE_NONE != pOStm->GetError() ); in ImpSwap() local 413 if( bError ) in ImpSwap() 444 sal_Bool bError = ( ERRCODE_NONE != pIStm->GetError() ); in GetData() local 448 bError = sal_True; in GetData() 452 if( bError ) in GetData()
|
/aoo41x/main/formula/source/core/api/ |
H A D | token.cxx | 271 bool bError = false; in AddFormulaToken() local 286 bError = true; in AddFormulaToken() 297 bError = true; in AddFormulaToken() 310 bError = true; // unexpected string: don't know what to do with it in AddFormulaToken() 314 bError = true; in AddFormulaToken() 316 return bError; in AddFormulaToken() 320 bool bError = false; in Fill() local 324 bError |= AddFormulaToken( _aSequence[nPos] ,_pRef); in Fill() 326 return bError; in Fill()
|
/aoo41x/main/rsc/source/prj/ |
H A D | start.cxx | 327 sal_Bool bError = sal_False; in SAL_IMPLEMENT_MAIN_WITH_ARGS() local 439 bError = sal_True; in SAL_IMPLEMENT_MAIN_WITH_ARGS() 447 if( !bError ) in SAL_IMPLEMENT_MAIN_WITH_ARGS() 455 bError = sal_True; in SAL_IMPLEMENT_MAIN_WITH_ARGS() 471 return( bError ); in SAL_IMPLEMENT_MAIN_WITH_ARGS()
|
/aoo41x/main/sc/source/core/data/ |
H A D | dbdocutl.cxx | 56 sal_Bool bError = sal_False; in PutData() local 149 bError = sal_True; // unknown type in PutData() 154 bError = sal_True; in PutData() 167 else if (bError) in PutData()
|
H A D | table4.cxx | 1417 sal_Bool bError = sal_False; in FillSeries() local 1424 if (!bError && !bOverflow) in FillSeries() 1436 bError = sal_True; in FillSeries() 1441 bError = sal_True; in FillSeries() 1445 bError = sal_True; in FillSeries() 1473 if (bError) in FillSeries() 1509 sal_Bool bError = sal_False; in FillSeries() local 1518 if (!bError && !bOverflow) in FillSeries() 1530 bError = sal_True; in FillSeries() 1535 bError = sal_True; in FillSeries() [all …]
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fuprlout.cxx | 113 sal_Bool bError = sal_False; in DoExecute() local 195 bError = sal_True; in DoExecute() 200 if (!bError) in DoExecute() 242 if (!bError && nSelectedPage != SDRPAGE_NOTFOUND) in DoExecute()
|
/aoo41x/main/dbaccess/source/ui/misc/ |
H A D | DExport.cxx | 728 sal_Bool bError = sal_False; in executeWizard() local 739 bError = !m_xTable.is(); in executeWizard() 753 bError = sal_True; // there is no error but I have nothing more to do in executeWizard() 757 bError = sal_True; in executeWizard() 759 if(!bError) in executeWizard() 760 bError = !createRowSet(); in executeWizard() 765 bError = sal_True; in executeWizard() 772 return bError; in executeWizard()
|
/aoo41x/main/editeng/source/editeng/ |
H A D | edtspell.cxx | 517 sal_Bool bError = sal_False; in DbgIsBuggy() local 518 for ( sal_uInt16 _nA = 0; !bError && ( _nA < Count() ); _nA++ ) in DbgIsBuggy() 521 for ( sal_uInt16 nB = _nA+1; !bError && ( nB < Count() ); nB++ ) in DbgIsBuggy() 527 bError = sal_True; in DbgIsBuggy() 531 bError = sal_True; in DbgIsBuggy() 534 return bError; in DbgIsBuggy()
|
/aoo41x/main/l10ntools/inc/ |
H A D | xrmmerge.hxx | 37 sal_Bool bError; member in XRMResParser 73 void SetError( sal_Bool bErr = sal_True ) { bError = bErr; } in SetError() 74 sal_Bool GetError() { return bError; } in GetError()
|
/aoo41x/main/tools/source/stream/ |
H A D | strmwnt.cxx | 667 int bError = sal_False; in SetSize() local 676 bError = sal_True; in SetSize() 679 bError = sal_True; in SetSize() 681 if( bError ) in SetSize()
|
/aoo41x/main/vcl/source/control/ |
H A D | field2.cxx | 695 sal_Bool bError = sal_False; in ImplPatternProcessKeyInput() local 726 bError = sal_True; in ImplPatternProcessKeyInput() 743 if ( bError ) in ImplPatternProcessKeyInput() 1214 sal_Bool bError = sal_False; in ImplDateGetValue() local 1262 nDay = ImplGetNum( pBuf, bError ); in ImplDateGetValue() 1264 nMonth = ImplGetNum( pBuf, bError ); in ImplDateGetValue() 1273 nMonth = ImplGetNum( pBuf, bError ); in ImplDateGetValue() 1275 nDay = ImplGetNum( pBuf, bError ); in ImplDateGetValue() 1289 nMonth = ImplGetNum( pBuf, bError ); in ImplDateGetValue() 1291 nDay = ImplGetNum( pBuf, bError ); in ImplDateGetValue() [all …]
|