Home
last modified time | relevance | path

Searched refs:html (Results 1 – 25 of 265) sorted by relevance

1234567891011

/AOO41X/main/scp2/source/ooo/
H A Dscpaction_ooo.scp48 README_TXT_ALL_LANG(Copy, README, html);
49 README_TXT_ALL_LANG(Name, README, html);
51 README_TXT_ALL_LANG(Copy, readme, html);
52 README_TXT_ALL_LANG(Name, readme, html);
128 Copy = "LICENSE_en-US.html";
129 Name = "LICENSE.html";
131 Subdir = "installdata/html";
137 README_TXT_ALL_LANG(Copy, AcceptLicense, html);
138 README_TXT_ALL_LANG(Name, AcceptLicense, html);
140 Subdir = "installdata/html";
[all …]
/AOO41X/main/autodoc/source/display/html/
H A Dpm_start.cxx38 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()
[all …]
H A Dpm_aldef.cxx44 using csi::html::HorizontalLine;
45 using csi::html::Link;
46 using csi::html::Label;
47 using csi::html::AlignAttr;
105 << new html::LineBreak in Write_DefinesList()
106 << new html::LineBreak in Write_DefinesList()
108 << new html::ClassAttr("define") in Write_DefinesList()
109 >> *new html::Label("defines") in Write_DefinesList()
110 >> *new html::Headline(3) in Write_DefinesList()
140 << new html::LineBreak in Write_MacrosList()
[all …]
H A Dpm_class.cxx46 using csi::html::HorizontalLine;
47 using csi::html::LineBreak;
48 using csi::html::Link;
49 using csi::html::Table;
50 using csi::html::TableRow;
51 using csi::html::TableCell;
215 csi::html::DefListDefinition & in Write_ChildLists()
217 csi::html::DefListDefinition & in Write_ChildLists()
219 csi::html::DefListDefinition & in Write_ChildLists()
396 csi::html::DefListDefinition &
[all …]
H A Dhd_chlst.cxx49 using html::Table;
50 using html::TableRow;
51 using html::TableCell;
52 using html::Font;
53 using html::SizeAttr;
54 using html::BgColorAttr;
55 using html::WidthAttr;
382 << new html::LineBreak; in do_Process()
384 >> *new html::Link( OperationLink( in do_Process()
426 *dpRow << new html::BgColorAttr("white"); in do_Process()
[all …]
H A Dhd_docu.cxx47 using html::DefList;
48 using html::DefListTerm;
49 using html::DefListDefinition;
50 using html::Headline;
51 using html::Link;
157 >> *new html::DefListTerm in do_Process()
158 >> *new html::Strong in do_Process()
259 CurOut() << new html::LineBreak; in Display_SeeTag()
355 CurOut() << new html::Sbr; in Display_DT_Eol()
391 >> *new html::DefListTerm in Write_TagTitle()
[all …]
H A Dpagemake.cxx52 using csi::html::Link;
53 using csi::html::HorizontalLine;
181 rTitle << new html::LineBreak in Setup_OperationsFile_for()
242 << new html::LineBreak in Setup_DataFile_for()
354 CurOut() << new html::Sbr; in Write_NameChainWithLinks()
387 >> *new html::Font in RecursiveWrite_NamespaceLink()
388 << new html::SizeAttr("+1") in RecursiveWrite_NamespaceLink()
389 >> *new html::Bold in RecursiveWrite_NamespaceLink()
405 >> *new html::Font in RecursiveWrite_NamespaceLink()
406 << new html::SizeAttr("+1") in RecursiveWrite_NamespaceLink()
[all …]
H A Dpm_help.cxx31 using csi::html::Paragraph;
32 using csi::html::HorizontalLine;
33 using csi::html::Headline;
34 using csi::html::AlignAttr;
35 using csi::html::Bold;
36 using csi::html::Link;
37 using csi::html::Sbr;
38 using csi::html::LineBreak;
H A Dhdimpl.cxx274 ? o_rOut >> * new html::Link( sLink.c_str() ) in Get_LinkedTypeText()
289 >> *new html::Label(i_sLabel) in Create_ChildListLabel()
294 DYN csi::html::Table &
297 html::Table * in Create_ChildListTable()
298 dpTable = new html::Table; in Create_ChildListTable()
300 << new html::ClassAttr( "childlist") in Create_ChildListTable()
304 << new html::WidthAttr( "100%" ); in Create_ChildListTable()
306 html::TableRow & in Create_ChildListTable()
309 << new html::ClassAttr("subtitle") in Create_ChildListTable()
310 >> *new html::TableCell in Create_ChildListTable()
[all …]
H A Dprotarea.hxx32 namespace html namespace
49 csi::html::Table & GetTable();
50 csi::html::Table & GetTable(
53 DYN csi::html::Table * ReleaseTable();
54 DYN csi::html::Table * ReleaseTable(
66 Dyn< csi::html::Table >
72 csi::html::Table & GetTable();
73 DYN csi::html::Table *
H A Dpm_index.cxx165 >> *new html::Link( Link2CppDefinition(Env(), i_rData) ) in do_Process()
166 >> *new html::Bold in do_Process()
180 >> *new html::Link( Link2CppDefinition(Env(), i_rData) ) in do_Process()
181 >> *new html::Bold in do_Process()
199 CurOut() << new html::HorizontalLine; in Write_NavBar()
219 CurOut() >>* new html::Paragraph in Write_TopArea()
220 << new html::AlignAttr("center") in Write_TopArea()
223 CurOut() << new html::HorizontalLine; in Write_TopArea()
289 >> *new html::Link( Link2Ce(Env(), i_rCe) ) in Write_CeIndexEntry()
290 >> *new html::Bold in Write_CeIndexEntry()
H A Dhtml_kit.hxx111 csi::html::DefList* pList;
131 csi::html::Table* pTable;
148 csi::html::Table* pTable;
165 typedef std::pair< csi::html::TableCell*, csi::html::TableCell* > CellPair;
168 csi::html::Table* pTable;
185 csi::html::DefList* pList;
H A Doutfile.cxx272 >> *new html::Label( "_top_" ) in EmptyBody()
354 >> *new html::Link( "#_top_" ) in WriteBody()
355 << new html::ClassAttr( "objchapter" ) in WriteBody()
362 >> *new html::HorizontalLine in WriteBody()
363 << new html::SizeAttr( "3" ); in WriteBody()
369 >> *new html::Paragraph in WriteBody()
370 << new html::ClassAttr( "copyright" ) in WriteBody()
H A Dprotarea.cxx55 csi::html::Table &
63 csi::html::Table &
70 DYN csi::html::Table *
77 DYN csi::html::Table *
122 csi::html::Table &
H A Ddsply_da.cxx158 >> *new html::Label( DataLabel(i_rData.LocalName()) ) in Display_SglDatum()
166 >> *new html::Strong in Display_SglDatum()
183 << new html::LineBreak in Display_SglDatum()
184 << new html::LineBreak; in Display_SglDatum()
192 rOut << new html::HorizontalLine; in Display_SglDatum()
H A Dpm_namsp.cxx37 using csi::html::HorizontalLine;
38 using csi::html::Link;
39 using csi::html::Table;
40 using csi::html::TableRow;
41 using csi::html::TableCell;
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()
200 rOut << new html::HorizontalLine; in Display_SglOperation()
/AOO41X/main/javainstaller2/src/Properties/
H A Dsetupfiles_template.properties26 String_Helpfile_AcceptLicense=AcceptLicense_${LANGUAGE}.html
27 String_Helpfile_ChooseComponents=ChooseComponents_${LANGUAGE}.html
28 String_Helpfile_ChooseDirectory=ChooseDirectory_${LANGUAGE}.html
29 String_Helpfile_ChooseInstallationType=ChooseInstallationType_${LANGUAGE}.html
30 String_Helpfile_InstallationImminent=InstallationImminent_${LANGUAGE}.html
31 String_Helpfile_InstallationOngoing=InstallationOngoing_${LANGUAGE}.html
32 String_Helpfile_Prologue=Prologue_${LANGUAGE}.html
33 String_Helpfile_UninstallationPrologue=UninstallationPrologue_${LANGUAGE}.html
34 String_Helpfile_ChooseUninstallationType=ChooseUninstallationType_${LANGUAGE}.html
35 String_Helpfile_ChooseUninstallationComponents=ChooseUninstallationComponents_${LANGUAGE}.html
[all …]
/AOO41X/main/offapi/com/sun/star/ucb/
H A DWebDAVHTTPMethod.idl35 …<a target="_blank" href="http://tools.ietf.org/html/rfc2616#section-9.3">RFC 2616: Hypertext Trans…
40 …<a target="_blank" href="http://tools.ietf.org/html/rfc2616#section-9.4">RFC 2616: Hypertext Trans…
45 …<a target="_blank" href="http://tools.ietf.org/html/rfc2616#section-9.5">RFC 2616: Hypertext Trans…
50 …<a target="_blank" href="http://tools.ietf.org/html/rfc2616#section-9.6">RFC 2616: Hypertext Trans…
55 …<a target="_blank" href="http://tools.ietf.org/html/rfc2616#section-9.7">RFC 2616: Hypertext Trans…
60 …<a target="_blank" href="http://tools.ietf.org/html/rfc2616#section-9.8">RFC 2616: Hypertext Trans…
65 …<a target="_blank" href="http://tools.ietf.org/html/rfc2616#section-9.2">RFC 2616: Hypertext Trans…
70 …<a target="_blank" href="http://tools.ietf.org/html/rfc2616#section-9.9">RFC 2616: Hypertext Trans…
75 … <a target="_blank" href="http://tools.ietf.org/html/rfc5789">RFC 5789: PATCH Method for HTTP</a>
80 …<a target="_blank" href="http://tools.ietf.org/html/rfc4918#section-9.1">HTTP Extensions for Web D…
[all …]
/AOO41X/main/sw/
H A DLibrary_sw.mk477 sw/source/filter/html/SwAppletImpl \
478 sw/source/filter/html/css1atr \
479 sw/source/filter/html/css1kywd \
480 sw/source/filter/html/htmlatr \
481 sw/source/filter/html/htmlbas \
482 sw/source/filter/html/htmlcss1 \
483 sw/source/filter/html/htmlctxt \
484 sw/source/filter/html/htmldraw \
485 sw/source/filter/html/htmlfld \
486 sw/source/filter/html/htmlfldw \
[all …]
/AOO41X/main/offapi/com/sun/star/animations/
H A DXAnimationNode.idl46 @see http://www.w3.org/TR/smil20/smil-timing.html#adef-timeContainer
67 @see http://www.w3.org/TR/smil20/smil-timing.html#adef-begin
81 @see http://www.w3.org/TR/smil20/smil-timing.html#adef-dur
102 @see http://www.w3.org/TR/smil20/smil-timing.html#adef-end
118 @see http://www.w3.org/TR/smil20/smil-timing.html#adef-endsync
138 @see http://www.w3.org/TR/smil20/smil-timing.html#adef-repeatCount
155 @see http://www.w3.org/TR/smil20/smil-timing.html#adef-repeatDur
167 @see http://www.w3.org/TR/smil20/smil-timing.html#adef-fill
185 @see http://www.w3.org/TR/smil20/smil-timing.html#adef-fillDefault
195 @see http://www.w3.org/TR/smil20/smil-timing.html#adef-restart
[all …]
H A DXAnimate.idl42 @see http://www.w3.org/TR/smil20/animation.html#edef-animate
63 @see http://www.w3.org/TR/smil20/animation.html#adef-attributeName
70 @see http://www.w3.org/TR/smil20/animation.html#adef-values
95 @see http://www.w3.org/TR/smil20/animation.html#adef-accumulate
102 @see http://www.w3.org/TR/smil20/animation.html#adef-additive
111 @see http://www.w3.org/TR/smil20/animation.html#adef-from
120 @see http://www.w3.org/TR/smil20/animation.html#adef-to
131 @see http://www.w3.org/TR/smil20/animation.html#adef-by
/AOO41X/main/odk/pack/copying/
H A Dmakefile.mk44 IDL_DOCU_INDEX_FILE = $(DESTDIRGENIDLREF)/module-ix.html
118 $(DESTDIR)/index.html \
119 $(DESTDIRDOCU)/tools.html \
120 $(DESTDIRDOCU)/notsupported.html \
121 $(DESTDIRDOCU)/install.html \
122 $(DESTDIREXAMPLES)/examples.html \
123 $(DESTDIREXAMPLES)/DevelopersGuide/examples.html
244 $(MY_AUTODOC) -html $(DESTDIRGENIDLREF) -dvgroot "http://wiki.services.openoffice.org/wiki" \
/AOO41X/main/odk/util/
H A Dmakefile.mk52 $(PRJ)$/index.html \
53 $(PRJ)$/docs$/tools.html \
54 $(PRJ)$/docs$/notsupported.html \
55 $(PRJ)$/docs$/install.html \
72 $(PRJ)$/examples$/examples.html \
73 $(PRJ)$/examples$/DevelopersGuide$/examples.html
/AOO41X/main/readlicense_oo/util/
H A Dmakefile.pmk32 SYSHTMLDOCS=$(SYSTEXTDOCS:s/.txt/.html/)
54 $(MISC)$/$(GUI)$/$(eq,$(GUI),WNT readme README)_%.html : 'virtual'
58 --stringparam cp1 $(CPUNAME) --stringparam type html --stringparam lang1 $* \
64 $(MISC)$/$(GUI)$/$(eq,$(GUI),OS2 readme README)_%.html : 'virtual'
68 --stringparam cp1 $(CPUNAME) --stringparam type html --stringparam lang1 $* \

1234567891011