DOM::CSS2BorderSpacingImpl Class Reference
Inheritance diagram for DOM::CSS2BorderSpacingImpl:

Detailed Description
Definition at line 68 of file css_extensionsimpl.h.
Public Member Functions | |
| CSS2BorderSpacingImpl (DocumentImpl *doc) | |
| ~CSS2BorderSpacingImpl () | |
| unsigned short | horizontalType () const |
| unsigned short | verticalType () const |
| float | getHorizontalSpacing (const float &horizontalType) |
| float | getVerticalSpacing (const float &verticalType) |
| void | setHorizontalSpacing (const unsigned short &horizontalType, const float &value) |
| void | setVerticalSpacing (const unsigned short &verticalType, const float &value) |
| void | setInherit () |
The documentation for this class was generated from the following files:

