ImagemapOILFilter Class Reference

The Imagemap Oil Filter. More...

#include <oilfltrs.h>

Inheritance diagram for ImagemapOILFilter:

OILFilter List of all members.

Public Member Functions

 ImagemapOILFilter (Filter *pFilter)
 Constructs the oily parts of the Imagemap Filter (ie the list of File Extensions that this filter understands).

Detailed Description

The Imagemap Oil Filter.

Author:
Graham_Walmsley (Xara Group Ltd) <camelotdev@xara.com>
Date:
9/4/97

Definition at line 1228 of file oilfltrs.h.


Constructor & Destructor Documentation

ImagemapOILFilter::ImagemapOILFilter Filter pFilter  ) 
 

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

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

Definition at line 1823 of file oilfltrs.cpp.

01823                                                     : OILFilter(pFilter)
01824 {
01825     FilterName.Load(_R(IDS_FILTERNAME_IMAGEMAP));
01826     FilterExt.Load(_R(IDS_FILTEREXT_IMAGEMAP));
01827 } 


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