Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/core/dataaccess/
H A DModelImpl.cxx234 Reference< XStorage > xRootStorage( m_pModelImplementation->getOrCreateRootStorage() ); in impl_openSubStorage_nothrow()
866 Reference< XStorage > xStorage( getOrCreateRootStorage() ); in commitRootStorage()
875 Reference< XStorage > ODatabaseModelImpl::getOrCreateRootStorage() in getOrCreateRootStorage() function in dbaccess::ODatabaseModelImpl
1426 …acroMode::storageHasMacros( const_cast< ODatabaseModelImpl* >( this )->getOrCreateRootStorage() ) ) in determineEmbeddedMacros()
H A Ddatabasedocument.cxx1045 Reference< XStorage > xCurrentStorage( m_pImpl->getOrCreateRootStorage(), UNO_QUERY_THROW ); in impl_storeAs_throw()
1176 … Reference< XStorage > xCurrentStorage( m_pImpl->getOrCreateRootStorage(), UNO_QUERY_THROW ); in impl_storeToStorage_throw()
1899 return m_pImpl->getOrCreateRootStorage(); in getDocumentStorage()
H A DModelImpl.hxx353 … ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage > getOrCreateRootStorage();

Completed in 44 milliseconds