Home
last modified time | relevance | path

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

/aoo41x/main/sc/inc/
H A Dtable.hxx687 SCROW GetLastFlaggedRow() const;
H A Ddocument.hxx1419 SC_DLLPUBLIC SCROW GetLastFlaggedRow( SCTAB nTab ) const;
/aoo41x/main/sc/source/core/data/
H A Dtable2.cxx2903 SCROW ScTable::GetLastFlaggedRow() const in GetLastFlaggedRow() function in ScTable
2953 SCROW nLastFlags = GetLastFlaggedRow(); in GetLastChangedRow()
H A Ddocument.cxx3774 SCROW ScDocument::GetLastFlaggedRow( SCTAB nTab ) const in GetLastFlaggedRow() function in ScDocument
3777 return pTab[nTab]->GetLastFlaggedRow(); in GetLastFlaggedRow()
/aoo41x/main/sc/source/filter/excel/
H A Dxetable.cxx2333 SCROW nFirstUnflaggedScRow = rDoc.GetLastFlaggedRow( nScTab ) + 1; in XclExpCellTable()

Completed in 123 milliseconds