Home
last modified time | relevance | path

Searched refs:OWriteStream_Impl (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/package/source/xstor/
H A Dowriteablestream.cxx285 OWriteStream_Impl::OWriteStream_Impl( OStorage_Impl* pParent, in OWriteStream_Impl() function in OWriteStream_Impl
319 OWriteStream_Impl::~OWriteStream_Impl() in ~OWriteStream_Impl()
333 void OWriteStream_Impl::CleanCacheStream() in CleanCacheStream()
403 sal_Bool OWriteStream_Impl::IsEncrypted() in IsEncrypted()
463 void OWriteStream_Impl::SetDecrypted() in SetDecrypted()
517 void OWriteStream_Impl::DisposeWrappers() in DisposeWrappers()
617 ::rtl::OUString OWriteStream_Impl::FillTempGetFileName() in FillTempGetFileName()
882 void OWriteStream_Impl::Commit() in Commit()
989 void OWriteStream_Impl::Revert() in Revert()
1102 sal_Bool OWriteStream_Impl::IsTransacted() in IsTransacted()
[all …]
H A Dowriteablestream.hxx100 struct OWriteStream_Impl : public PreCreationStruct struct
170 OWriteStream_Impl( argument
181 ~OWriteStream_Impl();
281 friend struct OWriteStream_Impl; argument
288 OWriteStream_Impl* m_pImpl;
297 OWriteStream( OWriteStream_Impl* pImpl, sal_Bool bTransacted );
298 …OWriteStream( OWriteStream_Impl* pImpl, ::com::sun::star::uno::Reference< ::com::sun::star::io::XS…
H A Docompinstream.hxx39 struct OWriteStream_Impl;
47 OWriteStream_Impl* m_pImpl;
62 OInputCompStream( OWriteStream_Impl& pImpl,
H A Doseekinstream.hxx38 OInputSeekStream( OWriteStream_Impl& pImpl,
H A Dselfterminatefilestream.hxx32 struct OWriteStream_Impl;
H A Doseekinstream.cxx35 OInputSeekStream::OInputSeekStream( OWriteStream_Impl& pImpl, in OInputSeekStream()
H A Dxstorage.hxx81 struct OWriteStream_Impl;
92 OWriteStream_Impl* m_pStream;
H A Docompinstream.cxx38 OInputCompStream::OInputCompStream( OWriteStream_Impl& aImpl, in OInputCompStream()
H A Dxstorage.cxx1440 …pNewElement->m_pStream = new OWriteStream_Impl( this, xPackageSubStream, m_xPackage, m_xFactory, b… in InsertStream()
1481 …pNewElement->m_pStream = new OWriteStream_Impl( this, xPackageSubStream, m_xPackage, m_xFactory, s… in InsertRawStream()
1620 …pElement->m_pStream = new OWriteStream_Impl( this, xPackageSubStream, m_xPackage, m_xFactory, sal_… in OpenSubStream()

Completed in 67 milliseconds