CamelotEPSOILFilter Class Reference

Provide the OIL parts of the ArtWorks EPS filter. More...

#include <oilfltrs.h>

Inheritance diagram for CamelotEPSOILFilter:

OILFilter NativeEPSOILFilter List of all members.

Public Member Functions

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

Detailed Description

Provide the OIL parts of the ArtWorks EPS filter.

Author:
Tim_Browse (Xara Group Ltd) <camelotdev@xara.com>
Date:
22/02/94
See also:
EPSFilter

Definition at line 267 of file oilfltrs.h.


Constructor & Destructor Documentation

CamelotEPSOILFilter::CamelotEPSOILFilter Filter pFilter  ) 
 

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

Author:
Tim_Browse (Xara Group Ltd) <camelotdev@xara.com>
Date:
22/02/94

Definition at line 846 of file oilfltrs.cpp.

00846                                                         : OILFilter(pFilter)
00847 {
00848     FilterName.Load(_R(IDT_FILTERNAME_CAMEPS));
00849     FilterExt.Load(_R(IDT_FILTEREXT_EPS));
00850 }


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