#import <OADDefaultProperties.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (id) | - init |
| (void) | - dealloc |
| (id) | - shapeProperties |
| (id) | - textBodyProperties |
| (id) | - textListStyle |
Geschützte Attribute | |
| OADShapeProperties * | mShapeProperties |
| OADTextBodyProperties * | mTextBodyProperties |
| OADTextListStyle * | mTextListStyle |
Definiert in Zeile 11 der Datei OADDefaultProperties.h.
| - (id) init |
| - (void) dealloc |
Implementiert NSObject.
| - (id) shapeProperties |
| - (id) textBodyProperties |
| - (id) textListStyle |
- (OADShapeProperties*) mShapeProperties [protected] |
Definiert in Zeile 13 der Datei OADDefaultProperties.h.
- (OADTextBodyProperties*) mTextBodyProperties [protected] |
Definiert in Zeile 14 der Datei OADDefaultProperties.h.
- (OADTextListStyle*) mTextListStyle [protected] |
Definiert in Zeile 15 der Datei OADDefaultProperties.h.