Home
last modified time | relevance | path

Searched refs:OStorage (Results 1 – 7 of 7) sorted by relevance

/AOO41X/main/package/source/xstor/
H A Dxstorage.cxx425 void OStorage_Impl::SetReadOnlyWrap( OStorage& aStorage ) in SetReadOnlyWrap()
433 void OStorage_Impl::RemoveReadOnlyWrap( OStorage& aStorage ) in RemoveReadOnlyWrap()
1770 OStorage* pResultStorage = new OStorage( m_pRelStorElement->m_pStorage, sal_False ); in CreateRelStorage()
1931 OStorage::OStorage( uno::Reference< io::XInputStream > xInputStream, in OStorage() function in OStorage
1943 OStorage::OStorage( uno::Reference< io::XStream > xStream, in OStorage() function in OStorage
1955 OStorage::OStorage( OStorage_Impl* pImpl, sal_Bool bReadOnlyWrap ) in OStorage() function in OStorage
1972 OStorage::~OStorage() in ~OStorage()
2009 void SAL_CALL OStorage::InternalDispose( sal_Bool bNotifyImpl ) in InternalDispose()
2083 void OStorage::ChildIsDisposed( const uno::Reference< uno::XInterface >& xChild ) in ChildIsDisposed()
2109 void OStorage::BroadcastModifiedIfNecessary() in BroadcastModifiedIfNecessary()
[all …]
H A Ddisposelistener.hxx31 class OStorage;
35 OStorage* m_pStorage;
38 OChildDispListener_Impl( OStorage& aStorage );
H A Dxstorage.hxx105 class OStorage;
109 OStorage* m_pPointer;
112 StorageHolder_Impl( OStorage* pStorage ) in StorageHolder_Impl()
133 OStorage* m_pAntiImpl; // only valid if external references exists
209 void SetReadOnlyWrap( OStorage& aStorage );
210 void RemoveReadOnlyWrap( OStorage& aStorage );
289 class OStorage : public ::com::sun::star::lang::XTypeProvider class
322 OStorage( ::com::sun::star::uno::Reference< ::com::sun::star::io::XInputStream > xInputStream,
328 OStorage( ::com::sun::star::uno::Reference< ::com::sun::star::io::XStream > xStream,
334 OStorage( OStorage_Impl* pImpl, sal_Bool bReadOnlyWrap );
[all …]
H A Dxfactory.cxx98 static_cast< OWeakObject* >( new OStorage( xTempStream, in createInstance()
267 …static_cast< OWeakObject* >( new OStorage( xInputStream, nStorageMode, aPropsToSet, m_xFactory, nS… in createInstanceWithArguments()
287 …static_cast< OWeakObject* >( new OStorage( xStream, nStorageMode, aPropsToSet, m_xFactory, nStorag… in createInstanceWithArguments()
H A Ddisposelistener.cxx32 OChildDispListener_Impl::OChildDispListener_Impl( OStorage& aStorage ) in OChildDispListener_Impl()
H A Dxfactory.hxx34 class OStorage;
/AOO41X/main/connectivity/source/drivers/hsqldb/
H A DHStorage.hxx58 class OStorage : public ::comphelper::OBaseMutex class
71 OStorage(); // never implemented
72 OStorage(const OStorage&); // never implemented
73 int operator= (const OStorage&); // never implemented
75 OStorage(