/aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/actions/ |
H A D | ParcelDescriptorParserCookie.java | 37 public void removeChangeListener(ChangeListener cl); in removeChangeListener() method
|
H A D | OfficeDocumentCookie.java | 37 public void removeChangeListener(ChangeListener cl); in removeChangeListener() method
|
H A D | ParcelDescriptorParserSupport.java | 94 public void removeChangeListener(ChangeListener cl) { in removeChangeListener() method in ParcelDescriptorParserSupport
|
H A D | OfficeDocumentSupport.java | 118 public void removeChangeListener(ChangeListener cl) { in removeChangeListener() method in OfficeDocumentSupport
|
/aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/nodes/ |
H A D | ParcelDescriptorChildren.java | 74 parserCookie.removeChangeListener(this); in removeNotify()
|
H A D | OfficeDocumentChildren.java | 77 document.removeChangeListener(this); in removeNotify()
|
/aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/ |
H A D | InstallationPathIterator.java | 124 public final void removeChangeListener(ChangeListener l) {} in removeChangeListener() method in InstallationPathIterator
|
H A D | ParcelPropertiesPanel.java | 90 public final void removeChangeListener(ChangeListener l) {} in removeChangeListener() method in ParcelPropertiesPanel
|
H A D | SelectPathPanel.java | 108 public final void removeChangeListener(ChangeListener l) { in removeChangeListener() method in SelectPathPanel
|
H A D | JavaScriptIterator.java | 213 public final void removeChangeListener(ChangeListener l) {} in removeChangeListener() method in JavaScriptIterator
|
H A D | ParcelContentsIterator.java | 217 public final void removeChangeListener(ChangeListener l) {} in removeChangeListener() method in ParcelContentsIterator
|
/aoo42x/main/accessibility/workben/org/openoffice/accessibility/awb/view/text/ |
H A D | CaretSpinnerModel.java | 54 public void removeChangeListener (ChangeListener aListener) in removeChangeListener() method in CaretSpinnerModel
|
/aoo42x/main/offapi/com/sun/star/form/ |
H A D | XChangeBroadcaster.idl | 70 [oneway] void removeChangeListener( [in] com::sun::star::form::XChangeListener aListener );
|
/aoo42x/main/qadevOOo/objdsc/forms/ |
H A D | com.sun.star.comp.forms.OEditControl.csv | 15 "OEditControl";"com::sun::star::form::XChangeBroadcaster";"removeChangeListener()"
|
H A D | com.sun.star.comp.forms.OListBoxControl.csv | 15 "OListBoxControl";"com::sun::star::form::XChangeBroadcaster";"removeChangeListener()"
|
/aoo42x/main/forms/source/component/ |
H A D | Edit.hxx | 161 …virtual void SAL_CALL removeChangeListener(const ::com::sun::star::uno::Reference< ::com::sun::sta…
|
H A D | ListBox.hxx | 230 …virtual void SAL_CALL removeChangeListener(const ::com::sun::star::uno::Reference< ::com::sun::sta…
|
H A D | Edit.cxx | 140 void OEditControl::removeChangeListener(const Reference<XChangeListener>& l) throw ( ::com::sun::st… in removeChangeListener() function in frm::OEditControl
|
H A D | ListBox.cxx | 1639 …void SAL_CALL OListBoxControl::removeChangeListener(const Reference<XChangeListener>& _rxListener)… in removeChangeListener() function in frm::OListBoxControl
|
/aoo42x/main/svx/source/inc/ |
H A D | gridcell.hxx | 943 …virtual void SAL_CALL removeChangeListener( const ::com::sun::star::uno::Reference< ::com::sun::st…
|
/aoo42x/main/svx/source/fmcomp/ |
H A D | gridcell.cxx | 3874 void SAL_CALL FmXEditCell::removeChangeListener( const Reference< form::XChangeListener >& _Listene… in removeChangeListener() function in FmXEditCell
|