Searched refs:IsRepeatIfEmpty (Results 1 – 7 of 7) sorted by relevance
188 bool ScSheetDPData::IsRepeatIfEmpty() in IsRepeatIfEmpty() function in ScSheetDPData208 rCriteria, (IsRepeatIfEmpty() ? rCatDims : hash_set<sal_Int32>())); in FilterCacheTable()219 rCriteria, rData, IsRepeatIfEmpty() ? rCatDims : hash_set<sal_Int32>()); in GetDrillDownData()
278 rCriteria, (IsRepeatIfEmpty() ? rCatDims : hash_set<sal_Int32>())); in FilterCacheTable()289 rCriteria, rData, IsRepeatIfEmpty() ? rCatDims : hash_set<sal_Int32>()); in GetDrillDownData()
118 bool ScDPTableData::IsRepeatIfEmpty() in IsRepeatIfEmpty() function in ScDPTableData256 ….GetCache()->GetItemDataId( static_cast<SCCOL>(nDim), static_cast<SCROW>(nRow), IsRepeatIfEmpty()); in GetItemData()
1192 bool ScDPGroupTableData::IsRepeatIfEmpty() in IsRepeatIfEmpty() function in ScDPGroupTableData1194 return pSourceData->IsRepeatIfEmpty(); in IsRepeatIfEmpty()
92 virtual bool IsRepeatIfEmpty();
153 virtual bool IsRepeatIfEmpty();
240 virtual bool IsRepeatIfEmpty();
Completed in 48 milliseconds