Private Member Functions | Private Attributes | Friends

CellLine Class Reference

List of all members.

Private Member Functions

 CellLine (void)
virtual ~CellLine (void)

Private Attributes

fp_CellContainerm_pCell
fp_TableContainerm_pBrokenTable
fp_Linem_pLine

Friends

class FV_View
bool FV_View::_drawOrClearBetweenPositions (PT_DocPosition iPos1, PT_DocPosition iPos2, bool bClear, bool bFullLineHeight)

Detailed Description

This class was local to FV_View::_drawOrClearBetweenPositions(), but you can't use local types for a template instancation. HACK: I did move it outside and made everything private to prevent anyone else to use it.


Constructor & Destructor Documentation

CellLine::CellLine ( void   )  [inline, private]
virtual CellLine::~CellLine ( void   )  [inline, private, virtual]

Friends And Related Function Documentation

friend class FV_View [friend]
bool FV_View::_drawOrClearBetweenPositions ( PT_DocPosition  iPos1,
PT_DocPosition  iPos2,
bool  bClear,
bool  bFullLineHeight 
) [friend]

Member Data Documentation


The documentation for this class was generated from the following file: