Corel3EPSOILFilter Class Reference

Provide the OIL parts of the Corel 3.x EPS filter. More...

#include <oilfltrs.h>

Inheritance diagram for Corel3EPSOILFilter:

OILFilter List of all members.

Public Member Functions

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

Detailed Description

Provide the OIL parts of the Corel 3.x EPS filter.

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

Definition at line 303 of file oilfltrs.h.


Constructor & Destructor Documentation

Corel3EPSOILFilter::Corel3EPSOILFilter 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 887 of file oilfltrs.cpp.

00887                                                       : OILFilter(pFilter)
00888 {
00889     FilterName.Load(_R(IDT_FILTERNAME_COREL3EPS));
00890     FilterExt.Load(_R(IDT_FILTEREXT_EPS));
00891 }


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