Public Types | Public Member Functions | Public Attributes

RTFProps_SectionProps Struct Reference

#include <ie_imp_RTF.h>

List of all members.

Public Types

enum  ESectionBreak {
  sbkNone, sbkColumn, sbkEven, sbkOdd,
  sbkPage
}
enum  EPageNumber {
  pgDecimal, pgURoman, pgLRoman, pgULtr,
  pgLLtr
}

Public Member Functions

 RTFProps_SectionProps ()

Public Attributes

UT_uint32 m_numCols
bool m_bColumnLine
ESectionBreak m_breakType
EPageNumber m_pageNumFormat
UT_sint32 m_leftMargTwips
UT_sint32 m_rightMargTwips
UT_sint32 m_topMargTwips
UT_sint32 m_bottomMargTwips
UT_sint32 m_headerYTwips
UT_sint32 m_footerYTwips
UT_sint32 m_gutterTwips
UT_sint32 m_colSpaceTwips
UT_BidiCharType m_dir

Member Enumeration Documentation

Enumerator:
pgDecimal 
pgURoman 
pgLRoman 
pgULtr 
pgLLtr 
Enumerator:
sbkNone 
sbkColumn 
sbkEven 
sbkOdd 
sbkPage 

Constructor & Destructor Documentation

RTFProps_SectionProps::RTFProps_SectionProps (  ) 

Member Data Documentation

Referenced by RTFProps_SectionProps().


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