Searched defs:getRecLeft (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/oox/inc/oox/xls/ | ||
H A D | biffoutputstream.hxx | 57 …inline sal_uInt16 getRecLeft() const { return static_cast< sal_uInt16 >( mnMaxRecSize - maData.s… in getRecLeft() function in oox::xls::prv::BiffOutputRecordBuffer |
H A D | biffinputstream.hxx | 77 inline sal_uInt16 getRecLeft() const { return mnRecSize - mnRecPos; } in getRecLeft() function in oox::xls::prv::BiffInputRecordBuffer |
Completed in 12 milliseconds