Lines Matching refs:endl

418 	rOutStm << endl;  in WriteSvIdl()
467 rOutStm << "//class SvMetaAttribute" << endl; in WriteAttributesSvIdl()
472 rOutStm << ';' << endl; in WriteAttributesSvIdl()
478 rOutStm << ';' << endl; in WriteAttributesSvIdl()
484 rOutStm << ';' << endl; in WriteAttributesSvIdl()
490 rOutStm << ';' << endl; in WriteAttributesSvIdl()
496 rOutStm << ';' << endl; in WriteAttributesSvIdl()
502 rOutStm << ';' << endl; in WriteAttributesSvIdl()
623 rOutStm << "//class SvMetaAttribute" << endl; in WriteAttributes()
629 << ")," << endl; in WriteAttributes()
634 rOutStm << "readonly," << endl; in WriteAttributes()
648 rOutStm << endl; in WriteCSource()
658 rOutStm << '{' << endl; in WriteCSource()
680 rOutStm << ',' << endl; in WriteCSource()
721 rOutStm << " );" << endl; in WriteCSource()
729 rOutStm << '}' << endl; in WriteCSource()
760 rOutStm << ';' << endl; in WriteRecursiv_Impl()
836 rOutStm << ';' << endl << endl; in Write()
845 rOutStm << "/* " << GetName().GetBuffer() << " */" << endl; in Write()
866 << "Object h" << rBase.aIFaceName.GetBuffer() << ", " << endl; in Write()
871 rOutStm << ';' << endl << endl; in Write()
887 rOutStm << ';' << endl << endl; in Write()
897 rOutStm << "<METHOD>" << endl in Write()
898 << GetSlotId().GetBuffer() << endl in Write()
899 << GetName().GetBuffer() << endl in Write()
900 << endl; // readonly in Write()
905 … rOutStm << pBaseType2->GetReturnType()->GetBaseType()->GetBasicName().GetBuffer() << endl; in Write()
916 rOutStm << endl; in Write()
919 rOutStm << "<C-SYNTAX>" << endl; in Write()
921 rOutStm << "</C-SYNTAX>" << endl; in Write()
925 rOutStm << "</METHOD>" << endl << endl; in Write()
935 rOutStm << "<PROPERTY>" << endl in Write()
936 << GetSlotId().GetBuffer() << endl in Write()
937 << GetName().GetBuffer() << endl; in Write()
939 rOutStm << "(nur lesen)" << endl; in Write()
941 rOutStm << endl; in Write()
944 rOutStm << pBaseType->GetBasicName().GetBuffer() << endl; in Write()
950 rOutStm << endl; in Write()
954 rOutStm << endl; in Write()
958 rOutStm << "</PROPERTY>" << endl << endl; in Write()
1563 rOutStm << endl; in WriteSvIdl()
1568 rOutStm << ';' << endl; in WriteSvIdl()
1587 rOutStm << ',' << endl; in WriteContext()
1589 rOutStm << ';' << endl; in WriteContext()
1631 rOutStm << "#ifndef " << C_PREF << aStr.GetBuffer() << "_DEF " << endl; in Write()
1632 rOutStm << "#define " << C_PREF << aStr.GetBuffer() << "_DEF " << endl; in Write()
1636 rOutStm << "typedef" << endl; in Write()
1650 rOutStm << endl; in Write()
1652 rOutStm << '{' << endl; in Write()
1660 rOutStm << ';' << endl; in Write()
1664 rOutStm << endl; in Write()
1806 rOutStm << "class SvMetaType" << endl; in WriteAttributesSvIdl()
1811 rOutStm << endl; in WriteAttributesSvIdl()
1817 rOutStm << endl; in WriteAttributesSvIdl()
1823 rOutStm << endl; in WriteAttributesSvIdl()
1864 rOutStm << ',' << endl; in WriteContextSvIdl()
1866 rOutStm << ';' << endl; in WriteContextSvIdl()
1923 << aVarName.GetBuffer() << ';' << endl; in WriteSfxItem()
1926 rOutStm << "#ifdef SFX_TYPEMAP" << endl in WriteSfxItem()
1928 << " = " << endl; in WriteSfxItem()
1929 rOutStm << '{' << endl in WriteSfxItem()
1939 rOutStm << endl << "};" << endl in WriteSfxItem()
1940 << "#endif" << endl << endl; in WriteSfxItem()
1998 rOutStm << endl; in WriteMethodArgs()
2000 rOutStm << '(' << endl; in WriteMethodArgs()
2009 rOutStm << ',' << endl; in WriteMethodArgs()
2011 rOutStm << endl; in WriteMethodArgs()
2035 rOutStm << ')' << endl; in WriteMethodArgs()
2051 rOutStm << endl; in WriteMethodArgs()
2072 rOutStm << ',' << endl; in WriteMethodArgs()
2076 rOutStm << endl; in WriteMethodArgs()
2514 rOutStm << endl; in WriteContextSvIdl()
2550 rOutStm << endl; in WriteSvIdl()
2552 rOutStm << endl; in WriteSvIdl()
2587 rOutStm << ',' << endl; in WriteContext()
2594 rOutStm << endl; in WriteContext()
2596 rOutStm << endl; in WriteContext()