Home
last modified time | relevance | path

Searched refs:removeActionListener (Results 1 – 25 of 38) sorted by relevance

12

/trunk/main/scripting/workben/installer/
H A DNavPanel.java111 navNext.removeActionListener(listener); in removeNextListener()
116 navBack.removeActionListener(listener); in removeBackListener()
121 navCancel.removeActionListener(listener); in removeCancelListener()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Panel/
H A DChooseInstallationType.java163 public void removeActionListener(ChooseInstallationTypeCtrl actionListener) { in removeActionListener() method in ChooseInstallationType
164 typical.removeActionListener(actionListener); in removeActionListener()
165 custom.removeActionListener(actionListener); in removeActionListener()
H A DChooseUninstallationType.java159 public void removeActionListener(ChooseUninstallationTypeCtrl actionListener) { in removeActionListener() method in ChooseUninstallationType
160 complete.removeActionListener(actionListener); in removeActionListener()
161 custom.removeActionListener(actionListener); in removeActionListener()
/trunk/main/toolkit/source/layout/vcl/
H A Dwbutton.cxx111 mxButton->removeActionListener( this ); in disposing()
198 mxButton->removeActionListener( this ); in SetToggleHdl()
323 mxButton->removeActionListener (a); in SetClickHdl()
H A Dwfield.cxx376 mxComboBox->removeActionListener( this ); in SetClickHdl()
595 mxListBox->removeActionListener( this ); in SetClickHdl()
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx762 void UnoButtonControl::removeActionListener(const uno::Reference< awt::XActionListener > & l) throw… in removeActionListener() function in UnoButtonControl
767 xButton->removeActionListener( &maActionListeners ); in removeActionListener()
1078 void UnoRadioButtonControl::removeActionListener(const uno::Reference< awt::XActionListener > & l) … in removeActionListener() function in UnoRadioButtonControl
1083 xButton->removeActionListener( &maActionListeners ); in removeActionListener()
1279 void UnoCheckBoxControl::removeActionListener(const uno::Reference< awt::XActionListener > & l) thr… in removeActionListener() function in UnoCheckBoxControl
1284 xButton->removeActionListener( &maActionListeners ); in removeActionListener()
1536 xFixedHyperlink->removeActionListener( &maActionListeners ); in removeActionListener()
2381 void UnoListBoxControl::removeActionListener(const uno::Reference< awt::XActionListener > & l) thro… in removeActionListener() function in UnoListBoxControl
2386 xListBox->removeActionListener( &maActionListeners ); in removeActionListener()
2889 void UnoComboBoxControl::removeActionListener(const uno::Reference< awt::XActionListener > & l) thr… in removeActionListener() function in UnoComboBoxControl
[all …]
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx173 …void SAL_CALL removeActionListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt:…
262 …void SAL_CALL removeActionListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt:…
319 …void SAL_CALL removeActionListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt:…
485 …void SAL_CALL removeActionListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt:…
696 …void SAL_CALL removeActionListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt:…
771 …void SAL_CALL removeActionListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt:…
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XButton.java83 oObj.removeActionListener(listener) ; in _removeActionListener()
H A D_XComboBox.java132 oObj.removeActionListener(actionListener); in _removeActionListener()
H A D_XListBox.java152 oObj.removeActionListener(actionListener) ; in _removeActionListener()
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx294 …void SAL_CALL removeActionListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt:…
437 …void SAL_CALL removeActionListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt:…
516 …void SAL_CALL removeActionListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt:…
604 …void SAL_CALL removeActionListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt:…
851 …void SAL_CALL removeActionListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt:…
975 …void SAL_CALL removeActionListener( const ::com::sun::star::uno::Reference< ::com::sun::star::awt:…
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Controller/
H A DChooseUninstallationTypeCtrl.java76 panel.removeActionListener((ChooseUninstallationTypeCtrl)this); in afterShow()
H A DChooseInstallationTypeCtrl.java94 panel.removeActionListener((ChooseInstallationTypeCtrl)this); in afterShow()
/trunk/main/UnoControls/source/controls/
H A Dprogressmonitor.cxx441 void SAL_CALL ProgressMonitor::removeActionListener ( const Reference< XActionListener > & rListene… in removeActionListener() function in unocontrols::ProgressMonitor
448 m_xButton->removeActionListener ( rListener ) ; in removeActionListener()
/trunk/main/toolkit/test/accessibility/ov/
H A DFocusView.java95 maGrabFocus.removeActionListener (this); in Destroy()
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DFocusView.java99 maGrabFocus.removeActionListener (this); in Destroy()
/trunk/main/offapi/com/sun/star/awt/
H A DXImageButton.idl56 [oneway] void removeActionListener( [in] com::sun::star::awt::XActionListener l );
H A DXButton.idl55 [oneway] void removeActionListener( [in] com::sun::star::awt::XActionListener l );
H A DXFixedHyperlink.idl96 [oneway] void removeActionListener( [in] com::sun::star::awt::XActionListener l );
H A DXComboBox.idl72 [oneway] void removeActionListener( [in] com::sun::star::awt::XActionListener l );
/trunk/main/offapi/com/sun/star/inspection/
H A DXHyperlinkControl.idl57 void removeActionListener( [in] com::sun::star::awt::XActionListener listener );
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dcom.sun.star.awt.UnoControlButton.csv41 "UnoControlButton";"com::sun::star::awt::XButton";"removeActionListener()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.OButtonControl.csv47 "OButtonControl";"com::sun::star::awt::XButton";"removeActionListener()"
H A Dcom.sun.star.comp.forms.OComboBoxControl.csv59 "OComboBoxControl";"com::sun::star::awt::XComboBox";"removeActionListener()"
/trunk/main/UnoControls/source/inc/
H A Dprogressmonitor.hxx456 …virtual void SAL_CALL removeActionListener( const UNO3_REFERENCE< UNO3_XACTIONLISTENER >& xListene…

Completed in 119 milliseconds

12