Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Dformulabase.cxx236 sal_uInt16 mnBiff12FuncId; /// BIFF12 function identifier. member
914 xFuncInfo->mnBiff12FuncId = rFuncData.mnBiff12FuncId; in initFunc()
927 setFlag( xFuncInfo->mnBiff12FuncId, BIFF_TOK_FUNCVAR_CMD, bMacroCmd ); in initFunc()
936 if( xFuncInfo->mnBiff12FuncId != NOID ) in initFunc()
937 maBiff12Funcs[ xFuncInfo->mnBiff12FuncId ] = xFuncInfo; in initFunc()
H A Dformulaparser.cxx373 switch( rFuncInfo.mnBiff12FuncId ) in appendEmptyParameter()
390 switch( rFuncInfo.mnBiff12FuncId ) in appendCalcOnlyParameter()
403 switch( rFuncInfo.mnBiff12FuncId ) in appendRequiredParameters()
/trunk/main/oox/inc/oox/xls/
H A Dformulabase.hxx500 sal_uInt16 mnBiff12FuncId; /// BIFF12 function identifier. member

Completed in 42 milliseconds