Searched refs:nFailureCode (Results 1 – 2 of 2) sorted by relevance
1197 utl::Bootstrap::FailureCode nFailureCode, in CreateErrorMsgString() argument1204 switch ( nFailureCode ) in CreateErrorMsgString()1308 utl::Bootstrap::FailureCode nFailureCode; in HandleBootstrapErrors() local1310 aBootstrapStatus = ::utl::Bootstrap::checkBootstrapStatus( aBuffer, nFailureCode ); in HandleBootstrapErrors()1313 switch ( nFailureCode ) in HandleBootstrapErrors()1318 aErrorMsg = CreateErrorMsgString( nFailureCode, OUString() ); in HandleBootstrapErrors()1332 aErrorMsg = CreateErrorMsgString( nFailureCode, aBootstrapFileURL ); in HandleBootstrapErrors()1346 aErrorMsg = CreateErrorMsgString( nFailureCode, aVersionFileURL ); in HandleBootstrapErrors()1356 aErrorMsg = CreateErrorMsgString( nFailureCode, aUserInstallationURL ); in HandleBootstrapErrors()
169 ::rtl::OUString CreateErrorMsgString( utl::Bootstrap::FailureCode nFailureCode,
Completed in 24 milliseconds