LibreOffice Module dbaccess (master) 1
Functions
dbaccess::tools::stor Namespace Reference

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)
 

Function Documentation

◆ commitStorageIfWriteable() [1/2]

bool dbaccess::tools::stor::commitStorageIfWriteable ( const css::uno::Reference< css::embed::XStorage > &  _rxStorage)

◆ commitStorageIfWriteable() [2/2]

bool dbaccess::tools::stor::commitStorageIfWriteable ( const Reference< XStorage > &  _rxStorage)

Definition at line 125 of file sdbcoretools.cxx.

References storageIsWritable_nothrow().

◆ storageIsWritable_nothrow() [1/2]

bool dbaccess::tools::stor::storageIsWritable_nothrow ( const css::uno::Reference< css::embed::XStorage > &  _rxStorage)

◆ storageIsWritable_nothrow() [2/2]

bool dbaccess::tools::stor::storageIsWritable_nothrow ( const Reference< XStorage > &  _rxStorage)

Definition at line 107 of file sdbcoretools.cxx.

References DBG_UNHANDLED_EXCEPTION, and Exception.