Home
last modified time | relevance | path

Searched refs:endl (Results 1 – 25 of 91) sorted by relevance

1234

/trunk/main/idl/source/objects/
H A Dobject.cxx651 rOutStm << "</INTERFACE>" << endl << endl; in Write()
863 rOutStm << "#endif" << endl << endl; in WriteSfx()
895 rOutStm << endl << "};" << endl << endl; in WriteSfx()
926 rOutStm << endl << "};" << endl << "#endif" << endl << endl; in WriteSfx()
978 << '{' << endl in WriteHxx()
1008 << '{' << endl in WriteCxx()
1010 << '}' << endl; in WriteCxx()
1017 << '{' << endl in WriteCxx()
1023 << '}' << endl; in WriteCxx()
1034 << '}' << endl; in WriteCxx()
[all …]
H A Dtypes.cxx418 rOutStm << endl; in WriteSvIdl()
648 rOutStm << endl; in WriteCSource()
836 rOutStm << ';' << endl << endl; in Write()
871 rOutStm << ';' << endl << endl; in Write()
887 rOutStm << ';' << endl << endl; in Write()
925 rOutStm << "</METHOD>" << endl << endl; in Write()
958 rOutStm << "</PROPERTY>" << endl << endl; in Write()
1563 rOutStm << endl; in WriteSvIdl()
1939 rOutStm << endl << "};" << endl in WriteSfxItem()
1940 << "#endif" << endl << endl; in WriteSfxItem()
[all …]
H A Dmodule.cxx377 rOutStm << endl; in WriteContextSvIdl()
383 rOutStm << endl; in WriteContextSvIdl()
454 rOutStm << '\"' << endl; in WriteSvIdl()
537 rOutStm << endl; in Write()
541 rOutStm << '{' << endl; in Write()
575 rOutStm << endl; in Write()
584 rOutStm << "SvIDL interface documentation" << endl << endl; in Write()
585 rOutStm << "<MODULE>" << endl << GetName().GetBuffer() << endl; in Write()
587 rOutStm << "</MODULE>" << endl << endl; in Write()
618 rOutStm << endl; in Write()
[all …]
H A Dbasobj.cxx80 rOutStm << '/' << endl; in WriteStars()
353 rOutStm << aDesc.GetBuffer() << endl << "</DESCRIPTION>" << endl; in WriteDescription()
374 rOutStm << ';' << endl; in WriteAttributesSvIdl()
380 rOutStm << ';' << endl; in WriteAttributesSvIdl()
386 rOutStm << ';' << endl; in WriteAttributesSvIdl()
435 rOutStm << '[' << endl; in WriteSvIdl()
448 rOutStm << endl; in WriteSvIdl()
452 rOutStm << '{' << endl; in WriteSvIdl()
478 rOutStm << '[' << endl; in Write()
714 rOutStm << ';' << endl; in WriteAttributesSvIdl()
[all …]
H A Dslot.cxx738 rOutStm << ';' << endl; in WriteAttributesSvIdl()
743 rOutStm << ';' << endl; in WriteAttributesSvIdl()
749 rOutStm << ';' << endl; in WriteAttributesSvIdl()
1231 << ')' << endl; in WriteSlotStubs()
1255 << ')' << endl; in WriteSlotStubs()
1293 rOutStm << ',' << endl; in WriteSlot()
1381 rOutStm << ',' << endl; in WriteSlot()
1431 rOutStm << ',' << endl; in WriteSlot()
1607 << endl << '{' << endl; in WriteSrc()
1651 << endl << '{' << endl; in WriteSrc()
[all …]
/trunk/main/basegfx/source/workbench/
H A Dbezierclip.cxx336 cout << "e" << endl; in Impl_calcSafeParams_clip()
343 cout << "e" << endl; in Impl_calcSafeParams_clip()
896 cout << "e" << endl; in Impl_calcSafeParams_focus()
903 cout << "e" << endl; in Impl_calcSafeParams_focus()
975 << endl; in Impl_applySafeRanges_rec()
984 << endl; in Impl_applySafeRanges_rec()
1351 << "#" << endl in main()
1353 << "#" << endl in main()
1360 << "liney(a,b,c,t) = b*-c + t*a" << endl << endl in main()
1361 << "# end of setup" << endl << endl; in main()
[all …]
/trunk/main/basegfx/source/tools/
H A Ddebugplotter.cxx44 *pStm << "#!/usr/bin/gnuplot -persist" << ::std::endl << in outputHeader()
45 "#" << ::std::endl << in outputHeader()
47 "#" << ::std::endl << in outputHeader()
48 "# --- " << rTitle.getStr() << " ---" << ::std::endl << in outputHeader()
49 "#" << ::std::endl << in outputHeader()
50 "set parametric" << ::std::endl << in outputHeader()
52 "# set output \"plot.eps\"" << ::std::endl << in outputHeader()
66 "line(p,q,r) = p*(1-t)+q*t" << ::std::endl << in outputHeader()
75 "# end of setup" << ::std::endl; in outputHeader()
132 …*mpStream << " " << rElem.first.getX() << "\t" << rElem.first.getY() << ::std::endl << ::std::endl; in outputVector()
[all …]
/trunk/main/basegfx/test/
H A Dtesttools.cxx52 mrOutputStream << "#!/usr/bin/gnuplot -persist" << ::std::endl in Plotter()
53 << "#" << ::std::endl in Plotter()
55 << "#" << ::std::endl in Plotter()
56 << "set parametric" << ::std::endl in Plotter()
70 << "implicitLineX(a,b,c,t) = a*-c + t*-b" << ::std::endl in Plotter()
74 << "implicitLineY(a,b,c,t) = b*-c + t*a" << ::std::endl in Plotter()
80 << "line(a,b,t) = a*(1-t) + b*t" << ::std::endl << ::std::endl in Plotter()
81 << "# end of setup" << ::std::endl << ::std::endl in Plotter()
99 mrOutputStream << rPoint.getX() << "\t" << rPoint.getY() << ::std::endl; in operator ()()
100 mrOutputStream << "e" << ::std::endl; in operator ()()
[all …]
/trunk/main/l10ntools/source/help/
H A DHelpLinker.cxx587 std::cout << std::endl; in link()
691 aStrStream << "sourceroot missing" << std::endl; in main()
715 aStrStream << "idxtemp missing" << std::endl; in main()
763 aStrStream << "module name missing" << std::endl; in main()
793 aStrStream << "pathname missing" << std::endl; in main()
802 aStrStream << "pathname missing" << std::endl; in main()
859 aStrStream << "no index dir given" << std::endl; in main()
920 aStrStream << "no sourceroot given" << std::endl; in main()
926 aStrStream << "no output file given" << std::endl; in main()
932 aStrStream << "module missing" << std::endl; in main()
[all …]
/trunk/main/sw/source/filter/ww8/
H A DWW8TableInfo.cxx392 << toString() << "</endOfLine>" << ::std::endl; in setEndOfLine()
403 << toString() << "</endOfCell>" << ::std::endl; in setEndOfCell()
415 << toString() << "</firstInTable>" << ::std::endl; in setFirstInTable()
428 << toString() << "</vertMerge>" << ::std::endl; in setVertMerge()
449 << ::std::endl; in setNext()
596 ::std::clog << "<CellFrm>" << ::std::endl; in processSwTableByLayout()
601 ::std::clog << sBuffer << ::std::endl; in processSwTableByLayout()
632 ::std::clog << "</CellFrm>" << ::std::endl; in processSwTableByLayout()
644 ::std::clog << "<processSwTable>" << ::std::endl; in processSwTable()
692 << nDepth << "\">" << ::std::endl; in processTableLine()
[all …]
/trunk/main/writerfilter/source/resourcemodel/
H A DWW8Analyzer.cxx180 o << "<sprm>" << endl in dumpStats()
181 << "<id>" << hex << aId << "</id>" << endl in dumpStats()
183 << "</name>" << endl in dumpStats()
185 << endl in dumpStats()
186 << "</sprm>" << endl; in dumpStats()
196 o << "<attribute>" << endl in dumpStats()
198 << endl in dumpStats()
200 << endl in dumpStats()
201 << "</attribute>" << endl; in dumpStats()
H A Dqnametostrfooter9 cout << "<ids type=\"sprm\">" << endl;
14 cout << "</ids>" << endl;
16 cout << "<ids type=\"attribute\">" << endl;
21 cout << "</ids>" << endl;
/trunk/main/writerfilter/unocomponent/debugservices/rtftok/
H A DXMLScanner.cxx102 cout << "</text>" << endl; in clearBuffers()
111 cout << ucharBuffer << "</utext>" << endl; in clearBuffers()
120 cout << "<dest name=\"" << token << "\" value=\""<< value << "\">" << endl; in dest()
127 << endl; in ctrl()
132 cout << "<brace>" << endl; in lbrace()
138 cout << vCloseTags.back() << endl; in rbrace()
144 cout << "<spaces count=\"" << count << "\"/>" << endl; in addSpaces()
149 cout << "<bindata/>" << endl; in addBinData()
162 cout << "<hexchar value=\"" << hexch << "\"/>" << endl; in addHexChar()
293 cout << "<out>" << endl; in run()
[all …]
/trunk/main/basebmp/source/
H A Ddebug.cxx86 << "/* basebmp::BitmapDevice content dump */" << std::endl in debugDump()
87 << "/* Width = " << aSize.getX() << " */" << std::endl in debugDump()
88 << "/* Height = " << aSize.getY() << " */" << std::endl in debugDump()
89 << "/* TopDown = " << bTopDown << " */" << std::endl in debugDump()
90 << "/* Format = " << getFormatString(nScanlineFormat) << " */" << std::endl in debugDump()
91 << "/* (dumped entries are already mapped RGBA color values) */" << std::endl in debugDump()
92 << std::endl; in debugDump()
99 rOutputStream << std::endl; in debugDump()
/trunk/main/sw/source/core/txtnode/
H A Dndhints.cxx47 aDbstream << "DumpHints:" << endl; in _SV_IMPL_SORTAR_ALG()
48 (aDbstream << "\tStarts:" ).WriteNumber(rHtStart.Count()) << endl; in _SV_IMPL_SORTAR_ALG()
57 aDbstream << endl; in _SV_IMPL_SORTAR_ALG()
59 (aDbstream << "\tEnds:").WriteNumber( rHtEnd.Count() )<< endl; in _SV_IMPL_SORTAR_ALG()
67 aDbstream.WriteNumber( *pHt->GetStart() )<< endl; in _SV_IMPL_SORTAR_ALG()
69 aDbstream << endl; in _SV_IMPL_SORTAR_ALG()
254 (aDbstream << "Insert: " ).WriteNumber( long( pHt ) ) << endl; in Insert()
273 (aDbstream << "DeleteAtPos: " ).WriteNumber( long( pHt ) ) << endl; in DeleteAtPos()
447 aDbstream << "Resort: Starts" << endl; in Resort()
469 aDbstream << "Resort: Ends" << endl; in Resort()
[all …]
H A Dtxtedt.cxx1612 aStream << endl << ++nFlushCnt << ". Messung\n"; in Flush()
1614 aStream << "gepruefte Worte: \t" << nWords << endl; in Flush()
1619 aStream << "Dauer (msec):\t\t" << nSpellTime << endl; in Flush()
1621 aStream << "Synonyme gesamt:\t" << nSynonym << endl; in Flush()
1624 nSynonym*1.0 / ( nWords - nNoSynonym ) << endl; in Flush()
1625 aStream << "ohne Synonyme:\t\t" << nNoSynonym << endl; in Flush()
1626 aStream << "Bedeutungen gesamt:\t" << nSynonym << endl; in Flush()
1627 aStream << "keine Bedeutungen:\t"<< nNoSynonym << endl; in Flush()
1628 aStream << "Dauer (msec):\t\t" << nTheTime << endl; in Flush()
1634 aStream << "keine Trennstellen:\t" << nNoHyph << endl; in Flush()
[all …]
/trunk/main/writerfilter/qa/cppunittests/odiapi/
H A DFileLoggerImpl.cxx41 file_ << "digraph {" << endl; in beginTree()
46 file_ << "}" << endl; in endTree()
54 …file_ << nodeId << " [ label=\"(" << value << ")\", shape=box, color=grey, style=filled ];"<< endl; in beginNode()
56 file_ << nodeId << " [ label=\"(" << value << ")\" ];"<< endl; in beginNode()
58 file_ << nodeStack_.top() << " -> " << nodeId << ";" << endl; in beginNode()
61 file_ << nodeId << " -> " << refersToNodeId << " [ color=grey, weight=0 ];" << endl; in beginNode()
65 file_ << nodeId << " [ label=\"(" << value << ")\", shape=diamond ];"<< endl; in beginNode()
H A DExternalViewLogger.cxx75 …< string(" ") << iter->second->mRefersToNodeId << string(" ") << iter->second->mNodeValue << endl; in dumpNodeContainer()
83 mFile << "digraph {" << endl; in endTree()
84 mFile << "Root [shape=box, color=grey];" << endl; in endTree()
98 mFile << newStyleName << " [shape=box];" << endl; in endTree()
99 mFile << mParentNodeStack.top() << " -> " << newStyleName << endl; in endTree()
106 mFile << "}" << endl; in endTree()
184 mFile << nodeId << " [label=\"(" << getValue(nodeId) << ")\",shape=box];" << endl; in dumpTree()
185 mFile << mParentNodeStack.top() << " -> " << nodeId << ";" << endl; in dumpTree()
/trunk/main/xml2cmp/source/finder/
H A Ddep_main.cxx40 << std::endl; in main()
58 << std::endl; in main()
74 std::cout << "\n\n\nNeeded libraries: " << std::endl; in main()
77 std::cout << " " << aLibs[i].str() << std::endl; in main()
79 std::cout << "\nNeeded services: " << std::endl; in main()
82 std::cout << " " << aServs[s].str() << std::endl; in main()
84 std::cout << "\n\n" << std::endl; in main()
/trunk/main/shell/source/win32/sysmail/
H A Dsenddoc.cxx305 oss << "--from" << " " << gFrom << std::endl; in dumpParameter()
308 oss << "--subject" << " " << gSubject << std::endl; in dumpParameter()
311 oss << "--body" << " " << gBody << std::endl; in dumpParameter()
316 oss << "--to" << " " << *iter << std::endl; in dumpParameter()
321 oss << "--cc" << " " << *iter << std::endl; in dumpParameter()
326 oss << "--bcc" << " " << *iter << std::endl; in dumpParameter()
331 oss << "--attach" << " " << *iter << std::endl; in dumpParameter()
334 oss << "--mapi-dialog" << std::endl; in dumpParameter()
337 oss << "--mapi-logon-ui" << std::endl; in dumpParameter()
/trunk/main/shell/source/tools/lngconvex/
H A Dlngconvex.cxx66 …: -ulf ulf_file -rc rc_output_file -rct rc_template_file -rch rch_file -rcf rcf_file" << std::endl; in ShowUsage()
67 std::cout << "-ulf Name of the ulf file" << std::endl; in ShowUsage()
68 std::cout << "-rc Name of the resulting resource file" << std::endl; in ShowUsage()
69 std::cout << "-rct Name of the resource template file" << std::endl; in ShowUsage()
70 std::cout << "-rch Name of the resource file header" << std::endl; in ShowUsage()
71 std::cout << "-rcf Name of the resource file footer" << std::endl; in ShowUsage()
391 out << line << std::endl; in read_ulf_file()
442 os << line << std::endl; in concatenate_files()
588 std::cout << ex.what() << std::endl; in SAL_IMPLEMENT_MAIN_WITH_ARGS()
592 std::cout << ex.what() << std::endl; in SAL_IMPLEMENT_MAIN_WITH_ARGS()
[all …]
/trunk/main/xml2cmp/source/xcd/
H A Dmain.cxx64 std::cerr << aCommandLine.ErrorText() << std::endl ; in main()
87 …std::cerr << "Error: File " << i_rCommandLine.XmlSrcFile() << " could not be loaded." << std::endl; in Do_SingleFileCommandLine()
99 << std::endl; in Do_SingleFileCommandLine()
132 std::cout << "Gather xml-files ..." << std::endl; in Do_IndexCommandLine()
135 std::cout << "Create output ..." << std::endl; in Do_IndexCommandLine()
139 std::cout << "... done." << std::endl; in Do_IndexCommandLine()
179 std::cerr << "Error: " << o_sOutputFile << " could not be created." << std::endl; in Create_TypeInfo()
256 std::cerr << "Error: " << i_sOutputFile << " could not be created." << std::endl; in Put2File_TypeInfo()
/trunk/main/sc/source/ui/vba/testvba/
H A Dtestvba.cxx100 std::cerr << "usage: " << pName << "<path to testdocument dir> <output_directory>" << std::endl; in usage()
223 …ht exception " << rtl::OUStringToOString( e.Message, RTL_TEXTENCODING_UTF8 ).getStr() << std::endl; in proccessDocument()
251 …ht exception " << rtl::OUStringToOString( e.Message, RTL_TEXTENCODING_UTF8 ).getStr() << std::endl; in proccessDocument()
288 …OString( e.Message, RTL_TEXTENCODING_UTF8 ).getStr() << " while disposing " << sComp << std::endl; in tryDispose()
303 std::cout << "got servicemanager" << std::endl; in main()
307 std::cout << "got desktop" << std::endl; in main()
312 std::cout << "before process" << std::endl; in main()
314 std::cout << "after process" << std::endl; in main()
327 …ht Exception " << rtl::OUStringToOString( e.Message, RTL_TEXTENCODING_UTF8 ).getStr() << std::endl; in main()
/trunk/main/tools/source/inet/
H A Dinetmime.cxx3839 m_rSink << INetMIMEOutputSink::endl; in finish()
3846 m_rSink << INetMIMEOutputSink::endl; in finish()
3868 m_rSink << INetMIMEOutputSink::endl; in finish()
3947 m_rSink << INetMIMEOutputSink::endl; in finish()
3954 m_rSink << INetMIMEOutputSink::endl; in finish()
3993 m_rSink << INetMIMEOutputSink::endl; in finish()
4000 m_rSink << INetMIMEOutputSink::endl; in finish()
4104 m_rSink << INetMIMEOutputSink::endl; in finish()
4111 m_rSink << INetMIMEOutputSink::endl; in finish()
4126 m_rSink << INetMIMEOutputSink::endl; in finish()
[all …]
/trunk/main/basic/source/sbx/
H A Dsbxobj.cxx895 rStrm << "<too deep>" << endl; in Dump()
926 rStrm << " )" << endl; in Dump()
928 rStrm << aIndentNameStr.GetBuffer() << "{" << endl; in Dump()
935 rStrm << aIndentNameStr.GetBuffer() << "- Flags: " << aAttrStr.GetBuffer() << endl; in Dump()
939 rStrm << aIndentNameStr.GetBuffer() << "- Methods:" << endl; in Dump()
966 rStrm << endl; in Dump()
971 rStrm << aIndentNameStr.GetBuffer() << "- Properties:" << endl; in Dump()
999 rStrm << endl; in Dump()
1005 rStrm << aIndentNameStr.GetBuffer() << "- Objects:" << endl; in Dump()
1022 rStrm << aIndentNameStr.GetBuffer() << "}" << endl << endl; in Dump()

Completed in 182 milliseconds

1234