Searched refs:DialogEventsAttacherImpl (Results 1 – 3 of 3) sorted by relevance
161 …DialogEventsAttacherImpl::DialogEventsAttacherImpl( const Reference< XComponentContext >& rxContex… in DialogEventsAttacherImpl() function in dlgprov::DialogEventsAttacherImpl191 DialogEventsAttacherImpl::~DialogEventsAttacherImpl() in ~DialogEventsAttacherImpl()197 …DialogEventsAttacherImpl::getScriptListenerForKey( const rtl::OUString& sKey ) throw ( RuntimeExce… in getScriptListenerForKey()204 …Reference< XScriptEventsSupplier > DialogEventsAttacherImpl::getFakeVbaEventsSupplier( const Refer… in getFakeVbaEventsSupplier()218 …void SAL_CALL DialogEventsAttacherImpl::attachEventsToControl( const Reference< XControl>& xContro… in attachEventsToControl()285 …void SAL_CALL DialogEventsAttacherImpl::attachEvents( const Sequence< Reference< XInterface > >& O… in attachEvents()
60 class DialogEventsAttacherImpl : public DialogEventsAttacherImpl_BASE class71 …DialogEventsAttacherImpl( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponen…78 virtual ~DialogEventsAttacherImpl();
582 Reference< XScriptEventsAttacher > xScriptEventsAttacher = new DialogEventsAttacherImpl in attachControlEvents()
Completed in 33 milliseconds