Home
last modified time | relevance | path

Searched defs:bRepeatIfEmpty (Results 1 – 5 of 5) sorted by path

/trunk/main/sc/inc/
H A Ddpshttab.hxx74 sal_Bool bRepeatIfEmpty; member in ScSheetDPData
H A Ddptabdat.hxx123 bool bRepeatIfEmpty; member
H A Ddptabsrc.hxx129 sal_Bool bRepeatIfEmpty; member in ScDPSource
/trunk/main/sc/source/core/data/
H A Ddpcachetable.cxx183 bool bIgnoreEmptyRows, bool bRepeatIfEmpty ) in fillTable()
393 bool bRepeatIfEmpty = rRepeatIfEmptyDims.count(nCol) > 0; in filterTable() local
445 bool bRepeatIfEmpty = rRepeatIfEmptyDims.count(itr->mnFieldIndex) > 0; in isRowQualified() local
H A Ddpgroup.cxx1187 void ScDPGroupTableData::SetEmptyFlags( sal_Bool bIgnoreEmptyRows, sal_Bool bRepeatIfEmpty ) in SetEmptyFlags()

Completed in 47 milliseconds