Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Ddptabres.hxx511 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,
/trunk/main/sc/source/core/data/
H A Ddptabres.cxx2023 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 36 milliseconds