Searched refs:SfxGlobalEvents_Impl (Results 1 – 3 of 3) sorted by relevance
578 SFX_IMPL_ONEINSTANCEFACTORY( SfxGlobalEvents_Impl );581 SfxGlobalEvents_Impl::SfxGlobalEvents_Impl( const com::sun::star::uno::Reference < ::com::sun::star… in SfxGlobalEvents_Impl() function in SfxGlobalEvents_Impl599 SfxGlobalEvents_Impl::~SfxGlobalEvents_Impl() in ~SfxGlobalEvents_Impl()653 void SAL_CALL SfxGlobalEvents_Impl::notifyEvent(const css::document::EventObject& aEvent) in notifyEvent()672 void SAL_CALL SfxGlobalEvents_Impl::disposing(const css::lang::EventObject& aEvent) in disposing()687 sal_Bool SAL_CALL SfxGlobalEvents_Impl::has(const css::uno::Any& aElement) in has()707 void SAL_CALL SfxGlobalEvents_Impl::insert( const css::uno::Any& aElement ) in insert()744 void SAL_CALL SfxGlobalEvents_Impl::remove( const css::uno::Any& aElement ) in remove()798 css::uno::Type SAL_CALL SfxGlobalEvents_Impl::getElementType() in getElementType()805 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();
2213 IF_NAME_CREATECOMPONENTFACTORY( SfxGlobalEvents_Impl ) in component_getFactory()
Completed in 26 milliseconds