Home
last modified time | relevance | path

Searched refs:bErrorReportingEnabled (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/sal/osl/w32/
H A Dsignal.cxx49 static sal_Bool bErrorReportingEnabled = sal_True; variable
139 if ( !bErrorReportingEnabled ) in ReportCrash()
514 sal_Bool bOld = bErrorReportingEnabled; in osl_setErrorReporting()
515 bErrorReportingEnabled = bEnable; in osl_setErrorReporting()
/AOO41X/main/sal/osl/os2/
H A Dsignal.c39 static sal_Bool bErrorReportingEnabled = sal_True; variable
240 sal_Bool bOld = bErrorReportingEnabled; in osl_setErrorReporting()
241 bErrorReportingEnabled = bEnable; in osl_setErrorReporting()
/AOO41X/main/sal/osl/unx/
H A Dsignal.c151 static sal_Bool bErrorReportingEnabled = sal_True; variable
496 if ( !bErrorReportingEnabled ) in ReportCrash()
1085 sal_Bool bOld = bErrorReportingEnabled; in osl_setErrorReporting()
1086 bErrorReportingEnabled = bEnable; in osl_setErrorReporting()