Home
last modified time | relevance | path

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

/aoo42x/main/package/source/xstor/
H A Dxstorage.cxx1770 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()
2311 void SAL_CALL OStorage::acquire() throw() in acquire()
2688 OStorage* pResultStorage = new OStorage( pElement->m_pStorage, bReadOnlyWrap ); in openStorageElement()
4105 void SAL_CALL OStorage::commit() in commit()
4171 void SAL_CALL OStorage::revert() in revert()
4287 sal_Bool SAL_CALL OStorage::isModified() in isModified()
[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;
/aoo42x/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(
/aoo42x/main/oox/source/export/
H A Dooxml-export-notes.txt197 …#13 0x00002aaab5c7dc45 in OStorage::hasByName (this=0x1808880, aName=@0x7fffe284f280) at /home/rod…

Completed in 64 milliseconds