Home
last modified time | relevance | path

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

/aoo41x/main/toolkit/source/controls/
H A Dformattedcontrol.cxx345 sal_Bool bStreamed = (rValue >>= dVal); in convertFastPropertyValue() local
346 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 5 milliseconds