Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

CTextLine Class Reference

#include <CtrlText.h>

List of all members.

Public Member Functions

 CTextLine (int nType, LPCTSTR pszLine)
virtual ~CTextLine ()
int Process (int nWidth)
void Paint (CDC *pDC, CRect *pRect)

Public Attributes

CString m_sText
int * m_pLine
int m_nLine
int m_nType

Protected Member Functions

void AddLine (int nLength)


Constructor & Destructor Documentation

CTextLine::CTextLine int  nType,
LPCTSTR  pszLine
 

Definition at line 339 of file CtrlText.cpp.

References m_nLine, m_nType, m_pLine, m_sText, and NULL.

CTextLine::~CTextLine  )  [virtual]
 

Definition at line 347 of file CtrlText.cpp.

References m_pLine.


Member Function Documentation

void CTextLine::AddLine int  nLength  )  [protected]
 

Definition at line 391 of file CtrlText.cpp.

References m_nLine, and m_pLine.

Referenced by Process().

void CTextLine::Paint CDC *  pDC,
CRect *  pRect
 

Definition at line 403 of file CtrlText.cpp.

References m_nLine, m_pLine, m_sText, and NULL.

Referenced by CTextCtrl::OnPaint().

int CTextLine::Process int  nWidth  ) 
 

Definition at line 355 of file CtrlText.cpp.

References AddLine(), m_nLine, m_pLine, m_sText, and NULL.

Referenced by CTextCtrl::OnPaint().


Member Data Documentation

int CTextLine::m_nLine
 

Definition at line 89 of file CtrlText.h.

Referenced by AddLine(), CTextLine(), CTextCtrl::OnPaint(), Paint(), and Process().

int CTextLine::m_nType
 

Definition at line 90 of file CtrlText.h.

Referenced by CTextLine(), and CTextCtrl::OnPaint().

int* CTextLine::m_pLine
 

Definition at line 88 of file CtrlText.h.

Referenced by AddLine(), CTextLine(), Paint(), Process(), and ~CTextLine().

CString CTextLine::m_sText
 

Definition at line 87 of file CtrlText.h.

Referenced by CTextLine(), Paint(), and Process().


The documentation for this class was generated from the following files:
Generated on Thu Dec 15 10:40:13 2005 for Shareaza 2.2.1.0 by  doxygen 1.4.2