#import <WMOfficeArtMapper.h>
Abgeleitet von CMDrawableMapper.
Öffentliche Methoden | |
| (id) | - initWithWdOfficeArt:parent: |
| (id) | - initWithOadDrawable:asFloating:origin:parent: |
| (void) | - mapAt:withState: |
| (void) | - setWithClientData: |
| (id) | - blipAtIndex: |
| (void) | - mapTextBoxAt:withState: |
| (void) | - setBoundingBox |
Geschützte Attribute | |
| BOOL | mFloating |
| BOOL | mIsMapped |
| BOOL | mIsInsideGroup |
| WDAContent * | mContent |
Definiert in Zeile 11 der Datei WMOfficeArtMapper.h.
| - (id) initWithWdOfficeArt: | (id) | fp8 | ||
| parent: | (id) | fp12 | ||
| - (id) initWithOadDrawable: | (id) | fp8 | ||
| asFloating: | (BOOL) | fp12 | ||
| origin: | (struct _NSPoint) | fp16 | ||
| parent: | (id) | fp24 | ||
| - (void) mapAt: | (id) | fp8 | ||
| withState: | (id) | fp12 | ||
Implementiert CMMapper.
| - (void) setWithClientData: | (id) | fp8 |
| - (id) blipAtIndex: | (unsigned int) | fp8 |
Implementiert CMDrawableMapper.
| - (void) mapTextBoxAt: | (id) | fp8 | ||
| withState: | (id) | fp12 | ||
Implementiert CMDrawableMapper.
| - (void) setBoundingBox |
Implementiert CMDrawableMapper.
- (BOOL) mFloating [protected] |
Definiert in Zeile 13 der Datei WMOfficeArtMapper.h.
- (BOOL) mIsMapped [protected] |
Definiert in Zeile 14 der Datei WMOfficeArtMapper.h.
- (BOOL) mIsInsideGroup [protected] |
Definiert in Zeile 15 der Datei WMOfficeArtMapper.h.
- (WDAContent*) mContent [protected] |
Definiert in Zeile 16 der Datei WMOfficeArtMapper.h.