Home
last modified time | relevance | path

Searched refs:mbFillFormulas (Results 1 – 2 of 2) sorted by relevance

/trunk/main/oox/source/xls/
H A Dquerytablebuffer.cxx174 mbFillFormulas( false ), in QueryTableModel()
202 maModel.mbFillFormulas = rAttribs.getBool( XML_fillFormulas, false ); in importQueryTable()
233 maModel.mbFillFormulas = getFlag( nFlags, BIFF12_QUERYTABLE_FILLFORMULAS ); in importQueryTable()
267 maModel.mbFillFormulas = getFlag( nFlags, BIFF_QUERYTABLE_FILLFORMULAS ); in importQueryTable()
/trunk/main/oox/inc/oox/xls/
H A Dquerytablebuffer.hxx46 …bool mbFillFormulas; /// True = expand formulas next to range when source data … member

Completed in 21 milliseconds