Public Member Functions | Protected Member Functions | Private Attributes

IE_Imp_T602 Class Reference

#include <ie_imp_T602.h>

Inheritance diagram for IE_Imp_T602:
IE_Imp

List of all members.

Public Member Functions

 IE_Imp_T602 (PD_Document *pDocument)
 ~IE_Imp_T602 ()

Protected Member Functions

virtual UT_Error _loadFile (GsfInput *input)
UT_uint16 _conv (unsigned char c)
bool _getbyte (unsigned char &c)
UT_Error _writeheader ()
UT_Error _writeTP ()
UT_Error _writePP ()
UT_Error _writeSP ()
UT_Error _write_fh (UT_String &fh, UT_uint32 id, bool hea)
UT_Error _ins (UT_uint16)
UT_Error _dotcom (unsigned char ch)
UT_Error _inschar (unsigned char c, bool eol)

Private Attributes

GsfInput * m_importFile
int m_charset
UT_String m_family
UT_String m_basefamily
bool m_softcr
int m_basesize
int m_size
UT_String m_lmargin
UT_String m_rmargin
int m_bold
int m_italic
int m_underline
int m_tpos
int m_big
UT_String m_color
int m_sfont
bool m_eol
int m_lheight
UT_uint32 m_footer
UT_uint32 m_header
UT_uint32 m_fhc
UT_String m_fbuff
UT_String m_hbuff
bool m_writeheader

Constructor & Destructor Documentation

IE_Imp_T602::IE_Imp_T602 ( PD_Document pDocument  ) 
IE_Imp_T602::~IE_Imp_T602 (  ) 

Member Function Documentation

UT_uint16 IE_Imp_T602::_conv ( unsigned char  c  )  [protected]

References m_charset.

Referenced by _inschar().

UT_Error IE_Imp_T602::_dotcom ( unsigned char  ch  )  [protected]
bool IE_Imp_T602::_getbyte ( unsigned char &  c  )  [protected]

References m_importFile, and UT_ASSERT.

Referenced by _dotcom(), and _loadFile().

UT_Error IE_Imp_T602::_ins ( UT_uint16  c  )  [protected]

References IE_Imp::appendSpan(), and X_CheckDocError.

Referenced by _dotcom(), and _inschar().

UT_Error IE_Imp_T602::_loadFile ( GsfInput *  input  )  [protected, virtual]
UT_Error IE_Imp_T602::_writeheader (  )  [protected]
UT_Error IE_Imp_T602::_writePP (  )  [protected]

Member Data Documentation

int IE_Imp_T602::m_basesize [private]

Referenced by _inschar().

int IE_Imp_T602::m_big [private]

Referenced by _inschar().

int IE_Imp_T602::m_bold [private]

Referenced by _inschar(), _write_fh(), and _writeTP().

int IE_Imp_T602::m_charset [private]

Referenced by _conv(), and _dotcom().

bool IE_Imp_T602::m_eol [private]

Referenced by _dotcom(), _inschar(), and _loadFile().

Referenced by _dotcom(), and _loadFile().

Referenced by _dotcom().

Referenced by _dotcom(), and _loadFile().

GsfInput* IE_Imp_T602::m_importFile [private]

Referenced by _getbyte(), and _loadFile().

int IE_Imp_T602::m_italic [private]

Referenced by _inschar(), _write_fh(), and _writeTP().

int IE_Imp_T602::m_lheight [private]

Referenced by _dotcom(), and _writePP().

Referenced by _writeSP().

Referenced by _writeSP().

int IE_Imp_T602::m_sfont [private]

Referenced by _inschar().

int IE_Imp_T602::m_size [private]

Referenced by _inschar(), _write_fh(), and _writeTP().

bool IE_Imp_T602::m_softcr [private]

Referenced by _inschar().

int IE_Imp_T602::m_tpos [private]

Referenced by _inschar(), _write_fh(), and _writeTP().

int IE_Imp_T602::m_underline [private]

Referenced by _inschar(), _write_fh(), and _writeTP().

Referenced by _dotcom(), _loadFile(), and _writeheader().


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