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.cxx243 struct XclExpCompConfig struct
245 XclFormulaType meType; // Type of the formula to be created.
246 XclExpFmlaClassType meClassType; // Token class handling type.
247 bool mbLocalLinkMgr; // True = local (per-sheet) link manager, false = global.
248 bool mbFromCell; // True = Any kind of cell formula (cell, array, shared).
249 bool mb3DRefOnly; // True = Only 3D references allowed (e.g. names).
250 bool mbAllowArrays; // True = Allow inline arrays.