#import <OADFontReference.h>
Abgeleitet von NSObject und < NSCopying >.
Öffentliche Methoden | |
| (id) | - copyWithZone: |
| (void) | - dealloc |
| (int) | - index |
| (void) | - setIndex: |
| (id) | - color |
| (void) | - setColor: |
| (void) | - applyToParagraphProperties: |
Geschützte Attribute | |
| int | mIndex |
| OADColor * | mColor |
Definiert in Zeile 13 der Datei OADFontReference.h.
| - (id) copyWithZone: | (struct _NSZone *) | fp8 |
Erneute Implementation von < NSCopying >.
| - (void) dealloc |
Implementiert NSObject.
| - (int) index |
| - (void) setIndex: | (int) | fp8 |
| - (id) color |
| - (void) setColor: | (id) | fp8 |
| - (void) applyToParagraphProperties: | (id) | fp8 |
- (int) mIndex [protected] |
Definiert in Zeile 15 der Datei OADFontReference.h.
Definiert in Zeile 16 der Datei OADFontReference.h.