#include <oilfltrs.h>
Inheritance diagram for CALSOILFilter:

| Public Member Functions | |
| CALSOILFilter (Filter *pFilter) | |
| Sets up the list of filename extensions that this filter understands. | |
Definition at line 697 of file oilfltrs.h.
| 
 | 
| Sets up the list of filename extensions that this filter understands. 
 
 
 Definition at line 1307 of file oilfltrs.cpp. 01307 : OILFilter(pFilter) 01308 { 01309 FilterName.Load(_R(IDN_FILTERNAME_CALS)); 01310 FilterExt.Load(_R(IDN_FILTEREXT_CALS)); 01311 } 
 | 
 1.4.4
 1.4.4