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.cxx355 DBG_NAME( SfxLibraryContainer ) in DBG_NAME() argument
358 SfxLibraryContainer::SfxLibraryContainer( void ) in DBG_NAME()
371 DBG_CTOR( SfxLibraryContainer, NULL ); in DBG_NAME()
394 SfxLibraryContainer::~SfxLibraryContainer() in ~SfxLibraryContainer()
398 DBG_DTOR( SfxLibraryContainer, NULL ); in ~SfxLibraryContainer()
401 void SfxLibraryContainer::checkDisposed() const in checkDisposed()
407 void SfxLibraryContainer::enterMethod() in enterMethod()
413 void SfxLibraryContainer::leaveMethod() in leaveMethod()
594 sal_Bool SfxLibraryContainer::init_Impl( in init_Impl()
2141 sal_Bool SfxLibraryContainer::hasElements() in hasElements()
[all …]
H A Ddlgcont.cxx249 SfxLibraryContainer::storeLibrariesToStorage( xStorage ); in storeLibrariesToStorage()
345 SfxLibraryContainer* SfxDialogLibraryContainer::createInstanceImpl( void ) in createInstanceImpl()
H A Dscriptcont.cxx383 SfxLibraryContainer* SfxScriptLibraryContainer::createInstanceImpl( void ) in createInstanceImpl()
/trunk/main/basic/source/inc/
H A Dnamecont.hxx218 class SfxLibraryContainer : public SfxLibraryContainer_BASE, public ::utl::OEventListenerAdapter class
328 virtual SfxLibraryContainer* createInstanceImpl( void ) = 0;
375 SfxLibraryContainer( void );
376 ~SfxLibraryContainer();
538 SfxLibraryContainer& m_rContainer;
540 LibraryContainerMethodGuard( SfxLibraryContainer& _rContainer ) in LibraryContainerMethodGuard()
561 friend class SfxLibraryContainer;
702 …struct LibraryContainerAccess { friend class SfxLibraryContainer; private: LibraryContainerAccess(… in LibraryContainerAccess()
H A Ddlgcont.hxx42 class SfxDialogLibraryContainer : public SfxLibraryContainer
68 virtual SfxLibraryContainer* createInstanceImpl( void );
H A Dscriptcont.hxx39 class SfxScriptLibraryContainer : public SfxLibraryContainer, public OldBasicPassword
68 virtual SfxLibraryContainer* createInstanceImpl( void );

Completed in 57 milliseconds