AI5EPSOILFilter Class Reference

Provide the OIL parts of the Illustrator 5.0 EPS filter. More...

#include <oilfltrs.h>

Inheritance diagram for AI5EPSOILFilter:

OILFilter List of all members.

Public Member Functions

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

Detailed Description

Provide the OIL parts of the Illustrator 5.0 EPS filter.

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

Definition at line 215 of file oilfltrs.h.


Constructor & Destructor Documentation

AI5EPSOILFilter::AI5EPSOILFilter 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 795 of file oilfltrs.cpp.

00795                                                 : OILFilter(pFilter)
00796 {
00797     FilterName.Load(_R(IDT_FILTERNAME_AI5EPS));
00798     FilterExt.Load(_R(IDT_FILTEREXT_AIEPS));
00799 }


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