Searched refs:GetChangedCols (Results 1 – 2 of 2) sorted by relevance
118 sal_Int32 ScMyTableData::GetChangedCols(const sal_Int32 nFromIndex, const sal_Int32 nToIndex) const in GetChangedCols() function in ScMyTableData564 nToMerge = pTableData->GetChangedCols(nCol, nCol + nColsPerCol + nSpannedCols - nColCount); in NewTable()566 nToMerge = pTableData->GetChangedCols(nCol, nCol + nColsPerCol); in NewTable()
84 sal_Int32 GetChangedCols(const sal_Int32 nFromIndex, const sal_Int32 nToIndex) const;
Completed in 46 milliseconds