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: dfaure on faure on Tue Apr 16 08:50:42 2002, using kdoc 2.0a53. |