filters
Swinder::Pen Class Reference
List of all members.Detailed Description
Definition at line 82 of file kspread/excel/sidewinder/format.h.
Public Types | |
enum | { NoLine, SolidLine, DashLine, DotLine, DashDotLine, DashDotDotLine } |
Public Member Functions | |
Pen () | |
Public Attributes | |
unsigned | style |
unsigned | width |
Color | color |
Friends | |
bool | operator== (const Pen &, const Pen &) |
bool | operator!= (const Pen &, const Pen &) |
Friends And Related Function Documentation
Returns true if p1 is equal to p2; otherwise returns false.
Definition at line 110 of file kspread/excel/sidewinder/format.h.
Returns true if p1 is not equal to p2; otherwise returns false.
Definition at line 116 of file kspread/excel/sidewinder/format.h.
The documentation for this class was generated from the following file: