Searched refs:BIFF_TOKID_TBL (Results 1 – 3 of 3) sorted by relevance
67 const sal_uInt8 BIFF_TOKID_TBL = 0x02; /// Multiple operation reference. variable
2122 … case BIFF_TOKID_TBL: bOk = importTblToken( rStrm ); break; in importBiffFormula()
832 case BIFF_TOKID_TBL: dumpExpToken( "TBL" ); break; in implDump()
Completed in 56 milliseconds