Classes | Public Types | Public Member Functions | Public Attributes

AP_TopRulerInfo Class Reference

#include <ap_TopRuler.h>

List of all members.

Classes

union  _u

Public Types

enum  _mode { TRI_MODE_COLUMNS, TRI_MODE_TABLE, TRI_MODE_FRAME }
typedef enum AP_TopRulerInfo::_mode Mode

Public Member Functions

 AP_TopRulerInfo (void)
virtual ~AP_TopRulerInfo (void)

Public Attributes

Mode m_mode
UT_uint32 m_xPaperSize
UT_uint32 m_xPageViewMargin
UT_sint32 m_xrPoint
UT_sint32 m_xrLeftIndent
UT_sint32 m_xrFirstLineIndent
UT_sint32 m_xrRightIndent
UT_sint32 m_xrTabStop
bool(* m_pfnEnumTabStops )(void *pData, UT_uint32 k, fl_TabStop *pTabInfo)
void * m_pVoidEnumTabStopsData
UT_sint32 m_iTabStops
UT_sint32 m_iDefaultTabInterval
const char * m_pszTabStops
UT_uint32 m_iCurrentColumn
UT_uint32 m_iNumColumns
UT_GenericVector
< AP_TopRulerTableInfo * > * 
m_vecTableColInfo
UT_GenericVector
< AP_TopRulerTableInfo * > * 
m_vecFullTable
UT_sint32 m_iTablePadding
UT_sint32 m_iCells
UT_sint32 m_iCurCell
union AP_TopRulerInfo::_u u

Member Typedef Documentation


Member Enumeration Documentation

Enumerator:
TRI_MODE_COLUMNS 
TRI_MODE_TABLE 
TRI_MODE_FRAME 

Constructor & Destructor Documentation

AP_TopRulerInfo::AP_TopRulerInfo ( void   )  [inline]

References xxx_UT_DEBUGMSG.

virtual AP_TopRulerInfo::~AP_TopRulerInfo ( void   )  [inline, virtual]

References xxx_UT_DEBUGMSG.

Referenced by FV_View::getTopRulerInfo().


Member Data Documentation

bool(* AP_TopRulerInfo::m_pfnEnumTabStops)(void *pData, UT_uint32 k, fl_TabStop *pTabInfo)

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