, including all inherited members.
_abortFile(void) | IE_Exp | [protected, virtual] |
_cancelExport() | IE_Exp | [inline, protected] |
_closeFile(void) | IE_Exp | [protected] |
_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_AbiWord_1 | [protected, virtual] |
addBool(char const *id, bool value) | IE_Exp_XML | |
addComment(char const *comment) | IE_Exp_XML | |
addFloat(char const *id, double value, int precision=-1) | IE_Exp_XML | |
addInt(char const *id, int value) | IE_Exp_XML | |
addLint(char const *id, long value) | IE_Exp_XML | |
addLuint(char const *id, unsigned long value) | IE_Exp_XML | |
addString(char const *id, char const *value) | IE_Exp_XML | |
addString(char const *id, std::string const &value) | IE_Exp_XML | |
addString(char const *id, UT_UCSChar const *data, int length) | IE_Exp_XML | |
addStringUnchecked(char const *id, char const *value) | IE_Exp_XML | |
addStringUnchecked(char const *id, std::string const &value) | IE_Exp_XML | |
addUint(char const *id, unsigned value) | IE_Exp_XML | |
closeHandle() | IE_Exp_XML | |
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] |
endElement() | IE_Exp_XML | |
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_AbiWord_1(PD_Document *pDocument, bool isTemplate=false, bool isCompressed=false) | IE_Exp_AbiWord_1 | |
IE_Exp_XML(PD_Document *pDocument) | IE_Exp_XML | |
isCopying() const | IE_Exp | [inline] |
m_bIsCompressed | IE_Exp_AbiWord_1 | [private] |
m_bIsTemplate | IE_Exp_AbiWord_1 | [private] |
m_error | IE_Exp | [protected] |
m_pListener | IE_Exp_AbiWord_1 | [private] |
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] |
setDocType(char const *doctype) | IE_Exp_XML | |
setPrettyPrint(bool pretty) | IE_Exp_XML | |
setProps(const char *props) | IE_Exp | |
setupFile(bool compressed) | IE_Exp_XML | |
snifferForFileType(IEFileType ieft) | IE_Exp | [static] |
startElement(char const *name) | IE_Exp_XML | |
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_AbiWord_1() | IE_Exp_AbiWord_1 | [virtual] |
~IE_Exp_XML() | IE_Exp_XML | [virtual] |