Home
last modified time | relevance | path

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

/trunk/main/eventattacher/source/
H A Deventattacher.cxx171 aRet = m_xAllListener->approveFiring( aAllEvent ); in invoke()
441 …virtual Any SAL_CALL approveFiring(const AllEventObject& Event) throw( InvocationTargetException, …
522 Any SAL_CALL FilterAllListenerImpl::approveFiring( const AllEventObject& Event ) in approveFiring() function in comp_EventAttacher::FilterAllListenerImpl
529 aRet = m_AllListener->approveFiring( Event ); in approveFiring()
/trunk/main/scripting/source/dlgprov/
H A Ddlgevtatt.cxx385 *pRet = m_xScriptListener->approveFiring( aScriptEvent ); in firing_impl()
412 Any DialogAllListenerImpl::approveFiring( const AllEventObject& Event ) in approveFiring() function in dlgprov::DialogAllListenerImpl
658 Any DialogScriptListenerImpl::approveFiring( const ScriptEvent& aScriptEvent ) in approveFiring() function in dlgprov::DialogScriptListenerImpl
H A Ddlgevtatt.hxx122 …virtual ::com::sun::star::uno::Any SAL_CALL approveFiring( const ::com::sun::star::script::AllEven…
151 …virtual ::com::sun::star::uno::Any SAL_CALL approveFiring( const ::com::sun::star::script::ScriptE…
/trunk/main/svx/source/form/
H A Dfmscriptingenv.cxx96 …virtual Any SAL_CALL approveFiring( const ScriptEvent& aEvent ) throw (InvocationTargetException, …
254 …Any SAL_CALL FormScriptListener::approveFiring( const ScriptEvent& _rEvent ) throw (InvocationTarg… in approveFiring() function in svxform::FormScriptListener
H A Dfmundo.cxx107 …virtual Any SAL_CALL approveFiring(const ScriptEvent& evt) throw( com::sun::star::reflection::Invo… in approveFiring() function in ScriptEventListenerWrapper
112 return m_vbaListener->approveFiring( evt ); in approveFiring()
/trunk/main/comphelper/source/eventattachermgr/
H A Deventattachermgr.cxx205 …virtual Any SAL_CALL approveFiring(const AllEventObject& Event) throw( InvocationTargetException, …
295 Any SAL_CALL AttacherAllListener_Impl::approveFiring( const AllEventObject& Event ) in approveFiring() function in comphelper::AttacherAllListener_Impl
312 aRet = ((XScriptListener *)aIt.next())->approveFiring( aScriptEvent ); in approveFiring()
/trunk/main/basic/source/classes/
H A Deventatt.cxx180 virtual Any SAL_CALL approveFiring(const ScriptEvent& aScriptEvent)
194 Any BasicScriptListener_Impl::approveFiring( const ScriptEvent& aScriptEvent ) in approveFiring() function in BasicScriptListener_Impl
H A Dsbunoobj.cxx3950 virtual Any SAL_CALL approveFiring(const AllEventObject& Event) throw ( RuntimeException );
4029 Any BasicAllListener_Impl::approveFiring( const AllEventObject& Event ) throw ( RuntimeException ) in approveFiring() function in BasicAllListener_Impl
4161 aRet = m_xAllListener->approveFiring( aAllEvent ); in invoke()
/trunk/main/udkapi/com/sun/star/script/
H A DXScriptListener.idl58 any approveFiring( [in] com::sun::star::script::ScriptEvent aEvent )
H A DXAllListener.idl63 any approveFiring( [in] com::sun::star::script::AllEventObject aEvent )
/trunk/main/scripting/source/vbaevents/
H A Deventhelper.cxx651 …virtual Any SAL_CALL approveFiring(const ScriptEvent& evt) throw(reflection::InvocationTargetExcep…
748 EventListener::approveFiring(const ScriptEvent& evt) throw(reflection::InvocationTargetException, R… in approveFiring() function in EventListener
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/script/
H A D_XEventAttacherManager.java485 public Object approveFiring(ScriptEvent evt) { in approveFiring() method in _XEventAttacherManager.MyScriptListener

Completed in 89 milliseconds