Home
last modified time | relevance | path

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

/aoo42x/main/sc/inc/
H A Dtable.hxx692 SCROW GetLastChangedRow() const;
H A Ddocument.hxx1424 SCROW GetLastChangedRow( SCTAB nTab ) const;
/aoo42x/main/sc/source/core/data/
H A Ddocument.cxx3789 SCROW ScDocument::GetLastChangedRow( SCTAB nTab ) const in GetLastChangedRow() function in ScDocument
3792 return pTab[nTab]->GetLastChangedRow(); in GetLastChangedRow()
H A Dtable2.cxx2948 SCROW ScTable::GetLastChangedRow() const in GetLastChangedRow() function in ScTable
/aoo42x/main/sc/source/filter/xml/
H A Dxmlexprt.cxx2550 … sal_Int32 nRows(pDoc->GetLastChangedRow(sal::static_int_cast<SCTAB>(nTable))); in _ExportAutoStyles()

Completed in 940 milliseconds