Home
last modified time | relevance | path

Searched refs:xLastRec (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/excel/
H A Dxelink.cxx1326 RecordRefType xLastRec = GetLastRecord(); in InsertValue() local
1327 if( xLastRec && xLastRec->InsertValue( nScCol, nScRow, rValue ) ) in InsertValue()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/excel/
H A Dxelink.cxx1320 RecordRefType xLastRec = GetLastRecord(); in InsertValue() local
1321 if( xLastRec && xLastRec->InsertValue( nScCol, nScRow, rValue ) ) in InsertValue()