This is WoodDoc_OOE.h in view mode; [Download] [Up]
#import "WoodDoc.h" #import "ooe_server.h" @interface WoodDoc (OOE_Server) <NXSenderIsInvalid> // <OOE_DocumentInterface> - connectToClient:client; - senderIsInvalid:sender; - calculateBoundingBox: (NXRect *)aRect; - orderClientDocumentFront:sender; - (BOOL)isOOEServer; - setTitle_OOE:sender; - docWillClose_OOE:sender; - free_OOE; - updateOOETarget:sender; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.