Home
last modified time | relevance | path

Searched refs:SfxLibraryContainer (Results 1 – 6 of 6) sorted by relevance

/trunk/main/basic/source/uno/
H A Dnamecont.cxx343 DBG_NAME( SfxLibraryContainer ) in DBG_NAME() argument
346 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 …]
H A Ddlgcont.cxx248 SfxLibraryContainer::storeLibrariesToStorage( xStorage ); in storeLibrariesToStorage()
344 SfxLibraryContainer* SfxDialogLibraryContainer::createInstanceImpl( void ) in createInstanceImpl()
H A Dscriptcont.cxx382 SfxLibraryContainer* SfxScriptLibraryContainer::createInstanceImpl( void ) in createInstanceImpl()
/trunk/main/basic/source/inc/
H A Dnamecont.hxx195 class SfxLibraryContainer : public SfxLibraryContainer_BASE, public ::utl::OEventListenerAdapter class
302 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()
H A Ddlgcont.hxx42 class SfxDialogLibraryContainer : public SfxLibraryContainer
67 virtual SfxLibraryContainer* createInstanceImpl( void );
H A Dscriptcont.hxx39 class SfxScriptLibraryContainer : public SfxLibraryContainer, public OldBasicPassword
67 virtual SfxLibraryContainer* createInstanceImpl( void );