Searched refs:SfxGlobalEvents_Impl (Results 1 – 3 of 3) sorted by relevance
581 SFX_IMPL_ONEINSTANCEFACTORY( SfxGlobalEvents_Impl );584 SfxGlobalEvents_Impl::SfxGlobalEvents_Impl( const com::sun::star::uno::Reference < ::com::sun::star… in SfxGlobalEvents_Impl() function in SfxGlobalEvents_Impl602 SfxGlobalEvents_Impl::~SfxGlobalEvents_Impl() in ~SfxGlobalEvents_Impl()656 void SAL_CALL SfxGlobalEvents_Impl::notifyEvent(const css::document::EventObject& aEvent) in notifyEvent()675 void SAL_CALL SfxGlobalEvents_Impl::disposing(const css::lang::EventObject& aEvent) in disposing()690 sal_Bool SAL_CALL SfxGlobalEvents_Impl::has(const css::uno::Any& aElement) in has()710 void SAL_CALL SfxGlobalEvents_Impl::insert( const css::uno::Any& aElement ) in insert()747 void SAL_CALL SfxGlobalEvents_Impl::remove( const css::uno::Any& aElement ) in remove()801 css::uno::Type SAL_CALL SfxGlobalEvents_Impl::getElementType() in getElementType()808 sal_Bool SAL_CALL SfxGlobalEvents_Impl::hasElements() in hasElements()[all …]
184 class SfxGlobalEvents_Impl : public ModelCollectionMutexBase class202 …SfxGlobalEvents_Impl(const com::sun::star::uno::Reference < ::com::sun::star::lang::XMultiServiceF…203 virtual ~SfxGlobalEvents_Impl();
2245 IF_NAME_CREATECOMPONENTFACTORY( SfxGlobalEvents_Impl ) in component_getFactory()
Completed in 33 milliseconds