#import <OAXTheme-Private.h>
Öffentliche, statische Methoden | |
| (void) | + readFontScheme:theme: |
| (void) | + readFontSchemeEntries:font: |
| (void) | + readObjectDefaults:theme:packagePart:state: |
| (void) | + readDefaultProperties:defaultProperties:drawingState: |
Definiert in Zeile 9 der Datei OAXTheme-Private.h.
| + (void) readFontScheme: | (struct _xmlNode *) | fp8 | ||
| theme: | (id) | fp12 | ||
| + (void) readFontSchemeEntries: | (struct _xmlNode *) | fp8 | ||
| font: | (id) | fp12 | ||
| + (void) readObjectDefaults: | (struct _xmlNode *) | fp8 | ||
| theme: | (id) | fp12 | ||
| packagePart: | (id) | fp16 | ||
| state: | (id) | fp20 | ||
| + (void) readDefaultProperties: | (struct _xmlNode *) | fp8 | ||
| defaultProperties: | (id) | fp12 | ||
| drawingState: | (id) | fp16 | ||