Searched refs:UcbLockBytes (Results 1 – 3 of 3) sorted by relevance
89 UcbDataSink_Impl( UcbLockBytes* pLockBytes ) in UcbDataSink_Impl()120 UcbStreamer_Impl( UcbLockBytes* pLockBytes ) in UcbStreamer_Impl()1274 UcbLockBytes::UcbLockBytes( UcbLockBytesHandler* pHandler ) in UcbLockBytes() function in utl::UcbLockBytes1287 UcbLockBytes::~UcbLockBytes() in ~UcbLockBytes()1317 Reference < XInputStream > UcbLockBytes::getInputStream() in getInputStream()1324 Reference < XStream > UcbLockBytes::getStream() in getStream()1335 sal_Bool UcbLockBytes::setStream_Impl( const Reference<XStream>& aStream ) in setStream_Impl()1353 sal_Bool UcbLockBytes::setInputStream_Impl( const Reference<XInputStream> &rxInputStream, sal_Bool … in setInputStream_Impl()1397 void UcbLockBytes::SetStreamValid_Impl() in SetStreamValid_Impl()1405 void UcbLockBytes::terminate_Impl() in terminate_Impl()[all …]
124 … xLockBytes = UcbLockBytes::CreateLockBytes( aContent.get(), Sequence < PropertyValue >(), in lcl_CreateStream()175 UcbLockBytesRef xLockBytes = UcbLockBytes::CreateInputLockBytes( xStream ); in CreateStream()191 UcbLockBytesRef xLockBytes = UcbLockBytes::CreateLockBytes( xStream ); in CreateStream()208 UcbLockBytesRef xLockBytes = UcbLockBytes::CreateInputLockBytes( xStream ); in CreateStream()227 UcbLockBytesRef xLockBytes = UcbLockBytes::CreateLockBytes( xStream ); in CreateStream()
71 SV_DECL_REF( UcbLockBytes )101 class UNOTOOLS_DLLPUBLIC UcbLockBytes : public virtual SvLockBytes class127 UcbLockBytes( UcbLockBytesHandler* pHandler=NULL );129 virtual ~UcbLockBytes (void);182 vos::OGuard aGuard( SAL_CONST_CAST(UcbLockBytes*, this)->m_aMutex ); in getInputStream_Impl()188 vos::OGuard aGuard( SAL_CONST_CAST(UcbLockBytes*, this)->m_aMutex ); in getOutputStream_Impl()194 vos::OGuard aGuard( SAL_CONST_CAST(UcbLockBytes*, this)->m_aMutex ); in getSeekable_Impl()200 vos::OGuard aGuard( SAL_CONST_CAST(UcbLockBytes*, this)->m_aMutex ); in hasInputStream_Impl()214 SV_IMPL_REF( UcbLockBytes );