Searched refs:aSourceType (Results 1 – 1 of 1) sorted by relevance
545 Type aSourceType = rVal.getValueType(); in convertTo() local546 if (aSourceType == aDestType) in convertTo()549 TypeClass aSourceClass = aSourceType.getTypeClass(); in convertTo()570 TypeDescription aSourceTD( aSourceType ); in convertTo()617 if( aSourceType == aDestType ) in convertTo()620 TypeDescription aSourceTD( aSourceType ); in convertTo()762 Type aSourceType = rVal.getValueType(); in convertToSimpleType() local763 TypeClass aSourceClass = aSourceType.getTypeClass(); in convertToSimpleType()875 TypeDescription aEnumTD( aSourceType ); in convertToSimpleType()
Completed in 58 milliseconds