Searched defs:SetShowEmpty (Results 1 – 2 of 2) sorted by relevance
/trunk/main/sc/source/filter/xml/ | ||
H A D | xmldpimp.hxx | 370 void SetShowEmpty(const sal_Bool bValue) { if (pDim) pDim->SetShowEmpty(bValue); } in SetShowEmpty() function in ScXMLDataPilotFieldContext |
/trunk/main/sc/source/core/data/ | ||
H A D | dpsave.cxx | 415 void ScDPSaveDimension::SetShowEmpty(sal_Bool bSet) in SetShowEmpty() function in ScDPSaveDimension |
Completed in 38 milliseconds