WebOILFilter Class Reference

The Web File format Oil Filter (Extension etc). More...

#include <oilfltrs.h>

Inheritance diagram for WebOILFilter:

OILFilter List of all members.

Public Member Functions

 WebOILFilter (Filter *pFilter)
 Constructs the oily parts of the Web File Format Filter (ie the list of File Extensions that this filter understands).

Detailed Description

The Web File format Oil Filter (Extension etc).

Author:
Neville_Humphrys (Xara Group Ltd) <camelotdev@xara.com>
Date:
25/4/96

Definition at line 1178 of file oilfltrs.h.


Constructor & Destructor Documentation

WebOILFilter::WebOILFilter Filter pFilter  ) 
 

Constructs the oily parts of the Web File Format Filter (ie the list of File Extensions that this filter understands).

Author:
Neville_Humphrys (Xara Group Ltd) <camelotdev@xara.com>
Date:
25/4/96
Parameters:
pFilter - The Filter [INPUTS]

Definition at line 1786 of file oilfltrs.cpp.

01786                                           : OILFilter(pFilter)
01787 {
01788     FilterName.Load(_R(IDS_FILTERNAME_WEB));
01789     FilterExt.Load(_R(IDS_FILTEREXT_WEB));
01790 } 


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