Searched refs:SetShowEmpty (Results 1 – 8 of 8) sorted by relevance
370 void SetShowEmpty(const sal_Bool bValue) { if (pDim) pDim->SetShowEmpty(bValue); } in SetShowEmpty() function in ScXMLDataPilotFieldContext
1166 pDataPilotField->SetShowEmpty(IsXMLToken(sValue, XML_TRUE)); in ScXMLDataPilotLevelContext()
141 void SetShowEmpty(sal_Bool bSet);
686 pDim->SetShowEmpty( aIt->mbShowAll ); in IMPL_LINK()
415 void ScDPSaveDimension::SetShowEmpty(sal_Bool bSet) in SetShowEmpty() function in ScDPSaveDimension
2226 pDim->SetShowEmpty( sal_True ); in ConvertOrientation()
1119 rSaveDim.SetShowEmpty( ::get_flag( maFieldExtInfo.mnFlags, EXC_SXVDEX_SHOWALL ) ); in ConvertFieldInfo()
2383 pDim->SetShowEmpty( bShow ); in setShowEmpty()
Completed in 102 milliseconds