AldusFormatOILFilter Class Reference

Provide the OIL parts of the Aldus-format filter. More...

#include <oilfltrs.h>

Inheritance diagram for AldusFormatOILFilter:

OILFilter List of all members.

Public Member Functions

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

Detailed Description

Provide the OIL parts of the Aldus-format filter.

Author:
Andy_Pennell (Xara Group Ltd) <camelotdev@xara.com>
Date:
10/3/95
See also:
MetaFileFilter

Definition at line 611 of file oilfltrs.h.


Constructor & Destructor Documentation

AldusFormatOILFilter::AldusFormatOILFilter Filter pFilter,
LPTCHAR  UserName,
LPTCHAR  Extension
 

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

Author:
Andy_Pennell (Xara Group Ltd) <camelotdev@xara.com>
Date:
10/3/95

Definition at line 1223 of file oilfltrs.cpp.

01223                                                                                                : OILFilter(pFilter)
01224 {
01225     FilterName = UserName;
01226     FilterExt = Extension;
01227 }


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