Home
last modified time | relevance | path

Searched refs:BIFF_DATAVAL_ALLOWBLANK (Results 1 – 1 of 1) sorted by relevance

/trunk/main/oox/source/xls/
H A Dworksheetfragment.cxx78 const sal_uInt32 BIFF_DATAVAL_ALLOWBLANK = 0x00000100; variable
190 aModel.mbAllowBlank = getFlag( nFlags, BIFF_DATAVAL_ALLOWBLANK ); in importDataValidation()
1044 aModel.mbAllowBlank = getFlag( nFlags, BIFF_DATAVAL_ALLOWBLANK ); in importDataValidation()

Completed in 19 milliseconds