#import <OADShapeStyle.h>
Abgeleitet von NSObject und < NSCopying >.
Öffentliche Methoden | |
| (void) | - dealloc |
| (id) | - copyWithZone: |
| (void) | - applyToShapeProperties:styleMatrix: |
| (void) | - applyToTextBody: |
| (void) | - applyToTextListStyle: |
| (void) | - applyToParagraphProperties: |
| (id) | - lineReference |
| (void) | - setLineReference: |
| (id) | - fillReference |
| (void) | - setFillReference: |
| (id) | - effectReference |
| (void) | - setEffectReference: |
| (id) | - fontReference |
| (void) | - setFontReference: |
Geschützte Attribute | |
| OADStyleMatrixReference * | mLineReference |
| OADStyleMatrixReference * | mFillReference |
| OADStyleMatrixReference * | mEffectReference |
| OADFontReference * | mFontReference |
Definiert in Zeile 13 der Datei OADShapeStyle.h.
| - (void) dealloc |
Implementiert NSObject.
| - (id) copyWithZone: | (struct _NSZone *) | fp8 |
Erneute Implementation von < NSCopying >.
| - (void) applyToShapeProperties: | (id) | fp8 | ||
| styleMatrix: | (id) | fp12 | ||
| - (void) applyToTextBody: | (id) | fp8 |
| - (void) applyToTextListStyle: | (id) | fp8 |
| - (void) applyToParagraphProperties: | (id) | fp8 |
| - (id) lineReference |
| - (void) setLineReference: | (id) | fp8 |
| - (id) fillReference |
| - (void) setFillReference: | (id) | fp8 |
| - (id) effectReference |
| - (void) setEffectReference: | (id) | fp8 |
| - (id) fontReference |
| - (void) setFontReference: | (id) | fp8 |
- (OADStyleMatrixReference*) mLineReference [protected] |
Definiert in Zeile 15 der Datei OADShapeStyle.h.
- (OADStyleMatrixReference*) mFillReference [protected] |
Definiert in Zeile 16 der Datei OADShapeStyle.h.
- (OADStyleMatrixReference*) mEffectReference [protected] |
Definiert in Zeile 17 der Datei OADShapeStyle.h.
- (OADFontReference*) mFontReference [protected] |
Definiert in Zeile 18 der Datei OADShapeStyle.h.