Searched refs:bOptimalHeight (Results 1 – 1 of 1) sorted by relevance
257 sal_Bool bOptimalHeight = mbOptimalHeight; in setFastPropertyValue() local258 bOk = aValue >>= bOptimalHeight; in setFastPropertyValue()259 if( bOk && (mbOptimalHeight != bOptimalHeight) ) in setFastPropertyValue()261 mbOptimalHeight = bOptimalHeight; in setFastPropertyValue()262 if( bOptimalHeight ) in setFastPropertyValue()
Completed in 8 milliseconds