Searched refs:aProperlyTyped (Results 1 – 1 of 1) sorted by relevance
277 Any aProperlyTyped( NULL, aPos->aProperty.Type.getTypeLibType() ); in convertFastPropertyValue() local280 … const_cast< void* >( aProperlyTyped.getValue() ), aProperlyTyped.getValueType().getTypeLibType(), in convertFastPropertyValue()290 aNewRequestedValue = aProperlyTyped; in convertFastPropertyValue()341 Any aProperlyTyped; in convertFastPropertyValue() local349 aProperlyTyped = Any( NULL, aPos->aProperty.Type.getTypeLibType() ); in convertFastPropertyValue()353 const_cast<void*>(aProperlyTyped.getValue()), aProperlyTyped.getValueType().getTypeLibType(), in convertFastPropertyValue()363 pNewValue = &aProperlyTyped; in convertFastPropertyValue()
Completed in 6 milliseconds