#import <PDOfficeArtClient.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (void) | - dealloc |
| (BOOL) | - hasBounds |
| (struct _NSRect) | - bounds |
| (id) | - imageRecolorInfo |
| (void) | - setImageRecolorInfo: |
| (BOOL) | - isPlaceholder |
| (int) | - placeholderType |
| (void) | - setPlaceholderType: |
| (int) | - placeholderTypeIndex |
| (void) | - setPlaceholderTypeIndex: |
| (BOOL) | - hasMedia |
| (id) | - media |
| (void) | - setMedia: |
| (BOOL) | - isComment |
| (void) | - setIsComment: |
Geschützte Attribute | |
| OADImageRecolorInfo * | mImageRecolorInfo |
| BOOL | mIsPlaceholder |
| int | mPlaceholderType |
| int | mPlaceholderTypeIndex |
| PDMedia * | mMedia |
| BOOL | mIsComment |
Definiert in Zeile 14 der Datei PDOfficeArtClient.h.
| - (void) dealloc |
Implementiert NSObject.
| - (BOOL) hasBounds |
| - (struct _NSRect) bounds |
| - (id) imageRecolorInfo |
| - (void) setImageRecolorInfo: | (id) | fp8 |
| - (BOOL) isPlaceholder |
| - (int) placeholderType |
| - (void) setPlaceholderType: | (int) | fp8 |
| - (int) placeholderTypeIndex |
| - (void) setPlaceholderTypeIndex: | (int) | fp8 |
| - (BOOL) hasMedia |
| - (id) media |
| - (void) setMedia: | (id) | fp8 |
| - (BOOL) isComment |
| - (void) setIsComment: | (BOOL) | fp8 |
- (OADImageRecolorInfo*) mImageRecolorInfo [protected] |
Definiert in Zeile 16 der Datei PDOfficeArtClient.h.
- (BOOL) mIsPlaceholder [protected] |
Definiert in Zeile 17 der Datei PDOfficeArtClient.h.
- (int) mPlaceholderType [protected] |
Definiert in Zeile 18 der Datei PDOfficeArtClient.h.
- (int) mPlaceholderTypeIndex [protected] |
Definiert in Zeile 19 der Datei PDOfficeArtClient.h.
Definiert in Zeile 20 der Datei PDOfficeArtClient.h.
- (BOOL) mIsComment [protected] |
Definiert in Zeile 21 der Datei PDOfficeArtClient.h.