#import <EPTokenConverter.h>
Abgeleitet von EDProcessor.
Basisklasse für EPUnsupportedFormula.
Öffentliche Methoden | |
| (id) | - init |
| (void) | - dealloc |
| (_Bool) | - isObjectSupported: |
| (void) | - applyProcessorToObject:withWorkbook: |
| (id) | - formulaStringFromTokens:workbook:lassoSyntax: |
| (struct XlFormulaProcessor *) | - formulaProcessor |
| (void) | - refreshResources: |
Öffentliche, statische Methoden | |
| (id) | + tokenConverter |
| (id) | + tokenConverter: |
Geschützte Attribute | |
| struct XlFormulaProcessor * | mXlFormulaProcessor |
| struct XlNameTable * | mXlNameTable |
| struct XlLinkTable * | mXlLinkTable |
| EDFormula * | mFormula |
Definiert in Zeile 11 der Datei EPTokenConverter.h.
| + (id) tokenConverter |
| + (id) tokenConverter: | (id) | fp8 |
| - (id) init |
Implementiert EDProcessor.
| - (void) dealloc |
Implementiert EDProcessor.
| - (_Bool) isObjectSupported: | (id) | fp8 |
| - (void) applyProcessorToObject: | (id) | fp8 | ||
| withWorkbook: | (id) | fp12 | ||
| - (id) formulaStringFromTokens: | (id) | fp8 | ||
| workbook: | (id) | fp12 | ||
| lassoSyntax: | (_Bool) | fp16 | ||
| - (struct XlFormulaProcessor *) formulaProcessor |
| - (void) refreshResources: | (id) | fp8 |
- (struct XlFormulaProcessor*) mXlFormulaProcessor [read, protected] |
Definiert in Zeile 13 der Datei EPTokenConverter.h.
- (struct XlNameTable*) mXlNameTable [read, protected] |
Definiert in Zeile 14 der Datei EPTokenConverter.h.
- (struct XlLinkTable*) mXlLinkTable [read, protected] |
Definiert in Zeile 16 der Datei EPTokenConverter.h.
Definiert in Zeile 17 der Datei EPTokenConverter.h.