Home
last modified time | relevance | path

Searched defs:OutHex (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/filter/writer/
H A Dwriter.cxx260 SvStream& Writer::OutHex( SvStream& rStrm, sal_uLong nHex, sal_uInt8 nLen ) in OutHex() function in Writer
/trunk/main/sw/inc/
H A Dshellio.hxx530 …inline SvStream& OutHex( sal_uInt16 nHex, sal_uInt8 nLen = 2 ) { return OutHex( Strm(), nHex,… in OutHex() function in Writer
/trunk/main/sw/source/filter/ww8/
H A Drtfexport.cxx847 OString RtfExport::OutHex(sal_uLong nHex, sal_uInt8 nLen) in OutHex() function in RtfExport

Completed in 29 milliseconds