Searched refs:getShowEmpty (Results 1 – 5 of 5) sorted by relevance
623 if ( !ppLevel[nPos]->getShowEmpty() ) in lcl_CountMinMembers()2306 sal_Bool ScDPLevel::getShowEmpty() const in getShowEmpty() function in ScDPLevel2372 lcl_SetBoolInAny( aRet, getShowEmpty() ); in getPropertyValue()
1247 …return ( bHasElements || ( pParentLevel && pParentLevel->getShowEmpty() ) ) && IsValid() && bIniti… in IsVisible()2865 sal_Bool bShowEmpty = pThisLevel->getShowEmpty(); in LateInitFrom()4096 bShow = bShow || ( GetParentLevel() && GetParentLevel()->getShowEmpty() ); in CheckShowEmpty()
676 virtual sal_Bool getShowEmpty() const;
602 sal_Bool getShowEmpty() const;
2056 aRet <<= getShowEmpty(); in getPropertyValue()2370 sal_Bool ScDataPilotFieldObj::getShowEmpty() const in getShowEmpty() function in ScDataPilotFieldObj
Completed in 79 milliseconds