Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/dump/
H A Ddump8a.cxx784 *pOut << "<0x" << hex2 << (sal_uInt16)c << dec2 << "> "; in DumpIt()
804 *pOut << "0x" << hex2 << (sal_uInt16)c << dec2; in DumpItSmall()
881 *pOut << " 0x" << hex2 << *(p + 1); in DumpMemSprm()
1196 *pOut << ", Bits: " << hex2 << (sal_uInt16)p->aBits1 << ' ' in DumpPLCFPcd()
1197 << hex2 << (sal_uInt16)p->aBits2; in DumpPLCFPcd()
1479 case 0xc: *pOut << "<0x" << hex2 << (sal_uInt16)c << dec2 << '>'; in DumpChar()
1481 default: *pOut << "<0x" << hex2 << (sal_uInt16)c << dec2 << '>'; in DumpChar()
H A Dww8dout.hxx66 ostream& __cdecl hex2( ostream& s );
H A Dww8dout.cxx60 ostream& __cdecl hex2( ostream& s ) { in hex2() function

Completed in 128 milliseconds