LibreOffice Module dbaccess (master) 1
|
Functions | |
bool | storageIsWritable_nothrow (const css::uno::Reference< css::embed::XStorage > &_rxStorage) |
bool | commitStorageIfWriteable (const css::uno::Reference< css::embed::XStorage > &_rxStorage) |
commits a given storage if it's not readonly More... | |
bool | storageIsWritable_nothrow (const Reference< XStorage > &_rxStorage) |
bool | commitStorageIfWriteable (const Reference< XStorage > &_rxStorage) |
bool dbaccess::tools::stor::commitStorageIfWriteable | ( | const css::uno::Reference< css::embed::XStorage > & | _rxStorage | ) |
commits a given storage if it's not readonly
Referenced by dbaccess::DocumentStorageAccess::commitEmbeddedStorage(), dbaccess::ODatabaseModelImpl::commitStorageIfWriteable_ignoreErrors(), dbaccess::DocumentStorageAccess::commitStorages(), dbaccess::DatabaseDocumentRecovery::saveModifiedSubComponents(), dbaccess::SubComponentRecovery::saveToRecoveryStorage(), and dbaccess::ODatabaseDocument::storeToRecoveryFile().
bool dbaccess::tools::stor::commitStorageIfWriteable | ( | const Reference< XStorage > & | _rxStorage | ) |
Definition at line 125 of file sdbcoretools.cxx.
References storageIsWritable_nothrow().
bool dbaccess::tools::stor::storageIsWritable_nothrow | ( | const css::uno::Reference< css::embed::XStorage > & | _rxStorage | ) |
Referenced by commitStorageIfWriteable(), and dbaccess::ODatabaseModelImpl::impl_switchToStorage_throw().
bool dbaccess::tools::stor::storageIsWritable_nothrow | ( | const Reference< XStorage > & | _rxStorage | ) |
Definition at line 107 of file sdbcoretools.cxx.
References DBG_UNHANDLED_EXCEPTION, and Exception.