/aoo41x/main/scp2/source/ooo/ |
H A D | scpaction_ooo.scp | 128 Copy = "LICENSE_en-US.html"; 129 Name = "LICENSE.html"; 131 Subdir = "installdata/html"; 140 Subdir = "installdata/html"; 145 Name = "AcceptLicense.html"; 147 Subdir = "installdata/html"; 154 Subdir = "installdata/html"; 161 Subdir = "installdata/html"; 168 Subdir = "installdata/html"; 175 Subdir = "installdata/html"; [all …]
|
/aoo41x/main/autodoc/source/display/html/ |
H A D | pm_start.cxx | 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; 89 html::SimpleList & in Write_TopArea() 90 rList = *new html::SimpleList; in Write_TopArea() 93 html::ListItem & rNamedObjsItem = in Write_TopArea() [all …]
|
H A D | pm_aldef.cxx | 44 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() 110 >> *new html::Headline(3) in Write_DefinesList() 140 << new html::LineBreak in Write_MacrosList() 141 << new html::LineBreak in Write_MacrosList() 144 >> *new html::Label("macros") in Write_MacrosList() [all …]
|
H A D | pm_class.cxx | 46 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 D | hd_chlst.cxx | 49 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() 434 >> *new html::Strong in do_Process() 460 >> *new html::Bold in do_Process() [all …]
|
H A D | hd_docu.cxx | 47 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 D | pagemake.cxx | 52 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() 405 >> *new html::Font in RecursiveWrite_NamespaceLink() 407 >> *new html::Bold in RecursiveWrite_NamespaceLink() 410 >> *new html::Font in RecursiveWrite_NamespaceLink() 411 << new html::SizeAttr("+1") in RecursiveWrite_NamespaceLink() [all …]
|
H A D | pm_help.cxx | 31 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 D | protarea.hxx | 32 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 D | hdimpl.cxx | 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() 312 >> *new html::Headline(4) in Create_ChildListTable() [all …]
|
H A D | pm_index.cxx | 165 >> *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 D | html_kit.hxx | 111 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 D | outfile.cxx | 272 >> *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 D | protarea.cxx | 55 csi::html::Table & 63 csi::html::Table & 70 DYN csi::html::Table * 77 DYN csi::html::Table * 122 csi::html::Table &
|
H A D | dsply_da.cxx | 158 >> *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 D | pm_namsp.cxx | 37 using csi::html::HorizontalLine; 38 using csi::html::Link; 39 using csi::html::Table; 40 using csi::html::TableRow; 41 using csi::html::TableCell;
|
/aoo41x/main/javainstaller2/src/Properties/ |
H A D | setupfiles_template.properties | 26 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 36 String_Helpfile_UninstallationImminent=UninstallationImminent_${LANGUAGE}.html 37 String_Helpfile_UninstallationOngoing=UninstallationOngoing_${LANGUAGE}.html [all …]
|
/aoo41x/main/offapi/com/sun/star/ucb/ |
H A D | WebDAVHTTPMethod.idl | 35 …<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 D | Library_sw.mk | 478 sw/source/filter/html/css1atr \ 480 sw/source/filter/html/htmlatr \ 481 sw/source/filter/html/htmlbas \ 485 sw/source/filter/html/htmlfld \ 487 sw/source/filter/html/htmlfly \ 491 sw/source/filter/html/htmlftn \ 493 sw/source/filter/html/htmlnum \ 496 sw/source/filter/html/htmltab \ 498 sw/source/filter/html/parcss1 \ 499 sw/source/filter/html/svxcss1 \ [all …]
|
/aoo41x/main/offapi/com/sun/star/animations/ |
H A D | XAnimationNode.idl | 46 @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 D | XAnimate.idl | 42 @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 D | makefile.mk | 44 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 D | makefile.mk | 52 $(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/desktop/test/deployment/update/website_update/ |
H A D | readme.txt | 18 …="http://extensions.openoffice.org/testarea/desktop/website_update/update/web1_de.html" lang="de"/> 24 en-US. The web page will display the locale used. See update/web1_de.html, etc. 60 http://extensions.openoffice.org/testarea/desktop/website_update/update/web1_en-US.html 65 http://extensions.openoffice.org/testarea/desktop/website_update/update/web1_en-US.html 84 http://extensions.openoffice.org/testarea/desktop/website_update/update/web1_en-US.html 110 http://extensions.openoffice.org/testarea/desktop/website_update/update/web1_en-US.html 115 http://extensions.openoffice.org/testarea/desktop/website_update/update/web1_en-US.html 130 http://extensions.openoffice.org/testarea/desktop/publisher/release-notes_xxx.html 133 http://extensions.openoffice.org/testarea/desktop/website_update/update/web1_en-US.html
|
/aoo41x/main/readlicense_oo/util/ |
H A D | makefile.pmk | 32 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 $* \
|