Home
last modified time | relevance | path

Searched refs:o_rOut (Results 1 – 25 of 79) sorted by relevance

1234

/trunk/main/xml2cmp/source/xcd/
H A Dcr_index.cxx176 WriteStr(o_rOut, "<H3><BR>"); in WriteTableFromHeap()
177 WriteStr(o_rOut, i_sIndexValue ); in WriteTableFromHeap()
178 WriteStr(o_rOut, " -> "); in WriteTableFromHeap()
179 WriteStr(o_rOut, i_sIndexReference ); in WriteTableFromHeap()
180 WriteStr(o_rOut, "</H3>\n"); in WriteTableFromHeap()
182 WriteStr(o_rOut, C_sTableBegin); in WriteTableFromHeap()
184 WriteStr(o_rOut, C_sTableEnd); in WriteTableFromHeap()
216 WriteStr( o_rOut, pStart ); in WriteHeap()
221 WriteStr( o_rOut, pBreak ); in WriteHeap()
228 WriteStr( o_rOut, "<BR>" ); in WriteHeap()
[all …]
H A Dmain.cxx155 std::ostream & o_rOut,
270 StreamOut_TypeInfo( std::ostream & o_rOut, in StreamOut_TypeInfo() argument
302 WriteStr( o_rOut, i_sSeparator ); in StreamOut_TypeInfo()
308 WriteStr( o_rOut, sQuali ); in StreamOut_TypeInfo()
309 WriteStr( o_rOut, "." ); in StreamOut_TypeInfo()
310 o_rOut.write( pHeapTop->Key(), sEnd - pHeapTop->Key() ); in StreamOut_TypeInfo()
313 WriteStr( o_rOut, pHeapTop->Key() ); in StreamOut_TypeInfo()
/trunk/main/autodoc/source/display/html/
H A Dnav_main.cxx60 TableRow & o_rOut );
67 MainItem::Write2( TableRow & o_rOut ) in Write2() argument
68 { do_Write2(o_rOut); } in Write2()
106 MainRowItem::do_Write2( TableRow & o_rOut ) in do_Write2() argument
108 TableCell & rCell = o_rOut.AddCell(); in do_Write2()
133 SelectedItem::do_Write2( TableRow & o_rOut ) in do_Write2() argument
135 TableCell & rCell = o_rOut.AddCell(); in do_Write2()
157 UnavailableItem::do_Write2( TableRow & o_rOut ) in do_Write2() argument
159 TableCell & rCell = o_rOut.AddCell(); in do_Write2()
237 MainRow::Write2( csi::xml::Element & o_rOut ) const in Write2()
[all …]
H A Dnavibar.cxx77 SubRowItem::Write2( Element & o_rOut ) const in Write2()
79 o_rOut << new Sbr; in Write2()
81 o_rOut << new XmlCode( "|&nbsp;" ); in Write2()
83 o_rOut << new XmlCode( "&nbsp;" ); in Write2()
87 o_rOut in Write2()
96 o_rOut in Write2()
155 SubRow::Write2( Table & o_rOut ) const in Write2()
158 o_rOut << pRow; in Write2()
282 NavigationBar::Write( Element & o_rOut, in Write() argument
285 pi->aMainRow.Write2( o_rOut ); in Write()
[all …]
H A Dhdimpl.cxx210 Get_LinkedTypeText( csi::xml::Element & o_rOut, in Get_LinkedTypeText() argument
270 o_rOut in Get_LinkedTypeText()
274 ? o_rOut >> * new html::Link( sLink.c_str() ) in Get_LinkedTypeText()
275 : o_rOut; in Get_LinkedTypeText()
278 o_rOut in Get_LinkedTypeText()
382 ShowDocu_On( csi::xml::Element & o_rOut, in ShowDocu_On() argument
388 io_rDisplay.Assign_Out( o_rOut ); in ShowDocu_On()
395 WriteOut_TokenList( csi::xml::Element & o_rOut, in WriteOut_TokenList() argument
406 o_rOut << *it; in WriteOut_TokenList()
409 o_rOut << i_sSeparator << *it; in WriteOut_TokenList()
H A Dpm_class.cxx502 csi::xml::Element & o_rOut,
534 csi::xml::Element & o_rOut,
571 WriteNodeHierarchy( csi::xml::Element & o_rOut, in WriteNodeHierarchy() argument
584 rPre = o_rOut in WriteNodeHierarchy()
734 Node::Write2( csi::xml::Element & o_rOut, in Write2() argument
739 o_rOut in Write2()
747 pOut = & ( o_rOut >> *new xml::AnElement("span") ); in Write2()
H A Dhdimpl.hxx178 csi::xml::Element & o_rOut,
206 csi::xml::Element & o_rOut,
212 csi::xml::Element & o_rOut,
H A Dpm_aldef.cxx218 PageMaker_AllDefs::Write_DefsDocu( csi::xml::Element & o_rOut, in Write_DefsDocu() argument
228 adcdisp::ExplanationTable rList( o_rOut ); in Write_DefsDocu()
238 ShowDocu_On( o_rOut, *pDocuDisplay, i_rTextReplacement ); in Write_DefsDocu()
/trunk/main/autodoc/source/ary/cpp/
H A Dca_ce.cxx417 Get_QualifiedName( o_rOut, in Get_QualifiedName()
421 o_rOut in Get_QualifiedName()
450 o_rOut << "( "; in Get_SignatureText()
451 Types().Get_TypeText(o_rOut, *it); in Get_SignatureText()
453 o_rOut << " " << (*itName); in Get_SignatureText()
457 o_rOut << ", "; in Get_SignatureText()
458 Types().Get_TypeText(o_rOut, *it); in Get_SignatureText()
466 o_rOut << " )"; in Get_SignatureText()
470 o_rOut << "( )"; in Get_SignatureText()
474 o_rOut << " const"; in Get_SignatureText()
[all …]
H A Dusedtype.cxx519 List_TplParameter::Get_Text( StreamStr & o_rOut, in Get_Text() argument
527 o_rOut << "<>"; in Get_Text()
531 o_rOut << "< "; in Get_Text()
533 (*it)->Get_Text( o_rOut, i_rGate ); in Get_Text()
537 o_rOut << ", "; in Get_Text()
538 (*it)->Get_Text( o_rOut, i_rGate ); in Get_Text()
541 o_rOut << " >"; in Get_Text()
H A Dnamechain.cxx93 NameSegment::Get_Text_AsScope( StreamStr & o_rOut, in Get_Text_AsScope() argument
96 o_rOut << sName; in Get_Text_AsScope()
98 pTemplate->Get_Text( o_rOut, i_rGate ); in Get_Text_AsScope()
H A Dtplparam.cxx60 TplParameter_Type::Get_Text( StreamStr & o_rOut, in Get_Text() argument
63 i_rGate.Types().Get_TypeText( o_rOut, nType ); in Get_Text()
H A Dtplparam.hxx53 StreamStr & o_rOut,
70 StreamStr & o_rOut,
/trunk/main/autodoc/inc/cosv/
H A Dploc.hxx107 operator<<( csv::ostream & o_rOut, in operator <<() argument
110 i_rPath.Get(o_rOut); in operator <<()
111 return o_rOut; in operator <<()
116 operator<<( csv::bostream & o_rOut, in operator <<() argument
119 i_rPath.Get(o_rOut); in operator <<()
120 return o_rOut; in operator <<()
H A Ddirchain.hxx156 operator<<( csv::ostream & o_rOut, in operator <<() argument
159 i_rSubPath.Get(o_rOut, csv::ploc::Delimiter()); in operator <<()
160 return o_rOut; in operator <<()
164 operator<<( csv::bostream & o_rOut, in operator <<() argument
167 i_rSubPath.Get(o_rOut, csv::ploc::Delimiter()); in operator <<()
168 return o_rOut; in operator <<()
H A Dstring.hxx361 operator<<( csv::ostream & o_rOut,
555 operator<<( csv::ostream & o_rOut, in operator <<() argument
557 { o_rOut << i_rSrc.c_str(); return o_rOut; } in operator <<()
/trunk/main/autodoc/inc/ary/cpp/
H A Dc_type.hxx69 StreamStr & o_rOut,
108 Type::Get_Text( StreamStr & o_rOut, in Get_Text() argument
111 inq_Get_Text( o_rOut, o_rOut, o_rOut, i_rGate ); in Get_Text()
/trunk/main/sdext/source/pdfimport/xpdfwrapper/
H A Dpnghelper.cxx82 sal_uInt32 PngHelper::deflateBuffer( const Output_t* i_pBuf, size_t i_nLen, OutputBuffer& o_rOut ) in deflateBuffer() argument
84 size_t nOrigSize = o_rOut.size(); in deflateBuffer()
105 o_rOut.resize( nOrigSize ); in deflateBuffer()
112 o_rOut.insert( o_rOut.end(), aOutBuf, aOutBuf+nCompressedBytes ); in deflateBuffer()
119 return sal_uInt32( o_rOut.size() - nOrigSize ); in deflateBuffer()
H A Dpnghelper.hxx37 static size_t startChunk( const char* pChunkName, OutputBuffer& o_rOut );
38 static void endChunk( size_t nStart, OutputBuffer& o_rOut );
57 … static sal_uInt32 deflateBuffer( const Output_t* i_pBuf, size_t i_nLen, OutputBuffer& o_rOut );
/trunk/main/autodoc/source/display/toolkit/
H A Dhf_title.cxx42 HF_TitleTable::HF_TitleTable( Xml::Element & o_rOut ) in HF_TitleTable() argument
43 : HtmlMaker(o_rOut >> *new Html::Table( C_sTitleBorder, in HF_TitleTable()
120 HF_SubTitleTable::HF_SubTitleTable( Xml::Element & o_rOut, in HF_SubTitleTable() argument
125 : HtmlMaker( o_rOut in HF_SubTitleTable()
/trunk/main/soltools/giparser/
H A Dgi_parse.cxx43 WriteStr( ostream & o_rOut, const Simstr & i_rStr ) in WriteStr() argument
45 o_rOut.write( i_rStr.str(), i_rStr.l() ); in WriteStr()
49 WriteStr( ostream & o_rOut, const char * i_rStr ) in WriteStr() argument
51 o_rOut.write( i_rStr, strlen(i_rStr) ); in WriteStr()
/trunk/main/autodoc/source/display/idl/
H A Dhfi_linklist.cxx45 Xml::Element & o_rOut, in HF_CommentedLink_Table() argument
49 : HtmlFactory_Idl(io_rEnv,&o_rOut), in HF_CommentedLink_Table()
100 Xml::Element & o_rOut, in HF_MemberTable() argument
104 : HtmlFactory_Idl(io_rEnv,&o_rOut), in HF_MemberTable()
H A Dhfi_doc.cxx38 HF_DocEntryList & o_rOut ) in HF_IdlDocu() argument
39 : HtmlFactory_Idl( io_rEnv, &o_rOut.CurOut() ), in HF_IdlDocu()
40 rOut(o_rOut) in HF_IdlDocu()
/trunk/main/autodoc/source/parser/kernel/
H A Dx_parse.cxx87 operator<<( std::ostream & o_rOut, in operator <<() argument
90 i_rException.GetInfo(o_rOut); in operator <<()
91 return o_rOut; in operator <<()
/trunk/main/autodoc/source/display/inc/toolkit/
H A Dhf_title.hxx40 Xml::Element & o_rOut );
71 Xml::Element & o_rOut,

Completed in 88 milliseconds

1234