, including all inherited members.
_abortFile(void) | IE_Exp | [protected, virtual] |
_cancelExport() | IE_Exp | [inline, protected] |
_cleanup() | IE_Exp_OpenXML | [private] |
_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_OpenXML | [protected, virtual] |
computeBorderWidth(const gchar *str) | IE_Exp_OpenXML | [private] |
computeFontSize(const gchar *str) | IE_Exp_OpenXML | [private] |
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] |
contentTypesStream | IE_Exp_OpenXML | [private] |
convertToLines(const gchar *str) | IE_Exp_OpenXML | [private] |
convertToPoints(const gchar *str) | IE_Exp_OpenXML | [private] |
convertToPositiveEmus(const gchar *str) | IE_Exp_OpenXML | [private] |
convertToPositiveTwips(const gchar *str) | IE_Exp_OpenXML | [private] |
convertToTwips(const gchar *str) | IE_Exp_OpenXML | [private] |
copyToBuffer(PD_DocumentRange *pDocRange, UT_ByteBuf *pBuf) | IE_Exp | [virtual] |
descriptionForFileType(IEFileType ieft) | IE_Exp | [static] |
documentStream | IE_Exp_OpenXML | [private] |
endnoteStream | IE_Exp_OpenXML | [private] |
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] |
finishAbstractNumbering(int target) | IE_Exp_OpenXML | |
finishBookmark(const gchar *id) | IE_Exp_OpenXML | |
finishCell() | IE_Exp_OpenXML | |
finishCellBorderProperties(int target) | IE_Exp_OpenXML | |
finishCellProperties(int target) | IE_Exp_OpenXML | |
finishContentTypes() | IE_Exp_OpenXML | [private] |
finishDocument() | IE_Exp_OpenXML | |
finishDocumentDefaultProperties() | IE_Exp_OpenXML | |
finishEndnote() | IE_Exp_OpenXML | |
finishEndnotes() | IE_Exp_OpenXML | [private] |
finishFooters() | IE_Exp_OpenXML | [private] |
finishFooterStream() | IE_Exp_OpenXML | |
finishFootnote() | IE_Exp_OpenXML | |
finishFootnotes() | IE_Exp_OpenXML | [private] |
finishHeaders() | IE_Exp_OpenXML | [private] |
finishHeaderStream() | IE_Exp_OpenXML | |
finishHyperlink() | IE_Exp_OpenXML | |
finishListProperties(int target) | IE_Exp_OpenXML | |
finishMainPart() | IE_Exp_OpenXML | [private] |
finishMath() | IE_Exp_OpenXML | |
finishNumbering(int target) | IE_Exp_OpenXML | |
finishNumbering() | IE_Exp_OpenXML | [private] |
finishNumberingLevel(int target) | IE_Exp_OpenXML | |
finishParagraph(int target) | IE_Exp_OpenXML | |
finishParagraphDefaultProperties() | IE_Exp_OpenXML | |
finishParagraphProperties(int target) | IE_Exp_OpenXML | |
finishRelations() | IE_Exp_OpenXML | [private] |
finishRow() | IE_Exp_OpenXML | |
finishRowProperties(int target) | IE_Exp_OpenXML | |
finishRun(int target) | IE_Exp_OpenXML | |
finishRunDefaultProperties() | IE_Exp_OpenXML | |
finishRunProperties(int target) | IE_Exp_OpenXML | |
finishSection() | IE_Exp_OpenXML | |
finishSectionProperties() | IE_Exp_OpenXML | |
finishSettings() | IE_Exp_OpenXML | [private] |
finishStyle() | IE_Exp_OpenXML | |
finishStyles() | IE_Exp_OpenXML | [private] |
finishTable() | IE_Exp_OpenXML | |
finishTableBorderProperties(int target) | IE_Exp_OpenXML | |
finishTableGrid(int target) | IE_Exp_OpenXML | |
finishTableProperties(int target) | IE_Exp_OpenXML | |
finishText(int target) | IE_Exp_OpenXML | |
finishTextBox(int target) | IE_Exp_OpenXML | |
finishTextBoxContent(int target) | IE_Exp_OpenXML | |
finishTextBoxProperties(int target) | IE_Exp_OpenXML | |
finishWordMedia() | IE_Exp_OpenXML | [private] |
finishWordRelations() | IE_Exp_OpenXML | [private] |
footerStream | IE_Exp_OpenXML | [private] |
footerStreams | IE_Exp_OpenXML | [private] |
footnoteStream | IE_Exp_OpenXML | [private] |
getDoc() | IE_Exp_OpenXML | [inline] |
IE_Exp::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 | |
getTargetStream(int target) | IE_Exp_OpenXML | [private] |
headerStream | IE_Exp_OpenXML | [private] |
headerStreams | IE_Exp_OpenXML | [private] |
IE_Exp(PD_Document *pDocument, UT_Confidence_t fidelity=0) | IE_Exp | [protected] |
IE_Exp_OpenXML(PD_Document *pDocument) | IE_Exp_OpenXML | |
isCopying() const | IE_Exp | [inline] |
isListBullet(const char *str) | IE_Exp_OpenXML | [private] |
isNegativeQuantity(const gchar *quantity) | IE_Exp_OpenXML | [private] |
isOverline | IE_Exp_OpenXML | [private] |
m_error | IE_Exp | [protected] |
m_pDoc | IE_Exp_OpenXML | [private] |
mediaStreams | IE_Exp_OpenXML | [private] |
numberingStream | IE_Exp_OpenXML | [private] |
openFile(const char *szFilename) | IE_Exp | [protected] |
populateFields() | IE_Exp | |
preferredSuffixForFileType(IEFileType ieft) | IE_Exp | [static] |
registerExporter(IE_ExpSniffer *) | IE_Exp | [static] |
relsDir | IE_Exp_OpenXML | [private] |
relStream | IE_Exp_OpenXML | [private] |
rewindChar(void) | IE_Exp | [virtual] |
root | IE_Exp_OpenXML | [private] |
setAbstractNumberingId(int target, UT_uint32 id) | IE_Exp_OpenXML | |
setBackgroundColor(int target, const gchar *color) | IE_Exp_OpenXML | |
setBold(int target) | IE_Exp_OpenXML | |
setColumns(int target, const gchar *num, const gchar *sep) | IE_Exp_OpenXML | |
setColumnWidth(int target, const char *width) | IE_Exp_OpenXML | |
setContinuousSection(int target) | IE_Exp_OpenXML | |
setEndnoteRef() | IE_Exp_OpenXML | |
setEndnoteReference(const char *id) | IE_Exp_OpenXML | |
setEvenAndOddHeaders() | IE_Exp_OpenXML | |
setFontFamily(int target, const gchar *family) | IE_Exp_OpenXML | |
setFontSize(int target, const gchar *size) | IE_Exp_OpenXML | |
setFooterReference(const char *id, const char *type) | IE_Exp_OpenXML | |
setFooterRelation(const char *relId, const char *footerId) | IE_Exp_OpenXML | |
setFootnoteRef() | IE_Exp_OpenXML | |
setFootnoteReference(const char *id) | IE_Exp_OpenXML | |
setGridCol(int target, const char *column) | IE_Exp_OpenXML | |
setGridSpan(int target, UT_sint32 hspan) | IE_Exp_OpenXML | |
setHeaderReference(const char *id, const char *type) | IE_Exp_OpenXML | |
setHeaderRelation(const char *relId, const char *headerId) | IE_Exp_OpenXML | |
setHyperlinkRelation(int target, const char *id, const char *addr, const char *mode) | IE_Exp_OpenXML | |
setImage(const char *id, const char *relId, const char *filename, const char *width, const char *height) | IE_Exp_OpenXML | |
setImageRelation(const char *filename, const char *id) | IE_Exp_OpenXML | |
setItalic(int target) | IE_Exp_OpenXML | |
setLanguage(int target, const gchar *lang) | IE_Exp_OpenXML | |
setLineHeight(int target, const gchar *height) | IE_Exp_OpenXML | |
setLineThrough(int target) | IE_Exp_OpenXML | |
setListFormat(int target, const char *format) | IE_Exp_OpenXML | |
setListLevel(int target, const char *level) | IE_Exp_OpenXML | |
setListLevelText(int target, const char *text) | IE_Exp_OpenXML | |
setListStartValue(int target, UT_uint32 startValue) | IE_Exp_OpenXML | |
setListType(int target, const char *type) | IE_Exp_OpenXML | |
setMultilevelType(int target, const char *type) | IE_Exp_OpenXML | |
setNoProof(int target) | IE_Exp_OpenXML | |
setNumberingFormat(int target, const char *format) | IE_Exp_OpenXML | |
setOverline() | IE_Exp_OpenXML | |
setPageBreak(int target) | IE_Exp_OpenXML | |
setPageMargins(int target, const char *top, const char *left, const char *right, const char *bottom) | IE_Exp_OpenXML | |
setPageSize(int target, const char *width, const char *height, const char *orientation) | IE_Exp_OpenXML | |
setParagraphBottomMargin(int target, const gchar *margin) | IE_Exp_OpenXML | |
setParagraphLeftMargin(int target, const gchar *margin) | IE_Exp_OpenXML | |
setParagraphRightMargin(int target, const gchar *margin) | IE_Exp_OpenXML | |
setParagraphStyle(int target, const gchar *style) | IE_Exp_OpenXML | |
setParagraphTopMargin(int target, const gchar *margin) | IE_Exp_OpenXML | |
setPositionedImage(const char *id, const char *relId, const char *filename, const char *width, const char *height, const char *xpos, const char *ypos, const char *wrapMode) | IE_Exp_OpenXML | |
setProps(const char *props) | IE_Exp | |
setRowHeight(int target, const char *height) | IE_Exp_OpenXML | |
setSimpleField(int target, const char *instr, const char *value) | IE_Exp_OpenXML | |
setSubscript(int target) | IE_Exp_OpenXML | |
setSuperscript(int target) | IE_Exp_OpenXML | |
setTableBorder(int target, const char *border, const char *type, const char *color, const char *size) | IE_Exp_OpenXML | |
setTabstops(int target, const gchar *tabstops) | IE_Exp_OpenXML | |
setTextAlignment(int target, const gchar *alignment) | IE_Exp_OpenXML | |
setTextBoxHeight(int target, const gchar *height) | IE_Exp_OpenXML | |
setTextBoxWidth(int target, const gchar *width) | IE_Exp_OpenXML | |
setTextColor(int target, const gchar *color) | IE_Exp_OpenXML | |
setTextDirection(int target, const gchar *direction) | IE_Exp_OpenXML | |
setTextIndentation(int target, const gchar *indentation) | IE_Exp_OpenXML | |
settingsStream | IE_Exp_OpenXML | [private] |
setTitlePage() | IE_Exp_OpenXML | |
setUnderline(int target) | IE_Exp_OpenXML | |
setVerticalMerge(int target, const char *vmerge) | IE_Exp_OpenXML | |
setWidows(int target, const gchar *widows) | IE_Exp_OpenXML | |
snifferForFileType(IEFileType ieft) | IE_Exp | [static] |
startAbstractNumbering(int target, UT_uint32 id) | IE_Exp_OpenXML | |
startBookmark(const gchar *id, const gchar *name) | IE_Exp_OpenXML | |
startCell() | IE_Exp_OpenXML | |
startCellBorderProperties(int target) | IE_Exp_OpenXML | |
startCellProperties(int target) | IE_Exp_OpenXML | |
startContentTypes() | IE_Exp_OpenXML | [private] |
startDocument() | IE_Exp_OpenXML | |
startDocumentDefaultProperties() | IE_Exp_OpenXML | |
startEndnote(const gchar *id) | IE_Exp_OpenXML | |
startEndnotes() | IE_Exp_OpenXML | [private] |
startExternalHyperlink(const gchar *id) | IE_Exp_OpenXML | |
startFooters() | IE_Exp_OpenXML | [private] |
startFooterStream(const char *id) | IE_Exp_OpenXML | |
startFootnote(const gchar *id) | IE_Exp_OpenXML | |
startFootnotes() | IE_Exp_OpenXML | [private] |
startHeaders() | IE_Exp_OpenXML | [private] |
startHeaderStream(const char *id) | IE_Exp_OpenXML | |
startInternalHyperlink(const gchar *anchor) | IE_Exp_OpenXML | |
startListProperties(int target) | IE_Exp_OpenXML | |
startMainPart() | IE_Exp_OpenXML | [private] |
startMath() | IE_Exp_OpenXML | |
startNumbering(int target, UT_uint32 id) | IE_Exp_OpenXML | |
startNumbering() | IE_Exp_OpenXML | [private] |
startNumberingLevel(int target, UT_uint32 level) | IE_Exp_OpenXML | |
startParagraph(int target) | IE_Exp_OpenXML | |
startParagraphDefaultProperties() | IE_Exp_OpenXML | |
startParagraphProperties(int target) | IE_Exp_OpenXML | |
startRelations() | IE_Exp_OpenXML | [private] |
startRow() | IE_Exp_OpenXML | |
startRowProperties(int target) | IE_Exp_OpenXML | |
startRun(int target) | IE_Exp_OpenXML | |
startRunDefaultProperties() | IE_Exp_OpenXML | |
startRunProperties(int target) | IE_Exp_OpenXML | |
startSection() | IE_Exp_OpenXML | |
startSectionProperties() | IE_Exp_OpenXML | |
startSettings() | IE_Exp_OpenXML | [private] |
startStyle(const std::string &name, const std::string &basedon, const std::string &followedby, const std::string &type) | IE_Exp_OpenXML | |
startStyles() | IE_Exp_OpenXML | [private] |
startTable() | IE_Exp_OpenXML | |
startTableBorderProperties(int target) | IE_Exp_OpenXML | |
startTableGrid(int target) | IE_Exp_OpenXML | |
startTableProperties(int target) | IE_Exp_OpenXML | |
startText(int target) | IE_Exp_OpenXML | |
startTextBox(int target, const gchar *id) | IE_Exp_OpenXML | |
startTextBoxContent(int target) | IE_Exp_OpenXML | |
startTextBoxProperties(int target) | IE_Exp_OpenXML | |
startWordMedia() | IE_Exp_OpenXML | [private] |
startWordRelations() | IE_Exp_OpenXML | [private] |
stylesStream | IE_Exp_OpenXML | [private] |
suffixesForFileType(IEFileType ieft) | IE_Exp | [static] |
unregisterAllExporters() | IE_Exp | [static] |
unregisterExporter(IE_ExpSniffer *) | IE_Exp | [static] |
wordDir | IE_Exp_OpenXML | [private] |
wordMediaDir | IE_Exp_OpenXML | [private] |
wordRelsDir | IE_Exp_OpenXML | [private] |
wordRelStream | IE_Exp_OpenXML | [private] |
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 | |
writeImage(const char *filename, const UT_ConstByteBufPtr &data) | IE_Exp_OpenXML | |
writeMath(const char *omml) | IE_Exp_OpenXML | |
writeTargetStream(int target, const char *str) | IE_Exp_OpenXML | [private] |
writeText(int target, const UT_UCS4Char *text, bool list) | IE_Exp_OpenXML | |
writeXmlHeader(GsfOutput *file) | IE_Exp_OpenXML | [private] |
~IE_Exp() | IE_Exp | [virtual] |
~IE_Exp_OpenXML() | IE_Exp_OpenXML | [virtual] |