#import <WDDocument.h>
Abgeleitet von NSObject.
Definiert in Zeile 11 der Datei WDDocument.h.
| + (int) thumbnailCutOff |
| - (id) init |
| - (void) dealloc |
Implementiert NSObject.
| - (id) summary |
| - (id) styleSheet |
| - (id) fontTable |
| - (id) sections |
| - (int) sectionCount |
| - (id) sectionAt: | (int) | fp8 |
| - (id) lastSection |
| - (id) addSection |
| - (BOOL) mirrorMargins |
| - (void) setMirrorMargins: | (BOOL) | fp8 |
| - (BOOL) borderSurroundHeader |
| - (void) setBorderSurroundHeader: | (BOOL) | fp8 |
| - (BOOL) borderSurroundFooter |
| - (void) setBorderSurroundFooter: | (BOOL) | fp8 |
| - (unsigned short) defaultTabWidth |
| - (void) setDefaultTabWidth: | (unsigned short) | fp8 |
| - (BOOL) autoHyphenate |
| - (void) setAutoHyphenate: | (BOOL) | fp8 |
| - (BOOL) evenAndOddHeaders |
| - (void) setEvenAndOddHeaders: | (BOOL) | fp8 |
| - (id) footnoteSeparator |
| - (id) footnoteContinuationSeparator |
| - (id) footnoteContinuationNotice |
| - (id) endnoteSeparator |
| - (id) endnoteContinuationSeparator |
| - (id) endnoteContinuationNotice |
| - (int) footnoteNumberFormat |
| - (void) setFootnoteNumberFormat: | (int) | fp8 |
| - (int) endnoteNumberFormat |
| - (void) setEndnoteNumberFormat: | (int) | fp8 |
| - (int) footnotePosition |
| - (void) setFootnotePosition: | (int) | fp8 |
| - (int) endnotePosition |
| - (void) setEndnotePosition: | (int) | fp8 |
| - (int) footnoteRestart |
| - (void) setFootnoteRestart: | (int) | fp8 |
| - (int) endnoteRestart |
| - (void) setEndnoteRestart: | (int) | fp8 |
| - (unsigned short) footnoteNumberingStart |
| - (void) setFootnoteNumberingStart: | (unsigned short) | fp8 |
| - (id) listDefinitionTable |
| - (int) listDefinitionCount |
| - (id) listDefinitionAt: | (int) | fp8 |
| - (id) listDefinitionWithId: | (int) | fp8 |
| - (id) addListDefinition |
| - (id) listTable |
| - (int) listCount |
| - (id) listAt: | (int) | fp8 |
| - (id) addList: | (id) | fp8 |
| - (int) gutterPosition |
| - (void) setGutterPosition: | (int) | fp8 |
| - (id) oleFilename |
| - (void) setOleFilename: | (id) | fp8 |
| - (BOOL) bookFold |
| - (void) setBookFold: | (BOOL) | fp8 |
| - (short) zoomPercentage |
| - (void) setZoomPercentage: | (short) | fp8 |
| - (id) applicationName |
| - (id) imageBulletWithCharacterOffset: | (int) | fp8 |
| - (id) addImageBulletText |
| - (id) imageBulletParagraph |
| - (id) imageBullets |
| - (void) addImageBullets |
| - (id) version |
| - (void) setVersion: | (id) | fp8 |
| - (id) revisionAuthorTable |
| - (int) revisionAuthorCount |
| - (id) revisionAuthorAt: | (int) | fp8 |
| - (int) revisionAuthorAddLookup: | (id) | fp8 |
| - (void) addRevisionAuthor: | (id) | fp8 |
| - (BOOL) showMarkup |
| - (void) setShowMarkup: | (BOOL) | fp8 |
| - (BOOL) showComments |
| - (void) setShowComments: | (BOOL) | fp8 |
| - (BOOL) trackChanges |
| - (void) setTrackChanges: | (BOOL) | fp8 |
| - (BOOL) showRevisionMarksOnScreen |
| - (void) setShowRevisionMarksOnScreen: | (BOOL) | fp8 |
| - (BOOL) showInsertionsAndDeletions |
| - (void) setShowInsertionsAndDeletions: | (BOOL) | fp8 |
| - (BOOL) showFormatting |
| - (void) setShowFormatting: | (BOOL) | fp8 |
| - (void) addChangeTrackingEditAtDate: | (id) | fp8 | ||
| authorIndex: | (int) | fp12 | ||
| - (id) changeTrackingEditDates |
| - (id) changeTrackingEditAuthors |
| - (id) creationDate |
| - (void) setCreationDate: | (id) | fp8 |
| - (id) imageBulletText |
| - (int) textBoxesCount |
| - (void) addTextBox: | (id) | fp8 |
| - (id) textBoxAtIndex: | (int) | fp8 |
| - (void) setDocumentBackground: | (id) | fp8 |
| - (id) documentBackground |
| - (id) theme |
| - (void) removeEmptySections |
| - (id) drawingGroup |
| - (int) zIndexTotalForMainText |
| - (void) setZIndexTotalForMainText: | (int) | fp8 |
| - (int) zIndexTotalForHeaderFooterText |
| - (void) setZIndexTotalForHeaderFooterText: | (int) | fp8 |
| - (id) sectionIterator |
| - (id) mainBlocksIterator |
| - (id) mainRunsIterator |
| - (id) footnoteIterator |
| - (id) endnoteIterator |
| - (id) annotationIterator |
| - (id) footnoteBlockIterator |
| - (id) endnoteBlockIterator |
| - (id) annotationBlockIterator |
| - (id) exportMainStoriesIterator |
| - (id) exportHeadersStoriesIterator |
- (OCDSummary*) mSummary [protected] |
Definiert in Zeile 13 der Datei WDDocument.h.
- (WDStyleSheet*) mStyleSheet [protected] |
Definiert in Zeile 14 der Datei WDDocument.h.
- (WDFontTable*) mFontTable [protected] |
Definiert in Zeile 15 der Datei WDDocument.h.
- (WDListDefinitionTable*) mListDefinitionTable [protected] |
Definiert in Zeile 16 der Datei WDDocument.h.
- (WDRevisionAuthorTable*) mRevisionAuthorTable [protected] |
Definiert in Zeile 17 der Datei WDDocument.h.
- (WDListTable*) mListTable [protected] |
Definiert in Zeile 18 der Datei WDDocument.h.
- (NSMutableArray*) mSections [protected] |
Definiert in Zeile 19 der Datei WDDocument.h.
- (BOOL) mMirrorMargins [protected] |
Definiert in Zeile 20 der Datei WDDocument.h.
- (BOOL) mBorderSurroundHeader [protected] |
Definiert in Zeile 21 der Datei WDDocument.h.
- (BOOL) mBorderSurroundFooter [protected] |
Definiert in Zeile 22 der Datei WDDocument.h.
- (unsigned short) mDefaultTabWidth [protected] |
Definiert in Zeile 23 der Datei WDDocument.h.
- (BOOL) mAutoHyphenate [protected] |
Definiert in Zeile 24 der Datei WDDocument.h.
- (BOOL) mEvenAndOddHeaders [protected] |
Definiert in Zeile 25 der Datei WDDocument.h.
- (WDText*) mImageBulletText [protected] |
Definiert in Zeile 26 der Datei WDDocument.h.
- (WDText*) mFootnoteSeparator [protected] |
Definiert in Zeile 27 der Datei WDDocument.h.
- (WDText*) mFootnoteContinuationSeparator [protected] |
Definiert in Zeile 28 der Datei WDDocument.h.
- (WDText*) mFootnoteContinuationNotice [protected] |
Definiert in Zeile 29 der Datei WDDocument.h.
- (WDText*) mEndnoteSeparator [protected] |
Definiert in Zeile 30 der Datei WDDocument.h.
- (WDText*) mEndnoteContinuationSeparator [protected] |
Definiert in Zeile 31 der Datei WDDocument.h.
- (WDText*) mEndnoteContinuationNotice [protected] |
Definiert in Zeile 32 der Datei WDDocument.h.
- (int) mFootnoteNumberFormat [protected] |
Definiert in Zeile 33 der Datei WDDocument.h.
- (int) mEndnoteNumberFormat [protected] |
Definiert in Zeile 34 der Datei WDDocument.h.
- (int) mFootnotePosition [protected] |
Definiert in Zeile 35 der Datei WDDocument.h.
- (int) mEndnotePosition [protected] |
Definiert in Zeile 36 der Datei WDDocument.h.
- (int) mFootnoteRestart [protected] |
Definiert in Zeile 37 der Datei WDDocument.h.
- (int) mEndnoteRestart [protected] |
Definiert in Zeile 38 der Datei WDDocument.h.
- (unsigned short) mFootnoteNumberingStart [protected] |
Definiert in Zeile 39 der Datei WDDocument.h.
- (int) mGutterPosition [protected] |
Definiert in Zeile 40 der Datei WDDocument.h.
- (NSString*) mOleFilename [protected] |
Definiert in Zeile 41 der Datei WDDocument.h.
- (BOOL) mBookFold [protected] |
Definiert in Zeile 42 der Datei WDDocument.h.
- (short) mZoomPercentage [protected] |
Definiert in Zeile 43 der Datei WDDocument.h.
Definiert in Zeile 44 der Datei WDDocument.h.
- (BOOL) mShowMarkup [protected] |
Definiert in Zeile 45 der Datei WDDocument.h.
- (BOOL) mShowComments [protected] |
Definiert in Zeile 46 der Datei WDDocument.h.
- (BOOL) mTrackChanges [protected] |
Definiert in Zeile 47 der Datei WDDocument.h.
- (BOOL) mShowRevisionMarksOnScreen [protected] |
Definiert in Zeile 48 der Datei WDDocument.h.
- (BOOL) mShowInsertionsAndDeletions [protected] |
Definiert in Zeile 49 der Datei WDDocument.h.
- (BOOL) mShowFormatting [protected] |
Definiert in Zeile 50 der Datei WDDocument.h.
- (NSMutableArray*) mDocumentImages [protected] |
Definiert in Zeile 51 der Datei WDDocument.h.
- (NSMutableArray*) mTextBoxes [protected] |
Definiert in Zeile 52 der Datei WDDocument.h.
- (NSMutableArray*) mChangeTrackingEditDates [protected] |
Definiert in Zeile 53 der Datei WDDocument.h.
- (NSMutableArray*) mChangeTrackingEditAuthors [protected] |
Definiert in Zeile 54 der Datei WDDocument.h.
- (NSDate*) mCreationDate [protected] |
Definiert in Zeile 55 der Datei WDDocument.h.
- (ESDContainer*) mExportDrawingGroup [protected] |
Definiert in Zeile 56 der Datei WDDocument.h.
- (ESDContainer*) mExportMainDrawing [protected] |
Definiert in Zeile 57 der Datei WDDocument.h.
- (ESDContainer*) mExportHeadersDrawing [protected] |
Definiert in Zeile 58 der Datei WDDocument.h.
- (NSMutableArray*) mExportMainStories [protected] |
Definiert in Zeile 59 der Datei WDDocument.h.
- (NSMutableArray*) mExportHeadersStories [protected] |
Definiert in Zeile 60 der Datei WDDocument.h.
- (NSMutableArray*) mImageBullets [protected] |
Definiert in Zeile 61 der Datei WDDocument.h.
- (OADDrawingGroup*) mDrawingGroup [protected] |
Definiert in Zeile 62 der Datei WDDocument.h.
- (int) mZIndexTotalForMainText [protected] |
Definiert in Zeile 63 der Datei WDDocument.h.
- (int) mZIndexTotalForHeaderFooterText [protected] |
Definiert in Zeile 64 der Datei WDDocument.h.
- (OADBackground*) mDocumentBackground [protected] |
Definiert in Zeile 65 der Datei WDDocument.h.
Definiert in Zeile 66 der Datei WDDocument.h.