Home
last modified time | relevance | path

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

/aoo42x/main/sfx2/source/appl/
H A Dappbaslib.cxx119 void SfxBasicManagerHolder::storeLibrariesToStorage( const Reference< XStorage >& _rxStorage ) in storeLibrariesToStorage() function in SfxBasicManagerHolder
126 mxBasicContainer->storeLibrariesToStorage( _rxStorage ); in storeLibrariesToStorage()
128 mxDialogContainer->storeLibrariesToStorage( _rxStorage ); in storeLibrariesToStorage()
/aoo42x/main/offapi/com/sun/star/script/
H A DXStorageBasedLibraryContainer.idl62 called storeLibrariesToStorage with the same storage. Setting this attribute
91 void storeLibrariesToStorage( [in] ::com::sun::star::embed::XStorage RootStorage )
/aoo42x/main/basic/source/uno/
H A Ddlgcont.cxx223 void SfxDialogLibraryContainer::storeLibrariesToStorage( const uno::Reference< embed::XStorage >& x… in storeLibrariesToStorage() function in basic::SfxDialogLibraryContainer
249 SfxLibraryContainer::storeLibrariesToStorage( xStorage ); in storeLibrariesToStorage()
H A Dnamecont.cxx448 void SAL_CALL SfxLibraryContainer::storeLibrariesToStorage( const Reference< XStorage >& _rxRootSto… in storeLibrariesToStorage() function in basic::SfxLibraryContainer
/aoo42x/main/sfx2/source/inc/
H A Dappbaslib.hxx88 void storeLibrariesToStorage(
/aoo42x/main/basic/source/inc/
H A Ddlgcont.hxx82 virtual void SAL_CALL storeLibrariesToStorage(
H A Dnamecont.hxx409 …virtual void SAL_CALL storeLibrariesToStorage( const ::com::sun::star::uno::Reference< ::com::sun:…
/aoo42x/main/dbaccess/source/core/dataaccess/
H A DModelImpl.cxx1254 m_xBasicLibraries->storeLibrariesToStorage( _rxToRootStorage ); in storeLibraryContainersTo()
1257 m_xDialogLibraries->storeLibrariesToStorage( _rxToRootStorage ); in storeLibraryContainersTo()
/aoo42x/main/sfx2/source/doc/
H A Dobjstor.cxx1086 pImp->pBasicManager->storeLibrariesToStorage( GetMedium()->GetStorage() ); in DoSave()
3267 pImp->pBasicManager->storeLibrariesToStorage( xStorage ); in SaveAsOwnFormat()

Completed in 123 milliseconds