BMPOILFilter Class Reference

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

#include <oilfltrs.h>

Inheritance diagram for BMPOILFilter:

OILFilter List of all members.

Public Member Functions

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

Detailed Description

Provide the OIL parts of the BMP filter.

Author:
Tim_Browse (Xara Group Ltd) <camelotdev@xara.com>
Date:
22/02/94
See also:
BMPFilter

Definition at line 629 of file oilfltrs.h.


Constructor & Destructor Documentation

BMPOILFilter::BMPOILFilter Filter pFilter  ) 
 

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

Author:
Andy_Pennell (Xara Group Ltd) <camelotdev@xara.com>
Date:
28/6/94

Definition at line 1241 of file oilfltrs.cpp.

01241                                           : OILFilter(pFilter)
01242 {
01243     FilterName.Load(_R(IDT_FILTERNAME_BMP));
01244     FilterExt.Load(_R(IDT_FILTEREXT_BMP));
01245 }


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