Searched refs:mbApplyFill (Results 1 – 4 of 4) sorted by relevance
212 maModel.mbApplyFill = rAttribs.getBool( XML_applyPatternFormats, false ); in importQueryTable()243 maModel.mbApplyFill = getFlag( nFlags, BIFF12_QUERYTABLE_APPLYFILL ); in importQueryTable()275 maModel.mbApplyFill = getFlag( nAutoFormatFlags, BIFF_QUERYTABLE_APPLYFILL ); in importQueryTable()
1078 maDefModel.mbApplyFill = rAttribs.getBool( XML_applyPatternFormats, false ); in importPivotTableDefinition()1185 maDefModel.mbApplyFill = getFlag( nFlags2, BIFF12_PTDEF_APPLYFILL ); in importPTDefinition()
3144 mbApplyFill( false ), in AutoFormatModel()
957 bool mbApplyFill; /// True = apply fill from autoformatting. member
Completed in 51 milliseconds