Lines Matching refs:endl

732 		rOutStm << ");" << endl;  in WriteAttributesSvIdl()
738 rOutStm << ';' << endl; in WriteAttributesSvIdl()
743 rOutStm << ';' << endl; in WriteAttributesSvIdl()
749 rOutStm << ';' << endl; in WriteAttributesSvIdl()
755 rOutStm << ';' << endl; in WriteAttributesSvIdl()
761 rOutStm << ';' << endl; in WriteAttributesSvIdl()
768 rOutStm << ';' << endl; in WriteAttributesSvIdl()
791 rOutStm << ';' << endl; in WriteAttributesSvIdl()
892 rOutStm << aOut.GetBuffer() << endl; in WriteAttributesSvIdl()
1231 << ')' << endl; in WriteSlotStubs()
1255 << ')' << endl; in WriteSlotStubs()
1274 rOutStm << aSlotIdValue.GetBuffer() << endl; in WriteSlot()
1293 rOutStm << ',' << endl; in WriteSlot()
1300 << "] /*Offset Master*/, " << endl; in WriteSlot()
1304 << "] /*Offset Next*/, " << endl; in WriteSlot()
1356 << "] /*Offset Linked*/, " << endl; in WriteSlot()
1362 << "] /*Offset Next*/, " << endl; in WriteSlot()
1381 rOutStm << ',' << endl; in WriteSlot()
1431 rOutStm << ',' << endl; in WriteSlot()
1441 rOutStm << ',' << endl; in WriteSlot()
1470 rOutStm << ',' << endl; in WriteSlot()
1526 rOutStm << " )," << endl; in WriteSlot()
1558 << pPType->GetName().GetBuffer() << ")," << endl; in WriteSlotParamArray()
1607 << endl << '{' << endl; in WriteSrc()
1614 rOutStm << "SlotName = \"" << aStr.GetBuffer() << "\";" << endl; in WriteSrc()
1620 rOutStm << "HelpText = \"" << aStr.GetBuffer() << "\";" << endl; in WriteSrc()
1623 rOutStm << "};" << endl; in WriteSrc()
1651 << endl << '{' << endl; in WriteSrc()
1654 rOutStm << "SlotName = \"" << aValName.GetBuffer() << "\";" << endl; in WriteSrc()
1660 rOutStm << "HelpText = \"" << aStr.GetBuffer() << "\";" << endl; in WriteSrc()
1662 rOutStm << "};" << endl; in WriteSrc()
1675 …ne " << GetSlotId().GetBuffer() << '\t' << ByteString::CreateFromInt32( nSId ).GetBuffer() << endl; in WriteHelpId()
1704 << ByteString::CreateFromInt32( nSId2 ).GetBuffer() << endl; in WriteHelpId()
1811 rStrm << endl; in WriteCSV()