Home
last modified time | relevance | path

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

/aoo4110/main/oox/inc/oox/xls/
H A Dtablebuffer.hxx85 inline sal_Int32 getTotalsRows() const { return maModel.mnTotalsRows; } in getTotalsRows() function in oox::xls::Table
/aoo4110/main/oox/source/xls/
H A Dpivotcachebuffer.cxx1386 mbValidSource = (pTable->getHeight() - pTable->getTotalsRows()) > 1; in finalizeInternalSheetSource()
1388 maSheetSrcModel.maRange.EndRow -= pTable->getTotalsRows(); in finalizeInternalSheetSource()
H A Dformulaparser.cxx1552 sal_Int32 nEndDataRow = nEndRow - xTable->getTotalsRows(); in importTableToken()

Completed in 43 milliseconds