Home
last modified time | relevance | path

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

/trunk/main/package/source/xstor/
H A Dxstorage.cxx423 void OStorage_Impl::SetReadOnlyWrap( OStorage& aStorage ) in SetReadOnlyWrap()
431 void OStorage_Impl::RemoveReadOnlyWrap( OStorage& aStorage ) in RemoveReadOnlyWrap()
1761 OStorage* pResultStorage = new OStorage( m_pRelStorElement->m_pStorage, sal_False ); in CreateRelStorage()
1922 OStorage::OStorage( uno::Reference< io::XInputStream > xInputStream, in OStorage() function in OStorage
1934 OStorage::OStorage( uno::Reference< io::XStream > xStream, in OStorage() function in OStorage
1946 OStorage::OStorage( OStorage_Impl* pImpl, sal_Bool bReadOnlyWrap ) in OStorage() function in OStorage
1963 OStorage::~OStorage() in ~OStorage()
2000 void SAL_CALL OStorage::InternalDispose( sal_Bool bNotifyImpl ) in InternalDispose()
2074 void OStorage::ChildIsDisposed( const uno::Reference< uno::XInterface >& xChild ) in ChildIsDisposed()
2100 void OStorage::BroadcastModifiedIfNecessary() in BroadcastModifiedIfNecessary()
[all …]
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 );
283 class OStorage : public ::com::sun::star::lang::XTypeProvider class
316 OStorage( ::com::sun::star::uno::Reference< ::com::sun::star::io::XInputStream > xInputStream,
322 OStorage( ::com::sun::star::uno::Reference< ::com::sun::star::io::XStream > xStream,
328 OStorage( OStorage_Impl* pImpl, sal_Bool bReadOnlyWrap );
[all …]
H A Ddisposelistener.hxx31 class OStorage;
35 OStorage* m_pStorage;
38 OChildDispListener_Impl( OStorage& aStorage );
H A Dxfactory.cxx96 static_cast< OWeakObject* >( new OStorage( xTempStream, in createInstance()
263 …static_cast< OWeakObject* >( new OStorage( xInputStream, nStorageMode, aPropsToSet, m_xFactory, nS… in createInstanceWithArguments()
283 …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;
/trunk/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(