IOCAOILFilter Class Reference

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

#include <oilfltrs.h>

Inheritance diagram for IOCAOILFilter:

OILFilter List of all members.

Public Member Functions

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

Detailed Description

Provide the OIL parts of the IOCA 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 817 of file oilfltrs.h.


Constructor & Destructor Documentation

IOCAOILFilter::IOCAOILFilter Filter pFilter  ) 
 

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

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

Definition at line 1430 of file oilfltrs.cpp.

01430                                             : OILFilter(pFilter)
01431 {
01432     FilterName.Load(_R(IDN_FILTERNAME_IOCA));
01433     FilterExt.Load(_R(IDN_FILTEREXT_IOCA));
01434 }


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