Home
last modified time | relevance | path

Searched refs:getRootStorage (Results 1 – 11 of 11) sorted by path

/trunk/main/basic/source/inc/
H A Dnamecont.hxx407 …::star::uno::Reference< ::com::sun::star::embed::XStorage > SAL_CALL getRootStorage() throw (::com…
/trunk/main/basic/source/uno/
H A Dnamecont.cxx432 Reference< XStorage > SAL_CALL SfxLibraryContainer::getRootStorage() throw (RuntimeException) in getRootStorage() function in basic::SfxLibraryContainer
521 return makeAny( getRootStorage() ); in getRootLocation()
/trunk/main/dbaccess/source/core/dataaccess/
H A DModelImpl.cxx347 Reference< XStorage > xRootStor( m_pModelImplementation->getRootStorage() ); in getDocumentSubStoragesNames()
H A DModelImpl.hxx354 …inline ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage > getRootStorage() con… in getRootStorage() function in dbaccess::ODatabaseModelImpl
H A Ddatabasedocument.cxx895 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()
/trunk/main/framework/source/accelerators/
H A Dpresethandler.cxx249 …no::Reference< css::embed::XStorage > xRoot = m_aSharedStorages->m_lStoragesShare.getRootStorage(); in getOrCreateRootStorageShare()
310 …uno::Reference< css::embed::XStorage > xRoot = m_aSharedStorages->m_lStoragesUser.getRootStorage(); in getOrCreateRootStorageUser()
H A Dstorageholder.cxx141 css::uno::Reference< css::embed::XStorage > StorageHolder::getRootStorage() const in getRootStorage() function in framework::StorageHolder
/trunk/main/framework/source/inc/accelerators/
H A Dstorageholder.hxx143 virtual css::uno::Reference< css::embed::XStorage > getRootStorage() const;
/trunk/main/oox/inc/oox/dump/
H A Ddumperbase.hxx901 inline const StorageRef& getRootStorage() const { return mxRootStrg; } in getRootStorage() function in oox::dump::SharedConfigData
988 inline const StorageRef& getRootStorage() const { return mxCfgData->getRootStorage(); } in getRootStorage() function in oox::dump::Config
/trunk/main/oox/source/dump/
H A Dbiffdumper.cxx283 if( StorageBase* pRootStrg = cfg().getRootStorage().get() ) in construct()
H A Ddumperbase.cxx2178 mxStrg = cfg().getRootStorage(); in construct()

Completed in 161 milliseconds