Home
last modified time | relevance | path

Searched refs:nFailureCode (Results 1 – 2 of 2) sorted by path

/trunk/main/desktop/inc/
H A Dapp.hxx169 ::rtl::OUString CreateErrorMsgString( utl::Bootstrap::FailureCode nFailureCode,
/trunk/main/desktop/source/app/
H A Dapp.cxx1197 utl::Bootstrap::FailureCode nFailureCode, in CreateErrorMsgString() argument
1204 switch ( nFailureCode ) in CreateErrorMsgString()
1308 utl::Bootstrap::FailureCode nFailureCode; in HandleBootstrapErrors() local
1310 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()

Completed in 31 milliseconds