Searched refs:BIFF_DATAVAL_ALLOWBLANK (Results 1 – 1 of 1) sorted by relevance
78 const sal_uInt32 BIFF_DATAVAL_ALLOWBLANK = 0x00000100; variable190 aModel.mbAllowBlank = getFlag( nFlags, BIFF_DATAVAL_ALLOWBLANK ); in importDataValidation()1044 aModel.mbAllowBlank = getFlag( nFlags, BIFF_DATAVAL_ALLOWBLANK ); in importDataValidation()
Completed in 18 milliseconds