#import <PBOutlineBulletKey.h>
Abgeleitet von NSObject und < NSCopying >.
Öffentliche Methoden | |
| (id) | - initWithOutlineBullet: |
| (id) | - initWithSlideId:textType: |
| (id) | - copyWithZone: |
| (unsigned int) | - hash |
| (BOOL) | - isEqual: |
Geschützte Attribute | |
| unsigned int | mSlideId |
| int | mTextType |
Definiert in Zeile 11 der Datei PBOutlineBulletKey.h.
| - (id) initWithOutlineBullet: | (id) | fp8 |
| - (id) initWithSlideId: | (unsigned int) | fp8 | ||
| textType: | (int) | fp12 | ||
| - (id) copyWithZone: | (struct _NSZone *) | fp8 |
Erneute Implementation von < NSCopying >.
| - (unsigned int) hash |
Implementiert NSObject.
| - (BOOL) isEqual: | (id) | fp8 |
Implementiert NSObject.
- (unsigned int) mSlideId [protected] |
Definiert in Zeile 13 der Datei PBOutlineBulletKey.h.
- (int) mTextType [protected] |
Definiert in Zeile 14 der Datei PBOutlineBulletKey.h.