Searched refs:OStorage_Impl (Results 1 – 4 of 4) sorted by relevance
| /AOO41X/main/package/source/xstor/ |
| H A D | xstorage.cxx | 101 void OStorage_Impl::completeStorageStreamCopy_Impl( in completeStorageStreamCopy_Impl() 193 OStorage_Impl::OStorage_Impl( uno::Reference< io::XInputStream > xInputStream, in OStorage_Impl() function in OStorage_Impl 233 OStorage_Impl::OStorage_Impl( uno::Reference< io::XStream > xStream, in OStorage_Impl() function in OStorage_Impl 275 OStorage_Impl::OStorage_Impl( OStorage_Impl* pParent, in OStorage_Impl() function in OStorage_Impl 306 OStorage_Impl::~OStorage_Impl() in ~OStorage_Impl() 404 void OStorage_Impl::AddLog( const ::rtl::OUString& aMessage ) in AddLog() 425 void OStorage_Impl::SetReadOnlyWrap( OStorage& aStorage ) in SetReadOnlyWrap() 433 void OStorage_Impl::RemoveReadOnlyWrap( OStorage& aStorage ) in RemoveReadOnlyWrap() 459 void OStorage_Impl::OpenOwnPackage() in OpenOwnPackage() 544 uno::Reference< lang::XMultiServiceFactory > OStorage_Impl::GetServiceFactory() in GetServiceFactory() [all …]
|
| H A D | xstorage.hxx | 80 struct OStorage_Impl; 91 OStorage_Impl* m_pStorage; 129 struct OStorage_Impl struct 162 OStorage_Impl* m_pParent; argument 185 …OStorage_Impl( ::com::sun::star::uno::Reference< ::com::sun::star::io::XInputStream > xInputStrea… argument 191 OStorage_Impl( ::com::sun::star::uno::Reference< ::com::sun::star::io::XStream > xStream, 198 OStorage_Impl( OStorage_Impl* pParent, 205 ~OStorage_Impl(); 249 OStorage_Impl* CreateNewStorageImpl( sal_Int32 nStorageMode ); 304 OStorage_Impl* m_pImpl; [all …]
|
| H A D | owriteablestream.hxx | 97 struct OStorage_Impl; 102 friend struct OStorage_Impl; 122 OStorage_Impl* m_pParent; 171 OStorage_Impl* pParent,
|
| H A D | owriteablestream.cxx | 285 OWriteStream_Impl::OWriteStream_Impl( OStorage_Impl* pParent, in OWriteStream_Impl() 1239 …OStorage_Impl::completeStorageStreamCopy_Impl( xOwnStream, xDestStream, m_nStorageType, GetAllRela… in CopyInternallyTo_Impl() 1279 …OStorage_Impl::completeStorageStreamCopy_Impl( xOwnStream, xDestStream, m_nStorageType, GetAllRela… in CopyInternallyTo_Impl()
|