Home
last modified time | relevance | path

Searched refs:bError (Results 26 – 50 of 93) sorted by relevance

1234

/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx633 sal_Bool bError = HasError( rRef, aErrorPos ); in DrawEntry() local
639 bAlien, bError, rData ); in DrawEntry()
649 sal_Bool bError = HasError( rRef, aErrorPos ); in DrawAlienEntry() local
653 bError, rData ); in DrawAlienEntry()
1484 sal_Bool bError = sal_False; in UpdateAllArrowColors() local
1496 bError = sal_True; in UpdateAllArrowColors()
1508 bError = sal_True; in UpdateAllArrowColors()
1516 bError = sal_True; in UpdateAllArrowColors()
1528 if ( bArrow || bError ) in UpdateAllArrowColors()
1530 ColorData nColorData = ( bError ? GetErrorColor() : GetArrowColor() ); in UpdateAllArrowColors()
/trunk/main/basctl/source/basicide/
H A Dbaside2b.cxx1019 void BreakPointWindow::SetMarkerPos( sal_uInt16 nLine, sal_Bool bError ) in SetMarkerPos() argument
1026 bErrorMarker = bError; in SetMarkerPos()
2003 sal_Bool bError = sal_False; in EditedEntry() local
2006 bError = sal_True; in EditedEntry()
2011 if ( bError ) in EditedEntry()
2028 sal_Bool bError = sal_False; in ImplBasicEntryEdited() local
2040 bError = sal_True; in ImplBasicEntryEdited()
2042 bError = sal_True; in ImplBasicEntryEdited()
2056 bError = sal_True; in ImplBasicEntryEdited()
2063 bError = sal_True; in ImplBasicEntryEdited()
[all …]
H A Dbasobj2.cxx277 sal_Bool bError = sal_False; in ChooseMacro() local
355 bError = sal_True; in ChooseMacro()
367 if ( !bError ) in ChooseMacro()
/trunk/main/basic/source/sbx/
H A Dsbxbool.cxx93 sal_Bool bError = sal_True; in ImpGetBool() local
101 bError = sal_False; in ImpGetBool()
106 if( bError ) in ImpGetBool()
/trunk/main/sc/source/core/data/
H A Ddocumen4.cxx463 for (SCTAB nTab=0; nTab<=MAXTAB && !aData.bError; nTab++) in GetSelectionFunction()
470 if (!aData.bError) in GetSelectionFunction()
484 aData.bError = sal_True; in GetSelectionFunction()
491 aData.bError = sal_True; in GetSelectionFunction()
499 if (aData.bError) in GetSelectionFunction()
502 return !aData.bError; in GetSelectionFunction()
H A Ddptabres.cxx509 sal_Bool bError = sal_False; in Calculate() local
516 bError = ( nCount < 0 ); // only real errors in Calculate()
524 bError = ( nCount <= 0 ); // no data is an error in Calculate()
529 bError = ( nCount < 2 ); // need at least 2 values in Calculate()
539 if ( !bError ) in Calculate()
594 else if ( bError ) in Calculate()
599 if ( bEmpty || bError ) in Calculate()
2508 sal_Bool bError = sal_False; in UpdateRunningTotals() local
2516 bError = sal_True; in UpdateRunningTotals()
2522 bError = sal_True; in UpdateRunningTotals()
[all …]
H A Ddpobject.cxx1408 bool bError = false; in ParseFilters() local
1412 while ( aRemaining.Len() && !bError ) in ParseFilters()
1460 bError = true; in ParseFilters()
1491 bError = true; // duplicate (also across fields) in ParseFilters()
1505 if ( bItemFound && !bError ) in ParseFilters()
1520 bError = true; in ParseFilters()
1525 if ( !bError && !bHasData && aDataNames.size() == 1 ) in ParseFilters()
1532 return bHasData && !bError; in ParseFilters()
/trunk/main/sw/source/core/layout/
H A Dlaycache.cxx1230 bError( sal_False ) in SwLayCacheIoImpl()
1270 bError = sal_True; in OpenRec()
1318 bError = sal_True; in CloseRec()
1327 if( !bError && nLvl ) in BytesLeft()
1341 if( !bError ) in Peek()
1349 bError = sal_True; in Peek()
H A Dlayhelp.hxx176 sal_Bool bError : 1; member in SwLayCacheIoImpl
212 sal_Bool HasError() const { return bError; } in HasError()
/trunk/main/cui/source/dialogs/
H A Dhlmarkwn.cxx360 sal_Bool bError = sal_False; in FillTree() local
369 bError = sal_True; in FillTree()
371 if(bError) in FillTree()
/trunk/main/rsc/source/parser/
H A Dyyrscyacc.y142 sal_Bool bError = sal_False;
148 bError = sal_True;
161 bError = sal_True;
167 bError = sal_True;
170 if( bError ){
/trunk/main/sc/inc/
H A Dsubtotal.hxx44 sal_Bool bError; member
47 eFunc(eFn), nVal(0.0), nCount(0), bError(sal_False) {} in ScFunctionData()
/trunk/main/dbaccess/source/ui/misc/
H A DTableCopyHelper.cxx368 _rAsyncDrop.bError = !copyTagTable(_rAsyncDrop,sal_True,_xConnection); in copyTagTable()
370 bRet = ( !_rAsyncDrop.bError && _rAsyncDrop.aHtmlRtfStorage.Is() ); in copyTagTable()
402 else if ( !_rDesc.bError ) in asyncCopyTagTable()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_updateinstalldialog.cxx487 bool bError = false; in installExtensions() local
542 bError = true; in installExtensions()
548 bError = true; in installExtensions()
560 else if (!xExtension.is() || bError) in installExtensions()
/trunk/main/vcl/source/app/
H A Dstdtext.cxx48 const XubString& rServiceName, sal_Bool bError ) in ShowServiceNotAvailableError() argument
52 if ( bError ) in ShowServiceNotAvailableError()
/trunk/main/basic/source/inc/
H A Dimage.hxx47 sal_Bool bError; // sal_True: Fehler member in SbiImage
80 sal_Bool IsError() { return bError; } in IsError()
H A Dscanner.hxx66 sal_Bool bError; // sal_True: Fehler generieren member in SbiScanner
77 void EnableErrors() { bError = sal_False; } in EnableErrors()
/trunk/main/shell/source/backends/gconfbe/
H A Dgconfaccess.cxx102 bool bError = false; in xdg_user_dir_lookup() local
197 bError = true; in xdg_user_dir_lookup()
199 if (aUserDirBuf.getLength()>0 && !bError) in xdg_user_dir_lookup()
/trunk/main/basic/source/comp/
H A Dscanner.cxx57 bError = in SbiScanner()
92 if( !bError && bErrors ) in GenError()
96 bError = sal_True; in GenError()
/trunk/main/sw/source/ui/app/
H A Ddocsh2.cxx847 bool bError = false; in Execute() local
855 bError = true; in Execute()
858 if( !bError && ERRCODE_NONE == aDlgHelper.Execute() ) in Execute()
1215 bool bError = false; in Execute() local
1290 bError = true; in Execute()
1293 if(!bError) in Execute()
/trunk/main/l10ntools/inc/
H A Dexport.hxx286 sal_Bool bError; // any errors while export? member in Export
389 void SetError() { bError = sal_True; } in SetError()
390 sal_Bool GetError() { return bError; } in GetError()
/trunk/main/sc/source/filter/xml/
H A DXMLConsolidationContext.cxx115 sal_Bool bError = sal_False; in EndElement() local
128 bError = sal_True; //! handle error in EndElement()
/trunk/main/dbaccess/source/ui/querydesign/
H A Dquerycontroller.cxx1728 bool bError( false ); in impl_reset() local
1732 bError = true; in impl_reset()
1751 bError = true; in impl_reset()
1762 bError = true; in impl_reset()
1766 if ( bError ) in impl_reset()
/trunk/main/sw/source/core/edit/
H A Dautofmt.cxx930 sal_Bool bError = sal_False; in GetDigitLevel() local
955 bError = sal_True; in GetDigitLevel()
962 bError = sal_True; in GetDigitLevel()
972 bError = sal_True; in GetDigitLevel()
979 bError = sal_True; in GetDigitLevel()
985 bError = sal_True; in GetDigitLevel()
988 if( bError ) in GetDigitLevel()
/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx2757 sal_Bool bError = sal_False; in ChangeNumFmtDecimals() local
2770 bError = sal_True; in ChangeNumFmtDecimals()
2789 bError = sal_True; // Exponential nicht veraendern in ChangeNumFmtDecimals()
2800 if (!bError) in ChangeNumFmtDecimals()
2807 bError = sal_True; // 20 ist Maximum in ChangeNumFmtDecimals()
2814 bError = sal_True; // weniger als 0 geht nicht in ChangeNumFmtDecimals()
2818 if (!bError) in ChangeNumFmtDecimals()
2833 bError = sal_True; in ChangeNumFmtDecimals()
2837 if (!bError) in ChangeNumFmtDecimals()

Completed in 282 milliseconds

1234