Home
last modified time | relevance | path

Searched refs:OUSTR (Results 1 – 25 of 148) sorted by path

123456

/trunk/main/basic/source/uno/
H A Dnamecont.cxx1348 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) macro
2798 OUSTR("/singletons/com.sun.star.util.theMacroExpander") ) >>= xExpander; in expand_url()
2802OUSTR("no macro expander singleton available!"), Reference< XInterface >() ); in expand_url()
/trunk/main/bridges/source/jni_uno/
H A Djni_base.h48 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) macro
251 throw BridgeRuntimeError( OUSTR("out of memory!") ); in allocate()
281 OUSTR("cannot get comprehensive type description for ") + in TypeDescr()
H A Djni_bridge.cxx111 OUSTR("[jni_uno bridge error] ") + err.m_message, in Mapping_map_to_uno()
181 OUSTR("[jni_uno bridge error] ") + err.m_message, in Mapping_map_to_java()
300 OUSTR("java exception occurred, but not available!?") + in java_exc_occured()
310 OUSTR("cannot get class java.lang.Object!") + get_stack_trace() ); in java_exc_occured()
320 OUSTR("cannot get method id of java.lang.Object.toString()!") + in java_exc_occured()
332 OUSTR("error examining java exception object!") + in java_exc_occured()
346 OUSTR("invalid java string object!") + get_stack_trace() ); in java_exc_occured()
540 OUSTR("[jni_uno bridge error] ") + err.m_message, in uno_ext_getMapping()
H A Djni_info.h364 OUSTR("unsupported type: ") + in append_sig()
H A Djni_java2uno.cxx155 OUSTR("thrown exception is no uno exception: ") + in handle_uno_exc()
444 OUSTR("incomplete type object: no type name!") + in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call()
454 OUSTR("queryInterface() call demands an INTERFACE type!") ); in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call()
685 OUSTR("freeing java uno proxy: ") + oid, in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_finalize__J()
H A Djni_uno2java.cxx76 OUSTR("java exception occurred, but no java exception available!?") + in handle_java_exc()
554 OUSTR("freeing binary uno proxy: ") + that->m_oid, in UNO_proxy_free()
707 OUSTR("queryInterface() call demands " in UNO_proxy_dispatch()
817 OUSTR("illegal member type description!") ); in UNO_proxy_dispatch()
854 OUSTR("[jni_uno bridge error] attaching current thread " in UNO_proxy_dispatch()
/trunk/main/bridges/test/inter_libs_exc/
H A Dinter.cxx46 OUSTR(SAL_DLLPREFIX"starter"SAL_DLLEXTENSION), in main()
49 OUSTR(SAL_DLLPREFIX"thrower"SAL_DLLEXTENSION), in main()
53 t_get_thrower get_thrower = (t_get_thrower)mod_thrower.getSymbol( OUSTR("get_thrower") ); in main()
57 t_starter start = (t_starter)mod_starter.getSymbol( OUSTR("start") ); in main()
H A Dshare.h25 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) macro
H A Dthrower.cxx38 OUSTR("bla"), Reference< XInterface >(), 0 ); in throws_exc()
/trunk/main/canvas/source/factory/
H A Dcf_service.cxx48 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) macro
61 return OUSTR("com.sun.star.comp.rendering.CanvasFactory"); in getImplName()
66 OUString name = OUSTR("com.sun.star.rendering.CanvasFactory"); in getSuppServices()
158 OUSTR("nodepath"), -1, in CanvasFactory()
164 OUSTR("com.sun.star.configuration.ConfigurationAccess"), in CanvasFactory()
170 OUSTR("nodepath"), -1, in CanvasFactory()
176 OUSTR("com.sun.star.configuration.ConfigurationAccess"), in CanvasFactory()
217 aServices[0] = OUSTR("com.sun.star.comp.rendering.Canvas.VCL"); in CanvasFactory()
331 OUSTR("ForceSafeServiceImpl") ); in lookupAndUse()
337 OUSTR("UseAntialiasingCanvas") ); in lookupAndUse()
[all …]
/trunk/main/cli_ure/source/climaker/
H A Dclimaker_app.cxx268 OUSTR("no registries given!"), 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()
519 output = OUSTR("cli_unotypes"); in SAL_IMPLEMENT_MAIN()
[all …]
H A Dclimaker_emit.cxx110 OUSTR("unexpected constant type ") + in to_cli_constant()
1056 ustring_to_String( OUSTR("get_") + in complete_iface_type()
1075 ustring_to_String( OUSTR("set_") + in complete_iface_type()
1166 throw RuntimeException(OUSTR("Missing type description . Check if you need to " \ in complete_struct_type()
1168 OUSTR("::") + sMemberName,0); in complete_struct_type()
1291 OUSTR("unexpected member type in ") + entry->m_xType->getName(), in complete_struct_type()
2179 OUSTR("unexpected type ") + xType->getName(), in get_type()
2313 OUSTR("resolveInterfaceTypedef was called with an invalid argument"), 0); in resolveInterfaceTypedef()
H A Dclimaker_share.h39 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) macro
/trunk/main/cli_ure/source/native/
H A Dnative_share.h33 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) macro
59 OUSTR(CPPU_CURRENT_LANGUAGE_BINDING_NAME), OUSTR(UNO_LB_CLI) ); in to_cli()
64 OUSTR("cannot get mapping from C++ to CLI!"), in to_cli()
84 OUSTR(UNO_LB_CLI), OUSTR(CPPU_CURRENT_LANGUAGE_BINDING_NAME) ); in to_uno()
89 OUSTR("cannot get mapping from CLI to C++!"), in to_uno()
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_base.h42 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) macro
141 throw BridgeRuntimeError(OUSTR("out of memory!") ); in allocate()
169 OUSTR("cannot get comprehensive type description for ") + in TypeDescr()
H A Dcli_bridge.cxx107 OUSTR("[cli_uno bridge error] ") + err.m_message, RTL_TEXTENCODING_ASCII_US ) ); in Mapping_cli2uno()
166 OUSTR("[cli_uno bridge error] ") + err.m_message, RTL_TEXTENCODING_ASCII_US ) ); in Mapping_uno2cli()
347 OUSTR("[cli_uno bridge error] ") + err.m_message, RTL_TEXTENCODING_ASCII_US ) ); in uno_ext_getMapping()
H A Dcli_data.cxx657 OUSTR("Typename is wrong. No matching brackets for sequence. Name is: ") + in mapCliTypeName()
666 OUSTR("Typename is wrong. No matching brackets for sequence. Name is: ") + in mapCliTypeName()
675 OUSTR("Typename is wrong. ") + in mapCliTypeName()
H A Dcli_proxy.cxx1072 OUSTR("queryInterface() call demands an INTERFACE type!")); in cli_proxy_dispatch()
1150 OUSTR("illegal member type description!") ); in cli_proxy_dispatch()
1158 OUSTR("[cli_uno bridge error] ") + err.m_message, in cli_proxy_dispatch()
/trunk/main/connectivity/source/drivers/hsqldb/
H A DHStorageAccess.cxx45 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) macro
H A DStorageFileAccess.cxx44 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) macro
H A DStorageNativeInputStream.cxx56 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) macro
H A DStorageNativeOutputStream.cxx60 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) macro
/trunk/main/cppuhelper/source/
H A Daccess_control.cxx34 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) macro
46 return OUSTR("/singletons/com.sun.star.security.theAccessController"); in str_ac_singleton()
59 OUSTR("no access controller!"), Reference< XInterface >() ); in AccessControl()
71 OUSTR("no access controller!"), Reference< XInterface >() ); in AccessControl()
82 OUSTR("no access controller!"), Reference< XInterface >() ); in AccessControl()
H A Dbootstrap.cxx219 OUString prefixed_arg_name = OUSTR("UNO_"); in findBoostrapArgument()
404 OUSTR("com.sun.star.comp.stoc.SimpleRegistry"), in defaultBootstrap_InitialComponentContext()
412 OUSTR("com.sun.star.comp.stoc.NestedRegistry"), in defaultBootstrap_InitialComponentContext()
519 OUSTR("no soffice installation found!")); in bootstrap()
539 path += OUSTR("/"); in bootstrap()
545 OUSTR("URE_BOOTSTRAP"), in bootstrap()
578 OUSTR( "-nologo" ), in bootstrap()
579 OUSTR( "-nodefault" ), in bootstrap()
580 OUSTR( "-norestore" ), in bootstrap()
581 OUSTR( "-nocrashreport" ), in bootstrap()
[all …]
H A Dcomponent_context.cxx69 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) macro
86 return OUSTR("void"); in val2str()
428 OUSTR("element already exists: ") + name, in insertByName()
441 OUSTR("no such element: ") + name, in removeByName()
459 OUSTR("no such element: ") + name, in replaceByName()
559 Any usesService( getValueByName( rName + OUSTR("/service") ) ); in lookupMap()
560 Any args_( getValueByName( rName + OUSTR("/arguments") ) ); in lookupMap()
625 OUSTR("no service object raising singleton ") + rName, in lookupMap()
781 m_map[ rEntry.name + OUSTR("/service") ] = new ContextEntry( rEntry.value, false ); in ComponentContext()
803 OUSTR("com.sun.star.comp.stoc.OServiceManagerWrapper"), xDelegate ), in ComponentContext()
[all …]

Completed in 127 milliseconds

123456