Home
last modified time | relevance | path

Searched defs:rDestType (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/stoc/test/
H A Dtestconv.cxx169 static sal_Bool convertTo( const Type & rDestType, const Any & rVal, sal_Bool bExpectSuccess ) in convertTo()
/AOO41X/main/stoc/source/invocation/
H A Dinvocation.cxx689 const Reference<XIdlClass>& rDestType = rFParam.aType; in invoke() local