Lines Matching refs:retVal

78     System::Object* retVal= NULL;  in map_uno2cli()  local
92 retVal = CliEnvHolder::g_cli_env->getRegisteredInterface(sOid, ifaceType); in map_uno2cli()
93 if (retVal) in map_uno2cli()
99 if (srr::RemotingServices::IsTransparentProxy(retVal)) in map_uno2cli()
102 srr::RemotingServices::GetRealProxy(retVal)); in map_uno2cli()
108 retVal = UnoInterfaceProxy::create( in map_uno2cli()
117 return retVal; in map_uno2cli()
156 System::Type* retVal= NULL; in loadCliType() local
174 retVal = assems[i]->GetType(loadName, false); in loadCliType()
175 if (retVal) in loadCliType()
179 if (retVal == NULL) in loadCliType()
188 retVal = uno::PolymorphicType::GetType(retVal, unoName); in loadCliType()
196 return retVal; in loadCliType()
207 System::Type * retVal = 0; in mapUnoType() local
211 retVal= __typeof(void); break; in mapUnoType()
213 retVal= __typeof(System::Char); break; in mapUnoType()
215 retVal= __typeof(System::Boolean); break; in mapUnoType()
217 retVal= __typeof(System::Byte); break; in mapUnoType()
219 retVal= __typeof(System::Int16); break; in mapUnoType()
221 retVal= __typeof(System::UInt16); break; in mapUnoType()
223 retVal= __typeof(System::Int32); break; in mapUnoType()
225 retVal= __typeof(System::UInt32); break; in mapUnoType()
227 retVal= __typeof(System::Int64); break; in mapUnoType()
229 retVal= __typeof(System::UInt64); break; in mapUnoType()
231 retVal= __typeof(System::Single); break; in mapUnoType()
233 retVal= __typeof(System::Double); break; in mapUnoType()
235 retVal= __typeof(System::String); break; in mapUnoType()
237 retVal= __typeof(System::Type); break; in mapUnoType()
239 retVal= __typeof(uno::Any); break; in mapUnoType()
243 retVal= loadCliType(pTD->pTypeName); break; in mapUnoType()
249 retVal= __typeof(System::Object); in mapUnoType()
251 retVal= loadCliType(pTD->pTypeName); in mapUnoType()
263 retVal= System::Type::GetType(const_cast<System::String*>(Constants::sArChar)); break; in mapUnoType()
265 retVal= System::Type::GetType(const_cast<System::String*>(Constants::sArBoolean)); in mapUnoType()
268 retVal= System::Type::GetType(const_cast<System::String*>(Constants::sArByte)); in mapUnoType()
271 retVal= System::Type::GetType(const_cast<System::String*>(Constants::sArInt16)); in mapUnoType()
274 retVal= System::Type::GetType(const_cast<System::String*>(Constants::sArUInt16)); in mapUnoType()
277 retVal= System::Type::GetType(const_cast<System::String*>(Constants::sArInt32)); in mapUnoType()
280 retVal= System::Type::GetType(const_cast<System::String*>(Constants::sArUInt32)); in mapUnoType()
283 retVal= System::Type::GetType(const_cast<System::String*>(Constants::sArInt64)); in mapUnoType()
286 retVal= System::Type::GetType(const_cast<System::String*>(Constants::sArUInt64)); in mapUnoType()
289 retVal= System::Type::GetType(const_cast<System::String*>(Constants::sArSingle)); in mapUnoType()
292 retVal= System::Type::GetType(const_cast<System::String*>(Constants::sArDouble)); in mapUnoType()
295 retVal= System::Type::GetType(const_cast<System::String*>(Constants::sArString)); in mapUnoType()
298 retVal= System::Type::GetType(const_cast<System::String*>(Constants::sArType)); in mapUnoType()
307 retVal= loadCliType(pTD->pTypeName); in mapUnoType()
321 return retVal; in mapUnoType()
328 typelib_TypeDescriptionReference* retVal= NULL; in mapCliType() local
331 retVal = * typelib_static_type_getByTypeClass( in mapCliType()
333 typelib_typedescriptionreference_acquire( retVal ); in mapCliType()
334 return retVal; in mapCliType()
342 retVal= unoType.getTypeLibType(); in mapCliType()
343 typelib_typedescriptionreference_acquire(retVal); in mapCliType()
350 retVal = * typelib_static_type_getByTypeClass( in mapCliType()
352 typelib_typedescriptionreference_acquire( retVal ); in mapCliType()
355 retVal = * typelib_static_type_getByTypeClass( in mapCliType()
357 typelib_typedescriptionreference_acquire( retVal ); in mapCliType()
360 retVal = * typelib_static_type_getByTypeClass( in mapCliType()
362 typelib_typedescriptionreference_acquire( retVal ); in mapCliType()
365 retVal = * typelib_static_type_getByTypeClass( in mapCliType()
367 typelib_typedescriptionreference_acquire( retVal ); in mapCliType()
370 retVal = * typelib_static_type_getByTypeClass( in mapCliType()
372 typelib_typedescriptionreference_acquire( retVal ); in mapCliType()
375 retVal = * typelib_static_type_getByTypeClass( in mapCliType()
377 typelib_typedescriptionreference_acquire( retVal ); in mapCliType()
380 retVal = * typelib_static_type_getByTypeClass( in mapCliType()
382 typelib_typedescriptionreference_acquire( retVal ); in mapCliType()
385 retVal = * typelib_static_type_getByTypeClass( in mapCliType()
387 typelib_typedescriptionreference_acquire( retVal ); in mapCliType()
390 retVal = * typelib_static_type_getByTypeClass( in mapCliType()
392 typelib_typedescriptionreference_acquire( retVal ); in mapCliType()
395 retVal = * typelib_static_type_getByTypeClass( in mapCliType()
397 typelib_typedescriptionreference_acquire( retVal ); in mapCliType()
400 retVal = * typelib_static_type_getByTypeClass( in mapCliType()
402 typelib_typedescriptionreference_acquire( retVal ); in mapCliType()
405 retVal = * typelib_static_type_getByTypeClass( in mapCliType()
407 typelib_typedescriptionreference_acquire( retVal ); in mapCliType()
413 if (retVal == NULL) in mapCliType()
420 retVal = * typelib_static_type_getByTypeClass( in mapCliType()
422 typelib_typedescriptionreference_acquire( retVal ); in mapCliType()
428 retVal = * typelib_static_type_getByTypeClass( in mapCliType()
430 typelib_typedescriptionreference_acquire( retVal ); in mapCliType()
436 retVal = * typelib_static_type_getByTypeClass( in mapCliType()
438 typelib_typedescriptionreference_acquire( retVal ); in mapCliType()
453 retVal = td->pWeakRef; in mapCliType()
454 typelib_typedescriptionreference_acquire(retVal); in mapCliType()
459 if (retVal == NULL) in mapCliType()
468 return retVal; in mapCliType()