Lines Matching refs:temp

146         OUString temp = OUSTR(  in resolve()  local
148 throw RuntimeException( temp.concat( e.Message ), in resolve()
214 OUString temp = OUSTR( "ScriptNameResolverImpl::resolve: " ); in resolve() local
215 throw RuntimeException( temp.concat( e.Message ), Reference< XInterface >() ); in resolve()
246 OUString temp = OUSTR( "ScriptNameResolverImpl::resolve: " ); in resolve() local
247 throw RuntimeException( temp.concat( e.Message ), Reference< XInterface >() ); in resolve()
299 OUString temp = OUSTR( in resolve() local
301 throw RuntimeException( temp.concat( e.Message ), in resolve()
306 OUString temp = OUSTR( in resolve() local
308 throw RuntimeException( temp.concat( e.Message ), in resolve()
313 OUString temp = OUSTR( in resolve() local
315 throw lang::IllegalArgumentException( temp.concat( e.Message ), in resolve()
320 OUString temp = OUSTR( in resolve() local
322 throw RuntimeException( temp.concat( e.Message ), in resolve()
332 OUString temp = OUSTR( in resolve() local
334 throw RuntimeException( temp.concat( e.Message ), in resolve()
343 OUString temp = OUSTR( in resolve() local
345 throw RuntimeException( temp, in resolve()
427 OUString temp = OUSTR( "ScriptNameResolverImpl::resolveFromURI: " );
428 throw RuntimeException( temp.concat( e.Message ), Reference< XInterface >() );
450 OUString temp = OUSTR(
452 throw css::security::AccessControlException( temp.concat( ace.Message ),
458 OUString temp = OUSTR(
460 throw lang::IllegalArgumentException( temp.concat( iae.Message ),
466 OUString temp = OUSTR(
468 throw RuntimeException( temp.concat( re.Message ),
473 OUString temp = OUSTR(
475 throw RuntimeException( temp.concat( e.Message ),
521 OUString temp = OUSTR( "ScriptNameResolverImpl::getStorageInstance: " );
522 throw lang::IllegalArgumentException( temp.concat( e.Message ),
527 … OUString temp = OUSTR( "ScriptNameResolverImpl::getStorageInstance: AccessControlException " );
528 …throw css::security::AccessControlException( temp.concat( e.Message ), Reference< XInterface >(), …
532 OUString temp = OUSTR( "ScriptNameResolverImpl::getStorageInstance: " );
533 throw RuntimeException( temp.concat( re.Message ), Reference< XInterface >() );
537 OUString temp = OUSTR( "ScriptNameResolverImpl::getStorageInstance: " );
538 throw RuntimeException( temp.concat( e.Message ), Reference< XInterface >() );
585 … OUString temp = OUSTR( "ScriptNameResolverImpl::getFilesysURL: error getting the filesysURL" );
586 throw lang::IllegalArgumentException( temp, Reference< XInterface >(), 0 );