Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/xls/
H A Dbiffcodec.cxx244 sal_uInt16 nDecBytes = ::std::min( nBytesLeft, nBlockLeft ); in implDecode() local
/aoo41x/main/sc/source/filter/excel/
H A Dxistream.cxx307 sal_uInt16 nDecBytes = ::std::min< sal_uInt16 >( nBytesLeft, nBlockLeft ); in OnRead() local

Completed in 17 milliseconds