DOM::CSS2PageSizeImpl Class Reference
Inheritance diagram for DOM::CSS2PageSizeImpl:

Detailed Description
Definition at line 145 of file css_extensionsimpl.h.
Public Member Functions | |
| CSS2PageSizeImpl (DocumentImpl *doc) | |
| ~CSS2PageSizeImpl () | |
| unsigned short | widthType () const |
| unsigned short | heightType () const |
| DOM::DOMString | identifier () const |
| float | getWidth (const float &widthType) |
| float | getHeightSize (const float &heightType) |
| void | setWidthSize (const unsigned short &widthType, const float &value) |
| void | setHeightSize (const unsigned short &heightType, const float &value) |
| void | setIdentifier (const DOM::DOMString &identifier) |
The documentation for this class was generated from the following files:

