Home
last modified time | relevance | path

Searched defs:XclExpCompConfig (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/sc/source/filter/excel/
H A Dxeformula.cxx245 struct XclExpCompConfig struct
247 XclFormulaType meType; /// Type of the formula to be created.
248 XclExpFmlaClassType meClassType; /// Token class handling type.
249 bool mbLocalLinkMgr; /// True = local (per-sheet) link manager, false = global.
250 bool mbFromCell; /// True = Any kind of cell formula (cell, array, shared).
251 bool mb3DRefOnly; /// True = Only 3D references allowed (e.g. names).
252 bool mbAllowArrays; /// True = Allow inline arrays.

Completed in 33 milliseconds