Searched refs:SfxLibraryContainer (Results 1 – 6 of 6) sorted by relevance
355 DBG_NAME( SfxLibraryContainer ) in DBG_NAME() argument358 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 …]
249 SfxLibraryContainer::storeLibrariesToStorage( xStorage ); in storeLibrariesToStorage()345 SfxLibraryContainer* SfxDialogLibraryContainer::createInstanceImpl( void ) in createInstanceImpl()
383 SfxLibraryContainer* SfxScriptLibraryContainer::createInstanceImpl( void ) in createInstanceImpl()
218 class SfxLibraryContainer : public SfxLibraryContainer_BASE, public ::utl::OEventListenerAdapter class328 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()
42 class SfxDialogLibraryContainer : public SfxLibraryContainer68 virtual SfxLibraryContainer* createInstanceImpl( void );
39 class SfxScriptLibraryContainer : public SfxLibraryContainer, public OldBasicPassword68 virtual SfxLibraryContainer* createInstanceImpl( void );
Completed in 48 milliseconds