Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/core/data/
H A Ddptabsrc.cxx623 if ( !ppLevel[nPos]->getShowEmpty() ) in lcl_CountMinMembers()
2306 sal_Bool ScDPLevel::getShowEmpty() const in getShowEmpty() function in ScDPLevel
2372 lcl_SetBoolInAny( aRet, getShowEmpty() ); in getPropertyValue()
H A Ddptabres.cxx1247 …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()
/aoo4110/main/sc/inc/
H A Ddptabsrc.hxx676 virtual sal_Bool getShowEmpty() const;
H A Ddapiuno.hxx602 sal_Bool getShowEmpty() const;
/aoo4110/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx2056 aRet <<= getShowEmpty(); in getPropertyValue()
2370 sal_Bool ScDataPilotFieldObj::getShowEmpty() const in getShowEmpty() function in ScDataPilotFieldObj

Completed in 79 milliseconds