Searched refs:pParentLevel (Results 1 – 1 of 1) sorted by relevance
1211 if ( pParentLevel && pParentLevel->IsAddEmpty() ) in GetSize()1217 if ( pParentLevel && pParentLevel->IsOutlineLayout() && !IsSubTotalInTitle( nMeasure ) ) in GetSize()1246 const ScDPLevel* pParentLevel = GetParentLevel(); in IsVisible() local1247 …return ( bHasElements || ( pParentLevel && pParentLevel->getShowEmpty() ) ) && IsValid() && bIniti… in IsVisible()1278 const ScDPLevel* pParentLevel = GetParentLevel(); in GetSubTotalCount() local1282 else if ( pParentLevel ) in GetSubTotalCount()1327 const ScDPLevel* pParentLevel = GetParentLevel(); in ProcessData() local1435 if ( pParentLevel && pParentLevel->IsAddEmpty() ) in FillMemberResults()1439 if ( pParentLevel && pParentLevel->IsOutlineLayout() ) in FillMemberResults()1556 if ( pParentLevel && pParentLevel->IsAddEmpty() ) in FillDataResults()[all …]
Completed in 33 milliseconds