| Overview | Module | Use | Devguide | Index |
| Included Services | Exported Interfaces | Properties' Summary | Properties' Details |
| service FormulaParser |
| Included Services | |
| ::com::sun::star::beans::PropertySet |
|
| Exported Interfaces | |
| XFormulaParser |
|
| Properties' Summary | |
| ::com::sun::star::table::CellAddress ReferencePosition |
|
| boolean CompileEnglish |
Whether to use English parser and formatter. Note: When changing this, an already existing OpCodeMap needs to be recreated internally, so for performance reasons set this _before_ setting the OpCodeMap. |
| boolean R1C1Notation |
|
| boolean Compatibility3DNotation |
|
| boolean IgnoreLeadingSpaces |
|
| string ParameterSeparator |
|
| sequence< FormulaOpCodeMapEntry > OpCodeMap |
The complete mapping of Names to OpCodes. Names and symbols not defined here lead to a parser/print error. |
| Properties' Details | |
ReferencePosition
|
|
CompileEnglish
|
|
R1C1Notation
|
|
Compatibility3DNotation
|
|
IgnoreLeadingSpaces
|
|
ParameterSeparator
|
|
OpCodeMap
|
Copyright © 2008 Sun Microsystems, Inc.