Home
last modified time | relevance | path

Searched defs:getRecLeft (Results 1 – 2 of 2) sorted by relevance

/trunk/main/oox/inc/oox/xls/
H A Dbiffoutputstream.hxx57 …inline sal_uInt16 getRecLeft() const { return static_cast< sal_uInt16 >( mnMaxRecSize - maData.s… in getRecLeft() function in oox::xls::prv::BiffOutputRecordBuffer
H A Dbiffinputstream.hxx77 inline sal_uInt16 getRecLeft() const { return mnRecSize - mnRecPos; } in getRecLeft() function in oox::xls::prv::BiffInputRecordBuffer

Completed in 10 milliseconds