Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/core/dataaccess/
H A DModelImpl.cxx184 …Reference< XStorage > impl_openSubStorage_nothrow( const ::rtl::OUString& _rStorageName, sal_Int32…
227 …entStorageAccess::impl_openSubStorage_nothrow( const ::rtl::OUString& _rStorageName, sal_Int32 _nD… in impl_openSubStorage_nothrow() argument
229 …OSL_ENSURE( _rStorageName.getLength(),"ODatabaseModelImpl::impl_openSubStorage_nothrow: Invalid st… in impl_openSubStorage_nothrow()
241 if ( xSubStorageNames.is() && !xSubStorageNames->hasByName( _rStorageName ) ) in impl_openSubStorage_nothrow()
245 xStorage = xRootStorage->openStorageElement( _rStorageName, nRealMode ); in impl_openSubStorage_nothrow()

Completed in 10 milliseconds