Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/xls/
H A Dformulabase.hxx152 const sal_uInt16 BIFF_TOK_FUNCVAR_FUNCIDMASK = 0x7FFF; /// Mask for function/command index. variable
/trunk/main/oox/source/dump/
H A Dxlsbdumper.cxx571 StringHelper::appendIndex( aBuffer, nFuncId & BIFF_TOK_FUNCVAR_FUNCIDMASK ); in writeFuncIdItem()
H A Dbiffdumper.cxx1038 StringHelper::appendIndex( aBuffer, nFuncId & BIFF_TOK_FUNCVAR_FUNCIDMASK ); in writeFuncIdItem()

Completed in 66 milliseconds