Searched defs:OutHex (Results 1 – 3 of 3) sorted by relevance
260 SvStream& Writer::OutHex( SvStream& rStrm, sal_uLong nHex, sal_uInt8 nLen ) in OutHex() function in Writer
533 …inline SvStream& OutHex( sal_uInt16 nHex, sal_uInt8 nLen = 2 ) { return OutHex( Strm(), nHex,… in OutHex() function in Writer
847 OString RtfExport::OutHex(sal_uLong nHex, sal_uInt8 nLen) in OutHex() function in RtfExport
Completed in 19 milliseconds