#import <PDSlideMaster.h>
Abgeleitet von PDSlideBase.
Öffentliche Methoden | |
| (id) | - init |
| (void) | - dealloc |
| (id) | - theme |
| (void) | - setTheme: |
| (id) | - colorScheme |
| (id) | - colorMap |
| (id) | - styleMatrix |
| (unsigned int) | - slideLayoutCount |
| (id) | - slideLayoutAtIndex: |
| (void) | - addSlideLayout: |
| (id) | - addSlideLayout |
| (id) | - defaultTheme |
| (id) | - titleTextStyle |
| (id) | - bodyTextStyle |
| (id) | - otherTextStyle |
| (id) | - placeholderWithType:placeholderTypeIndex: |
| (id) | - parentTextBodyPropertiesForPlaceholderType:placeholderTypeIndex: |
| (id) | - parentTextStyleForPlaceholderType:placeholderTypeIndex:defaultTextListStyle: |
| (id) | - parentTextStyleForTables |
| (id) | - parentShapePropertiesForPlaceholderType:placeholderTypeIndex: |
| (id) | - masterGraphicForPlaceholderType:placeholderTypeIndex: |
| (id) | - parentSlideBase |
Geschützte Attribute | |
| NSMutableArray * | mSlideLayouts |
| OADTheme * | mTheme |
| OADColorMap * | mColorMap |
| OADTextListStyle * | mTitleTextStyle |
| OADTextListStyle * | mBodyTextStyle |
| OADTextListStyle * | mOtherTextStyle |
Definiert in Zeile 11 der Datei PDSlideMaster.h.
| - (id) init |
Implementiert PDSlideBase.
| - (void) dealloc |
Implementiert PDSlideBase.
| - (id) theme |
| - (void) setTheme: | (id) | fp8 |
| - (id) colorScheme |
Implementiert PDSlideBase.
| - (id) colorMap |
Implementiert PDSlideBase.
| - (id) styleMatrix |
Implementiert PDSlideBase.
| - (unsigned int) slideLayoutCount |
| - (id) slideLayoutAtIndex: | (unsigned int) | fp8 |
| - (void) addSlideLayout: | (id) | fp8 |
| - (id) addSlideLayout |
| - (id) defaultTheme |
Implementiert PDSlideBase.
| - (id) titleTextStyle |
| - (id) bodyTextStyle |
| - (id) otherTextStyle |
| - (id) placeholderWithType: | (int) | fp8 | ||
| placeholderTypeIndex: | (int) | fp12 | ||
Implementiert PDSlideBase.
| - (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.
- (NSMutableArray*) mSlideLayouts [protected] |
Definiert in Zeile 13 der Datei PDSlideMaster.h.
Definiert in Zeile 14 der Datei PDSlideMaster.h.
- (OADColorMap*) mColorMap [protected] |
Definiert in Zeile 15 der Datei PDSlideMaster.h.
- (OADTextListStyle*) mTitleTextStyle [protected] |
Definiert in Zeile 16 der Datei PDSlideMaster.h.
- (OADTextListStyle*) mBodyTextStyle [protected] |
Definiert in Zeile 17 der Datei PDSlideMaster.h.
- (OADTextListStyle*) mOtherTextStyle [protected] |
Definiert in Zeile 18 der Datei PDSlideMaster.h.