Lines Matching refs:html
38 using csi::html::Paragraph;
39 using csi::html::HorizontalLine;
40 using csi::html::AlignAttr;
41 using csi::html::Bold;
42 using csi::html::Link;
43 using csi::html::Sbr;
44 using csi::html::LineBreak;
83 << new html::StyleAttr("font-size:14pt;") in Write_TopArea()
89 html::SimpleList & in Write_TopArea()
90 rList = *new html::SimpleList; in Write_TopArea()
93 html::ListItem & rNamedObjsItem = in Write_TopArea()
98 << new html::StyleAttr("font-size:14pt;") in Write_TopArea()
106 << new html::LineBreak; in Write_TopArea()
108 << new html::StyleAttr("font-size:14pt;") in Write_TopArea()
112 << new html::LineBreak; in Write_TopArea()
115 << new html::StyleAttr("font-size:14pt;") in Write_TopArea()
121 << new html::LineBreak; in Write_TopArea()