PptTextBlock Klassenreferenz

#import <PptTextBlock.h>

Abgeleitet von NSObject.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - init
(void) - dealloc
(void) - readTextBlock:
(int) - textType
(unsigned long) - textIndex
(id) - text
(id) - metaCharacterFields
(id) - hyperlinks
(struct PptTextRulerAtom *) - textRuler
(int) - paragraphRunCount
(struct PptParaRun *) - paragraphRunAtIndex:
(int) - characterRunCount
(struct PptCharRun *) - characterRunAtIndex:

Geschützte Attribute

struct PptTextHeaderAtommTextHeader
NSMutableStringmText
struct PptStyleTextPropertyAtommStyleText
NSMutableArraymMetaCharacterFields
NSMutableArraymBookmarks
NSMutableArraymHyperlinks
struct PptTextRulerAtommTextRuler

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei PptTextBlock.h.


Dokumentation der Elementfunktionen

- (id) init  

- (void) dealloc  

Implementiert NSObject.

- (void) readTextBlock: (id)  fp8  

- (int) textType  

- (unsigned long) textIndex  

- (id) text  

- (id) metaCharacterFields  

- (id) hyperlinks  

- (struct PptTextRulerAtom *) textRuler  

- (int) paragraphRunCount  

- (struct PptParaRun *) paragraphRunAtIndex: (int)  fp8  

- (int) characterRunCount  

- (struct PptCharRun *) characterRunAtIndex: (int)  fp8  


Dokumentation der Datenelemente

- (struct PptTextHeaderAtom*) mTextHeader [read, protected]

Definiert in Zeile 13 der Datei PptTextBlock.h.

- (NSMutableString*) mText [protected]

Definiert in Zeile 14 der Datei PptTextBlock.h.

- (struct PptStyleTextPropertyAtom*) mStyleText [read, protected]

Definiert in Zeile 15 der Datei PptTextBlock.h.

Definiert in Zeile 16 der Datei PptTextBlock.h.

- (NSMutableArray*) mBookmarks [protected]

Definiert in Zeile 17 der Datei PptTextBlock.h.

- (NSMutableArray*) mHyperlinks [protected]

Definiert in Zeile 18 der Datei PptTextBlock.h.

- (struct PptTextRulerAtom*) mTextRuler [read, protected]

Definiert in Zeile 19 der Datei PptTextBlock.h.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: