/* * This file was automatically generated by version 1.7 of cextract. * Manual editing not recommended. */ #ifndef __CEXTRACT__ #ifdef __STDC__ extern boolean SetPageBreakPosition ( PtrAbstractBox pAb, int *page ); extern void AddBoxTranslations ( PtrAbstractBox pAb, int visibility, int frame, boolean horizRef, boolean vertRef ); extern void SetPageHeight ( PtrAbstractBox pAb, boolean pointVal, int *ht, int *pos, int *nChars ); extern void SetBoxToTranslate ( PtrAbstractBox pAb, boolean horizRef, boolean vertRef ); #else /* __STDC__ */ extern boolean SetPageBreakPosition (/* PtrAbstractBox pAb, int *page */); extern void AddBoxTranslations (/* PtrAbstractBox pAb, int visibility, int frame, boolean horizRef, boolean vertRef */); extern void SetPageHeight (/* PtrAbstractBox pAb, boolean pointVal, int *ht, int *pos, int *nChars */); extern void SetBoxToTranslate (/* PtrAbstractBox pAb, boolean horizRef, boolean vertRef */); #endif /* __STDC__ */ #endif /* __CEXTRACT__ */