Searched refs:setBiffType (Results 1 – 5 of 5) sorted by relevance
229 void PTFieldItemModel::setBiffType( sal_uInt16 nType ) in setBiffType() function in oox::xls::PTFieldItemModel423 aModel.setBiffType( nType ); in importPTFItem()505 aModel.setBiffType( nType ); in importPTFItem()
187 aModel.setBiffType( extractValue< sal_uInt8 >( nFlags, 0, 4 ) ); in importDataValidation()1041 aModel.setBiffType( extractValue< sal_uInt8 >( nFlags, 0, 4 ) ); in importDataValidation()
197 void ValidationModel::setBiffType( sal_uInt8 nType ) in setBiffType() function in oox::xls::ValidationModel
173 void setBiffType( sal_uInt8 nType );
53 void setBiffType( sal_uInt16 nType );
Completed in 62 milliseconds