Home
last modified time | relevance | path

Searched refs:GetLastRecord (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/sc/source/filter/inc/
H A Dxerecord.hxx348 inline RecordRefType GetLastRecord() const in GetLastRecord() function in XclExpRecordList
/aoo42x/main/sc/source/filter/excel/
H A Dxetable.cxx2005 return maCellList.IsEmpty() ? 0 : (maCellList.GetLastRecord()->GetLastXclCol() + 1); in GetFirstFreeXclCol()
2135 …sal_uInt32 nDefaultXclRow = maRowList.IsEmpty() ? 0 : (maRowList.GetLastRecord()->GetXclRow() + 1); in Finalize()
H A Dxelink.cxx1235 RecordRefType xLastRec = GetLastRecord(); in InsertValue()
H A Dxechart.cxx3272 return maTypeGroups.GetLastRecord(); in GetLastTypeGroup()

Completed in 527 milliseconds