constructExporter(PD_Document *pDocument, IE_Exp **ppie)=0 | IE_ExpSniffer | [pure virtual] |
getCanCopy() const | IE_ExpSniffer | [inline] |
getDlgLabels(const char **szDesc, const char **szSuffixList, IEFileType *ft)=0 | IE_ExpSniffer | [pure virtual] |
getFileType() const | IE_ExpSniffer | [inline] |
getPreferredSuffix() | IE_ExpSniffer | [virtual] |
IE_Exp class | IE_ExpSniffer | [friend] |
IE_ExpSniffer(const char *name, bool canCopy=false) | IE_ExpSniffer | [protected] |
m_bCanCopy | IE_ExpSniffer | [private] |
m_name | IE_ExpSniffer | [private] |
m_type | IE_ExpSniffer | [private] |
name() const | IE_ExpSniffer | [inline] |
recognizeSuffix(const char *szSuffix)=0 | IE_ExpSniffer | [pure virtual] |
setFileType(IEFileType type) | IE_ExpSniffer | [inline, private] |
supportsFileType(IEFileType type) | IE_ExpSniffer | [inline] |
supportsMIME(const char *) | IE_ExpSniffer | [inline, virtual] |
~IE_ExpSniffer() | IE_ExpSniffer | [virtual] |