Searched refs:IsSubTotalInTitle (Results 1 – 2 of 2) sorted by relevance
1183 sal_Bool ScDPResultMember::IsSubTotalInTitle(long nMeasure) const in IsSubTotalInTitle() function in ScDPResultMember1217 if ( pParentLevel && pParentLevel->IsOutlineLayout() && !IsSubTotalInTitle( nMeasure ) ) in GetSize()1444 sal_Bool bSubTotalInTitle = IsSubTotalInTitle( nMeasure ); in FillMemberResults()1563 sal_Bool bSubTotalInTitle = IsSubTotalInTitle( nMeasure ); in FillDataResults()2045 sal_Bool bSubTotalInTitle = pRefMember->IsSubTotalInTitle( nMeasure ); in FillDataRow()
409 sal_Bool IsSubTotalInTitle(long nMeasure) const;
Completed in 46 milliseconds