Searched refs:dec2 (Results 1 – 3 of 3) sorted by relevance
489 *pOut << hex6 << nPos << dec2 << ' ' << indent1 << begin1; in DumpField1()517 … *pOut << 'T' << hex6 << pWwFib->fcSttbfffn << dec2 << ' ' << indent1 << begin1 << "FFNs" << endl1; in DumpFonts()784 *pOut << "<0x" << hex2 << (sal_uInt16)c << dec2 << "> "; in DumpIt()804 *pOut << "0x" << hex2 << (sal_uInt16)c << dec2; in DumpItSmall()952 *pOut << 'D' << hex6 << nPos << dec2 << ' ' << indent1 << begin1 << "Fkp."; in DumpFkp()984 *pOut << " Offset: " << nOfs << dec2; in DumpFkp()1009 *pOut << dec2 << " No attribute" << endl1; in DumpFkp()1183 *pOut << 'D' << hex6 << nPos << dec2 << ' ' << indent1 << begin1; in DumpPLCFPcd()1231 *pOut << 'D' << hex6 << nPos << dec2 << ' ' << indent1 << begin1; in DumpPcd()1311 *pOut << 'T' << hex6 << nPos << dec2 << ' ' << indent1 << begin1; in DumpPLCF()[all …]
70 ostream& __cdecl dec2( ostream& s );
84 ostream& __cdecl dec2( ostream& s ) { in dec2() function