HTMLOILFilter Class Reference

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

#include <oilfltrs.h>

Inheritance diagram for HTMLOILFilter:

OILFilter List of all members.

Public Member Functions

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

Detailed Description

Provide the OIL parts of the HTML filter.

Author:
Olivier_Gascoin (Xara Group Ltd) <camelotdev@xara.com>
Date:
27/03/97
See also:
HTMLFilter

Definition at line 1300 of file oilfltrs.h.


Constructor & Destructor Documentation

HTMLOILFilter::HTMLOILFilter Filter pFilter  ) 
 

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

Author:
Olivier_Gascoin (Xara Group Ltd) <camelotdev@xara.com>
Date:
27/03/97

Definition at line 2021 of file oilfltrs.cpp.

02021                                             : OILFilter(pFilter)
02022 {
02023     FilterName.Load(_R(IDS_FILTERNAME_HTML));
02024     FilterExt.Load(_R(IDS_FILTEREXT_HTML));
02025 }


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