Lines Matching refs:OUSTR
178 OUSTR("[automation bridge] The object does not have an IDispatch interface"), in invoke()
219 throw RuntimeException(OUSTR("[automation bridge] unexpected exception in " in invoke()
227 OUSTR("[automation bridge] unexpected exception in " in invoke()
241 OUSTR("[automation bridge] The object does not have an IDispatch interface"), in setValue()
256 OUString msg(OUSTR("[automation bridge]Property \"") + aPropertyName + in setValue()
257 OUSTR("\" is not supported")); in setValue()
265 OUString msg(OUSTR("[automation bridge] Property ") + aPropertyName + in setValue()
266 OUSTR(" is read-only")); in setValue()
394 throw RuntimeException(OUSTR("[automation bridge] unexpected exception in " in setValue()
402 OUSTR("[automation bridge] unexpected exception in " in setValue()
413 OUSTR("[automation bridge] The object does not have an IDispatch interface"), in getValue()
468 OUString msg(OUSTR("[automation bridge]Property \"") + aPropertyName + in getValue()
469 OUSTR("\" is not supported")); in getValue()
576 throw RuntimeException(OUSTR("[automation bridge] unexpected exception in " in getValue()
583 OUSTR("[automation bridge] unexpected exception in " in getValue()
595 OUSTR("[automation bridge] The object does not have an IDispatch interface"), in hasMethod()
627 throw RuntimeException(OUSTR("[automation bridge] unexpected exception in " in hasMethod()
633 throw RuntimeException(OUSTR("[automation bridge] unexpected exception in " in hasMethod()
644 throw RuntimeException(OUSTR("[automation bridge] The object does not have an " in hasProperty()
674 throw RuntimeException(OUSTR("[automation bridge] unexpected exception in " in hasProperty()
681 throw RuntimeException(OUSTR("[automation bridge] unexpected exception in " in hasProperty()
972 OUSTR("[automation bridge]IUnknownWrapper_Impl::" in invokeWithDispIdUnoTlb()
982 OUSTR("[automation bridge]IUnknownWrapper_Impl::" in invokeWithDispIdUnoTlb()
1104 OUSTR("[automation bridge]IUnknownWrapper_Impl::invokeWithDispIdUnoTlb\n" in invokeWithDispIdUnoTlb()
1111 OUSTR("[automation bridge]IUnknownWrapper_Impl::invokeWithDispIdUnoTlb\n" in invokeWithDispIdUnoTlb()
1226 …throw BridgeRuntimeError( OUSTR("[automation bridge]IUnknownWrapper_Impl::initialize() Failed to g… in initialize()
1251 …OUSTR("[automation bridge] unexpected exception in IUnknownWrapper_Impl::initialiase() error messa… in initialize()
1267 OUSTR("[automation bridge] The object does not have an IDispatch interface"), in directInvoke()
1275 OUSTR( "[automation bridge] The object does not have a function or property " ) in directInvoke()
1354 OUSTR("[automation bridge]One of the named arguments is wrong!"), in directInvoke()
1360 OUSTR("[automation bridge] ITypeInfo::GetIDsOfNames returned error ") in directInvoke()
1445 throw IllegalArgumentException(OUSTR("[automation bridge] Wrong " in directInvoke()
1450 throw RuntimeException(OUSTR("[automation bridge] One or more " in directInvoke()
1455 message = OUSTR("[automation bridge]: "); in directInvoke()
1461 message = OUSTR("[automation bridge]: A function with the name \"") in directInvoke()
1462 + aName + OUSTR("\" is not supported. Object returned " in directInvoke()
1467 throw IllegalArgumentException(OUSTR("[automation bridge] Object " in directInvoke()
1476 throw IllegalArgumentException(OUSTR("[automation bridge]Call failed." in directInvoke()
1481 throw CannotConvertException(OUSTR("[automation bridge] Call failed. " in directInvoke()
1487 throw RuntimeException(OUSTR("[automation bridge] Call failed. " in directInvoke()
1491 throw RuntimeException(OUSTR("[automation bridge] Call failed. " in directInvoke()
1495 throw CannotConvertException(OUSTR("[automation bridge] Call failed." in directInvoke()
1515 OUSTR("[automation bridge] The object does not have an IDispatch interface"), in hasMember()
1802 OUSTR("[automation bridge]One of the named arguments is wrong!"), in invokeWithDispIdComTlb()
1808 OUSTR("[automation bridge] ITypeInfo::GetIDsOfNames returned error ") in invokeWithDispIdComTlb()
2078 throw IllegalArgumentException(OUSTR("[automation bridge] Wrong " in invokeWithDispIdComTlb()
2083 throw RuntimeException(OUSTR("[automation bridge] One or more " in invokeWithDispIdComTlb()
2088 message = OUSTR("[automation bridge]: "); in invokeWithDispIdComTlb()
2094 message = OUSTR("[automation bridge]: A function with the name \"") in invokeWithDispIdComTlb()
2095 + sFuncName + OUSTR("\" is not supported. Object returned " in invokeWithDispIdComTlb()
2100 throw IllegalArgumentException(OUSTR("[automation bridge] Object " in invokeWithDispIdComTlb()
2109 throw IllegalArgumentException(OUSTR("[automation bridge]Call failed." in invokeWithDispIdComTlb()
2114 throw CannotConvertException(OUSTR("[automation bridge] Call failed. " in invokeWithDispIdComTlb()
2120 throw RuntimeException(OUSTR("[automation bridge] Call failed. " in invokeWithDispIdComTlb()
2124 throw RuntimeException(OUSTR("[automation bridge] Call failed. " in invokeWithDispIdComTlb()
2128 throw CannotConvertException(OUSTR("[automation bridge] Call failed." in invokeWithDispIdComTlb()
2166 OUSTR("[automation bridge] The object does not have a writeable property: ") in getFuncDescForInvoke()
2186 OUSTR("[automation bridge] The object does not have a function" in getFuncDescForInvoke()
2259 throw BridgeRuntimeError(OUSTR("[automation bridge] Could not get " in getFuncDesc()
2352 … throw BridgeRuntimeError(OUSTR("[automation bridge] Could not obtain type description")); in lcl_getUserDefinedElementType()
2373 … throw BridgeRuntimeError( OUSTR("[automation bridge] Unhandled user defined type.") ); in lcl_getUserDefinedElementType()
2433 … sError = OUSTR("[automation bridge] IUnknownWrapper_Impl::buildComTlbIndex, " \ in buildComTlbIndex()
2438 … sError = OUSTR("[automation bridge] IUnknownWrapper_Impl::buildComTlbIndex, " \ in buildComTlbIndex()
2462 … sError = OUSTR("[automation bridge] IUnknownWrapper_Impl::buildComTlbIndex, " \ in buildComTlbIndex()
2467 … sError = OUSTR("[automation bridge] IUnknownWrapper_Impl::buildComTlbIndex, " \ in buildComTlbIndex()
2473 sError = OUSTR("[automation bridge] IUnknownWrapper_Impl::buildComTlbIndex, " \ in buildComTlbIndex()
2491 throw BridgeRuntimeError(OUSTR("The object has no IDispatch interface!")); in getTypeInfo()
2523 OUSTR("[automation bridge] Could not obtain type information " in getTypeInfo()
2534 OUSTR("[automation bridge] Automation object does not " in getTypeInfo()
2541 throw BridgeRuntimeError(OUSTR("[automation bridge]The dispatch object does not " in getTypeInfo()