Searched refs:BIFF12_TOK_REF_ROWREL (Results 1 – 3 of 3) sorted by relevance
159 const sal_uInt16 BIFF12_TOK_REF_ROWREL = 0x8000; /// True = row is relative (BIFF12). variable
586 rbRelR = getFlag( nCol, BIFF12_TOK_REF_ROWREL ); in dumpTokenCol()
76 mbRowRel = getFlag( nCol, BIFF12_TOK_REF_ROWREL ); in setBiff12Data()
Completed in 39 milliseconds