Home
last modified time | relevance | path

Searched refs:addMatchItem (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/inc/
H A Ddpcachetable.hxx137 void addMatchItem(const String& rStr, double fVal, bool bHasValue);
/trunk/main/sc/source/core/data/
H A Ddpcachetable.cxx132 void ScDPCacheTable::GroupFilter::addMatchItem(const String& rStr, double fVal, bool bHasValue) in addMatchItem() function in ScDPCacheTable::GroupFilter
H A Ddpgroup.cxx724 rFilter.addMatchItem(itr->GetString(), itr->GetValue(), itr->IsValue()); in FillGroupFilter()
H A Ddptabsrc.cxx779 pGrpFilter->addMatchItem(aData.GetString(), aData.GetValue(), aData.IsValue()); in FilterCacheTableByPageDimensions()
H A Ddptabres.cxx3908 pGrpFilter->addMatchItem(rMemItem.GetString(), rMemItem.GetValue(), rMemItem.IsValue()); in fillFieldFilters()

Completed in 64 milliseconds