Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A Dxmlsubti.cxx118 sal_Int32 ScMyTableData::GetChangedCols(const sal_Int32 nFromIndex, const sal_Int32 nToIndex) const in GetChangedCols() function in ScMyTableData
564 nToMerge = pTableData->GetChangedCols(nCol, nCol + nColsPerCol + nSpannedCols - nColCount); in NewTable()
566 nToMerge = pTableData->GetChangedCols(nCol, nCol + nColsPerCol); in NewTable()
H A Dxmlsubti.hxx84 sal_Int32 GetChangedCols(const sal_Int32 nFromIndex, const sal_Int32 nToIndex) const;

Completed in 41 milliseconds