Searched refs:BIFF_TOK_FUNCVAR_FUNCIDMASK (Results 1 – 3 of 3) sorted by relevance
152 const sal_uInt16 BIFF_TOK_FUNCVAR_FUNCIDMASK = 0x7FFF; /// Mask for function/command index. variable
571 StringHelper::appendIndex( aBuffer, nFuncId & BIFF_TOK_FUNCVAR_FUNCIDMASK ); in writeFuncIdItem()
1038 StringHelper::appendIndex( aBuffer, nFuncId & BIFF_TOK_FUNCVAR_FUNCIDMASK ); in writeFuncIdItem()
Completed in 63 milliseconds