Home
last modified time | relevance | path

Searched refs:XmlCode (Results 1 – 18 of 18) sorted by relevance

/aoo4110/main/autodoc/source/display/toolkit/
H A Dhtmlfile.cxx86 << new xml::XmlCode("<div id=\"") in EmptyBody()
87 << new xml::XmlCode(C_sOOoFrameDiv_IdlId) in EmptyBody()
88 << new xml::XmlCode("\">\n\n"); in EmptyBody()
178 << new xml::XmlCode("<hr size=\"3\">"); in WriteBody()
184 << new xml::XmlCode(sCopyright); in WriteBody()
191 << new xml::XmlCode("\n</div> <!-- id=\"") in WriteBody()
192 << new xml::XmlCode(C_sOOoFrameDiv_IdlId) in WriteBody()
193 << new xml::XmlCode("\" -->\n"); in WriteBody()
H A Dhf_funcdecl.cxx103 << new Xml::XmlCode("&nbsp;") in NewParamTypeCell()
177 (*pTypes) << new Xml::XmlCode("&nbsp;<br>\n");
178 (*pNames) << new Xml::XmlCode("&nbsp;<br>\n");
188 (*pTypes) << new Xml::XmlCode("&nbsp;<br>");
189 (*pNames) << new Xml::XmlCode("&nbsp;<br>\n");
192 << new Xml::XmlCode("<p class=\"raise\">")
194 << new Xml::XmlCode("( </p>\n");
/aoo4110/main/autodoc/source/display/html/
H A Doutfile.cxx266 << new xml::XmlCode("<div id=\"") in EmptyBody()
267 << new xml::XmlCode(C_sOOoFrameDiv_CppId) in EmptyBody()
268 << new xml::XmlCode("\">\n\n"); in EmptyBody()
365 << new xml::XmlCode("<hr size=\"3\">"); in WriteBody()
372 << new xml::XmlCode(sCopyright); in WriteBody()
379 << new xml::XmlCode("\n</div> <!-- id=\"") in WriteBody()
380 << new xml::XmlCode(C_sOOoFrameDiv_CppId) in WriteBody()
381 << new xml::XmlCode("\" -->\n"); in WriteBody()
H A Dnav_main.cxx112 << new XmlCode("&nbsp;") in do_Write2()
116 << new XmlCode("&nbsp;"); in do_Write2()
139 << new XmlCode("&nbsp;") in do_Write2()
141 << new XmlCode("&nbsp;"); in do_Write2()
163 << new XmlCode("&nbsp;") in do_Write2()
165 << new XmlCode("&nbsp;"); in do_Write2()
H A Dhd_docu.cxx361 CurOut() << new xml::XmlCode( i_rData.Text() ); in Display_DT_Xml()
420 << new xml::XmlCode("<pre>"); in Write_Text()
431 << new xml::XmlCode("</pre>"); in Write_Text()
439 CurOut() << new xml::XmlCode(i_sText); in Write_TextToken()
H A Dnavibar.cxx81 o_rOut << new XmlCode( "|&nbsp;" ); in Write2()
83 o_rOut << new XmlCode( "&nbsp;" ); in Write2()
H A Dpm_help.cxx216 CurOut() << new xml::XmlCode(C_sHelpText); in Write_TopArea()
H A Dpm_index.cxx221 << new xml::XmlCode(C_sAlphabet); in Write_TopArea()
/aoo4110/main/udm/source/xml/
H A Dxmlitem.cxx537 XmlCode::XmlCode( const String & i_sText ) in XmlCode() function in csi::xml::XmlCode
542 XmlCode::XmlCode( const char * i_sText ) in XmlCode() function in csi::xml::XmlCode
547 XmlCode::~XmlCode() in ~XmlCode()
552 XmlCode::do_WriteOut( csv::bostream & io_aFile ) const in do_WriteOut()
/aoo4110/main/udm/inc/udm/html/
H A Dhtmlitem.hxx58 class HorizontalLine : public xml::XmlCode
62 : xml::XmlCode("<hr>\n") {} in HorizontalLine()
130 class LineBreak : public xml::XmlCode
134 : xml::XmlCode("<br>\n") {} in LineBreak()
389 class Sbr : public csi::xml::XmlCode // Sourcefile lineBreak
393 : csi::xml::XmlCode("\n") {} in Sbr()
/aoo4110/main/udm/inc/udm/xml/
H A Dxmlitem.hxx330 class XmlCode : public TextContent class
333 XmlCode(
335 XmlCode(
337 ~XmlCode();
/aoo4110/main/autodoc/source/display/idl/
H A Dhi_factory.cxx88 rDetailsRowCell << new Xml::XmlCode("&nbsp;"); in produce_ShortDoc()
250 rLink << new Xml::XmlCode(*it); in write_ManualLinks()
252 rLink << new Xml::XmlCode( *(it+1) ); in write_ManualLinks()
279 << new csi::xml::XmlCode("&#x2517") in recursive_ShowBases()
H A Dhfi_hierarchy.cxx166 o_out << new csi::xml::XmlCode("&#x2503"); in Write_Bases()
173 o_out << new csi::xml::XmlCode("&#x2523"); in Write_Bases()
175 o_out << new csi::xml::XmlCode("&#x2517"); in Write_Bases()
H A Dhfi_xrefpage.cxx103 rLink << new Xml::XmlCode(*it); in Write_ManualLinks()
106 rLink << new Xml::XmlCode( *(it+1) ); in Write_ManualLinks()
H A Dhfi_tag.cxx249 CurOut() << new Xml::XmlCode( i_rToken.GetText() ); in Display_TextToken()
303 CurOut() << new Xml::XmlCode( i_rToken.GetText() ); in Display_Style()
H A Dhfi_siservice.cxx123 CurOut() << new Xml::XmlCode("<br>&nbsp;"); in Produce_byData()
H A Dhfi_globalindex.cxx162 << new Xml::XmlCode( in Produce_Page()
H A Dhfi_service.cxx250 CurOut() << new Xml::XmlCode("<br>&nbsp;"); in Produce_byData()

Completed in 108 milliseconds