Home
last modified time | relevance | path

Searched refs:IsSubTotalInTitle (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/core/data/
H A Ddptabres.cxx1183 sal_Bool ScDPResultMember::IsSubTotalInTitle(long nMeasure) const in IsSubTotalInTitle() function in ScDPResultMember
1217 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()
/trunk/main/sc/inc/
H A Ddptabres.hxx409 sal_Bool IsSubTotalInTitle(long nMeasure) const;

Completed in 33 milliseconds