Home
last modified time | relevance | path

Searched refs:addScriptListener (Results 1 – 24 of 24) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/forms/source/component/
H A DFormsCollection.hxx129 …virtual void SAL_CALL addScriptListener(const css::uno::Reference<css::script::XScriptListener>& p… in addScriptListener() function in frm::OFormsCollection
130 { OInterfaceContainer::addScriptListener(p1); } in addScriptListener()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/forms/source/component/
H A DFormsCollection.hxx130 …virtual void SAL_CALL addScriptListener(const css::uno::Reference<css::script::XScriptListener>& p… in addScriptListener() function in frm::OFormsCollection
131 { OInterfaceContainer::addScriptListener(p1); } in addScriptListener()
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/objdsc/forms/
H A Dcom.sun.star.comp.forms.OFormsCollection.csv25 "OFormsCollection";"com::sun::star::script::XEventAttacherManager";"addScriptListener()"
H A Dcom.sun.star.comp.forms.OGridControlModel.csv77 "OGridControlModel";"com::sun::star::script::XEventAttacherManager";"addScriptListener()"
H A Dcom.sun.star.comp.forms.ODatabaseForm.csv213 "ODatabaseForm";"com::sun::star::script::XEventAttacherManager";"addScriptListener()"
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/objdsc/forms/
H A Dcom.sun.star.comp.forms.OFormsCollection.csv25 "OFormsCollection";"com::sun::star::script::XEventAttacherManager";"addScriptListener()"
H A Dcom.sun.star.comp.forms.OGridControlModel.csv77 "OGridControlModel";"com::sun::star::script::XEventAttacherManager";"addScriptListener()"
H A Dcom.sun.star.comp.forms.ODatabaseForm.csv213 "ODatabaseForm";"com::sun::star::script::XEventAttacherManager";"addScriptListener()"
/dports/editors/libreoffice/libreoffice-7.2.6.2/udkapi/com/sun/star/script/
H A DXEventAttacherManager.idl180 void addScriptListener( [in] com::sun::star::script::XScriptListener xListener )
190 @see addScriptListener
/dports/editors/libreoffice6/libreoffice-6.4.7.2/udkapi/com/sun/star/script/
H A DXEventAttacherManager.idl180 void addScriptListener( [in] com::sun::star::script::XScriptListener xListener )
190 @see addScriptListener
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/tests/java/ifc/script/
H A D_XEventAttacherManager.java438 oObj.addScriptListener(listener); in _addScriptListener()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/tests/java/ifc/script/
H A D_XEventAttacherManager.java438 oObj.addScriptListener(listener); in _addScriptListener()
/dports/editors/libreoffice/libreoffice-7.2.6.2/comphelper/source/eventattachermgr/
H A Deventattachermgr.cxx110 virtual void SAL_CALL addScriptListener(const Reference< XScriptListener >& aListener) override;
619 void SAL_CALL ImplEventAttacherManager::addScriptListener(const Reference< XScriptListener >& aList… in addScriptListener() function in comphelper::ImplEventAttacherManager
/dports/editors/libreoffice6/libreoffice-6.4.7.2/comphelper/source/eventattachermgr/
H A Deventattachermgr.cxx108 virtual void SAL_CALL addScriptListener(const Reference< XScriptListener >& aListener) override;
616 void SAL_CALL ImplEventAttacherManager::addScriptListener(const Reference< XScriptListener >& aList… in addScriptListener() function in comphelper::ImplEventAttacherManager
/dports/editors/libreoffice/libreoffice-7.2.6.2/forms/source/inc/
H A DInterfaceContainer.hxx173 …virtual void SAL_CALL addScriptListener( const css::uno::Reference< css::script::XScriptListener >…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/forms/source/inc/
H A DInterfaceContainer.hxx181 …virtual void SAL_CALL addScriptListener( const css::uno::Reference< css::script::XScriptListener >…
/dports/editors/libreoffice/libreoffice-7.2.6.2/forms/source/misc/
H A DInterfaceContainer.cxx1223 void SAL_CALL OInterfaceContainer::addScriptListener( const Reference< XScriptListener >& xListener… in addScriptListener() function in frm::OInterfaceContainer
1226 m_xEventAttacher->addScriptListener( xListener ); in addScriptListener()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/forms/source/misc/
H A DInterfaceContainer.cxx1220 void SAL_CALL OInterfaceContainer::addScriptListener( const Reference< XScriptListener >& xListener… in addScriptListener() function in frm::OInterfaceContainer
1223 m_xEventAttacher->addScriptListener( xListener ); in addScriptListener()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/form/
H A Dfmundo.cxx843 xManager->addScriptListener( m_vbaListener ); in switchListening()
H A Dfmscriptingenv.cxx773 _rxManager->addScriptListener( m_pScriptListener ); in impl_registerOrRevoke_throw()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/form/
H A Dfmundo.cxx846 xManager->addScriptListener( m_vbaListener ); in switchListening()
H A Dfmscriptingenv.cxx915 _rxManager->addScriptListener( m_pScriptListener.get() ); in impl_registerOrRevoke_throw()
/dports/editors/libreoffice/libreoffice-7.2.6.2/udkapi/type_reference/
H A Dudkapi.idl1638 …void addScriptListener([in] ::com::sun::star::script::XScriptListener xListener) raises (::com::su…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/udkapi/type_reference/
H A Dudkapi.idl1657 …void addScriptListener([in] ::com::sun::star::script::XScriptListener xListener) raises (::com::su…