Searched defs:OutHex4 (Results 1 – 1 of 1) sorted by relevance
527 inline SvStream& OutHex4( SvStream& rStrm, sal_uInt16 nHex ) in OutHex4() function in Writer531 inline SvStream& OutHex4( sal_uInt16 nHex ) { return OutHex( Strm(), nHex, 4 ); } in OutHex4() function in Writer
Completed in 13 milliseconds