MacPaintOILFilter Class Reference

Provide the OIL parts of the MacPaint filter which loads in the file as a BMP. More...

#include <oilfltrs.h>

Inheritance diagram for MacPaintOILFilter:

OILFilter List of all members.

Public Member Functions

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

Detailed Description

Provide the OIL parts of the MacPaint filter which loads in the file as a BMP.

Author:
Neville_Humphrys (Xara Group Ltd) <camelotdev@xara.com>
Date:
1/11/94
See also:
AccusoftFilter

Definition at line 924 of file oilfltrs.h.


Constructor & Destructor Documentation

MacPaintOILFilter::MacPaintOILFilter Filter pFilter  ) 
 

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

Author:
Neville_Humphrys (Xara Group Ltd) <camelotdev@xara.com>
Date:
18/11/94

Definition at line 1556 of file oilfltrs.cpp.

01556                                                     : OILFilter(pFilter)
01557 {
01558     FilterName.Load(_R(IDN_FILTERNAME_MACPAINT));
01559     FilterExt.Load(_R(IDN_FILTEREXT_MACPAINT));
01560 }


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