Home
last modified time | relevance | path

Searched refs:setInputStream_Impl (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/unotools/source/ucbhelper/
H A Ducblockbytes.cxx94 { m_xLockBytes->setInputStream_Impl (rxInputStream); } in setInputStream()
992 setInputStream_Impl( aStream->getInputStream(), false ); in setStream_Impl()
998 setInputStream_Impl( Reference < XInputStream >() ); in setStream_Impl()
1002 bool UcbLockBytes::setInputStream_Impl( const Reference<XInputStream> &rxInputStream, bool bSetXSee… in setInputStream_Impl() function in utl::UcbLockBytes
1261 xLockBytes->setInputStream_Impl( xInputStream ); in CreateInputLockBytes()
H A Ducblockbytes.hxx108 …bool setInputStream_Impl( const css::uno::Reference < css::io::XInputStream > &…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/ucbhelper/
H A Ducblockbytes.cxx92 { m_xLockBytes->setInputStream_Impl (rxInputStream); } in setInputStream()
980 setInputStream_Impl( aStream->getInputStream(), false ); in setStream_Impl()
986 setInputStream_Impl( Reference < XInputStream >() ); in setStream_Impl()
990 bool UcbLockBytes::setInputStream_Impl( const Reference<XInputStream> &rxInputStream, bool bSetXSee… in setInputStream_Impl() function in utl::UcbLockBytes
1249 xLockBytes->setInputStream_Impl( xInputStream ); in CreateInputLockBytes()
H A Ducblockbytes.hxx109 …bool setInputStream_Impl( const css::uno::Reference < css::io::XInputStream > &…