#import <EXDrawing-Private.h>
Öffentliche, statische Methoden | |
| (void) | + readTwoCellAnchorNode:state: |
| (void) | + readOneCellAnchorNode:state: |
| (void) | + readAbsoluteAnchorNode:state: |
| (struct EDCellAnchorMarker) | + readAnchorMarkerFromNode: |
| (void) | + readDrawableNode:anchor:state: |
| (id) | + readXmlChartFromOle:state: |
| (void) | + readClientDataFromParentNode:state: |
Definiert in Zeile 9 der Datei EXDrawing-Private.h.
| + (void) readTwoCellAnchorNode: | (struct _xmlNode *) | fp8 | ||
| state: | (id) | fp12 | ||
| + (void) readOneCellAnchorNode: | (struct _xmlNode *) | fp8 | ||
| state: | (id) | fp12 | ||
| + (void) readAbsoluteAnchorNode: | (struct _xmlNode *) | fp8 | ||
| state: | (id) | fp12 | ||
| + (struct EDCellAnchorMarker) readAnchorMarkerFromNode: | (struct _xmlNode *) | fp8 |
| + (void) readDrawableNode: | (struct _xmlNode *) | fp8 | ||
| anchor: | (id) | fp12 | ||
| state: | (id) | fp16 | ||
| + (id) readXmlChartFromOle: | (id) | fp8 | ||
| state: | (id) | fp12 | ||
| + (void) readClientDataFromParentNode: | (struct _xmlNode *) | fp8 | ||
| state: | (id) | fp12 | ||