Public Types | Public Member Functions | Public Attributes

RTFProps_ParaProps Struct Reference

#include <ie_imp_RTF.h>

List of all members.

Public Types

enum  ParaJustification { pjLeft, pjCentre, pjRight, pjFull }

Public Member Functions

 RTFProps_ParaProps ()
RTFProps_ParaPropsoperator= (const RTFProps_ParaProps &)

Public Attributes

ParaJustification m_justification
UT_uint32 m_spaceBefore
UT_uint32 m_spaceAfter
UT_sint32 m_indentLeft
UT_sint32 m_indentRight
UT_sint32 m_indentFirst
double m_lineSpaceVal
bool m_lineSpaceExact
std::vector< UT_sint32m_tabStops
std::vector< eTabTypem_tabTypes
std::vector< eTabLeaderm_tabLeader
bool m_isList
UT_sint32 m_level
char m_pszStyle [30]
UT_uint32 m_rawID
UT_uint32 m_rawParentID
char m_pszListDecimal [64]
char m_pszListDelim [64]
char m_pszFieldFont [64]
UT_uint32 m_startValue
eTabType m_curTabType
eTabLeader m_curTabLeader
UT_uint32 m_iOverride
UT_uint32 m_iOverrideLevel
_rtfListTable m_rtfListTable
UT_sint32 m_styleNumber
UT_BidiCharType m_dir
UT_sint32 m_tableLevel
bool m_bInTable
PP_RevisionType m_eRevision
UT_uint32 m_iCurrentRevisionId
bool m_bMergeBordersShading
bool m_bBotBorder
UT_sint32 m_iBotBorderStyle
UT_sint32 m_iBotBorderCol
UT_sint32 m_iBotBorderWidth
UT_sint32 m_iBotBorderSpacing
bool m_bLeftBorder
UT_sint32 m_iLeftBorderStyle
UT_sint32 m_iLeftBorderCol
UT_sint32 m_iLeftBorderWidth
UT_sint32 m_iLeftBorderSpacing
bool m_bRightBorder
UT_sint32 m_iRightBorderStyle
UT_sint32 m_iRightBorderCol
UT_sint32 m_iRightBorderWidth
UT_sint32 m_iRightBorderSpacing
bool m_bTopBorder
UT_sint32 m_iTopBorderStyle
UT_sint32 m_iTopBorderCol
UT_sint32 m_iTopBorderWidth
UT_sint32 m_iTopBorderSpacing
UT_sint32 m_iCurBorder
UT_sint32 m_iShadingPattern
UT_sint32 m_iShadingForeCol
UT_sint32 m_iShadingBackCol

Member Enumeration Documentation

Enumerator:
pjLeft 
pjCentre 
pjRight 
pjFull 

Constructor & Destructor Documentation

RTFProps_ParaProps::RTFProps_ParaProps ( void   ) 

Member Function Documentation

RTFProps_ParaProps & RTFProps_ParaProps::operator= ( const RTFProps_ParaProps other  ) 

Member Data Documentation

Referenced by RTFProps_ParaProps().

Referenced by RTFProps_ParaProps().


The documentation for this struct was generated from the following files: