Searched refs:aIndentNameStr (Results 1 – 1 of 1) sorted by relevance
927 ByteString aIndentNameStr( (const UniString&)aIndent, RTL_TEXTENCODING_ASCII_US ); in Dump() local928 rStrm << aIndentNameStr.GetBuffer() << "{" << endl; in Dump()935 rStrm << aIndentNameStr.GetBuffer() << "- Flags: " << aAttrStr.GetBuffer() << endl; in Dump()939 rStrm << aIndentNameStr.GetBuffer() << "- Methods:" << endl; in Dump()971 rStrm << aIndentNameStr.GetBuffer() << "- Properties:" << endl; in Dump()1005 rStrm << aIndentNameStr.GetBuffer() << "- Objects:" << endl; in Dump()1013 rStrm << aIndentNameStr.GetBuffer() << " - Sub"; in Dump()1022 rStrm << aIndentNameStr.GetBuffer() << "}" << endl << endl; in Dump()
Completed in 19 milliseconds