#import <OADRegularTextRun.h>
Abgeleitet von OADTextRun.
Öffentliche Methoden | |
| (id) | - init |
| (void) | - dealloc |
| (BOOL) | - isEmpty |
| (id) | - text |
Geschützte Attribute | |
| NSMutableString * | mText |
Definiert in Zeile 11 der Datei OADRegularTextRun.h.
| - (id) init |
Implementiert OADTextRun.
| - (void) dealloc |
Implementiert OADTextRun.
| - (BOOL) isEmpty |
Implementiert OADTextRun.
| - (id) text |
- (NSMutableString*) mText [protected] |
Definiert in Zeile 13 der Datei OADRegularTextRun.h.