#import <PBParagraphProperties.h>
Abgeleitet von NSObject.
Öffentliche, statische Methoden | |
| (void) | + readParagraphProperties:paragraphPropertyRun:bulletStyle:state: |
| (void) | + readParagraphProperties:paragraphProperty:bulletStyle:isMaster:state: |
Definiert in Zeile 9 der Datei PBParagraphProperties.h.
| + (void) readParagraphProperties: | (id) | fp8 | ||
| paragraphPropertyRun: | (struct PptParaRun *) | fp12 | ||
| bulletStyle: | (struct PptBulletStyle *) | fp16 | ||
| state: | (id) | fp20 | ||
| + (void) readParagraphProperties: | (id) | fp8 | ||
| paragraphProperty: | (struct PptParaProperty *) | fp12 | ||
| bulletStyle: | (struct PptBulletStyle *) | fp16 | ||
| isMaster: | (BOOL) | fp20 | ||
| state: | (id) | fp24 | ||