Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxistream.cxx808 sal_uInt16 nReadSize = GetMaxRawReadSize( nBytesLeft ); in Read()
881 sal_uInt16 nReadSize = GetMaxRawReadSize( nBytesLeft ); in Ignore()
933 nReadSize = GetMaxRawReadSize( nCharsLeft ); in ReadRawUniString()
1004 nReadSize = GetMaxRawReadSize( nCharsLeft ); in IgnoreRawUniString()
1150 sal_uInt16 XclImpStream::GetMaxRawReadSize( sal_Size nBytes ) const in GetMaxRawReadSize() function in XclImpStream
/trunk/main/sc/source/filter/inc/
H A Dxistream.hxx492 sal_uInt16 GetMaxRawReadSize( sal_Size nBytes ) const;

Completed in 26 milliseconds