Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/inc/ !
H A Dxlcontent.hxx65 const sal_uInt8 EXC_CF_TYPE_FMLA = 0x02; variable
/trunk/main/sc/source/filter/excel/ !
H A Dxicontent.cxx556 case EXC_CF_TYPE_FMLA: in ReadCF()
H A Dxecontent.cxx680 case SC_COND_DIRECT: mnType = EXC_CF_TYPE_FMLA; break; in XclExpCFImpl()