Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/core/data/
H A Ddpoutput.cxx1479 sal_Int32 nGrandTotals, sal_Int32 nDataLayoutIndex, in lcl_FilterInclude() argument
1536 if ( j >= nSize - nGrandTotals ) in lcl_FilterInclude()
1541 rSubtotal[j] = nSize - nGrandTotals; in lcl_FilterInclude()
1543 if ( rResult[j] && nGrandTotals > 1 ) in lcl_FilterInclude()
1546 sal_Int32 nDataPos = j - ( nSize - nGrandTotals ); in lcl_FilterInclude()

Completed in 20 milliseconds