Searched refs:OWriteStream_Impl (Results 1 – 9 of 9) sorted by relevance
| /AOO41X/main/package/source/xstor/ |
| H A D | owriteablestream.cxx | 285 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() 361 void OWriteStream_Impl::AddLog( const ::rtl::OUString& aMessage ) in AddLog() 383 void OWriteStream_Impl::InsertIntoPackageFolder( const ::rtl::OUString& aName, in InsertIntoPackageFolder() 403 sal_Bool OWriteStream_Impl::IsEncrypted() in IsEncrypted() 463 void OWriteStream_Impl::SetDecrypted() in SetDecrypted() 488 void OWriteStream_Impl::SetEncrypted( const ::comphelper::SequenceAsHashMap& aEncryptionData ) in SetEncrypted() 517 void OWriteStream_Impl::DisposeWrappers() in DisposeWrappers() 552 uno::Reference< lang::XMultiServiceFactory > OWriteStream_Impl::GetServiceFactory() in GetServiceFactory() [all …]
|
| H A D | owriteablestream.hxx | 100 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 D | ocompinstream.hxx | 39 struct OWriteStream_Impl; 47 OWriteStream_Impl* m_pImpl; 62 OInputCompStream( OWriteStream_Impl& pImpl,
|
| H A D | oseekinstream.hxx | 38 OInputSeekStream( OWriteStream_Impl& pImpl,
|
| H A D | selfterminatefilestream.hxx | 32 struct OWriteStream_Impl;
|
| H A D | oseekinstream.cxx | 35 OInputSeekStream::OInputSeekStream( OWriteStream_Impl& pImpl, in OInputSeekStream()
|
| H A D | xstorage.hxx | 81 struct OWriteStream_Impl; 92 OWriteStream_Impl* m_pStream;
|
| H A D | ocompinstream.cxx | 38 OInputCompStream::OInputCompStream( OWriteStream_Impl& aImpl, in OInputCompStream()
|
| H A D | xstorage.cxx | 1440 …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()
|