AI8EPSOILFilter Class Reference

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

#include <oilfltrs.h>

Inheritance diagram for AI8EPSOILFilter:

OILFilter List of all members.

Public Member Functions

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

Detailed Description

Provide the OIL parts of the Illustrator 8.0 EPS filter.

Author:
Colin_Barfoot (Xara Group Ltd) <camelotdev@xara.com>
Date:
28/03/00
See also:
EPSFilter

Definition at line 232 of file oilfltrs.h.


Constructor & Destructor Documentation

AI8EPSOILFilter::AI8EPSOILFilter Filter pFilter  ) 
 

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

Author:
Colin_Barfoot (Xara Group Ltd) <camelotdev@xara.com>
Date:
28/03/00

Definition at line 810 of file oilfltrs.cpp.

00810                                                 : OILFilter(pFilter)
00811 {
00812     FilterName.Load(_R(IDT_FILTERNAME_AI8EPS));
00813     FilterExt.Load(_R(IDT_FILTEREXT_AIEPS));
00814 }


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