Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/dump/
H A Ddump8a.cxx368 *pOut << indent1 << "No Bookmarks" << endl1 << endl1; in DumpBookHigh()
1513 *pOut << " " << indent1 << "Plcx." << pName; in DumpPlcText()
2087 *pOut << " " << indent1 << ' '; in DumpEscherProp()
2150 *pOut << hex6 << nPos << indent1; in DumpEscherRec()
2185 *pOut << " " << indent1 << " Data: " in DumpEscherRec()
2196 *pOut << " " << indent1 << " \"" in DumpEscherRec()
2233 *pOut << " " << indent1 << " " << hex in DumpEscherRec()
2250 *pOut << " " << indent1 << " " << hex in DumpEscherRec()
2263 *pOut << " " << indent1 << " Data:" << hex; in DumpEscherRec()
2307 *pOut << " " << indent1 << " Data: "; in DumpEscherRec()
[all …]
H A Dww8dout.cxx121 ostream& __cdecl indent1( ostream& s ) { in indent1() function
128 s << " " << indent1; in indent2()
130 s << " " << indent1; in indent2()
146 ostream& __cdecl end1( ostream& s ) { level--; return s << indent1 << "END "; } in end1()
H A Dww8dout.hxx64 ostream& __cdecl indent1( ostream& s );

Completed in 39 milliseconds