, including all inherited members.
_abortFile(void) | IE_Exp | [protected, virtual] |
_cancelExport() | IE_Exp | [inline, protected] |
_closeFile(void) | IE_Exp | [protected] |
_constructListener(void) | IE_Exp_Psion_TextEd | [protected, virtual] |
_getByteBuf(void) const | IE_Exp | [inline, protected] |
_openFile(const char *szFilename) | IE_Exp | [protected, virtual] |
_setByteBuf(UT_ByteBuf *pBuf) | IE_Exp | [inline, protected] |
_writeBytes(const UT_Byte *pBytes, UT_uint32 length) | IE_Exp | [protected, virtual] |
_writeBytes(const UT_Byte *sz) | IE_Exp | [protected, virtual] |
_writeDocument(void) | IE_Exp_Psion | [protected, virtual] |
constructExporter(PD_Document *pDocument, const char *szFilename, IEFileType ieft, IE_Exp **ppie, IEFileType *pieft=NULL) | IE_Exp | [static] |
constructExporter(PD_Document *pDocument, GsfOutput *output, IEFileType ieft, IE_Exp **ppie, IEFileType *pieft=NULL) | IE_Exp | [static] |
copyToBuffer(PD_DocumentRange *pDocRange, UT_ByteBuf *pBuf) | IE_Exp | [virtual] |
descriptionForFileType(IEFileType ieft) | IE_Exp | [static] |
enumerateDlgLabels(UT_uint32 ndx, const char **pszDesc, const char **pszSuffixList, IEFileType *ft) | IE_Exp | [static] |
fileTypeForDescription(const char *szSuffix) | IE_Exp | [static] |
fileTypeForMimetype(const char *szMimetype) | IE_Exp | [static] |
fileTypeForSuffix(const char *szSuffix) | IE_Exp | [static] |
fileTypeForSuffixes(const char *suffixList) | IE_Exp | [static] |
getDoc() const | IE_Exp | [protected] |
getDocRange() const | IE_Exp | [protected] |
getExporterCount(void) | IE_Exp | [static] |
getFidelity() const | IE_Exp | [inline] |
getFileName(void) const | IE_Exp | [inline, virtual] |
getFp() const | IE_Exp | [inline, protected] |
getProperty(const std::string &key) const | IE_Exp | |
IE_Exp(PD_Document *pDocument, UT_Confidence_t fidelity=0) | IE_Exp | [protected] |
IE_Exp_Psion(PD_Document *pDocument) | IE_Exp_Psion | [inline] |
IE_Exp_Psion_TextEd(PD_Document *pDocument) | IE_Exp_Psion_TextEd | [inline] |
isCopying() const | IE_Exp | [inline] |
m_error | IE_Exp | [protected] |
openFile(const char *szFilename) | IE_Exp | [protected] |
populateFields() | IE_Exp | |
preferredSuffixForFileType(IEFileType ieft) | IE_Exp | [static] |
registerExporter(IE_ExpSniffer *) | IE_Exp | [static] |
rewindChar(void) | IE_Exp | [virtual] |
setProps(const char *props) | IE_Exp | |
snifferForFileType(IEFileType ieft) | IE_Exp | [static] |
suffixesForFileType(IEFileType ieft) | IE_Exp | [static] |
unregisterAllExporters() | IE_Exp | [static] |
unregisterExporter(IE_ExpSniffer *) | IE_Exp | [static] |
write(const char *sz) | IE_Exp | [virtual] |
write(const char *sz, UT_uint32 length) | IE_Exp | [virtual] |
write(const std::string &inStr) | IE_Exp | [inline] |
write(const UT_String &inStr) | IE_Exp | [inline] |
writeBufferToFile(const UT_ConstByteBufPtr &pByteBuf, const std::string &imagedir, const std::string &filename) | IE_Exp | [static] |
writeFile(const char *szFilename) | IE_Exp | |
writeFile(GsfOutput *fp) | IE_Exp | |
~IE_Exp() | IE_Exp | [virtual] |
~IE_Exp_Psion(void) | IE_Exp_Psion | [inline, virtual] |
~IE_Exp_Psion_TextEd(void) | IE_Exp_Psion_TextEd | [inline, virtual] |