Home
last modified time | relevance | path

Searched refs:HTML (Results 1 – 25 of 187) sorted by relevance

12345678

/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DEditPageParser.java58 public void handleEndTag( HTML.Tag t,int pos ) in handleEndTag()
60 if ( t == HTML.Tag.TEXTAREA ) in handleEndTag()
64 else if ( t == HTML.Tag.DIV ) in handleEndTag()
72 else if ( t == HTML.Tag.HEAD ) in handleEndTag()
87 if ( t == HTML.Tag.INPUT ) in handleSimpleTag()
107 else if ( t == HTML.Tag.LINK ) in handleSimpleTag()
135 if ( t == HTML.Tag.HEAD ) in handleStartTag()
139 if ( t == HTML.Tag.TEXTAREA ) in handleStartTag()
151 else if ( t == HTML.Tag.DIV ) in handleStartTag()
153 sId = ( String ) a.getAttribute( HTML.Attribute.ID ); in handleStartTag()
[all …]
/trunk/main/writerfilter/documentation/doxygen/
H A DDoxyfile642 # configuration options related to the HTML output
646 # generate HTML output.
675 # style sheet that is used by each HTML page. It can be used to
684 # files or namespaces will be aligned in HTML using tables. If set to
691 # Microsoft HTML help workshop to generate a compressed HTML help file (.chm)
692 # of the generated HTML documentation.
706 # the HTML help compiler on the generated index.hhp.
723 # to the contents of the HTML help documentation and to the tree view.
743 # probably better off using the HTML help feature.
805 # contain links (just like the HTML output) instead of page references
[all …]
/trunk/main/solenv/doc/gbuild/
H A Ddoxygen.cfg774 # configuration options related to the HTML output
778 # generate HTML output.
807 # style sheet that is used by each HTML page. It can be used to
816 # files or namespaces will be aligned in HTML using tables. If set to
857 # Microsoft HTML help workshop to generate a compiled HTML help file (.chm)
858 # of the generated HTML documentation.
872 # the HTML help compiler on the generated index.hhp.
902 # HTML documentation.
908 # The path specified is relative to the HTML output folder.
983 # as images in the HTML documentation. The default is 10. Note that
[all …]
/trunk/main/sw/source/ui/web/
H A Dweb.src33 Text [ en-US ] = "HTML" ;
37 Text [ en-US ] = "%PRODUCTNAME 4.0 HTML" ;
41 Text [ en-US ] = "%PRODUCTNAME 5.0 HTML" ;
45 Text [ en-US ] = "%PRODUCTNAME %PRODUCTVERSION HTML Document";
/trunk/main/offapi/com/sun/star/form/component/
H A DHTMLForm.idl53 /** This service specifies the special kind of <type>Form</type>s for HTML documents.
55 <p>An HTMLForm fulfills the specification of forms in HTML. It supplies
57 For more information on HTML forms, please see the documentation of HTML.</p>
H A DCheckBox.idl47 <p>The model supports the properties required for HTML, thus you can build up
75 /** contains a reference value which is used for submission in a HTML
H A DRadioButton.idl52 <p>Like in HTML, radio buttons are grouped together if and only if they have the
83 /** contains a reference value which is used for submission in a HTML
/trunk/main/offapi/com/sun/star/style/
H A DParagraphStyleCategory.idl69 // DocMerge from idl: value com::sun::star::style::ParagraphStyleCategory::HTML
70 /** is applied to styles that are used to support HTML.
72 const short HTML = 5;
/trunk/main/offapi/com/sun/star/form/control/
H A DTextField.idl50 <p>In addition, this control can be used in HTML forms. It triggers the
63 /** allows broadcasts of HTML-compatible change events.
65 <p>HTML-compatible means that a change event is broadcasted if and only if all of
H A DListBox.idl59 /** allows broadcasts of HTML-compatible change events.
61 <p>HTML-compatible means that a change event is broadcasted if and only if all of
/trunk/main/sw/source/ui/app/
H A Dapp.src123 < "HTML Styles" ; SWSTYLEBIT_HTML ; > ;
243 Text [ en-US ] = "Name and Path of the HTML Document" ;
449 …Message [ en-US ] = "Conversion into HTML format \nmay cause information loss. \nDo you want to sa…
455 …n only be displayed if the document is saved in HTML format.\nWould you like to save the document …
/trunk/main/sw/source/ui/uiview/
H A Dview.src115 Text [ en-US ] = "HTML document" ;
193 Text [ en-US ] = "HTML source" ;
216 Text [ en-US ] = "HTML Source" ;
/trunk/main/sd/res/webview/
H A Dindex.pl1 <HTML>
17 </HTML>
H A Dwebview.asp32 <HTML>
48 </HTML>
H A Dpoll.asp28 <HTML>
56 </HTML>
H A Dshow.asp47 <HTML>
62 </HTML>
H A Deditpic.asp38 <HTML>
78 </HTML>
/trunk/main/svtools/source/dialogs/
H A Dformats.src174 Text [ en-US ] = "HTML (HyperText Markup Language)" ;
178 Text [ en-US ] = "HTML format" ;
286 Text [ en-US ] = "HTML format without comments" ;
/trunk/main/offapi/com/sun/star/xml/dom/
H A DXDocument.idl84 DOMException - NOT_SUPPORTED_ERR: Raised if this document is an HTML document.
127 NOT_SUPPORTED_ERR: Raised if this document is an HTML document.
136 NOT_SUPPORTED_ERR: Raised if this document is an HTML document.
/trunk/main/scp2/source/
H A Dsupported_extensions.txt38 HTML
56 HTML
/trunk/main/cui/source/options/
H A Dtreeopt.src121 …< "This is where you define the basic settings for %PRODUCTNAME documents in HTML format. For exam…
128 …acros or OLE objects in Microsoft Office documents or define settings for HTML documents." ; SID_F…
283 < "HTML Compatibility" ; RID_OFAPAGE_HTMLOPT ; > ;
H A Dopthtml.src223 Text [ en-US ] = "~Import unknown HTML tags as fields" ;
248 < "HTML 3.2" ; > ;
/trunk/main/sfx2/source/view/
H A Dview.src93 … [ en-US ] = "<HTML><BODY BGCOLOR=\"#c0c0c0\"><BR><BR><P><FONT FACE=\"Arial\"><B>No document prope…
/trunk/main/sd/source/filter/html/
H A Dpubdlg.src33 Text [ en-US ] = "HTML Export" ;
129 Text [ en-US ] = "Standard HTML with ~frames" ;
794 Text [ en-US ] = "Name HTML Design" ;
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleHyperlink.idl64 <p>For an HTML link for example, this method would return the string
83 <p>For an HTML link for example, this method would return the URL of

Completed in 84 milliseconds

12345678