This is WoodDoc_Creation.h in view mode; [Download] [Up]
#import "WoodDoc.h" @interface WoodDoc (Creation) + initialize; + setIncPos:(BOOL)aBool; - init; - initNewOOE:client; - initOOE:client; - initFromFile:(const char *)file; - initOOEFromFile:(const char *)file; - initFromPasteboard:pasteboard; - loadTreeFrom:(NXTypedStream *)stream; - setUpNib; - instanceAwake; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.