Searched refs:bIsSubTotalRow (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/sc/inc/ |
H A D | dptabres.hxx | 511 long& rCol, long nMeasure, sal_Bool bIsSubTotalRow, 514 void 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 void UpdateDataRow( const ScDPResultDimension* pRefDim, long nMeasure, sal_Bool bIsSubTotalRow, 686 … UpdateRunningTotals( const ScDPResultDimension* pRefDim, long nMeasure, sal_Bool bIsSubTotalRow,
|
/aoo4110/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 3585 long nCol, long nMeasure, sal_Bool bIsSubTotalRow, in FillDataRow() argument 3620 long nMeasure, sal_Bool bIsSubTotalRow, in UpdateDataRow() argument 3642 pDataMember->UpdateDataRow( pRefMember, nMemberMeasure, bIsSubTotalRow, rSubState ); in UpdateDataRow() 3773 long nMeasure, sal_Bool bIsSubTotalRow, in UpdateRunningTotals() argument [all …]
|
Completed in 43 milliseconds