Searched refs:commitStorageIfWriteable (Results 1 – 6 of 6) sorted by relevance
333 tools::stor::commitStorageIfWriteable( xComponentsStor ); in saveModifiedSubComponents()338 tools::stor::commitStorageIfWriteable( xRecoveryStorage ); in saveModifiedSubComponents()
471 tools::stor::commitStorageIfWriteable( xObjectStor ); in saveToRecoveryStorage()472 tools::stor::commitStorageIfWriteable( xComponentsStorage ); in saveToRecoveryStorage()
295 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()
638 tools::stor::commitStorageIfWriteable( xTargetStorage ); in storeToRecoveryFile()1188 OSL_VERIFY( tools::stor::commitStorageIfWriteable( _rxTargetStorage ) ); in impl_storeToStorage_throw()
69 bool commitStorageIfWriteable(
153 …bool commitStorageIfWriteable( const Reference< XStorage >& _rxStorage ) SAL_THROW(( IOException, … in commitStorageIfWriteable() function
Completed in 30 milliseconds