Home
last modified time | relevance | path

Searched refs:getValueTypeRef (Results 1 – 15 of 15) sorted by relevance

/trunk/main/stoc/source/corereflection/
H A Dcriface.cxx248 else if (typelib_typedescriptionreference_equals( rValue.getValueTypeRef(), pTD->pWeakRef )) in set()
269 TYPELIB_DANGER_GET( &pValueTD, rValue.getValueTypeRef() ); in set()
660 pCppArgs[nPos].getValueTypeRef(), pTD->pWeakRef )) in invoke()
664 pCppArgs[nPos].getValueTypeRef(), getReflection()->getCpp2Uno().get() ); in invoke()
671 pCppArgs[nPos].getValueTypeRef(), getReflection()->getCpp2Uno().get() ); in invoke()
689 TYPELIB_DANGER_GET( &pValueTD, pCppArgs[nPos].getValueTypeRef() ); in invoke()
H A Dcrcomp.cxx190 TYPELIB_DANGER_GET( &pObjTD, rObj.getValueTypeRef() ); in get()
223 TYPELIB_DANGER_GET( &pObjTD, rObj.getValueTypeRef() ); in set()
260 TYPELIB_DANGER_GET( &pObjTD, rObj.getValueTypeRef() ); in set()
H A Dbase.hxx395 const_cast< void * >( rObj.getValue() ), rObj.getValueTypeRef(), in extract()
440 (void *)rSource.getValue(), rSource.getValueTypeRef(), in coerce_assign()
H A Dcrefl.cxx221 return (rObj.hasValue() ? forType( rObj.getValueTypeRef() ) : Reference< XIdlClass >()); in getType()
/trunk/main/pyuno/source/module/
H A Dpyuno_util.cxx215 val2str( returnValue.getValue(), returnValue.getValueTypeRef(), VAL2STR_MODE_SHALLOW) ); in logReply()
220 … val2str( aParams[i].getValue(), aParams[i].getValueTypeRef(), VAL2STR_MODE_SHALLOW) ); in logReply()
244 … val2str( aParams[i].getValue(), aParams[i].getValueTypeRef(), VAL2STR_MODE_SHALLOW) ); in logCall()
H A Dpyuno_callable.cxx154 … me->members->methodName, e.TargetException.getValue(), e.TargetException.getValueTypeRef()); in PyUNO_callable_call()
/trunk/main/cppu/inc/cppu/
H A DMap.hxx84 any.getValueTypeRef(), in mapOutAny()
104 any.getValueTypeRef(), in mapInAny()
/trunk/main/slideshow/source/inc/
H A Dtools.hxx344 ::rtl::OUStringToOString( a.getValueTypeRef()->pTypeName, in getPropertyValue()
380 ::rtl::OUStringToOString( a.getValueTypeRef()->pTypeName, in getPropertyValue()
/trunk/main/stoc/test/
H A Dtestconv.cxx119 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 Dcomponent_context.cxx269 OUString val( val2str( value.getValue(), value.getValueTypeRef() ) ); in dumpEntry()
884 pEntries[nPos].value.getValueTypeRef(), in createComponentContext()
/trunk/main/cppu/inc/com/sun/star/uno/
H A DAny.h128 inline typelib_TypeDescriptionReference * SAL_CALL getValueTypeRef() const SAL_THROW( () ) in getValueTypeRef() function in com::sun::star::uno::Any
/trunk/main/extensions/test/ole/OleClient/
H A Dfuncs.cxx176 TypeDescription td(orig.getValueTypeRef()); in equalSequences()
/trunk/main/comphelper/source/misc/
H A Danytostring.cxx326 appendValue( buf, value.getValue(), value.getValueTypeRef(), true ); in anyToString()
/trunk/main/stoc/source/proxy_factory/
H A Dproxyfac.cxx280 exc.getValueTypeRef(), in binuno_proxy_dispatch()
/trunk/main/extensions/source/ole/
H A Dunoconversionutilities.hxx1312 typelib_TypeDescriptionReference* pSeqTypeRef= rSeq.getValueTypeRef(); in createUnoSequenceWrapper()
2096 …_type_assignData( pDest, pSeqElemDescRef,const_cast<void*>( any.getValue()), any.getValueTypeRef(), in dispatchExObject2Sequence()

Completed in 82 milliseconds