/* * This file was automatically generated by version 1.7 of cextract. * Manual editing not recommended. */ #ifndef __CEXTRACT__ #ifdef __STDC__ extern void InitSheetsDialog ( Document doc, View view ); extern void InitEgDialog ( Document doc, View view ); extern void InitRulesDialog ( Document doc, View view ); extern void SelectCssFile ( Document doc ); extern void CSSChangeCharacters ( Document doc ); extern void CSSCallbackHandle ( int ref, int typedata, char *data ); #else /* __STDC__ */ extern void InitSheetsDialog (/* Document doc, View view */); extern void InitEgDialog (/* Document doc, View view */); extern void InitRulesDialog (/* Document doc, View view */); extern void SelectCssFile (/* Document doc */); extern void CSSChangeCharacters (/* Document doc */); extern void CSSCallbackHandle (/* int ref, int typedata, char *data */); #endif /* __STDC__ */ #endif /* __CEXTRACT__ */