khtml Library API Documentation

DOM::CSS2BorderSpacingImpl Class Reference

Inheritance diagram for DOM::CSS2BorderSpacingImpl:

DOM::CSSValueImpl DOM::StyleBaseImpl List of all members.

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 ()

Detailed Description

Definition at line 68 of file css_extensionsimpl.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for khtml Library Version 3.4.1.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Nov 1 10:35:37 2005 by doxygen 1.4.3 written by Dimitri van Heesch, © 1997-2003