Home
last modified time | relevance | path

Searched refs:firing (Results 1 – 12 of 12) sorted by relevance

/trunk/main/scripting/source/dlgprov/
H A Ddlgevtatt.cxx146 mxListener->firing( aScriptEventCopy ); in firing_impl()
387 m_xScriptListener->firing( aScriptEvent ); in firing_impl()
403 void DialogAllListenerImpl::firing( const AllEventObject& Event ) throw ( RuntimeException ) in firing() function in dlgprov::DialogAllListenerImpl
649 …void DialogScriptListenerImpl::firing( const ScriptEvent& aScriptEvent ) throw ( RuntimeException ) in firing() function in dlgprov::DialogScriptListenerImpl
H A Ddlgevtatt.hxx120 virtual void SAL_CALL firing( const ::com::sun::star::script::AllEventObject& Event )
149 virtual void SAL_CALL firing( const ::com::sun::star::script::ScriptEvent& aScriptEvent )
/trunk/main/eventattacher/source/
H A Deventattacher.cxx173 m_xAllListener->firing( aAllEvent ); in invoke()
440 virtual void SAL_CALL firing(const AllEventObject& Event) throw( RuntimeException );
468 void SAL_CALL FilterAllListenerImpl::firing(const AllEventObject& Event) in firing() function in comp_EventAttacher::FilterAllListenerImpl
473 m_AllListener->firing( Event ); in firing()
/trunk/main/svx/source/form/
H A Dfmscriptingenv.cxx95 virtual void SAL_CALL firing( const ScriptEvent& aEvent ) throw (RuntimeException);
232 void SAL_CALL FormScriptListener::firing( const ScriptEvent& _rEvent ) throw (RuntimeException) in firing() function in svxform::FormScriptListener
H A Dfmundo.cxx98 virtual void SAL_CALL firing(const ScriptEvent& evt) throw(RuntimeException) in firing() function in ScriptEventListenerWrapper
103 m_vbaListener->firing( evt ); in firing()
/trunk/main/comphelper/source/eventattachermgr/
H A Deventattachermgr.cxx204 virtual void SAL_CALL firing(const AllEventObject& Event) throw( RuntimeException );
229 void SAL_CALL AttacherAllListener_Impl::firing(const AllEventObject& Event) in firing() function in comphelper::AttacherAllListener_Impl
244 ((XScriptListener *)aIt.next())->firing( aScriptEvent ); in firing()
/trunk/main/basic/source/classes/
H A Deventatt.cxx178 virtual void SAL_CALL firing(const ScriptEvent& aScriptEvent)
189 void BasicScriptListener_Impl::firing( const ScriptEvent& aScriptEvent ) throw ( RuntimeException ) in firing() function in BasicScriptListener_Impl
H A Dsbunoobj.cxx3949 virtual void SAL_CALL firing(const AllEventObject& Event) throw ( RuntimeException );
4024 void BasicAllListener_Impl::firing( const AllEventObject& Event ) throw ( RuntimeException ) in firing() function in BasicAllListener_Impl
4163 m_xAllListener->firing( aAllEvent ); in invoke()
/trunk/main/udkapi/com/sun/star/script/
H A DXScriptListener.idl53 void firing( [in] com::sun::star::script::ScriptEvent aEvent );
H A DXAllListener.idl55 [oneway] void firing( [in] com::sun::star::script::AllEventObject iaEvent );
/trunk/main/scripting/source/vbaevents/
H A Deventhelper.cxx650 virtual void SAL_CALL firing(const ScriptEvent& evt) throw(RuntimeException);
742 EventListener::firing(const ScriptEvent& evt) throw(RuntimeException) in firing() function in EventListener
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/script/
H A D_XEventAttacherManager.java482 public void firing(ScriptEvent evt) { in firing() method in _XEventAttacherManager.MyScriptListener

Completed in 68 milliseconds