Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxiescher.cxx2633 sal_Size nRecEnd = rStrm.GetRecPos() + nRecLeft; in ReadFullLbsData() local
2635 DBG_ASSERT( (rStrm.GetRecPos() == nRecEnd) || (rStrm.GetRecPos() + mnEntryCount == nRecEnd), in ReadFullLbsData()
2637 while( rStrm.IsValid() && (rStrm.GetRecPos() < nRecEnd) ) in ReadFullLbsData()
/aoo4110/main/oox/source/xls/
H A Dstylesbuffer.cxx2590 sal_Int64 nRecEnd = rStrm.tell(); in importDxf() local
2592 nRecEnd += nSubRecSize; in importDxf()
2618 rStrm.seek( nRecEnd ); in importDxf()

Completed in 52 milliseconds