Home
last modified time | relevance | path

Searched refs:commitStorageIfWriteable (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/dbaccess/source/core/recovery/
H A Ddbdocrecovery.cxx333 tools::stor::commitStorageIfWriteable( xComponentsStor ); in saveModifiedSubComponents()
338 tools::stor::commitStorageIfWriteable( xRecoveryStorage ); in saveModifiedSubComponents()
H A Dsubcomponentrecovery.cxx471 tools::stor::commitStorageIfWriteable( xObjectStor ); in saveToRecoveryStorage()
472 tools::stor::commitStorageIfWriteable( xComponentsStorage ); in saveToRecoveryStorage()
/aoo4110/main/dbaccess/source/core/dataaccess/
H A DModelImpl.cxx295 tools::stor::commitStorageIfWriteable( aIter->second ); in commitStorages()
316 bSuccess = tools::stor::commitStorageIfWriteable( pos->second ); in commitEmbeddedStorage()
966 bSuccess = tools::stor::commitStorageIfWriteable( _rxStorage ); in commitStorageIfWriteable_ignoreErrors()
H A Ddatabasedocument.cxx638 tools::stor::commitStorageIfWriteable( xTargetStorage ); in storeToRecoveryFile()
1188 OSL_VERIFY( tools::stor::commitStorageIfWriteable( _rxTargetStorage ) ); in impl_storeToStorage_throw()
/aoo4110/main/dbaccess/source/core/inc/
H A Dsdbcoretools.hxx69 bool commitStorageIfWriteable(
/aoo4110/main/dbaccess/source/core/misc/
H A Dsdbcoretools.cxx153 …bool commitStorageIfWriteable( const Reference< XStorage >& _rxStorage ) SAL_THROW(( IOException, … in commitStorageIfWriteable() function

Completed in 64 milliseconds