Searched refs:bStreamed (Results 1 – 1 of 1) sorted by relevance
345 sal_Bool bStreamed = (rValue >>= dVal); in convertFastPropertyValue() local346 if ( bStreamed ) in convertFastPropertyValue()352 bStreamed = (rValue >>= nVal); in convertFastPropertyValue()353 if ( bStreamed ) in convertFastPropertyValue()359 bStreamed = (rValue >>= sVal); in convertFastPropertyValue()360 if ( bStreamed ) in convertFastPropertyValue()367 if ( bStreamed ) in convertFastPropertyValue()
Completed in 19 milliseconds