#import <WBDocument-Private.h>
Öffentliche, statische Methoden | |
| (void) | + setTimeStamp: |
| (void) | + readSectionsFrom:document: |
| (void) | + readNoteSeparatorFrom:type:separator: |
| (void) | + addLastStoryTo: |
| (void) | + readTextBoxesFrom:document: |
| (void) | + addImageBullets: |
| (void) | + readProperties:document: |
| (unsigned int) | + setupZIndices:document:escherType: |
Definiert in Zeile 9 der Datei WBDocument-Private.h.
| + (void) setTimeStamp: | (struct WrdDocumentProperties *) | fp8 |
| + (void) readSectionsFrom: | (id) | fp8 | ||
| document: | (id) | fp12 | ||
| + (void) readNoteSeparatorFrom: | (id) | fp8 | ||
| type: | (int) | fp12 | ||
| separator: | (id) | fp16 | ||
| + (void) addLastStoryTo: | (struct WrdStoryTable *) | fp8 |
| + (void) readTextBoxesFrom: | (id) | fp8 | ||
| document: | (id) | fp12 | ||
| + (void) addImageBullets: | (id) | fp8 |
| + (void) readProperties: | (id) | fp8 | ||
| document: | (id) | fp12 | ||
| + (unsigned int) setupZIndices: | (id) | fp8 | ||
| document: | (id) | fp12 | ||
| escherType: | (int) | fp16 | ||