Searched refs:_rxInput (Results 1 – 4 of 4) sorted by relevance
33 OStreamSection::OStreamSection(const staruno::Reference< stario::XDataInputStream >& _rxInput) in OStreamSection() argument34 :m_xMarkStream(_rxInput, ::com::sun::star::uno::UNO_QUERY) in OStreamSection()35 ,m_xInStream(_rxInput) in OStreamSection()42 m_nBlockLen = _rxInput->readLong(); in OStreamSection()
66 …StreamSupplier( const Reference< XInputStream >& _rxInput, const Reference< XOutputStream >& _rxOu…80 …StreamSupplier::StreamSupplier( const Reference< XInputStream >& _rxInput, const Reference< XOutpu… in StreamSupplier() argument81 :m_xInput( _rxInput ) in StreamSupplier()
59 OStreamSection(const staruno::Reference< stario::XDataInputStream >& _rxInput);
60 OStreamSection(const staruno::Reference< stario::XDataInputStream >& _rxInput);
Completed in 20 milliseconds