Home
last modified time | relevance | path

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

/aoo42x/main/sc/inc/
H A Dcolumn.hxx200 void MixData( SCROW nRow1, SCROW nRow2, sal_uInt16 nFunction, sal_Bool bSkipEmpty,
H A Dtable.hxx397 void MixData( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2,
/aoo42x/main/sc/source/core/data/
H A Dcolumn3.cxx938 MixData( nRow1, nRow2, nFunction, bSkipEmpty, rSrcCol ); in MixMarked()
987 void ScColumn::MixData( SCROW nRow1, SCROW nRow2, in MixData() function in ScColumn
H A Dtable2.cxx538 void ScTable::MixData( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in MixData() function in ScTable
542 aCol[i].MixData( nRow1, nRow2, nFunction, bSkipEmpty, pSrcTab->aCol[i] ); in MixData()
H A Ddocument.cxx2543 pTab[i]->MixData( rRange.aStart.Col(), rRange.aStart.Row(), in MixDocument()
2592 pTab[i]->MixData( nStartCol,nStartRow, nEndCol,nEndRow, in FillTab()

Completed in 90 milliseconds