Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A DXMLExportDataPilot.cxx457 for (sal_Int32 nSubTotal = 0; nSubTotal < nSubTotalCount; nSubTotal++) in WriteSubTotals() local
460 GeneralFunction nFunc = static_cast<GeneralFunction>(pDim->GetSubTotalFunc(nSubTotal)); in WriteSubTotals()