Language
	
	Asturianu (ast) 
	Català (ca) 
	Čeština (cs) 
	Dansk (da) 
	Deutsch (de) 
	
	English [US] (en-US) 
	Español (es) 
	Esperanto (eo) 
	Eesti keel (et) 
	Euskara (eu) 
	Français (fr) 
	Gàidhlig (gd) 
	Galego (gl) 
	Italiano (it) 
	Lietuvių (lt) 
	Magyar (hu) 
	Nederlands (nl) 
	Norsk (no) 
	Polski (pl) 
	Português [do Brasil] (pt-BR) 
	Português [Europeu] (pt) 
	Română (ro) 
	Slovenčina (sk) 
	Slovenščina (sl) 
	Suomi (fi) 
	Svenska (sv) 
	Yкраїнська (uk) 
	Tiếng Việt (vi) 
	Türkçe (tr) 
	ኦሮሚኛ (om) 
	Հայերեն (hy) 
	Ελληνικά (el) 
	български език (bg) 
	Русский (ru) 
	Cрпски [ћирилицом] (sr) 
	
	עברית (he) 
	हिन्दी (hi) 
	ភាសាខ្មែរ (km) 
	தமிழ் (ta) 
	ภาษาไทย (th) 
	简体中文 (zh-CN) 
	正體中文 (zh-TW) 
	日本語 (ja) 
	한국어 (ko) 
	 
	
  
  
    
     The Free and Open Productivity Suite
   
      
      
  
 
 
Included Services - Summary 
 
::com::sun::star::beans ::PropertySet  
(referenced entity's summary:) 
This is a generic service which should be supported by all services
 which have properties.
  
 
 
 
Exported Interfaces - Summary 
 
XFormulaParser  
(referenced entity's summary:) 
converts between text and token representations of formulas.
  
 
 
 
 
Included Services - Details 
 
 
::com::sun::star:: beans ::PropertySet 
(referenced entity's summary:) 
This is a generic service which should be supported by all services
 which have properties.
  
 
 
 
 
 
Exported Interfaces - Details 
 
 
XFormulaParser 
(referenced entity's summary:) 
converts between text and token representations of formulas.
  
 
 
 
 
 
Properties' Details 
 
CompileEnglish 
boolean CompileEnglish ; 
Description  
specifies 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 .
 
 
 
 
 
 
 
FormulaConvention 
short FormulaConvention ; 
Description  
specifies which address reference style convention to use when
 parsing a formula string.
  
See also  
AddressConvention  
 
 
 
 
 
IgnoreLeadingSpaces 
boolean IgnoreLeadingSpaces ; 
 
 
 
 
ParameterSeparator 
string ParameterSeparator ; 
 
 
 
 
OpCodeMap 
sequence< FormulaOpCodeMapEntry  > OpCodeMap ; 
Description  
contains the complete mapping of names to op-codes.
  
Names and symbols not defined here lead to a parser/print error.
  
 
 
 
 
 
ExternalLinks 
sequence< ExternalLinkInfo  > ExternalLinks ; 
Description  
contains a list of external links referenced in formulas.
  
Use of this property depends on the 
 FormulaConvention  in use. It is relevant only for 
 AddressConvention::XL_OOX  to map indices to external
 documents. The sequence must be in the order of indices used. Note
 that indices are 1-based, the sequence must start with an empty
 element.
  
Since   
OOo 3.1  
 
 
 
 
 
 Top of Page Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.