CMX32OILFilter Class Reference

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

#include <oilfltrs.h>

Inheritance diagram for CMX32OILFilter:

OILFilter List of all members.

Public Member Functions

 CMX32OILFilter (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 441 of file oilfltrs.h.


Constructor & Destructor Documentation

CMX32OILFilter::CMX32OILFilter 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 1159 of file oilfltrs.cpp.

01159                                               : OILFilter(pFilter)
01160 {
01161     FilterName.Load(_R(IDT_FILTERNAME_CMX32));
01162     FilterExt.Load(_R(IDT_FILTEREXT_CMX));
01163 }


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