Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Dquerytablebuffer.cxx214 maModel.mbApplyProtection = rAttribs.getBool( XML_applyWidthHeightFormats, false ); in importQueryTable()
244 maModel.mbApplyProtection = getFlag( nFlags, BIFF12_QUERYTABLE_APPLYPROTECTION ); in importQueryTable()
276 maModel.mbApplyProtection = getFlag( nAutoFormatFlags, BIFF_QUERYTABLE_APPLYPROTECTION ); in importQueryTable()
H A Dpivottablebuffer.cxx1080 maDefModel.mbApplyProtection = rAttribs.getBool( XML_applyWidthHeightFormats, false ); in importPivotTableDefinition()
1186 maDefModel.mbApplyProtection = getFlag( nFlags2, BIFF12_PTDEF_APPLYPROTECTION ); in importPTDefinition()
H A Dstylesbuffer.cxx3145 mbApplyProtection( false ) in AutoFormatModel()
/trunk/main/oox/inc/oox/xls/
H A Dstylesbuffer.hxx958 bool mbApplyProtection; /// True = apply protection from autoformatting. member

Completed in 53 milliseconds