Searched refs:lcl_commitStorage_nothrow (Results 1 – 1 of 1) sorted by relevance
383 bool lcl_commitStorage_nothrow( const Reference< XStorage >& _rxStorage ) in lcl_commitStorage_nothrow() function406 bSuccess = lcl_commitStorage_nothrow( xDocStorage ); in lcl_commitDocumentStorage_nothrow()683 return lcl_commitStorage_nothrow( m_xScriptsStorage ); in commit()1419 if ( !lcl_commitStorage_nothrow( xScriptsRoot ) in impl_migrateScriptStorage_nothrow()1420 || ( xTargetStorage.is() && !lcl_commitStorage_nothrow( xTargetStorage ) ) in impl_migrateScriptStorage_nothrow()1600 bSuccess = lcl_commitStorage_nothrow( xTargetRoot ); in impl_migrateContainerLibraries_nothrow()