Searched refs:storageIsWritable_nothrow (Results 1 – 3 of 3) sorted by relevance
133 bool storageIsWritable_nothrow( const Reference< XStorage >& _rxStorage ) in storageIsWritable_nothrow() function159 if ( storageIsWritable_nothrow( _rxStorage ) ) in commitStorageIfWriteable()
64 bool storageIsWritable_nothrow(
1330 m_bReadOnly = !tools::stor::storageIsWritable_nothrow( m_xDocumentStorage.getTyped() ); in impl_switchToStorage_throw()
Completed in 24 milliseconds