#import <EPStyleFlattener-Private.h>
Öffentliche Methoden | |
| (void) | - processObject: |
| (id) | - cellWithSetupStyleAtRowNumber:columnNumber: |
| (id) | - cellWithSetupStyleAtRow:columnNumber: |
| (void) | - applyStyleElements:toCell:row:column: |
| (void) | - applyDifferentialStyle:borderFlags:precedence:toCell: |
| (id) | - flattenBorders:differentialBorders:borderFlags:precedence:cell: |
| (id) | - flattenBorder:borders:differentialBorders:flag:precedence:cell: |
| (id) | - flattenFill:differentialFill: |
| (id) | - flattenFont:differentialFont: |
| (id) | - addCellWithColumnNumber:toRow: |
Definiert in Zeile 9 der Datei EPStyleFlattener-Private.h.
| - (void) processObject: | (id) | fp8 |
| - (id) cellWithSetupStyleAtRowNumber: | (int) | fp8 | ||
| columnNumber: | (int) | fp12 | ||
| - (id) cellWithSetupStyleAtRow: | (id) | fp8 | ||
| columnNumber: | (int) | fp12 | ||
| - (void) applyStyleElements: | (id) | fp8 | ||
| toCell: | (id) | fp12 | ||
| row: | (int) | fp16 | ||
| column: | (int) | fp20 | ||
| - (void) applyDifferentialStyle: | (id) | fp8 | ||
| borderFlags: | (int) | fp12 | ||
| precedence: | (int) | fp16 | ||
| toCell: | (id) | fp20 | ||
| - (id) flattenBorders: | (id) | fp8 | ||
| differentialBorders: | (id) | fp12 | ||
| borderFlags: | (int) | fp16 | ||
| precedence: | (int) | fp20 | ||
| cell: | (id) | fp24 | ||
| - (id) flattenBorder: | (int) | fp8 | ||
| borders: | (id) | fp12 | ||
| differentialBorders: | (id) | fp16 | ||
| flag: | (_Bool) | fp20 | ||
| precedence: | (int) | fp24 | ||
| cell: | (id) | fp28 | ||
| - (id) flattenFill: | (id) | fp8 | ||
| differentialFill: | (id) | fp12 | ||
| - (id) flattenFont: | (id) | fp8 | ||
| differentialFont: | (id) | fp12 | ||
| - (id) addCellWithColumnNumber: | (int) | fp8 | ||
| toRow: | (id) | fp12 | ||