home *** CD-ROM | disk | FTP | other *** search
- /*
- ** Define all of the classes that we statically link with.
- */
-
- #if !defined(statcls_h_included)
- #define statcls_h_included
- #define SOM_DONT_IMPORT_CLASS_bulletedList
- #define SOM_DONT_IMPORT_CLASS_baseType
- #define SOM_DONT_IMPORT_CLASS_columnBlock
- #define SOM_DONT_IMPORT_CLASS_envProcessor
- #define SOM_DONT_IMPORT_CLASS_fileMgr
- #define SOM_DONT_IMPORT_CLASS_footer
- #define SOM_DONT_IMPORT_CLASS_header
- #define SOM_DONT_IMPORT_CLASS_indentedParagraphs
- #define SOM_DONT_IMPORT_CLASS_link
- #define SOM_DONT_IMPORT_CLASS_linkedList
- #define SOM_DONT_IMPORT_CLASS_page
- #define SOM_DONT_IMPORT_CLASS_setUpEnvProcessor
- #define SOM_DONT_IMPORT_CLASS_textLine
- #define SOM_DONT_IMPORT_CLASS_TPWord
- #define SOM_DONT_IMPORT_CLASS_txtEnvProcessor
- #define SOM_DONT_IMPORT_CLASS_word
- #endif