Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

HTMLCursor Class Reference

#include <CSHTMLElement.h>


Public Member Functions

 HTMLCursor ()


Constructor & Destructor Documentation

HTMLCursor::HTMLCursor  )  [inline]
 

Definition at line 91 of file CSHTMLElement.h.

00092         {
00093             mInBody = false;
00094             mPenColor = 0xffffff;
00095             mLinkColor = 0x3030d0;
00096             mBackgroundColor = 0xd0d0d0;
00097             mXPosMax = 0;
00098             mInPre = false;
00099             mAddX = 0;
00100             mListCounter = -1;
00101             mStyle = 0;
00102         }


Generated on Wed Jul 14 00:45:28 2004 for CSLib by doxygen 1.3.6