Searched refs:bIsSubTotalRow (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/sc/inc/ |
| H A D | dptabres.hxx | 511 long& rCol, long nMeasure, sal_Bool bIsSubTotalRow, 514 … UpdateDataRow( const ScDPResultMember* pRefMember, long nMeasure, sal_Bool bIsSubTotalRow, 516 … UpdateRunningTotals( const ScDPResultMember* pRefMember, long nMeasure, sal_Bool bIsSubTotalRow, 681 long nCol, long nMeasure, sal_Bool bIsSubTotalRow, 684 … UpdateDataRow( const ScDPResultDimension* pRefDim, long nMeasure, sal_Bool bIsSubTotalRow, 686 … UpdateRunningTotals( const ScDPResultDimension* pRefDim, long nMeasure, sal_Bool bIsSubTotalRow,
|
| /trunk/main/sc/source/core/data/ |
| H A D | dptabres.cxx | 2023 long& rCol, long nMeasure, sal_Bool bIsSubTotalRow, in FillDataRow() argument 2057 … pDataChild->FillDataRow( pRefChild, rSequence, rCol, nMeasure, bIsSubTotalRow, rSubState ); in FillDataRow() 2124 if ( bHasChild || bIsSubTotalRow ) in FillDataRow() 2141 long nMeasure, sal_Bool bIsSubTotalRow, in UpdateDataRow() argument 2209 pDataChild->UpdateDataRow( pRefChild, nMeasure, bIsSubTotalRow, rSubState ); in UpdateDataRow() 2249 long nMeasure, sal_Bool bIsSubTotalRow, in UpdateRunningTotals() argument 2624 … bIsSubTotalRow, rSubState, rRunning, rTotals, rRowParent ); in UpdateRunningTotals() 3585 long nCol, long nMeasure, sal_Bool bIsSubTotalRow, in FillDataRow() argument 3613 …ember->FillDataRow( pRefMember, rSequence, nMemberCol, nMemberMeasure, bIsSubTotalRow, rSubState ); in FillDataRow() 3620 long nMeasure, sal_Bool bIsSubTotalRow, in UpdateDataRow() argument [all …]
|