Searched refs:OStorage (Results 1 – 8 of 8) sorted by relevance
/aoo4110/main/package/source/xstor/ |
H A D | xstorage.cxx | 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() 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 D | disposelistener.hxx | 31 class OStorage; 35 OStorage* m_pStorage; 38 OChildDispListener_Impl( OStorage& aStorage );
|
H A D | xstorage.hxx | 105 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 D | xfactory.cxx | 98 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 D | disposelistener.cxx | 32 OChildDispListener_Impl::OChildDispListener_Impl( OStorage& aStorage ) in OChildDispListener_Impl()
|
H A D | xfactory.hxx | 34 class OStorage;
|
/aoo4110/main/connectivity/source/drivers/hsqldb/ |
H A D | HStorage.hxx | 58 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(
|
/aoo4110/main/oox/source/export/ |
H A D | ooxml-export-notes.txt | 197 …#13 0x00002aaab5c7dc45 in OStorage::hasByName (this=0x1808880, aName=@0x7fffe284f280) at /home/rod…
|
Completed in 43 milliseconds