Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx647 sal_Int8 aValueHigh = sal_Int8(aChar >> 8); in appendDestinationName() local
648 if(aValueHigh > 0) in appendDestinationName()
649 appendHex( aValueHigh, rBuffer ); in appendDestinationName()

Completed in 74 milliseconds