FlashOILFilter Class Reference

Provide the OIL parts of the Flash 4 filter. More...

#include <oilfltrs.h>

Inheritance diagram for FlashOILFilter:

OILFilter List of all members.

Public Member Functions

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

Detailed Description

Provide the OIL parts of the Flash 4 filter.

Author:
Graeme_Sutherland (Xara Group Ltd) <camelotdev@xara.com>
Date:
17/8/99
See also:
FlashFilter

Definition at line 355 of file oilfltrs.h.


Constructor & Destructor Documentation

FlashOILFilter::FlashOILFilter Filter pFilter  ) 
 

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

Author:
Graeme_Sutherland (Xara Group Ltd) <camelotdev@xara.com>
Date:
17/8/99

Definition at line 935 of file oilfltrs.cpp.

00935                                               : OILFilter(pFilter)
00936 {
00937     FilterName.Load(_R(IDT_FILTERNAME_FLASH));
00938     FilterExt.Load(_R(IDT_FILTEREXT_FLASH));
00939 }


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