CALSOILFilter Class Reference

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

#include <oilfltrs.h>

Inheritance diagram for CALSOILFilter:

OILFilter List of all members.

Public Member Functions

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

Detailed Description

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


Constructor & Destructor Documentation

CALSOILFilter::CALSOILFilter 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 1307 of file oilfltrs.cpp.

01307                                             : OILFilter(pFilter)
01308 {
01309     FilterName.Load(_R(IDN_FILTERNAME_CALS));
01310     FilterExt.Load(_R(IDN_FILTEREXT_CALS));
01311 }


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