/* * This file was automatically generated by version 1.7 of cextract. * Manual editing not recommended. */ #ifndef __CEXTRACT__ #ifdef __STDC__ extern void AddLastPageBreak ( PtrElement pRootEl, int schView, PtrDocument pDoc, boolean withAPP ); extern void PaginateView ( PtrDocument pDoc, int view, boolean Assoc ); #else /* __STDC__ */ extern void AddLastPageBreak (/* PtrElement pRootEl, int schView, PtrDocument pDoc, boolean withAPP */); extern void PaginateView (/* PtrDocument pDoc, int view, boolean Assoc */); #endif /* __STDC__ */ #endif /* __CEXTRACT__ */