Searched refs:aValueHigh (Results 1 – 1 of 1) sorted by relevance
647 sal_Int8 aValueHigh = sal_Int8(aChar >> 8); in appendDestinationName() local648 if(aValueHigh > 0) in appendDestinationName()649 appendHex( aValueHigh, rBuffer ); in appendDestinationName()
Completed in 281 milliseconds