Searched refs:BytesLeft (Results 1 – 9 of 9) sorted by relevance
78 sal_uLong BytesLeft() const;
184 sal_uLong ImpSvNumMultipleReadHeader::BytesLeft() const in BytesLeft() function in ImpSvNumMultipleReadHeader
1487 if ( rHdr.BytesLeft() ) in Load()1500 while ( rHdr.BytesLeft() && bGoOn ) in Load()
841 if ( aHdr.BytesLeft() >= sizeof(sal_uInt16) ) in Load()
144 sal_uLong BytesLeft() const;
113 sal_uLong ScMultipleReadHeader::BytesLeft() const in BytesLeft() function in ScMultipleReadHeader
105 if (rHdr.BytesLeft()) // neu in 388b und der 364w (RealTime-Client) Version in ScDdeLink()
193 sal_uInt32 BytesLeft();
124 while( aIo.BytesLeft() && !aIo.HasError() ) in Read()1323 sal_uInt32 SwLayCacheIoImpl::BytesLeft() in BytesLeft() function in SwLayCacheIoImpl
Completed in 75 milliseconds