Searched refs:SfxLibraryContainer (Results 1 – 6 of 6) sorted by relevance
343 DBG_NAME( SfxLibraryContainer ) in DBG_NAME() argument346 SfxLibraryContainer::SfxLibraryContainer( void ) in DBG_NAME()359 DBG_CTOR( SfxLibraryContainer, NULL ); in DBG_NAME()382 SfxLibraryContainer::~SfxLibraryContainer() in ~SfxLibraryContainer()386 DBG_DTOR( SfxLibraryContainer, NULL ); in ~SfxLibraryContainer()389 void SfxLibraryContainer::checkDisposed() const in checkDisposed()392 throw DisposedException( ::rtl::OUString(), *const_cast< SfxLibraryContainer* >( this ) ); in checkDisposed()395 void SfxLibraryContainer::enterMethod() in enterMethod()401 void SfxLibraryContainer::leaveMethod() in leaveMethod()406 BasicManager* SfxLibraryContainer::getBasicManager( void ) in getBasicManager()[all …]
248 SfxLibraryContainer::storeLibrariesToStorage( xStorage ); in storeLibrariesToStorage()344 SfxLibraryContainer* SfxDialogLibraryContainer::createInstanceImpl( void ) in createInstanceImpl()
382 SfxLibraryContainer* SfxScriptLibraryContainer::createInstanceImpl( void ) in createInstanceImpl()
195 class SfxLibraryContainer : public SfxLibraryContainer_BASE, public ::utl::OEventListenerAdapter class302 virtual SfxLibraryContainer* createInstanceImpl( void ) = 0;348 SfxLibraryContainer( void );349 ~SfxLibraryContainer();448 SfxLibraryContainer& m_rContainer;450 LibraryContainerMethodGuard( SfxLibraryContainer& _rContainer ) in LibraryContainerMethodGuard()471 friend class SfxLibraryContainer;588 …struct LibraryContainerAccess { friend class SfxLibraryContainer; private: LibraryContainerAccess(… in LibraryContainerAccess()
42 class SfxDialogLibraryContainer : public SfxLibraryContainer67 virtual SfxLibraryContainer* createInstanceImpl( void );
39 class SfxScriptLibraryContainer : public SfxLibraryContainer, public OldBasicPassword67 virtual SfxLibraryContainer* createInstanceImpl( void );