Home
last modified time | relevance | path

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

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