Searched defs:bRepeatIfEmpty (Results 1 – 5 of 5) sorted by relevance
74 sal_Bool bRepeatIfEmpty; member in ScSheetDPData
123 bool bRepeatIfEmpty; member
129 sal_Bool bRepeatIfEmpty; member in ScDPSource
183 bool bIgnoreEmptyRows, bool bRepeatIfEmpty ) in fillTable()393 bool bRepeatIfEmpty = rRepeatIfEmptyDims.count(nCol) > 0; in filterTable() local445 bool bRepeatIfEmpty = rRepeatIfEmptyDims.count(itr->mnFieldIndex) > 0; in isRowQualified() local
1187 void ScDPGroupTableData::SetEmptyFlags( sal_Bool bIgnoreEmptyRows, sal_Bool bRepeatIfEmpty ) in SetEmptyFlags()
Completed in 28 milliseconds