Home
last modified time | relevance | path

Searched defs:_rxStorage (Results 1 – 5 of 5) sorted by relevance

/trunk/main/dbaccess/source/core/misc/
H A Dsdbcoretools.cxx133 bool storageIsWritable_nothrow( const Reference< XStorage >& _rxStorage ) in storageIsWritable_nothrow()
153 …ence< XStorage >& _rxStorage ) SAL_THROW(( IOException, WrappedTargetException, RuntimeException )) in commitStorageIfWriteable()
/trunk/main/sfx2/source/appl/
H A Dappbaslib.cxx104 void SfxBasicManagerHolder::setStorage( const Reference< XStorage >& _rxStorage ) in setStorage()
119 void SfxBasicManagerHolder::storeLibrariesToStorage( const Reference< XStorage >& _rxStorage ) in storeLibrariesToStorage()
/trunk/main/dbaccess/source/core/dataaccess/
H A DModelImpl.cxx961 …mpl::commitStorageIfWriteable_ignoreErrors( const Reference< XStorage >& _rxStorage ) SAL_THROW(()) in commitStorageIfWriteable_ignoreErrors()
1272 void lcl_modifyListening( ::sfx2::IModifiableDocument& _rDocument, in lcl_modifyListening()
H A Ddatabasedocument.cxx1878 …e< PropertyValue >& _rMediaDescriptor ) throw (IllegalArgumentException, IOException, Exception, R… in storeToStorage()
/trunk/main/dbaccess/source/ext/macromigration/
H A Dmigrationengine.cxx382 bool lcl_commitStorage_nothrow( const Reference< XStorage >& _rxStorage ) in lcl_commitStorage_nothrow()