Home
last modified time | relevance | path

Searched refs:aDestinationClass (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/stoc/source/typeconv/
H A Dconvert.cxx350 TypeClass aDestinationClass = rAny.getValueTypeClass(); in toHyper() local
352 switch (aDestinationClass) in toHyper()
465 TypeClass aDestinationClass = rAny.getValueTypeClass(); in toDouble() local
467 switch (aDestinationClass) in toDouble()
550 TypeClass aDestinationClass = aDestType.getTypeClass(); in convertTo() local
555 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 …]
/aoo41x/main/connectivity/source/commontools/
H A DCommonTools.cxx166 TypeClass aDestinationClass = rValue.getValueType().getTypeClass(); in toString() local
168 switch (aDestinationClass) in toString()

Completed in 1609 milliseconds