TextRulerBarData Class Reference

Keep the current ruler bar display state. More...

#include <textinfo.h>

Inheritance diagram for TextRulerBarData:

CCObject SimpleCCObject List of all members.

Public Member Functions

 TextRulerBarData ()
 ~TextRulerBarData ()

Public Attributes

TxtTabType CurrentTabType
BOOL IsLeftMarginValid:1
BOOL IsFirstIndentValid:1
BOOL IsRightMarginValid:1
BOOL IsRulerValid:1
BOOL IsRulerOriginClaimed:1
MILLIPOINT LeftMargin
MILLIPOINT FirstIndent
MILLIPOINT RightMargin
TxtRulerpShownRuler
AttrTxtRulerpNewRuler
INT32 CurrentRulerOrigin
INT32 CurrentRulerSectionWidth
BOOL TabStopDragRunning
TabStopDragType CurrentDragType

Detailed Description

Keep the current ruler bar display state.

Author:
Martin Wuerthner <xara@mw-software.com>
Date:
07/07/06

Definition at line 178 of file textinfo.h.


Constructor & Destructor Documentation

TextRulerBarData::TextRulerBarData  )  [inline]
 

Definition at line 183 of file textinfo.h.

TextRulerBarData::~TextRulerBarData  )  [inline]
 

Definition at line 187 of file textinfo.h.

00187 { if (pShownRuler) delete pShownRuler; }


Member Data Documentation

TabStopDragType TextRulerBarData::CurrentDragType
 

Definition at line 209 of file textinfo.h.

INT32 TextRulerBarData::CurrentRulerOrigin
 

Definition at line 206 of file textinfo.h.

INT32 TextRulerBarData::CurrentRulerSectionWidth
 

Definition at line 207 of file textinfo.h.

TxtTabType TextRulerBarData::CurrentTabType
 

Definition at line 189 of file textinfo.h.

MILLIPOINT TextRulerBarData::FirstIndent
 

Definition at line 198 of file textinfo.h.

BOOL TextRulerBarData::IsFirstIndentValid
 

Definition at line 192 of file textinfo.h.

BOOL TextRulerBarData::IsLeftMarginValid
 

Definition at line 191 of file textinfo.h.

BOOL TextRulerBarData::IsRightMarginValid
 

Definition at line 193 of file textinfo.h.

BOOL TextRulerBarData::IsRulerOriginClaimed
 

Definition at line 195 of file textinfo.h.

BOOL TextRulerBarData::IsRulerValid
 

Definition at line 194 of file textinfo.h.

MILLIPOINT TextRulerBarData::LeftMargin
 

Definition at line 197 of file textinfo.h.

AttrTxtRuler* TextRulerBarData::pNewRuler
 

Definition at line 203 of file textinfo.h.

TxtRuler* TextRulerBarData::pShownRuler
 

Definition at line 200 of file textinfo.h.

MILLIPOINT TextRulerBarData::RightMargin
 

Definition at line 199 of file textinfo.h.

BOOL TextRulerBarData::TabStopDragRunning
 

Definition at line 208 of file textinfo.h.


The documentation for this class was generated from the following file:
Generated on Sat Nov 10 04:01:48 2007 for Camelot by  doxygen 1.4.4