#import <WMParagraphStyleMapper.h>
Abgeleitet von CMMapper.
Öffentliche Methoden | |
| (id) | - initWithWDParagraph:parent: |
| (void) | - dealloc |
| (BOOL) | - isListItem |
| (void) | - destyleEmptyParagraph |
| (void) | - mapListStyleAt:state: |
| (void) | - mapAt:withState: |
Geschützte Attribute | |
| WDParagraphProperties * | wdParaProperties |
| WDParagraph * | wdParagraph |
| WMParagraphStyle * | mStyle |
Definiert in Zeile 11 der Datei WMParagraphStyleMapper.h.
| - (id) initWithWDParagraph: | (id) | fp8 | ||
| parent: | (id) | fp12 | ||
| - (void) dealloc |
Implementiert NSObject.
| - (BOOL) isListItem |
| - (void) destyleEmptyParagraph |
| - (void) mapListStyleAt: | (id) | fp8 | ||
| state: | (id) | fp12 | ||
| - (void) mapAt: | (id) | fp8 | ||
| withState: | (id) | fp12 | ||
Implementiert CMMapper.
- (WDParagraphProperties*) wdParaProperties [protected] |
Definiert in Zeile 13 der Datei WMParagraphStyleMapper.h.
- (WDParagraph*) wdParagraph [protected] |
Definiert in Zeile 14 der Datei WMParagraphStyleMapper.h.
- (WMParagraphStyle*) mStyle [protected] |
Definiert in Zeile 15 der Datei WMParagraphStyleMapper.h.