#import <PDSlideLayout.h>
Abgeleitet von PDSlideChild.
Öffentliche Methoden | |
| (id) | - initWithSlideMaster: |
| (void) | - dealloc |
| (int) | - slideLayoutType |
| (void) | - setSlideLayoutType: |
| (id) | - slideMaster |
| (void) | - setSlideMaster: |
| (id) | - defaultTheme |
| (BOOL) | - showMasterPlaceholderAnimations |
| (void) | - setShowMasterPlaceholderAnimations: |
| (id) | - parentTextBodyPropertiesForPlaceholderType:placeholderTypeIndex: |
| (id) | - parentTextStyleForPlaceholderType:placeholderTypeIndex:defaultTextListStyle: |
| (id) | - parentTextStyleForTables |
| (id) | - parentShapePropertiesForPlaceholderType:placeholderTypeIndex: |
| (id) | - masterGraphicForPlaceholderType:placeholderTypeIndex: |
| (id) | - parentSlideBase |
Geschützte Attribute | |
| int | mSlideLayoutType |
| PDSlideMaster * | mSlideMaster |
| BOOL | mShowMasterPlaceholderAnimations |
Definiert in Zeile 11 der Datei PDSlideLayout.h.
| - (id) initWithSlideMaster: | (id) | fp8 |
| - (void) dealloc |
Implementiert PDSlideChild.
| - (int) slideLayoutType |
| - (void) setSlideLayoutType: | (int) | fp8 |
| - (id) slideMaster |
| - (void) setSlideMaster: | (id) | fp8 |
| - (id) defaultTheme |
Implementiert PDSlideBase.
| - (BOOL) showMasterPlaceholderAnimations |
| - (void) setShowMasterPlaceholderAnimations: | (BOOL) | 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.
- (int) mSlideLayoutType [protected] |
Definiert in Zeile 13 der Datei PDSlideLayout.h.
- (PDSlideMaster*) mSlideMaster [protected] |
Definiert in Zeile 14 der Datei PDSlideLayout.h.
- (BOOL) mShowMasterPlaceholderAnimations [protected] |
Definiert in Zeile 15 der Datei PDSlideLayout.h.