Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/xls/
H A Dquerytablebuffer.cxx209 maModel.mbApplyFont = rAttribs.getBool( XML_applyFontFormats, false ); in importQueryTable()
240 maModel.mbApplyFont = getFlag( nFlags, BIFF12_QUERYTABLE_APPLYFONT ); in importQueryTable()
272 maModel.mbApplyFont = getFlag( nAutoFormatFlags, BIFF_QUERYTABLE_APPLYFONT ); in importQueryTable()
H A Dpivottablebuffer.cxx1075 maDefModel.mbApplyFont = rAttribs.getBool( XML_applyFontFormats, false ); in importPivotTableDefinition()
1182 maDefModel.mbApplyFont = getFlag( nFlags2, BIFF12_PTDEF_APPLYFONT ); in importPTDefinition()
H A Dstylesbuffer.cxx3141 mbApplyFont( false ), in AutoFormatModel()
/aoo41x/main/oox/inc/oox/xls/
H A Dstylesbuffer.hxx954 bool mbApplyFont; /// True = apply font from autoformatting. member

Completed in 46 milliseconds