Home
last modified time | relevance | path

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

/trunk/main/oox/source/helper/
H A Dbinaryinputstream.cxx241 nReadBytes = getMaxBytes( nBytes ); in readData()
256 nReadBytes = getMaxBytes( nBytes ); in readMemory()
269 sal_Int32 nSkipBytes = getMaxBytes( nBytes ); in skip()
319 sal_Int32 nMaxBytes = getMaxBytes( nBytes ); in readData()
332 sal_Int32 nMaxBytes = getMaxBytes( nBytes ); in readMemory()
344 sal_Int32 nSkipBytes = getMaxBytes( nBytes ); in skip()
/trunk/main/oox/inc/oox/helper/
H A Dbinaryinputstream.hxx372 inline sal_Int32 getMaxBytes( sal_Int32 nBytes ) const in getMaxBytes() function in oox::SequenceInputStream
437 inline sal_Int32 getMaxBytes( sal_Int32 nBytes ) const in getMaxBytes() function in oox::RelativeInputStream

Completed in 21 milliseconds