Home
last modified time | relevance | path

Searched defs:bWasError (Results 1 – 12 of 12) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/tool/
H A Dinterpr7.cxx321 bool bWasError = (pMyFormulaCell && pMyFormulaCell->GetRawError() != FormulaError::NONE); in ScWebservice() local
H A Dinterpr2.cxx2714 bool bWasError = ( pMyFormulaCell && pMyFormulaCell->GetRawError() != FormulaError::NONE ); in ScDde() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/tool/
H A Dinterpr7.cxx324 bool bWasError = (pMyFormulaCell && pMyFormulaCell->GetRawError() != FormulaError::NONE); in ScWebservice() local
H A Dinterpr2.cxx2781 bool bWasError = ( pMyFormulaCell && pMyFormulaCell->GetRawError() != FormulaError::NONE ); in ScDde() local
/dports/games/openlierox/OpenLieroX/include/
H A DFileDownload.h258 bool bWasError; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/gdi/
H A Dsalbmp.cxx227 bool bWasError = GetGenericUnixSalData()->ErrorTrapPop( false ); in ImplCreateDIB() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/gdi/
H A Dsalbmp.cxx221 bool bWasError = GetGenericUnixSalData()->ErrorTrapPop( false ); in ImplCreateDIB() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/source/classes/
H A Dsbxmod.cxx1106 bool bWasError = SbxBase::GetError() != ERRCODE_NONE; in Run() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/dtrans/
H A DX11_selection.cxx3956 static bool bWasError = false; variable
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/source/classes/
H A Dsbxmod.cxx1035 bool bWasError = SbxBase::GetError() != ERRCODE_NONE; in Run() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/dtrans/
H A DX11_selection.cxx3817 static bool bWasError = false; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/source/runtime/
H A Druntime.cxx4450 bool bWasError = false; in StepDCREATE_IMPL() local