Searched refs:storeLibrariesToStorage (Results 1 – 9 of 9) sorted by relevance
119 void SfxBasicManagerHolder::storeLibrariesToStorage( const Reference< XStorage >& _rxStorage ) in storeLibrariesToStorage() function in SfxBasicManagerHolder126 mxBasicContainer->storeLibrariesToStorage( _rxStorage ); in storeLibrariesToStorage()128 mxDialogContainer->storeLibrariesToStorage( _rxStorage ); in storeLibrariesToStorage()
62 called storeLibrariesToStorage with the same storage. Setting this attribute91 void storeLibrariesToStorage( [in] ::com::sun::star::embed::XStorage RootStorage )
223 void SfxDialogLibraryContainer::storeLibrariesToStorage( const uno::Reference< embed::XStorage >& x… in storeLibrariesToStorage() function in basic::SfxDialogLibraryContainer249 SfxLibraryContainer::storeLibrariesToStorage( xStorage ); in storeLibrariesToStorage()
448 void SAL_CALL SfxLibraryContainer::storeLibrariesToStorage( const Reference< XStorage >& _rxRootSto… in storeLibrariesToStorage() function in basic::SfxLibraryContainer
88 void storeLibrariesToStorage(
82 virtual void SAL_CALL storeLibrariesToStorage(
409 …virtual void SAL_CALL storeLibrariesToStorage( const ::com::sun::star::uno::Reference< ::com::sun:…
1254 m_xBasicLibraries->storeLibrariesToStorage( _rxToRootStorage ); in storeLibraryContainersTo()1257 m_xDialogLibraries->storeLibrariesToStorage( _rxToRootStorage ); in storeLibraryContainersTo()
1086 pImp->pBasicManager->storeLibrariesToStorage( GetMedium()->GetStorage() ); in DoSave()3267 pImp->pBasicManager->storeLibrariesToStorage( xStorage ); in SaveAsOwnFormat()
Completed in 256 milliseconds