Searched refs:BIFF_TOK_NLR_MASK (Results 1 – 2 of 2) sorted by relevance
192 const sal_uInt16 BIFF_TOK_NLR_MASK = 0x3FFF; /// Mask to extract BIFF8 column from N… variable
1852 mnCol = nCol & BIFF_TOK_NLR_MASK; in readBiff8Data()
Completed in 29 milliseconds