IE_Exp_RTF Member List

This is the complete list of members for IE_Exp_RTF, including all inherited members.
_abortFile(void)IE_Exp [protected, virtual]
_addColor(const char *szColor)IE_Exp_RTF [protected]
_addFont(const _rtf_font_info *pfi)IE_Exp_RTF [protected]
_cancelExport()IE_Exp [inline, protected]
_clearStyles()IE_Exp_RTF [protected]
_closeFile(void)IE_Exp [protected]
_findColor(const char *szColor) const IE_Exp_RTF [protected]
_findFont(const s_RTF_AttrPropAdapter *apa) const IE_Exp_RTF [protected]
_findFont(const _rtf_font_info *pfi) const IE_Exp_RTF [protected]
_findOrAddColor(const char *szColor)IE_Exp_RTF [protected]
_generate_level_Text(const fl_AutoNumConstPtr &pAuto, UT_String &LevelText, UT_String &LevelNumbers, UT_uint32 &lenText, UT_uint32 &ifoundLevel)IE_Exp_RTF [protected]
_get_LeftRight_Side(UT_String &LeftSide, UT_String &RightSide)IE_Exp_RTF [protected]
_getByteBuf(void) const IE_Exp [inline, protected]
_getStyleNumber(const PD_Style *pStyle)IE_Exp_RTF [protected]
_getStyleNumber(const gchar *szStyleName)IE_Exp_RTF [protected]
_getStyleProp(s_RTF_AttrPropAdapter_Style *pADStyle, const s_RTF_AttrPropAdapter *apa, const char *szProp)IE_Exp_RTF [protected]
_openFile(const char *szFilename)IE_Exp [protected, virtual]
_output_LevelText(const fl_AutoNumConstPtr &pAuto, UT_uint32 iLevel, UT_UCSChar bulletsym)IE_Exp_RTF [protected]
_output_ListRTF(const fl_AutoNumConstPtr &pAuto, UT_uint32 iLevel)IE_Exp_RTF [protected]
_output_MultiLevelRTF(ie_exp_RTF_MsWord97ListMulti *pMulti)IE_Exp_RTF [protected]
_output_OveridesRTF(ie_exp_RTF_ListOveride *pOver, UT_uint32 i)IE_Exp_RTF [protected]
_output_revision(const s_RTF_AttrPropAdapter &apa, bool bPara, pf_Frag_Strux *sdh, UT_sint32 iNestLevel, bool &bStartedList, bool &bIsListBlock, UT_uint32 &iCurrID)IE_Exp_RTF [protected]
_output_SimpleListRTF(ie_exp_RTF_MsWord97ListSimple *pSimple)IE_Exp_RTF [protected]
_rtf_chardata(const char *pbuf, UT_uint32 buflen)IE_Exp_RTF [protected]
_rtf_chardata(const std::string &buf)IE_Exp_RTF [protected]
_rtf_close_brace(void)IE_Exp_RTF [protected]
_rtf_fontname(const char *szFontName)IE_Exp_RTF [protected]
_rtf_keyword(const char *szKey)IE_Exp_RTF [protected]
_rtf_keyword(const char *szKey, UT_sint32 d)IE_Exp_RTF [protected]
_rtf_keyword(const char *szKey, const char *szValue)IE_Exp_RTF [protected]
_rtf_keyword_hex2(const char *szKey, UT_sint32 d)IE_Exp_RTF [protected]
_rtf_keyword_ifnotdefault(const char *szKey, const char *szValue, UT_sint32 defaultValue)IE_Exp_RTF [protected]
_rtf_keyword_ifnotdefault_twips(const char *szKey, const char *szValue, UT_sint32 defaultValue)IE_Exp_RTF [protected]
_rtf_keyword_space(const char *szKey, UT_sint32 d)IE_Exp_RTF [protected]
_rtf_nl(void)IE_Exp_RTF [protected]
_rtf_nonascii_hex2(UT_sint32 d)IE_Exp_RTF [protected]
_rtf_nonascii_hex2(UT_sint32 d, UT_String &pStr)IE_Exp_RTF [protected]
_rtf_open_brace(void)IE_Exp_RTF [protected]
_rtf_pcdata(UT_UTF8String &sPCData, bool bSupplyUC=false, UT_uint32 iAltChars=1)IE_Exp_RTF [protected]
_rtf_pcdata(const std::string &szPCData, bool bSupplyUC=false, UT_uint32 iAltChars=1)IE_Exp_RTF [protected]
_rtf_pcdata(const char *szPCData, bool bSupplyUC=false, UT_uint32 iAltChars=1)IE_Exp_RTF [protected]
_rtf_reopen_brace(void)IE_Exp_RTF [protected]
_rtf_semi(void)IE_Exp_RTF [protected]
_selectStyles()IE_Exp_RTF [protected]
_setByteBuf(UT_ByteBuf *pBuf)IE_Exp [inline, protected]
_write_charfmt(const s_RTF_AttrPropAdapter &)IE_Exp_RTF [protected]
_write_listtable(void)IE_Exp_RTF [protected]
_write_parafmt(const PP_AttrProp *pSpanAP, const PP_AttrProp *pBlockAP, const PP_AttrProp *pSectionAP, bool &bStartedList, pf_Frag_Strux *sdh, UT_uint32 &iCurrID, bool &bIsListBlock, UT_sint32 iNestLevel)IE_Exp_RTF [protected]
_write_prop_ifnotdefault(const PD_Style *pStyle, const gchar *szPropName, const char *szRTFName)IE_Exp_RTF [protected]
_write_prop_ifyes(const PD_Style *pStyle, const gchar *szPropName, const char *szRTFName)IE_Exp_RTF [protected]
_write_rtf_header(void)IE_Exp_RTF [protected]
_write_rtf_trailer(void)IE_Exp_RTF [protected]
_write_style_fmt(const PD_Style *)IE_Exp_RTF [protected]
_write_stylesheets(void)IE_Exp_RTF [protected]
_write_tabdef(const char *szTabStops)IE_Exp_RTF [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_RTF [protected, virtual]
_writeDocumentLocal(bool bSkipHeader)IE_Exp_RTF [protected]
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]
exportHdrFtr(const char *pszHdrFtr, const char *pszHdrFtrID, const char *pszKeyword)IE_Exp_RTF
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]
getByteBuf(void)IE_Exp_RTF [inline]
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]
getMatchingOverideNum(UT_uint32 ID)IE_Exp_RTF
getMultiLevelCount(void) const IE_Exp_RTF
getNthMultiLevel(UT_uint32 i) const IE_Exp_RTF
getNthOveride(UT_uint32 i) const IE_Exp_RTF
getNthSimple(UT_uint32 i) const IE_Exp_RTF
getOverideCount(void) const IE_Exp_RTF
getProperty(const std::string &key) const IE_Exp
getSimpleListCount(void) const IE_Exp_RTF
IE_Exp(PD_Document *pDocument, UT_Confidence_t fidelity=0)IE_Exp [protected]
IE_Exp_RTF(PD_Document *pDocument)IE_Exp_RTF
IE_Exp_RTF(PD_Document *pDocument, bool atticFormat)IE_Exp_RTF
isCharRTL()IE_Exp_RTF [inline]
isCopying() const IE_Exp [inline]
m_atticFormatIE_Exp_RTF [private]
m_bLastWasKeywordIE_Exp_RTF [private]
m_bNeedUnicodeTextIE_Exp_RTF [private]
m_braceLevelIE_Exp_RTF [private]
m_CharRTLIE_Exp_RTF [private]
m_convIE_Exp_RTF [private]
m_errorIE_Exp [protected]
m_hashStylesIE_Exp_RTF [private]
m_pListenerWriteDocIE_Exp_RTF [private]
m_vecColorsIE_Exp_RTF [private]
m_vecFontsIE_Exp_RTF [private]
m_vecMultiLevelIE_Exp_RTF [private]
m_vecOveridesIE_Exp_RTF [private]
m_vecSimpleListIE_Exp_RTF [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]
s_escapeString(UT_UTF8String &sOutStr, UT_UCS4String &sInStr, UT_uint32 iAltChars)IE_Exp_RTF [private, static]
s_escapeString(UT_UTF8String &sOutStr, const char *szInStr, UT_uint32 iSize, UT_uint32 iAltChars)IE_Exp_RTF [private, static]
s_escapeString(std::string &outStr, const std::string &inStr, UT_uint32 iAltChars=1)IE_Exp_RTF [private, static]
s_escapeString(const std::string &inStr, UT_uint32 iAltChars=1)IE_Exp_RTF [private, static]
s_escapeXMLString(const std::string &inStr)IE_Exp_RTF [private, static]
s_RTF_ListenerGetProps classIE_Exp_RTF [friend]
s_RTF_ListenerWriteDoc classIE_Exp_RTF [friend]
setByteBuf(UT_ByteBuf *pBuf)IE_Exp_RTF [inline]
setCharRTL(UT_BidiCharType t)IE_Exp_RTF [inline]
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_RTF()IE_Exp_RTF [virtual]