#include <ie_imp_ISCII.h>
Public Member Functions | |
| IE_Imp_ISCII (PD_Document *pDocument) | |
| virtual | ~IE_Imp_ISCII () |
Protected Member Functions | |
| virtual UT_Error | _constructStream (ImportStream *&pStream, GsfInput *fp) |
| IE_Imp_ISCII::IE_Imp_ISCII | ( | PD_Document * | pDocument | ) |
References IE_Imp_Text::_setEncoding().
| virtual IE_Imp_ISCII::~IE_Imp_ISCII | ( | ) | [inline, virtual] |
| UT_Error IE_Imp_ISCII::_constructStream | ( | ImportStream *& | pStream, | |
| GsfInput * | fp | |||
| ) | [protected, virtual] |
Create a stream of the appropriate type
| pStream | Pointer to created stream | |
| fp | File to construct stream from |
Reimplemented from IE_Imp_Text.
References UT_OK.
1.7.1