Searched refs:setInput (Results 1 – 6 of 6) sorted by relevance
167 decompresser.setInput(pContents[0], 0, readbytes); in getEncodedSubStorage()260 compresser.setInput(oledata); in insertSubStorage()
129 viewer.setInput(controlInfos); in createPartControl()439 viewer.setInput(controlInfos); in onFinishReceiving()
44 void SAL_CALL setInput( const ::com::sun::star::uno::Sequence< sal_Int8 >& rBuffer );
74 void SAL_CALL Inflater::setInput( const Sequence< sal_Int8 >& rBuffer ) in setInput() function in Inflater
286 maInflater.setInput ( maCompBuffer ); in readBytes()
1071 aInflaterLocal.setInput( aBuffer ); in getSizeAndCRC()
Completed in 34 milliseconds