Home
last modified time | relevance | path

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

/trunk/main/sal/osl/w32/
H A Dsignal.cxx49 static sal_Bool bErrorReportingEnabled = sal_True; variable
122 if ( !bErrorReportingEnabled ) in ReportCrash()
467 sal_Bool bOld = bErrorReportingEnabled; in osl_setErrorReporting()
468 bErrorReportingEnabled = bEnable; in osl_setErrorReporting()
/trunk/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()
/trunk/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()

Completed in 16 milliseconds