Home
last modified time | relevance | path

Searched refs:storageIsWritable_nothrow (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/dbaccess/source/core/misc/
H A Dsdbcoretools.cxx133 bool storageIsWritable_nothrow( const Reference< XStorage >& _rxStorage ) in storageIsWritable_nothrow() function
159 if ( storageIsWritable_nothrow( _rxStorage ) ) in commitStorageIfWriteable()
/aoo42x/main/dbaccess/source/core/inc/
H A Dsdbcoretools.hxx64 bool storageIsWritable_nothrow(
/aoo42x/main/dbaccess/source/core/dataaccess/
H A DModelImpl.cxx1330 m_bReadOnly = !tools::stor::storageIsWritable_nothrow( m_xDocumentStorage.getTyped() ); in impl_switchToStorage_throw()

Completed in 24 milliseconds