class HTMLParagraphElement
|
Paragraphs. More... |
|
|
Public Methods
Protected Methods
Paragraphs. See the P
element definition 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
align attribute definition in HTML 4.0. This attribute is
deprecated in HTML 4.0.
void setAlign ( const DOMString & )
| setAlign |
see align
Generated by: dfaure on faure on Tue Apr 16 08:50:42 2002, using kdoc 2.0a53. |