Lines Matching refs:XInterface
98 hash_map<sal_uInt32, WeakReference<XInterface> > ComPtrToWrapperMap;
118 XInterface * xIntRoot = (OWeakObject *)this; in ~IUnknownWrapper_Impl()
121 OSL_ASSERT( Reference<XInterface>( static_cast<XWeak*>(this), UNO_QUERY).get() == xIntRoot ); in ~IUnknownWrapper_Impl()
179 Reference<XInterface>()); in invoke()
215 throw RuntimeException(e.message, Reference<XInterface>()); in invoke()
221 e.Message, Reference<XInterface>()); in invoke()
228 "IUnknownWrapper_Impl::Invoke !"), Reference<XInterface>()); in invoke()
242 Reference<XInterface>()); in setValue()
258 throw UnknownPropertyException(msg, Reference<XInterface>()); in setValue()
353 …(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("call to OLE object failed")), static_cast<XInterface*>( in setValue()
357 …(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("call to OLE object failed")), static_cast<XInterface*>( in setValue()
361 …(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("call to OLE object failed")), static_cast<XInterface*>( in setValue()
371 …n(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("call to OLE object failed")),static_cast<XInterface*>( in setValue()
390 e.message, Reference<XInterface>()); in setValue()
396 e.Message, Reference<XInterface>()); in setValue()
403 "IUnknownWrapper_Impl::setValue !"), Reference<XInterface>()); in setValue()
414 Reference<XInterface>()); in getValue()
470 throw UnknownPropertyException(msg, Reference<XInterface>()); in getValue()
517 Reference<XInterface>()); in getValue()
521 Reference<XInterface>()); in getValue()
525 Reference<XInterface>()); in getValue()
529 Reference<XInterface>()); in getValue()
533 Reference<XInterface>()); in getValue()
537 Reference<XInterface>()); in getValue()
541 Reference<XInterface>()); in getValue()
545 Reference<XInterface>()); in getValue()
549 Reference<XInterface>()); in getValue()
553 Reference<XInterface>()); in getValue()
557 Reference<XInterface>()); in getValue()
561 Reference<XInterface>()); in getValue()
572 e.message, Reference<XInterface>()); in getValue()
578 e.Message, Reference<XInterface>()); in getValue()
584 "IUnknownWrapper_Impl::getValue !"), Reference<XInterface>()); in getValue()
596 Reference<XInterface>()); in hasMethod()
623 throw RuntimeException(e.message, Reference<XInterface>()); in hasMethod()
629 e.Message, Reference<XInterface>()); in hasMethod()
634 "IUnknownWrapper_Impl::hasMethod !"), Reference<XInterface>());; in hasMethod()
645 "IDispatch interface"), Reference<XInterface>()); in hasProperty()
670 throw RuntimeException(e.message, Reference<XInterface>()); in hasProperty()
676 e.Message, Reference<XInterface>()); in hasProperty()
682 "IUnknownWrapper_Impl::hasProperty !"), Reference<XInterface>()); in hasProperty()
701 Reference<XInterface> xInt( *(XInterface**) modelDepObject.getValue()); in createBridge()
702 Reference<XInterface> xSelf( (OWeakObject*)this); in createBridge()
1120 … Reference<XInterface>( static_cast<XWeak*>(this), UNO_QUERY ), TypeClass_UNKNOWN, in invokeWithDispIdUnoTlb()
1143 …(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("call to OLE object failed")), static_cast<XInterface*>( in invokeWithDispIdUnoTlb()
1147 …(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("call to OLE object failed")), static_cast<XInterface*>( in invokeWithDispIdUnoTlb()
1151 …n(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("call to OLE object failed")),static_cast<XInterface*>( in invokeWithDispIdUnoTlb()
1161 …(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("call to OLE object failed")), static_cast<XInterface*>( in invokeWithDispIdUnoTlb()
1246 throw RuntimeException( e.message, Reference<XInterface>() ); in initialize()
1252 Reference<XInterface>() ); in initialize()
1268 Reference<XInterface>()); in directInvoke()
1276 + aName, Reference<XInterface>(), 0); in directInvoke()
1355 Reference<XInterface>(), 0); in directInvoke()
1361 + OUString::valueOf((sal_Int32) hr, 16), Reference<XInterface>(), Any()); in directInvoke()
1458 throw InvocationTargetException(message, Reference<XInterface>(), Any()); in directInvoke()
1472 static_cast<XInterface*>( in directInvoke()
1483 static_cast<XInterface*>( in directInvoke()
1497 static_cast<XInterface*>(static_cast<XWeak*>(this)), in directInvoke()
1516 Reference<XInterface>()); in hasMember()
1526 Reference< XInterface > IUnknownWrapper_Impl::createUnoWrapperInstance() in createUnoWrapperInstance()
1532 return Reference<XInterface>( xWeak, UNO_QUERY); in createUnoWrapperInstance()
1538 return Reference<XInterface>( xWeak, UNO_QUERY); in createUnoWrapperInstance()
1541 return Reference<XInterface>(); in createUnoWrapperInstance()
1543 Reference<XInterface> IUnknownWrapper_Impl::createComWrapperInstance() in createComWrapperInstance()
1547 return Reference<XInterface>( xWeak, UNO_QUERY); in createComWrapperInstance()
1727 Reference<XInterface>(), (sal_Int16) dispparams.cArgs); in invokeWithDispIdComTlb()
1803 Reference<XInterface>(), 0); in invokeWithDispIdComTlb()
1809 + OUString::valueOf((sal_Int32) hr, 16), Reference<XInterface>(), Any()); in invokeWithDispIdComTlb()
1857 Reference<XInterface>(), (sal_Int16) i); in invokeWithDispIdComTlb()
2091 throw InvocationTargetException(message, Reference<XInterface>(), Any()); in invokeWithDispIdComTlb()
2105 static_cast<XInterface*>( in invokeWithDispIdComTlb()
2116 static_cast<XInterface*>( in invokeWithDispIdComTlb()
2130 static_cast<XInterface*>(static_cast<XWeak*>(this)), in invokeWithDispIdComTlb()
2167 + sFuncName, Reference<XInterface>(), 0); in getFuncDescForInvoke()
2188 + sFuncName, Reference<XInterface>(), 0); in getFuncDescForInvoke()