Searched refs:getRootStorage (Results 1 – 11 of 11) sorted by relevance
143 virtual css::uno::Reference< css::embed::XStorage > getRootStorage() const;
249 …eference< css::embed::XStorage > xRoot = m_aSharedStorages->m_lStoragesShare.getRootStorage(); in getOrCreateRootStorageShare()310 …Reference< css::embed::XStorage > xRoot = m_aSharedStorages->m_lStoragesUser.getRootStorage(); in getOrCreateRootStorageUser()
141 css::uno::Reference< css::embed::XStorage > StorageHolder::getRootStorage() const in getRootStorage() function in framework::StorageHolder
895 aDocRecovery.recoverSubDocuments( m_pImpl->getRootStorage(), _xController ); in setCurrentController()958 …impl_storeToStorage_throw( m_pImpl->getRootStorage(), m_pImpl->getMediaDescriptor().getPropertyVal… in store()1027 Reference< XStorage > xCurrentStorage( m_pImpl->getRootStorage() ); in impl_storeAs_throw()
354 …inline ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage > getRootStorage() con… in getRootStorage() function in dbaccess::ODatabaseModelImpl
347 Reference< XStorage > xRootStor( m_pModelImplementation->getRootStorage() ); in getDocumentSubStoragesNames()
901 inline const StorageRef& getRootStorage() const { return mxRootStrg; } in getRootStorage() function in oox::dump::SharedConfigData988 inline const StorageRef& getRootStorage() const { return mxCfgData->getRootStorage(); } in getRootStorage() function in oox::dump::Config
407 …::star::uno::Reference< ::com::sun::star::embed::XStorage > SAL_CALL getRootStorage() throw (::com…
432 Reference< XStorage > SAL_CALL SfxLibraryContainer::getRootStorage() throw (RuntimeException) in getRootStorage() function in basic::SfxLibraryContainer521 return makeAny( getRootStorage() ); in getRootLocation()
2178 mxStrg = cfg().getRootStorage(); in construct()
283 if( StorageBase* pRootStrg = cfg().getRootStorage().get() ) in construct()
Completed in 242 milliseconds