class HTMLParagraphElement
|
Paragraphs. More... |
|
|
Public Methods
Protected Methods
Paragraphs. See the <a
href="http://www.w3.org/TR/REC-html40/struct/text.html#edef-P"> P
element definition </a> in HTML 4.0.
HTMLParagraphElement ()
| HTMLParagraphElement |
HTMLParagraphElement (const HTMLParagraphElement &other)
| HTMLParagraphElement |
HTMLParagraphElement (const Node &other)
| HTMLParagraphElement |
HTMLParagraphElement (HTMLParagraphElementImpl *impl)
| HTMLParagraphElement |
[protected]
HTMLParagraphElement & operator = (const HTMLParagraphElement &other)
| operator = |
Reimplemented from HTMLElement.
HTMLParagraphElement & operator = (const Node &other)
| operator = |
Reimplemented from HTMLElement.
~HTMLParagraphElement ()
| ~HTMLParagraphElement |
[const]
Horizontal text alignment. See the <a
href="http://www.w3.org/TR/REC-html40/present/graphics.html#adef-align">
align attribute definition </a> in HTML 4.0. This attribute is
deprecated in HTML 4.0.
void setAlign ( const DOMString & )
| setAlign |
see align
Generated by: root@daffy.perf.redhat.com on Mon Jul 14 13:28:10 2003, using kdoc 2.0a53. |