Searched refs:SfxGlobalEvents_Impl (Results 1 – 3 of 3) sorted by relevance
580 SFX_IMPL_XSERVICEINFO( SfxGlobalEvents_Impl, "com.sun.star.frame.GlobalEventBroadcaster", "com.sun.…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()607 css::uno::Reference< css::container::XNameReplace > SAL_CALL SfxGlobalEvents_Impl::getEvents() in getEvents()617 void SAL_CALL SfxGlobalEvents_Impl::addEventListener(const css::uno::Reference< css::document::XEve… in addEventListener()625 void SAL_CALL SfxGlobalEvents_Impl::removeEventListener(const css::uno::Reference< css::document::X… in removeEventListener()633 void SAL_CALL SfxGlobalEvents_Impl::addDocumentEventListener( const css::uno::Reference< css::docum… in addDocumentEventListener()640 void SAL_CALL SfxGlobalEvents_Impl::removeDocumentEventListener( const css::uno::Reference< css::do… in removeDocumentEventListener()647 void SAL_CALL SfxGlobalEvents_Impl::notifyDocumentEvent( const ::rtl::OUString& /*_EventName*/, in notifyDocumentEvent()[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()