MSPaletteOILFilter Class Reference

Provide the OIL parts of the Windows Palette file filter. More...

#include <oilfltrs.h>

Inheritance diagram for MSPaletteOILFilter:

OILFilter List of all members.

Public Member Functions

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

Detailed Description

Provide the OIL parts of the Windows Palette file filter.

Author:
Peter_Arnold (Xara Group Ltd) <camelotdev@xara.com>
Date:
30/4/96
See also:
MSPaletteFilter

Definition at line 475 of file oilfltrs.h.


Constructor & Destructor Documentation

MSPaletteOILFilter::MSPaletteOILFilter Filter pFilter  ) 
 

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

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

Definition at line 983 of file oilfltrs.cpp.

00983                                                       : OILFilter(pFilter)
00984 {
00985     FilterName.Load(_R(IDT_FILTERNAME_WINDOWSPALETTE));
00986     FilterExt.Load(_R(IDT_FILTEREXT_WINDOWSPALETTE));
00987 }


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