/* * This file was automatically generated by version 1.7 of cextract. * Manual editing not recommended. */ #ifndef __CEXTRACT__ #ifdef __STDC__ extern void CallbackCloseDocMenu ( int ref, int typedata, char *data ); extern void AskToConfirm ( PtrDocument pDoc, Document document, View view, boolean * confirmation, boolean * save ); extern boolean CloseADocument ( Document document, Document docform, View viewform ); extern void TtcCloseDocument ( Document document, View view ); #else /* __STDC__ */ extern void CallbackCloseDocMenu (/* int ref, int typedata, char *data */); extern void AskToConfirm (/* PtrDocument pDoc, Document document, View view, boolean * confirmation, boolean * save */); extern boolean CloseADocument (/* Document document, Document docform, View viewform */); extern void TtcCloseDocument (/* Document document, View view */); #endif /* __STDC__ */ #endif /* __CEXTRACT__ */