Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Dquerytablebuffer.cxx212 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()
H A Dpivottablebuffer.cxx1078 maDefModel.mbApplyFill = rAttribs.getBool( XML_applyPatternFormats, false ); in importPivotTableDefinition()
1185 maDefModel.mbApplyFill = getFlag( nFlags2, BIFF12_PTDEF_APPLYFILL ); in importPTDefinition()
H A Dstylesbuffer.cxx3144 mbApplyFill( false ), in AutoFormatModel()
/trunk/main/oox/inc/oox/xls/
H A Dstylesbuffer.hxx957 bool mbApplyFill; /// True = apply fill from autoformatting. member

Completed in 58 milliseconds