Searched refs:_rxBundle (Results 1 – 1 of 1) sorted by relevance
340 …::rtl::OUString lcl_loadString_nothrow( const Reference< XResourceBundle >& _rxBundle, const sal_I… in lcl_loadString_nothrow() argument342 OSL_PRECOND( _rxBundle.is(), "lcl_loadString_nothrow: this will crash!" ); in lcl_loadString_nothrow()349 OSL_VERIFY( _rxBundle->getDirectElement( aBuffer.makeStringAndClear() ) >>= sMessage ); in lcl_loadString_nothrow()
Completed in 6 milliseconds