Searched refs:GetLastChangedCol (Results 1 – 5 of 5) sorted by relevance
690 SCCOL GetLastChangedCol() const;
1422 SCCOL GetLastChangedCol( SCTAB nTab ) const;
3780 SCCOL ScDocument::GetLastChangedCol( SCTAB nTab ) const in GetLastChangedCol() function in ScDocument3783 return pTab[nTab]->GetLastChangedCol(); in GetLastChangedCol()
2934 SCCOL ScTable::GetLastChangedCol() const in GetLastChangedCol() function in ScTable
2510 … sal_Int32 nColumns(pDoc->GetLastChangedCol(sal::static_int_cast<SCTAB>(nTable))); in _ExportAutoStyles()
Completed in 84 milliseconds