Searched refs:setBiffPrintErrors (Results 1 – 2 of 2) sorted by relevance
149 void PageSettingsModel::setBiffPrintErrors( sal_uInt8 nPrintErrors ) in setBiffPrintErrors() function in oox::xls::PageSettingsModel266 maModel.setBiffPrintErrors( extractValue< sal_uInt8 >( nFlags, 9, 2 ) ); in importPageSetup()359 maModel.setBiffPrintErrors( extractValue< sal_uInt8 >( nFlags, 10, 2 ) ); in importPageSetup()
83 void setBiffPrintErrors( sal_uInt8 nPrintErrors );
Completed in 35 milliseconds