Lines Matching refs:OUSTR

248                 OUSTR("cannot make absolute: ") + file_url,  in path_make_absolute_file_url()
255 OUSTR("cannot get file url from system path: ") + path, in path_make_absolute_file_url()
268 OUSTR("no registries given!"), in open_registries()
277 OUSTR("com.sun.star.registry.SimpleRegistry"), xContext ), in open_registries()
283 OUSTR("invalid registry: ") + registries[ nPos ], in open_registries()
291 OUSTR("com.sun.star.registry.NestedRegistry"), xContext ), in open_registries()
330 get_option_info( OUSTR("help") ); in SAL_IMPLEMENT_MAIN()
332 get_option_info( OUSTR("verbose") ); in SAL_IMPLEMENT_MAIN()
334 get_option_info( OUSTR("out") ); in SAL_IMPLEMENT_MAIN()
336 get_option_info( OUSTR("types") ); in SAL_IMPLEMENT_MAIN()
338 get_option_info( OUSTR("reference") ); in SAL_IMPLEMENT_MAIN()
340 get_option_info( OUSTR("extra") ); in SAL_IMPLEMENT_MAIN()
342 get_option_info( OUSTR("keyfile") ); in SAL_IMPLEMENT_MAIN()
344 get_option_info( OUSTR("delaySign") ); in SAL_IMPLEMENT_MAIN()
346 get_option_info( OUSTR("assembly-version") ); in SAL_IMPLEMENT_MAIN()
348 get_option_info( OUSTR("assembly-product") ); in SAL_IMPLEMENT_MAIN()
350 get_option_info( OUSTR("assembly-description") ); in SAL_IMPLEMENT_MAIN()
352 get_option_info( OUSTR("assembly-company") ); in SAL_IMPLEMENT_MAIN()
354 get_option_info( OUSTR("assembly-copyright") ); in SAL_IMPLEMENT_MAIN()
356 get_option_info( OUSTR("assembly-trademark") ); in SAL_IMPLEMENT_MAIN()
466 OUSTR("/singletons/com.sun.star.reflection." in SAL_IMPLEMENT_MAIN()
473 OUSTR("bootstrap.uno" SAL_DLLEXTENSION), OUString(), in SAL_IMPLEMENT_MAIN()
474 OUSTR("com.sun.star.comp.stoc.RegistryTypeDescriptionProvider"), in SAL_IMPLEMENT_MAIN()
481 OUSTR("cannot get registry typedescription provider: " in SAL_IMPLEMENT_MAIN()
519 output = OUSTR("cli_unotypes"); in SAL_IMPLEMENT_MAIN()
529 OUSTR("cannot get system path from file url ") + in SAL_IMPLEMENT_MAIN()
537 filename += OUSTR(".dll"); in SAL_IMPLEMENT_MAIN()
556 … throw Exception(OUSTR("Could not find the keyfile. Verify the --keyfile argument!"), 0); in SAL_IMPLEMENT_MAIN()