| /trunk/main/stoc/source/corereflection/ |
| H A D | criface.cxx | 239 else if (typelib_typedescriptionreference_equals( rValue.getValueTypeRef(), pTD->pWeakRef )) in set() 260 TYPELIB_DANGER_GET( &pValueTD, rValue.getValueTypeRef() ); in set() 637 pCppArgs[nPos].getValueTypeRef(), pTD->pWeakRef )) in invoke() 641 pCppArgs[nPos].getValueTypeRef(), getReflection()->getCpp2Uno().get() ); in invoke() 648 pCppArgs[nPos].getValueTypeRef(), getReflection()->getCpp2Uno().get() ); in invoke() 666 TYPELIB_DANGER_GET( &pValueTD, pCppArgs[nPos].getValueTypeRef() ); in invoke()
|
| H A D | crcomp.cxx | 182 TYPELIB_DANGER_GET( &pObjTD, rObj.getValueTypeRef() ); in get() 214 TYPELIB_DANGER_GET( &pObjTD, rObj.getValueTypeRef() ); in set() 250 TYPELIB_DANGER_GET( &pObjTD, rObj.getValueTypeRef() ); in set()
|
| H A D | base.hxx | 395 const_cast< void * >( rObj.getValue() ), rObj.getValueTypeRef(), in extract() 440 (void *)rSource.getValue(), rSource.getValueTypeRef(), in coerce_assign()
|
| H A D | crefl.cxx | 213 return (rObj.hasValue() ? forType( rObj.getValueTypeRef() ) : Reference< XIdlClass >()); in getType()
|
| /trunk/main/pyuno/source/module/ |
| H A D | pyuno_util.cxx | 193 val2str( returnValue.getValue(), returnValue.getValueTypeRef(), VAL2STR_MODE_SHALLOW) ); in logReply() 198 … val2str( aParams[i].getValue(), aParams[i].getValueTypeRef(), VAL2STR_MODE_SHALLOW) ); in logReply() 222 … val2str( aParams[i].getValue(), aParams[i].getValueTypeRef(), VAL2STR_MODE_SHALLOW) ); in logCall()
|
| H A D | pyuno_callable.cxx | 154 … me->members->methodName, e.TargetException.getValue(), e.TargetException.getValueTypeRef()); in PyUNO_callable_call()
|
| /trunk/main/cppu/inc/cppu/ |
| H A D | Map.hxx | 84 any.getValueTypeRef(), in mapOutAny() 104 any.getValueTypeRef(), in mapInAny()
|
| /trunk/main/slideshow/source/inc/ |
| H A D | tools.hxx | 344 ::rtl::OUStringToOString( a.getValueTypeRef()->pTypeName, in getPropertyValue() 380 ::rtl::OUStringToOString( a.getValueTypeRef()->pTypeName, in getPropertyValue()
|
| /trunk/main/stoc/test/ |
| H A D | testconv.cxx | 119 TYPELIB_DANGER_GET( (typelib_TypeDescription **)&pEnumTD, rVal.getValueTypeRef() ); in printValue() 138 TYPELIB_DANGER_GET( &pSeqTD, rVal.getValueTypeRef() ); in printValue()
|
| /trunk/main/cppuhelper/source/ |
| H A D | component_context.cxx | 269 OUString val( val2str( value.getValue(), value.getValueTypeRef() ) ); in dumpEntry() 852 pEntries[nPos].value.getValueTypeRef(), in createComponentContext()
|
| /trunk/main/cppu/inc/com/sun/star/uno/ |
| H A D | Any.h | 128 inline typelib_TypeDescriptionReference * SAL_CALL getValueTypeRef() const SAL_THROW( () ) in getValueTypeRef() function
|
| /trunk/main/extensions/test/ole/OleClient/ |
| H A D | funcs.cxx | 176 TypeDescription td(orig.getValueTypeRef()); in equalSequences()
|
| /trunk/main/comphelper/source/misc/ |
| H A D | anytostring.cxx | 326 appendValue( buf, value.getValue(), value.getValueTypeRef(), true ); in anyToString()
|
| /trunk/main/stoc/source/proxy_factory/ |
| H A D | proxyfac.cxx | 275 exc.getValueTypeRef(), in binuno_proxy_dispatch()
|
| /trunk/main/extensions/source/ole/ |
| H A D | unoconversionutilities.hxx | 1312 typelib_TypeDescriptionReference* pSeqTypeRef= rSeq.getValueTypeRef(); in createUnoSequenceWrapper() 2096 …_type_assignData( pDest, pSeqElemDescRef,const_cast<void*>( any.getValue()), any.getValueTypeRef(), in dispatchExObject2Sequence()
|