Home
last modified time | relevance | path

Searched refs:IsRepeatIfEmpty (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/sc/source/core/data/
H A Ddpshttab.cxx188 bool ScSheetDPData::IsRepeatIfEmpty() in IsRepeatIfEmpty() function in ScSheetDPData
208 rCriteria, (IsRepeatIfEmpty() ? rCatDims : hash_set<sal_Int32>())); in FilterCacheTable()
219 rCriteria, rData, IsRepeatIfEmpty() ? rCatDims : hash_set<sal_Int32>()); in GetDrillDownData()
H A Ddpsdbtab.cxx278 rCriteria, (IsRepeatIfEmpty() ? rCatDims : hash_set<sal_Int32>())); in FilterCacheTable()
289 rCriteria, rData, IsRepeatIfEmpty() ? rCatDims : hash_set<sal_Int32>()); in GetDrillDownData()
H A Ddptabdat.cxx118 bool ScDPTableData::IsRepeatIfEmpty() in IsRepeatIfEmpty() function in ScDPTableData
256 ….GetCache()->GetItemDataId( static_cast<SCCOL>(nDim), static_cast<SCROW>(nRow), IsRepeatIfEmpty()); in GetItemData()
H A Ddpgroup.cxx1192 bool ScDPGroupTableData::IsRepeatIfEmpty() in IsRepeatIfEmpty() function in ScDPGroupTableData
1194 return pSourceData->IsRepeatIfEmpty(); in IsRepeatIfEmpty()
/aoo41x/main/sc/inc/
H A Ddpshttab.hxx92 virtual bool IsRepeatIfEmpty();
H A Ddptabdat.hxx153 virtual bool IsRepeatIfEmpty();
H A Ddpgroup.hxx240 virtual bool IsRepeatIfEmpty();

Completed in 31 milliseconds