Searched refs:nRowSubTotalFunc (Results 1 – 2 of 2) sorted by relevance
1334 aSubState.nRowSubTotalFunc = nUserPos; in ProcessData()1613 aSubState.nRowSubTotalFunc = nUserPos; in FillDataResults()1671 aSubState.nRowSubTotalFunc = nUserPos; in UpdateDataResults()1765 aSubState.nRowSubTotalFunc = nUserPos; in UpdateRunningTotals()1873 if ( rSubState.nColSubTotalFunc >= 0 && rSubState.nRowSubTotalFunc >= 0 && in lcl_GetSubTotalPos()1874 rSubState.nColSubTotalFunc != rSubState.nRowSubTotalFunc ) in lcl_GetSubTotalPos()1884 if ( rSubState.nRowSubTotalFunc >= 0 ) nRet = rSubState.nRowSubTotalFunc; in lcl_GetSubTotalPos()
101 long nRowSubTotalFunc; member107 nRowSubTotalFunc( -1 ) in ScDPSubTotalState()
Completed in 43 milliseconds