class CSSUnknownRule
|
The CSSUnkownRule interface represents an at-rule
not supported by this user agent. More... |
|
|
Public Methods
The CSSUnkownRule
interface represents an at-rule
not supported by this user agent.
CSSUnknownRule ()
| CSSUnknownRule |
CSSUnknownRule (const CSSUnknownRule &other)
| CSSUnknownRule |
CSSUnknownRule (const CSSRule &other)
| CSSUnknownRule |
CSSUnknownRule (CSSUnknownRuleImpl *impl)
| CSSUnknownRule |
CSSUnknownRule & operator = (const CSSUnknownRule &other)
| operator = |
Reimplemented from CSSRule.
CSSUnknownRule & operator = (const CSSRule &other)
| operator = |
Reimplemented from CSSRule.
~CSSUnknownRule ()
| ~CSSUnknownRule |
Generated by: root on i386.ports.openbsd.org on Tue Sep 9 03:46:15 2003, using kdoc 2.0a54. |