NativeOILFilter Class Reference

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

#include <oilfltrs.h>

Inheritance diagram for NativeOILFilter:

OILFilter List of all members.

Public Member Functions

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

Detailed Description

The Native File format Oil Filter (Extension etc).

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

Definition at line 1162 of file oilfltrs.h.


Constructor & Destructor Documentation

NativeOILFilter::NativeOILFilter Filter pFilter  ) 
 

Constructs the oily parts of the Native 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 1768 of file oilfltrs.cpp.

01768                                                 : OILFilter(pFilter)
01769 {
01770     FilterName.Load(_R(IDS_FILTERNAME_NATIVE));
01771     FilterExt.Load(_R(IDS_FILTEREXT_NATIVE_NEW));
01772 } 


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