/* * This file was automatically generated by version 1.7 of cextract. * Manual editing not recommended. */ #ifndef __CEXTRACT__ #ifdef __STDC__ extern int AttrValue ( PtrAttribute pAttr ); extern int IntegerRule ( PtrPRule pPRule, PtrElement pEl, DocViewNumber view, boolean * ok, TypeUnit * unit, PtrAttribute pAttr ); extern void GetConstantBuffer ( PtrAbstractBox pAb ); extern void UpdateFreeVol ( PtrAbstractBox pAb, PtrDocument pDoc ); extern void FillContent ( PtrElement pEl, PtrAbstractBox pAb, PtrDocument pDoc ); extern FunctionType TypeCreatedRule ( PtrDocument pDoc, PtrAbstractBox pAbbCreator, PtrAbstractBox pAbbCreated ); extern void SearchPresSchema ( PtrElement pEl, PtrPSchema * pSchP, int *indexElType, PtrSSchema * pSchS ); extern void ApplyCopy ( PtrDocument pDoc, PtrPRule pPRule, PtrAbstractBox pAb, boolean withDescCopy ); extern boolean ApplyRule ( PtrPRule pPRule, PtrPSchema pSchP, PtrAbstractBox pAb, PtrDocument pDoc, PtrAttribute pAttr ); extern PtrPRule SearchPresRule ( PtrElement pEl, PRuleType ruleType, FunctionType funcType, boolean * isNew, PtrDocument pDoc, int view ); extern void RedispAbsBox ( PtrAbstractBox pAb, PtrDocument pDoc ); extern void NewDimPicture ( PtrAbstractBox pAb ); #else /* __STDC__ */ extern int AttrValue (/* PtrAttribute pAttr */); extern int IntegerRule (/* PtrPRule pPRule, PtrElement pEl, DocViewNumber view, boolean * ok, TypeUnit * unit, PtrAttribute pAttr */); extern void GetConstantBuffer (/* PtrAbstractBox pAb */); extern void UpdateFreeVol (/* PtrAbstractBox pAb, PtrDocument pDoc */); extern void FillContent (/* PtrElement pEl, PtrAbstractBox pAb, PtrDocument pDoc */); extern FunctionType TypeCreatedRule (/* PtrDocument pDoc, PtrAbstractBox pAbbCreator, PtrAbstractBox pAbbCreated */); extern void SearchPresSchema (/* PtrElement pEl, PtrPSchema * pSchP, int *indexElType, PtrSSchema * pSchS */); extern void ApplyCopy (/* PtrDocument pDoc, PtrPRule pPRule, PtrAbstractBox pAb, boolean withDescCopy */); extern boolean ApplyRule (/* PtrPRule pPRule, PtrPSchema pSchP, PtrAbstractBox pAb, PtrDocument pDoc, PtrAttribute pAttr */); extern PtrPRule SearchPresRule (/* PtrElement pEl, PRuleType ruleType, FunctionType funcType, boolean * isNew, PtrDocument pDoc, int view */); extern void RedispAbsBox (/* PtrAbstractBox pAb, PtrDocument pDoc */); extern void NewDimPicture (/* PtrAbstractBox pAb */); #endif /* __STDC__ */ #endif /* __CEXTRACT__ */