, including all inherited members.
_applixDecodeText(const char *buf, size_t len) | IE_Imp_Applix | [private] |
_applixGetLine(const UT_ByteBufPtr &pBuf, GsfInput *fp) | IE_Imp_Applix | [private] |
_applixNewPara(const char *buf, size_t len) | IE_Imp_Applix | [private] |
_applixPageBreak(const char *buf, size_t len) | IE_Imp_Applix | [private] |
_dispatchTag(Applix_tag_t tag, const char *buf, size_t len) | IE_Imp_Applix | [private] |
_loadFile(GsfInput *fp) | IE_Imp_Applix | [protected, virtual] |
_parseFile(GsfInput *fp) | IE_Imp_Applix | [protected] |
_writeHeader(GsfInput *fp) | IE_Imp_Applix | [protected] |
appendFmt(const gchar **attributes) | IE_Imp | [inline, protected] |
appendFmt(const PP_PropertyVector &pVecAttributes) | IE_Imp | [protected, virtual] |
appendObject(PTObjectType pto, const PP_PropertyVector &attribs, const PP_PropertyVector &props=PP_NOPROPS) | IE_Imp | [protected, virtual] |
appendSpan(const UT_UCSChar *p, UT_uint32 length) | IE_Imp | [protected, virtual] |
appendSpan(const std::string &s) | IE_Imp | [protected, virtual] |
appendStrux(PTStruxType pts, const PP_PropertyVector &attributes) | IE_Imp | [protected, virtual] |
appendStruxFmt(pf_Frag_Strux *pfs, const PP_PropertyVector &attributes) | IE_Imp | [protected, virtual] |
Applix_content_t enum name | IE_Imp_Applix | [private] |
Applix_context_t enum name | IE_Imp_Applix | [private] |
APPLIX_T enum value | IE_Imp_Applix | [private] |
Applix_tag_t enum name | IE_Imp_Applix | [private] |
axCtnField enum value | IE_Imp_Applix | [private] |
axCtnGlossary enum value | IE_Imp_Applix | [private] |
axCtnNone enum value | IE_Imp_Applix | [private] |
axCtnText enum value | IE_Imp_Applix | [private] |
axCtxDef enum value | IE_Imp_Applix | [private] |
axCtxFlow enum value | IE_Imp_Applix | [private] |
axCtxFootnote enum value | IE_Imp_Applix | [private] |
axCtxHdrFtr enum value | IE_Imp_Applix | [private] |
axCtxNone enum value | IE_Imp_Applix | [private] |
axCtxVar enum value | IE_Imp_Applix | [private] |
axwords | IE_Imp_Applix | [private, static] |
COLOR_T enum value | IE_Imp_Applix | [private] |
constructImporter(PD_Document *pDocument, const char *szFilename, IEFileType ieft, IE_Imp **ppie, IEFileType *pieft=NULL) | IE_Imp | [static] |
constructImporter(PD_Document *pDocument, GsfInput *input, IEFileType ieft, IE_Imp **ppie, IEFileType *pieft=NULL) | IE_Imp | [static] |
constructImporter(PD_Document *pDocument, IEFileType ieft, IE_Imp **ppie, IEFileType *pieft=NULL) | IE_Imp | [static] |
descriptionForFileType(IEFileType ieft) | IE_Imp | [static] |
END_DOCUMENT_T enum value | IE_Imp_Applix | [private] |
END_FIELD_T enum value | IE_Imp_Applix | [private] |
END_FLOW_T enum value | IE_Imp_Applix | [private] |
END_STYLES_T enum value | IE_Imp_Applix | [private] |
END_VARS_T enum value | IE_Imp_Applix | [private] |
enumerateDlgLabels(UT_uint32 ndx, const char **pszDesc, const char **pszSuffixList, IEFileType *ft) | IE_Imp | [static] |
FIELD_VALUE_T enum value | IE_Imp_Applix | [private] |
fileTypeForContents(const char *szBuf, UT_uint32 iNumbytes) | IE_Imp | [static] |
fileTypeForDescription(const char *szSuffix) | IE_Imp | [static] |
fileTypeForMimetype(const char *szMimetype) | IE_Imp | [static] |
fileTypeForSuffix(const char *szSuffix) | IE_Imp | [static] |
fileTypeForSuffixes(const char *suffixList) | IE_Imp | [static] |
getDoc() const | IE_Imp | |
getDocPos() const | IE_Imp | [protected] |
getFidelity() const | IE_Imp | [inline] |
getImporterCount(void) | IE_Imp | [static] |
getLoadDocProps() const | IE_Imp | [inline] |
getLoadStylesOnly() const | IE_Imp | [inline] |
getMimeTypeForSuffix(const char *suffix) | IE_Imp | [static] |
getProperty(const char *key) | IE_Imp | [inline] |
getSupportedMimeClasses() | IE_Imp | [static] |
getSupportedMimeTypes() | IE_Imp | [static] |
getSupportedSuffixes() | IE_Imp | [static] |
GLOBALS_T enum value | IE_Imp_Applix | [private] |
IE_Imp(PD_Document *pDocument, UT_Confidence_t fidelity=0) | IE_Imp | [protected] |
IE_Imp_Applix(PD_Document *pDocument) | IE_Imp_Applix | |
importFile(const char *szFilename) | IE_Imp | |
importFile(GsfInput *input) | IE_Imp | |
isClipboard() const | IE_Imp | [protected] |
isPasting(void) const | IE_Imp | [inline] |
loadFile(PD_Document *doc, const char *szFilename, IEFileType ieft=IEFT_Unknown, const char *props=NULL, IEFileType *savedAsType=NULL) | IE_Imp | [static] |
loadFile(PD_Document *doc, GsfInput *input, IEFileType ieft=IEFT_Unknown, const char *props=NULL, IEFileType *savedAsType=NULL) | IE_Imp | [static] |
m_axContext | IE_Imp_Applix | [private] |
m_mbtowc | IE_Imp_Applix | [private] |
m_textBuf | IE_Imp_Applix | [private] |
MARKER_T enum value | IE_Imp_Applix | [private] |
NOT_A_TAG enum value | IE_Imp_Applix | [private] |
OBJECT_T enum value | IE_Imp_Applix | [private] |
PAGE_BREAK_T enum value | IE_Imp_Applix | [private] |
PARA_T enum value | IE_Imp_Applix | [private] |
pasteFromBuffer(PD_DocumentRange *pDocRange, const unsigned char *pData, UT_uint32 lenData, const char *szEncoding=0) | IE_Imp | [virtual] |
PICTURE_T enum value | IE_Imp_Applix | [private] |
registerImporter(IE_ImpSniffer *sniffer) | IE_Imp | [static] |
s_16bitsToUCS(const char *str, size_t len, UT_UCSChar *c) | IE_Imp_Applix | [private, static] |
s_8bitsToUCS(const char *str, size_t len, UT_UCSChar *c) | IE_Imp_Applix | [private, static] |
s_decodeToUCS(const char *str, size_t len, UT_UCSChar *c) | IE_Imp_Applix | [private, static] |
s_getTagName(const char *str, size_t len) | IE_Imp_Applix | [private, static] |
s_name_2_tag(const char *name, size_t n) | IE_Imp_Applix | [private, static] |
SECTION_T enum value | IE_Imp_Applix | [private] |
setClipboard(PT_DocPosition dpos) | IE_Imp | [protected] |
setLoadDocProps(bool b) | IE_Imp | [inline] |
setLoadStylesOnly(bool b) | IE_Imp | [inline] |
setProps(const char *props) | IE_Imp | |
snifferForFileType(IEFileType ieft) | IE_Imp | [static] |
START_FIELD_T enum value | IE_Imp_Applix | [private] |
START_FLOW_T enum value | IE_Imp_Applix | [private] |
START_STYLES_T enum value | IE_Imp_Applix | [private] |
START_VARS_T enum value | IE_Imp_Applix | [private] |
STYLE_T enum value | IE_Imp_Applix | [private] |
suffixesForFileType(IEFileType ieft) | IE_Imp | [static] |
supportsLoadStylesOnly() | IE_Imp | [inline, virtual] |
tag_Unknown enum value | IE_Imp_Applix | [private] |
TEXT_T enum value | IE_Imp_Applix | [private] |
unregisterAllImporters() | IE_Imp | [static] |
unregisterImporter(IE_ImpSniffer *sniffer) | IE_Imp | [static] |
VARIABLE_T enum value | IE_Imp_Applix | [private] |
WP400_T enum value | IE_Imp_Applix | [private] |
~IE_Imp() | IE_Imp | [virtual] |
~IE_Imp_Applix() | IE_Imp_Applix | |