FlareTemplateOILFilter Class Reference

The Flare template format Oil Filter (Extension etc). More...

#include <oilfltrs.h>

Inheritance diagram for FlareTemplateOILFilter:

OILFilter List of all members.

Public Member Functions

 FlareTemplateOILFilter (Filter *pFilter)
 Constructs the oily parts of the Flare Template File Filter (ie the list of File Extensions that this filter understands).

Detailed Description

The Flare template format Oil Filter (Extension etc).

Author:
Gerry_Iles (Xara Group Ltd) <camelotdev@xara.com>
Date:
12/06/97

Definition at line 1195 of file oilfltrs.h.


Constructor & Destructor Documentation

FlareTemplateOILFilter::FlareTemplateOILFilter Filter pFilter  ) 
 

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

Author:
Gerry_Iles (Xara Group Ltd) <camelotdev@xara.com>
Date:
12/06/97
Parameters:
pFilter - The Filter [INPUTS]

Definition at line 1804 of file oilfltrs.cpp.

01804                                                               : OILFilter(pFilter)
01805 {
01806     FilterName.Load(_R(IDS_FILTERNAME_FLARETEMPLATE));
01807     FilterExt.Load(_R(IDS_FILTEREXT_FLARETEMPLATE));
01808 } 


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