Home
last modified time | relevance | path

Searched refs:FUNCFLAG_IMPORTONLY (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/oox/source/xls/
H A Dformulabase.cxx215 const sal_uInt16 FUNCFLAG_IMPORTONLY = 0x0002; /// Only used in import filter. variable
251 return !getFlag( mnFlags, bImportFilter ? FUNCFLAG_EXPORTONLY : FUNCFLAG_IMPORTONLY ); in isSupported()
416 … "EXTERN.CALL", 255, 255, 1, MX, R, { RO_E, RO }, FUNCFLAG_IMPORTONLY },
441 …, "USDOLLAR", 204, 204, 1, 2, V, { VR }, FUNCFLAG_IMPORTONLY },
671 … "DATEDIF", 351, 351, 3, 3, V, { VR }, FUNCFLAG_IMPORTONLY }, // not…
672 … "DATESTRING", 352, 352, 1, 1, V, { VR }, FUNCFLAG_IMPORTONLY }, // not…
673 … "NUMBERSTRING", 353, 353, 2, 2, V, { VR }, FUNCFLAG_IMPORTONLY }, // not…
692 …PIVOTDATA", 358, 358, 2, MX, V, { RR, RR, VR, VR }, FUNCFLAG_IMPORTONLY | FUNCFLAG_…
694 … "PHONETIC", 360, 360, 1, 1, V, { RO }, FUNCFLAG_IMPORTONLY },

Completed in 21 milliseconds