#include <ie_imp_RTF.h>
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 |
| RTFProps_SectionProps::RTFProps_SectionProps | ( | ) |
Referenced by IE_Imp_RTF::ApplySectionAttributes(), RTFProps_SectionProps(), and IE_Imp_RTF::TranslateKeywordID().
Referenced by IE_Imp_RTF::ApplySectionAttributes(), RTFProps_SectionProps(), and IE_Imp_RTF::TranslateKeywordID().
Referenced by IE_Imp_RTF::ApplySectionAttributes(), RTFProps_SectionProps(), and IE_Imp_RTF::TranslateKeywordID().
Referenced by IE_Imp_RTF::ApplySectionAttributes(), RTFProps_SectionProps(), and IE_Imp_RTF::TranslateKeywordID().
Referenced by IE_Imp_RTF::ApplySectionAttributes(), RTFProps_SectionProps(), and IE_Imp_RTF::TranslateKeywordID().
Referenced by IE_Imp_RTF::ApplySectionAttributes(), RTFProps_SectionProps(), and IE_Imp_RTF::TranslateKeywordID().
Referenced by IE_Imp_RTF::ApplySectionAttributes(), RTFProps_SectionProps(), and IE_Imp_RTF::TranslateKeywordID().
Referenced by IE_Imp_RTF::ApplySectionAttributes(), RTFProps_SectionProps(), and IE_Imp_RTF::TranslateKeywordID().
Referenced by IE_Imp_RTF::ApplySectionAttributes(), RTFProps_SectionProps(), and IE_Imp_RTF::TranslateKeywordID().
Referenced by IE_Imp_RTF::ApplySectionAttributes(), RTFProps_SectionProps(), and IE_Imp_RTF::TranslateKeywordID().
Referenced by IE_Imp_RTF::ApplySectionAttributes(), RTFProps_SectionProps(), and IE_Imp_RTF::TranslateKeywordID().
Referenced by IE_Imp_RTF::ApplySectionAttributes(), RTFProps_SectionProps(), and IE_Imp_RTF::TranslateKeywordID().
1.7.1