Home
last modified time | relevance | path

Searched refs:LineBreak (Results 1 – 22 of 22) sorted by relevance

/AOO41X/main/autodoc/source/display/idl/
H A Dhfi_xrefpage.cxx74 << new Html::LineBreak in Write_ManualLinks()
83 << new Html::LineBreak in Write_ManualLinks()
108 << new Html::LineBreak in Write_ManualLinks()
123 << new Html::LineBreak in Produce_List()
133 << new Html::LineBreak in Produce_List()
145 rOutCell << new Html::LineBreak; in Produce_List()
162 << new Html::LineBreak in Produce_Tree()
172 << new Html::LineBreak in Produce_Tree()
218 << new Html::LineBreak in produce_Main()
219 << new Html::LineBreak in produce_Main()
H A Dhfi_method.cxx99 << new Html::LineBreak;
124 << new Html::LineBreak;
127 << new Html::LineBreak;
156 << new Html::LineBreak;
247 << new Html::LineBreak; in write_Declaration()
H A Dhfi_tag.cxx131 aTextOut.CurOut() << new Html::LineBreak; in Display_SeeAlsoAtTag()
195 << "[ DEPRECATED ]" << new Html::LineBreak; in Produce_byData()
201 << "[ OPTIONAL ]" << new Html::LineBreak; in Produce_byData()
H A Dhfi_linklist.cxx59 << new Html::LineBreak; in HF_CommentedLink_Table()
115 << new Html::LineBreak; in HF_MemberTable()
H A Dhfi_module.cxx283 rCell << "[ DEPRECATED ]" << new Html::LineBreak; in produce_LinkDoc()
287 rCell << "[ OPTIONAL ]" << new Html::LineBreak; in produce_LinkDoc()
H A Dhfi_service.cxx296 << new Html::LineBreak in produce_SummaryDeclaration()
/AOO41X/main/autodoc/source/display/html/
H A Dpm_start.cxx44 using csi::html::LineBreak;
85 << new LineBreak in Write_TopArea()
86 << new LineBreak in Write_TopArea()
106 << new html::LineBreak; in Write_TopArea()
112 << new html::LineBreak; in Write_TopArea()
121 << new html::LineBreak; in Write_TopArea()
H A Ddsply_op.cxx156 rHeader << new html::LineBreak; in Display_SglOperation()
162 << new html::LineBreak; in Display_SglOperation()
169 aDocu.Def() << new html::LineBreak; in Display_SglOperation()
192 aDocu.Def() << new html::LineBreak; in Display_SglOperation()
H A Dpm_aldef.cxx105 << new html::LineBreak in Write_DefinesList()
106 << new html::LineBreak in Write_DefinesList()
140 << new html::LineBreak in Write_MacrosList()
141 << new html::LineBreak in Write_MacrosList()
H A Ddsply_da.cxx183 << new html::LineBreak in Display_SglDatum()
184 << new html::LineBreak; in Display_SglDatum()
H A Dpm_class.cxx47 using csi::html::LineBreak;
170 CurOut() << new LineBreak; in Write_TopArea()
471 << new html::LineBreak; in Write_DerivedList()
H A Dpagemake.cxx181 rTitle << new html::LineBreak in Setup_OperationsFile_for()
242 << new html::LineBreak in Setup_DataFile_for()
H A Dpm_help.cxx38 using csi::html::LineBreak;
H A Dhtml_kit.cxx100 << new LineBreak in operator ()()
H A Dhd_docu.cxx259 CurOut() << new html::LineBreak; in Display_SeeTag()
H A Dhd_chlst.cxx382 << new html::LineBreak; in do_Process()
/AOO41X/main/udm/inc/udm/html/
H A Dhtmlitem.hxx130 class LineBreak : public xml::XmlCode class
133 LineBreak() in LineBreak() function in csi::html::LineBreak
140 class LineBreak : public csi::xml::ASglTag class
143 LineBreak() in LineBreak() function in csi::html::LineBreak
/AOO41X/main/sw/source/core/access/
H A Daccportions.cxx258 void SwAccessiblePortionData::LineBreak() in LineBreak() function in SwAccessiblePortionData
283 LineBreak(); in Finish()
284 LineBreak(); in Finish()
H A Daccportions.hxx105 virtual void LineBreak();
/AOO41X/main/sw/source/core/inc/
H A DSwPortionHandler.hxx77 virtual void LineBreak() = 0;
/AOO41X/main/udm/source/html/
H A Dhtmlitem.cxx96 LineBreak::LineBreakAfterBeginTag() const in LineBreakAfterBeginTag()
/AOO41X/main/sw/source/core/text/
H A Dtxtfrm.cxx2663 rPH.LineBreak(); in VisitPortions()