AccusoftOILFilter Class Reference

Provide the OIL parts of the Accusoft filters. More...

#include <oilfltrs.h>

Inheritance diagram for AccusoftOILFilter:

OILFilter List of all members.

Public Member Functions

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

Detailed Description

Provide the OIL parts of the Accusoft filters.

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

Definition at line 646 of file oilfltrs.h.


Constructor & Destructor Documentation

AccusoftOILFilter::AccusoftOILFilter 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 1259 of file oilfltrs.cpp.

01259                                                     : OILFilter(pFilter)
01260 {
01261     FilterName.Load(_R(IDN_FILTERNAME_ACCUSOFT));
01262     FilterExt.Load(_R(IDN_FILTEREXT_ACCUSOFT));
01263 }


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