#import <OAXTextBody.h>
Abgeleitet von NSObject.
Öffentliche, statische Methoden | |
| (void) | + readTextBodyFromXmlNode:textBody:drawingState: |
| (void) | + readTextBodyProperties:textBodyProperties:drawingState: |
| (int) | + readVerticalType: |
| (int) | + readAnchorType: |
| (int) | + readHorizontalOverflowType: |
Definiert in Zeile 9 der Datei OAXTextBody.h.
| + (void) readTextBodyFromXmlNode: | (struct _xmlNode *) | fp8 | ||
| textBody: | (id) | fp12 | ||
| drawingState: | (id) | fp16 | ||
| + (void) readTextBodyProperties: | (struct _xmlNode *) | fp8 | ||
| textBodyProperties: | (id) | fp12 | ||
| drawingState: | (id) | fp16 | ||
| + (int) readVerticalType: | (id) | fp8 |
| + (int) readAnchorType: | (id) | fp8 |
| + (int) readHorizontalOverflowType: | (id) | fp8 |