Searched refs:aDestinationClass (Results 1 – 2 of 2) sorted by relevance
350 TypeClass aDestinationClass = rAny.getValueTypeClass(); in toHyper() local352 switch (aDestinationClass) in toHyper()465 TypeClass aDestinationClass = rAny.getValueTypeClass(); in toDouble() local467 switch (aDestinationClass) in toDouble()550 TypeClass aDestinationClass = aDestType.getTypeClass(); in convertTo() local555 switch (aDestinationClass) in convertTo()580 Reference< XInterface >(), aDestinationClass, in convertTo()721 aRet = convertToSimpleType( rVal, aDestinationClass ); in convertTo()741 switch (aDestinationClass) in convertToSimpleType()764 if (aDestinationClass == aSourceClass) in convertToSimpleType()[all …]
166 TypeClass aDestinationClass = rValue.getValueType().getTypeClass(); in toString() local168 switch (aDestinationClass) in toString()
Completed in 19 milliseconds