#import <PDSlide.h>
Abgeleitet von PDSlideChild.
Öffentliche Methoden | |
| (void) | - dealloc |
| (id) | - slideLayout |
| (void) | - setSlideLayout: |
| (id) | - defaultTheme |
| (id) | - notesSlide |
| (void) | - setNotesSlide: |
| (id) | - parentTextBodyPropertiesForPlaceholderType:placeholderTypeIndex: |
| (id) | - parentTextStyleForPlaceholderType:placeholderTypeIndex:defaultTextListStyle: |
| (id) | - parentTextStyleForTables |
| (id) | - parentShapePropertiesForPlaceholderType:placeholderTypeIndex: |
| (id) | - masterGraphicForPlaceholderType:placeholderTypeIndex: |
| (id) | - parentSlideBase |
| (unsigned int) | - commentCount |
| (id) | - commentAtIndex: |
| (void) | - addComment: |
Geschützte Attribute | |
| PDSlideLayout * | mSlideLayout |
| NSMutableArray * | mComments |
| PDNotesSlide * | mNotesSlide |
Definiert in Zeile 11 der Datei PDSlide.h.
| - (void) dealloc |
Implementiert PDSlideChild.
| - (id) slideLayout |
| - (void) setSlideLayout: | (id) | fp8 |
| - (id) defaultTheme |
Implementiert PDSlideBase.
| - (id) notesSlide |
| - (void) setNotesSlide: | (id) | fp8 |
| - (id) parentTextBodyPropertiesForPlaceholderType: | (int) | fp8 | ||
| placeholderTypeIndex: | (int) | fp12 | ||
Implementiert PDSlideBase.
| - (id) parentTextStyleForPlaceholderType: | (int) | fp8 | ||
| placeholderTypeIndex: | (int) | fp12 | ||
| defaultTextListStyle: | (id) | fp16 | ||
Implementiert PDSlideBase.
| - (id) parentTextStyleForTables |
Implementiert PDSlideBase.
| - (id) parentShapePropertiesForPlaceholderType: | (int) | fp8 | ||
| placeholderTypeIndex: | (int) | fp12 | ||
Implementiert PDSlideBase.
| - (id) masterGraphicForPlaceholderType: | (int) | fp8 | ||
| placeholderTypeIndex: | (int) | fp12 | ||
Implementiert PDSlideBase.
| - (id) parentSlideBase |
Implementiert PDSlideBase.
| - (unsigned int) commentCount |
| - (id) commentAtIndex: | (unsigned int) | fp8 |
| - (void) addComment: | (id) | fp8 |
- (PDSlideLayout*) mSlideLayout [protected] |
- (NSMutableArray*) mComments [protected] |
- (PDNotesSlide*) mNotesSlide [protected] |