This is FaxView.h in view mode; [Download] [Up]
/* Generated by tgr */ #import <appkit/View.h> @interface FaxView:View { } + new ; - faxPSCode:sender ; - beginPrologueBBox:(const NXRect *)boundingBox creationDate:(const char *)date createdBy:(const char *)anApplication fonts:(const char *)fontNames forWhom:(const char *)user pages:(int)numPages title:(const char *)aTitle ; - endHeaderComments ; - endPrologue ; - beginSetup ; - endSetup ; - beginPageSetupRect:(const NXRect *)ar placement:(const NXPoint *)loc ; - endPageSetup ; - beginPage:(int)ord label:(const char *)as bBox:(const NXRect *)pr fonts:(const char *)fn ; - endPage ; - beginTrailer ; - endTrailer ; - copyPSCodeInside:(const NXRect *)rect to:(NXStream *)stream ; - (BOOL)knowsPagesFirst:(int *)fpn last:(int *)lpn ; - (BOOL)getRect:(NXRect *)theRect forPage:(int)page ; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.