AccusoftBMPOILFilter Class Reference

Provide the OIL parts of the Accusoft BMP filter. More...

#include <oilfltrs.h>

Inheritance diagram for AccusoftBMPOILFilter:

OILFilter List of all members.

Public Member Functions

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

Detailed Description

Provide the OIL parts of the Accusoft BMP filter.

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

Definition at line 663 of file oilfltrs.h.


Constructor & Destructor Documentation

AccusoftBMPOILFilter::AccusoftBMPOILFilter Filter pFilter  ) 
 

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

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

Definition at line 1275 of file oilfltrs.cpp.

01275                                                           : OILFilter(pFilter)
01276 {
01277     FilterName.Load(_R(IDN_FILTERNAME_ACCUSOFTBMP));
01278     FilterExt.Load(_R(IDN_FILTEREXT_ACCUSOFTBMP));
01279 }


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