#import <PDNotesMaster.h>
Abgeleitet von PDSlideBase.
Öffentliche Methoden | |
| (id) | - init |
| (void) | - dealloc |
| (id) | - parentSlideBase |
| (id) | - theme |
| (id) | - colorScheme |
| (id) | - colorMap |
| (id) | - styleMatrix |
| (id) | - notesTextStyle |
| (id) | - parentTextBodyPropertiesForPlaceholderType:placeholderTypeIndex: |
| (id) | - parentTextStyleForPlaceholderType:placeholderTypeIndex:defaultTextListStyle: |
| (id) | - parentShapePropertiesForPlaceholderType:placeholderTypeIndex: |
| (id) | - masterGraphicForPlaceholderType:placeholderTypeIndex: |
Geschützte Attribute | |
| OADTheme * | mTheme |
| OADColorMap * | mColorMap |
| OADTextListStyle * | mNotesTextStyle |
Definiert in Zeile 11 der Datei PDNotesMaster.h.
| - (id) init |
Implementiert PDSlideBase.
| - (void) dealloc |
Implementiert PDSlideBase.
| - (id) parentSlideBase |
Implementiert PDSlideBase.
| - (id) theme |
| - (id) colorScheme |
Implementiert PDSlideBase.
| - (id) colorMap |
Implementiert PDSlideBase.
| - (id) styleMatrix |
Implementiert PDSlideBase.
| - (id) notesTextStyle |
| - (id) parentTextBodyPropertiesForPlaceholderType: | (int) | fp8 | ||
| placeholderTypeIndex: | (int) | fp12 | ||
Implementiert PDSlideBase.
| - (id) parentTextStyleForPlaceholderType: | (int) | fp8 | ||
| placeholderTypeIndex: | (int) | fp12 | ||
| defaultTextListStyle: | (id) | fp16 | ||
Implementiert PDSlideBase.
| - (id) parentShapePropertiesForPlaceholderType: | (int) | fp8 | ||
| placeholderTypeIndex: | (int) | fp12 | ||
Implementiert PDSlideBase.
| - (id) masterGraphicForPlaceholderType: | (int) | fp8 | ||
| placeholderTypeIndex: | (int) | fp12 | ||
Implementiert PDSlideBase.
Definiert in Zeile 13 der Datei PDNotesMaster.h.
- (OADColorMap*) mColorMap [protected] |
Definiert in Zeile 14 der Datei PDNotesMaster.h.
- (OADTextListStyle*) mNotesTextStyle [protected] |
Definiert in Zeile 15 der Datei PDNotesMaster.h.