Public Member Functions

IE_Exp_OpenDocument_Sniffer Class Reference

#include <ie_exp_OpenDocument_Sniffer.h>

Inheritance diagram for IE_Exp_OpenDocument_Sniffer:
IE_ExpSniffer

List of all members.

Public Member Functions

 IE_Exp_OpenDocument_Sniffer ()
 Constructor.
virtual ~IE_Exp_OpenDocument_Sniffer ()
 Destructor.
virtual bool recognizeSuffix (const char *szSuffix)
 Recognize this suffix.
virtual UT_Confidence_t supportsMIME (const char *szMIME)
 Recognize this MIMEType.
virtual UT_Error constructExporter (PD_Document *pDocument, IE_Exp **ppie)
 Construct an exporter for us.
virtual bool getDlgLabels (const char **pszDesc, const char **pszSuffixList, IEFileType *ft)
 Get the dialog labels.

Constructor & Destructor Documentation

IE_Exp_OpenDocument_Sniffer::IE_Exp_OpenDocument_Sniffer (  ) 

Constructor.

IE_Exp_OpenDocument_Sniffer::~IE_Exp_OpenDocument_Sniffer (  )  [virtual]

Destructor.


Member Function Documentation

UT_Error IE_Exp_OpenDocument_Sniffer::constructExporter ( PD_Document pDocument,
IE_Exp **  ppie 
) [virtual]

Construct an exporter for us.

Implements IE_ExpSniffer.

bool IE_Exp_OpenDocument_Sniffer::getDlgLabels ( const char **  pszDesc,
const char **  pszSuffixList,
IEFileType ft 
) [virtual]

Get the dialog labels.

Implements IE_ExpSniffer.

References IE_ExpSniffer::getFileType().

bool IE_Exp_OpenDocument_Sniffer::recognizeSuffix ( const char *  szSuffix  )  [virtual]

Recognize this suffix.

Implements IE_ExpSniffer.

UT_Confidence_t IE_Exp_OpenDocument_Sniffer::supportsMIME ( const char *  szMIME  )  [virtual]

Recognize this MIMEType.

Reimplemented from IE_ExpSniffer.


The documentation for this class was generated from the following files: