Home
last modified time | relevance | path

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

/AOO41X/main/unotools/inc/unotools/
H A Dbootstrap.hxx113 INVALID_BOOTSTRAP_FILE_ENTRY, /// the bootstrap INI contains invalid data enumerator
/AOO41X/main/unotools/source/config/
H A Dbootstrap.cxx604 eErrCode = Bootstrap::INVALID_BOOTSTRAP_FILE_ENTRY; in describeError()
/AOO41X/main/desktop/source/app/
H A Dapp.cxx1226 case ::utl::Bootstrap::INVALID_BOOTSTRAP_FILE_ENTRY: in CreateErrorMsgString()
1326 case ::utl::Bootstrap::INVALID_BOOTSTRAP_FILE_ENTRY: in HandleBootstrapErrors()
2344 OUString aMsg( CreateErrorMsgString( utl::Bootstrap::INVALID_BOOTSTRAP_FILE_ENTRY, in InitializeConfiguration()