LibreOffice Module sc (master) 1
|
This is the complete list of members for ScDPRunningTotalState, including all inherited members.
AddColIndex(sal_Int32 nVisible, tools::Long nSorted) | ScDPRunningTotalState | |
AddRowIndex(sal_Int32 nVisible, tools::Long nSorted) | ScDPRunningTotalState | |
GetColResRoot() const | ScDPRunningTotalState | inline |
GetColSorted() const | ScDPRunningTotalState | inline |
GetColVisible() const | ScDPRunningTotalState | inline |
GetRowResRoot() const | ScDPRunningTotalState | inline |
GetRowSorted() const | ScDPRunningTotalState | inline |
GetRowVisible() const | ScDPRunningTotalState | inline |
IndexArray typedef | ScDPRunningTotalState | |
maColSorted | ScDPRunningTotalState | mutableprivate |
maColVisible | ScDPRunningTotalState | mutableprivate |
maRowSorted | ScDPRunningTotalState | mutableprivate |
maRowVisible | ScDPRunningTotalState | mutableprivate |
pColResRoot | ScDPRunningTotalState | private |
pRowResRoot | ScDPRunningTotalState | private |
RemoveColIndex() | ScDPRunningTotalState | |
RemoveRowIndex() | ScDPRunningTotalState | |
ScDPRunningTotalState(ScDPResultMember *pColRoot, ScDPResultMember *pRowRoot) | ScDPRunningTotalState |