CMX16OILFilter Class Reference

Provide the OIL parts of the CMX filter. More...

#include <oilfltrs.h>

Inheritance diagram for CMX16OILFilter:

OILFilter List of all members.

Public Member Functions

 CMX16OILFilter (Filter *pFilter)
 Sets up the list of filename extensions that this filter understands.

Detailed Description

Provide the OIL parts of the CMX filter.

Author:
Ben_Summers (Xara Group Ltd) <camelotdev@xara.com>
Date:
17/06/96
See also:
CMXFilter

Definition at line 423 of file oilfltrs.h.


Constructor & Destructor Documentation

CMX16OILFilter::CMX16OILFilter Filter pFilter  ) 
 

Sets up the list of filename extensions that this filter understands.

Author:
Ben_Summers (Xara Group Ltd) <camelotdev@xara.com>
Date:
17/06/96

Definition at line 1143 of file oilfltrs.cpp.

01143                                               : OILFilter(pFilter)
01144 {
01145     FilterName.Load(_R(IDT_FILTERNAME_CMX16));
01146     FilterExt.Load(_R(IDT_FILTEREXT_CMX));
01147 }


The documentation for this class was generated from the following files:
Generated on Sat Nov 10 03:52:35 2007 for Camelot by  doxygen 1.4.4