Public Types | Public Member Functions | Public Attributes

RTFStateStore Struct Reference

#include <ie_imp_RTF.h>

List of all members.

Public Types

enum  DestinationStateTypes {
  rdsNorm, rdsSkip, rdsFootnote, rdsHeader,
  rdsFooter, rdsField
}
enum  InternalStateTypes { risNorm, risBin, risHex }

Public Member Functions

 RTFStateStore ()
RTFStateStoreclone ()

Public Attributes

DestinationStateTypes m_destinationState
InternalStateTypes m_internalState
RTFProps_CharProps m_charProps
RTFProps_ParaProps m_paraProps
RTFProps_SectionProps m_sectionProps
RTFProps_CellProps m_cellProps
RTFProps_TableProps m_tableProps
UT_uint32 m_unicodeAlternateSkipCount
UT_uint32 m_unicodeInAlternate
UT_UTF8String m_revAttr
bool m_bInKeywordStar

Member Enumeration Documentation

Enumerator:
rdsNorm 
rdsSkip 
rdsFootnote 
rdsHeader 
rdsFooter 
rdsField 
Enumerator:
risNorm 
risBin 
risHex 

Constructor & Destructor Documentation

RTFStateStore::RTFStateStore (  ) 

Member Function Documentation

RTFStateStore * RTFStateStore::clone ( void   ) 

Member Data Documentation


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