/headers/OfficeImport/WBDocument-Private.h

gehe zur Dokumentation dieser Datei
00001 /*
00002  *     Generated by class-dump 3.1.1.
00003  *
00004  *     class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2006 by Steve Nygard.
00005  */
00006 
00007 #import <OfficeImport/WBDocument.h>
00008 
00009 @interface WBDocument (Private)
00010 + (void)setTimeStamp:(struct WrdDocumentProperties *)fp8;
00011 + (void)readSectionsFrom:(id)fp8 document:(id)fp12;
00012 + (void)readNoteSeparatorFrom:(id)fp8 type:(int)fp12 separator:(id)fp16;
00013 + (void)addLastStoryTo:(struct WrdStoryTable *)fp8;
00014 + (void)readTextBoxesFrom:(id)fp8 document:(id)fp12;
00015 + (void)addImageBullets:(id)fp8;
00016 + (void)readProperties:(id)fp8 document:(id)fp12;
00017 + (unsigned int)setupZIndices:(id)fp8 document:(id)fp12 escherType:(int)fp16;
00018 @end
00019