Home
last modified time | relevance | path

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

/aoo41x/main/unotools/inc/unotools/
H A Dbootstrap.hxx122 static Status checkBootstrapStatus(rtl::OUString& _rDiagnosticMessage);
127 … static Status checkBootstrapStatus(rtl::OUString& _rDiagnosticMessage, FailureCode& _rErrCode);
/aoo41x/main/unotools/source/config/
H A Dbootstrap.cxx775 Bootstrap::Status Bootstrap::checkBootstrapStatus(OUString& _rDiagnosticMessage) in checkBootstrapStatus() function in utl::Bootstrap
779 return checkBootstrapStatus(_rDiagnosticMessage,eDummyCode); in checkBootstrapStatus()
783 Bootstrap::Status Bootstrap::checkBootstrapStatus(rtl::OUString& _rDiagnosticMessage, FailureCode& … in checkBootstrapStatus() function in utl::Bootstrap
/aoo41x/main/desktop/source/app/
H A Dapp.cxx1310 aBootstrapStatus = ::utl::Bootstrap::checkBootstrapStatus( aBuffer, nFailureCode ); in HandleBootstrapErrors()

Completed in 32 milliseconds