| LibreOffice Module sc (master) 1
    | 
Select subtotal information, passed down the dimensions. More...
#include <dptabres.hxx>
| Public Member Functions | |
| ScDPSubTotalState () | |
| Public Attributes | |
| ScSubTotalFunc | eColForce | 
| ScSubTotalFunc | eRowForce | 
| tools::Long | nColSubTotalFunc | 
| tools::Long | nRowSubTotalFunc | 
Select subtotal information, passed down the dimensions.
Definition at line 80 of file dptabres.hxx.
| 
 | inline | 
Definition at line 87 of file dptabres.hxx.
| ScSubTotalFunc ScDPSubTotalState::eColForce | 
Definition at line 82 of file dptabres.hxx.
Referenced by ScDPAggData::Calculate(), ScDPDataMember::FillDataRow(), ScDPDataMember::HasData(), ScDPDataMember::ProcessData(), ScDPAggData::Update(), ScDPDataMember::UpdateDataRow(), and ScDPDataMember::UpdateRunningTotals().
| ScSubTotalFunc ScDPSubTotalState::eRowForce | 
Definition at line 83 of file dptabres.hxx.
Referenced by ScDPAggData::Calculate(), ScDPResultMember::FillDataResults(), ScDPDataMember::HasData(), ScDPResultMember::ProcessData(), ScDPAggData::Update(), ScDPResultMember::UpdateDataResults(), and ScDPResultMember::UpdateRunningTotals().
| tools::Long ScDPSubTotalState::nColSubTotalFunc | 
Definition at line 84 of file dptabres.hxx.
Referenced by ScDPDataMember::FillDataRow(), lcl_GetSubTotalPos(), ScDPDataMember::ProcessData(), ScDPDataMember::UpdateDataRow(), and ScDPDataMember::UpdateRunningTotals().
| tools::Long ScDPSubTotalState::nRowSubTotalFunc | 
Definition at line 85 of file dptabres.hxx.
Referenced by ScDPResultMember::FillDataResults(), lcl_GetSubTotalPos(), ScDPResultMember::ProcessData(), ScDPResultMember::UpdateDataResults(), and ScDPResultMember::UpdateRunningTotals().