Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Ddpsave.hxx139 … sal_uInt16 GetSubTotalFunc(long nIndex) const { return pSubTotalFuncs[nIndex]; } in GetSubTotalFunc() function in ScDPSaveDimension
/trunk/main/sc/source/filter/xml/
H A DXMLExportDataPilot.cxx460 GeneralFunction nFunc = static_cast<GeneralFunction>(pDim->GetSubTotalFunc(nSubTotal)); in WriteSubTotals()
/trunk/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx2149 eRet = (GeneralFunction)pDim->GetSubTotalFunc(0); // always use the first one in getFunction()
2195 aRet[ nIdx ] = (GeneralFunction)pDim->GetSubTotalFunc( nIdx ); in getSubtotals()
/trunk/main/sc/source/filter/excel/
H A Dxepivot.cxx1092 aSubtotals.push_back( rSaveDim.GetSubTotalFunc( nSubtIdx ) ); in SetPropertiesFromDim()
/trunk/main/sc/source/ui/view/
H A Ddbfunc3.cxx1676 if (pDim->GetSubTotalFunc(0) != sheet::GeneralFunction_AUTO) in DataPilotInput()

Completed in 70 milliseconds