| /AOO42X/main/configmgr/source/ |
| H A D | broadcaster.cxx | 63 css::uno::Reference< css::lang::XEventListener > const & listener, in addDisposeNotification() 66 disposeNotifications_.push_back(DisposeNotification(listener, event)); in addDisposeNotification() 70 css::uno::Reference< css::container::XContainerListener > const & listener, in addContainerElementReplacedNotification() 74 ContainerNotification(listener, event)); in addContainerElementReplacedNotification() 78 css::uno::Reference< css::container::XContainerListener > const & listener, in addContainerElementInsertedNotification() 82 ContainerNotification(listener, event)); in addContainerElementInsertedNotification() 86 css::uno::Reference< css::container::XContainerListener > const & listener, in addContainerElementRemovedNotification() 90 ContainerNotification(listener, event)); in addContainerElementRemovedNotification() 94 css::uno::Reference< css::beans::XPropertyChangeListener > const & listener, in addPropertyChangeNotification() 98 PropertyChangeNotification(listener, event)); in addPropertyChangeNotification() [all …]
|
| H A D | broadcaster.hxx | 57 const & listener, 62 com::sun::star::container::XContainerListener > const & listener, 67 com::sun::star::container::XContainerListener > const & listener, 72 com::sun::star::container::XContainerListener > const & listener, 77 com::sun::star::beans::XPropertyChangeListener > const & listener, 82 com::sun::star::beans::XPropertiesChangeListener > const & listener, 88 const & listener, 96 listener; member 107 com::sun::star::container::XContainerListener > listener; member 119 com::sun::star::beans::XPropertyChangeListener > listener; member [all …]
|
| /AOO42X/main/qadevOOo/tests/java/ifc/sdbc/ |
| H A D | _XRowSet.java | 61 private TestListener listener = new TestListener() ; field in _XRowSet 106 listener.reset(); in _execute() 116 tRes.tested("execute()", listener.rowSetChanged); in _execute() 128 oObj.addRowSetListener(listener) ; in _addRowSetListener() 131 result &= listener.cursorMoved ; in _addRowSetListener() 132 if (!listener.cursorMoved) in _addRowSetListener() 134 listener.reset() ; in _addRowSetListener() 137 result &= listener.rowChanged ; in _addRowSetListener() 138 if (!listener.rowChanged) in _addRowSetListener() 140 listener.reset() ; in _addRowSetListener() [all …]
|
| /AOO42X/main/qadevOOo/tests/java/ifc/form/ |
| H A D | _XUpdateBroadcaster.java | 125 private TestListener listener = new TestListener(); field in _XUpdateBroadcaster 139 oObj.addUpdateListener(listener) ; in _addUpdateListener() 150 bResult = listener.approveCalled && in _addUpdateListener() 151 ! listener.updateCalled && in _addUpdateListener() 155 (listener.approveCalled ? "":"NOT")+" called, updated() was "+ in _addUpdateListener() 156 (listener.updateCalled ? "":"NOT")+" called, the value was " + in _addUpdateListener() 161 listener.init() ; in _addUpdateListener() 162 listener.approve = true ; in _addUpdateListener() 173 (listener.approveCalled ? "":"NOT")+" called, updated() was "+ in _addUpdateListener() 174 (listener.updateCalled ? "":"NOT")+" called, the value was "+ in _addUpdateListener() [all …]
|
| H A D | _XFormController.java | 80 MyListener listener = new MyListener() ; field in _XFormController 91 oObj.addActivateListener(listener) ; in _addActivateListener() 99 log.println("activated = " + listener.activated + in _addActivateListener() 100 ", deactivated = " + listener.deactivated) ; in _addActivateListener() 103 listener.deactivated && listener.activated) ; in _addActivateListener() 114 oObj.removeActivateListener(listener); in _removeActivateListener() 116 listener.init(); in _removeActivateListener() 124 log.println("activated = " + listener.activated + in _removeActivateListener() 125 ", deactivated = " + listener.deactivated) ; in _removeActivateListener() 128 !listener.activated && !listener.deactivated); in _removeActivateListener()
|
| /AOO42X/main/wizards/com/sun/star/wizards/ui/event/ |
| H A D | UnoDataAware.java | 149 …achTextControl(Object data, String prop, Object unoText, final Listener listener, String unoProper… in attachTextControl() argument 163 if (listener != null) in attachTextControl() 165 listener.eventPerformed(te); in attachTextControl() 176 …re attachEditControl(Object data, String prop, Object unoControl, Listener listener, boolean field) in attachEditControl() argument 178 …return attachTextControl(data, prop, unoControl, listener, "Text", field, PropertyNames.EMPTY_STRI… in attachEditControl() 181 …re attachDateControl(Object data, String prop, Object unoControl, Listener listener, boolean field) in attachDateControl() argument 183 return attachTextControl(data, prop, unoControl, listener, "Date", field, 0); in attachDateControl() 186 …re attachTimeControl(Object data, String prop, Object unoControl, Listener listener, boolean field) in attachTimeControl() argument 188 return attachTextControl(data, prop, unoControl, listener, "Time", field, 0); in attachTimeControl() 191 …attachNumericControl(Object data, String prop, Object unoControl, Listener listener, boolean field) in attachNumericControl() argument [all …]
|
| /AOO42X/main/cppuhelper/qa/propertysetmixin/ |
| H A D | JavaSupplier.java | 86 public void addEventListener(XEventListener listener) {} in addEventListener() argument 88 public void removeEventListener(XEventListener listener) {} in removeEventListener() argument 103 public void addEventListener(XEventListener listener) {} in addEventListener() argument 105 public void removeEventListener(XEventListener listener) {} in removeEventListener() argument 125 String propertyName, XPropertyChangeListener listener) in addPropertyChangeListener() argument 128 prop.addPropertyChangeListener(propertyName, listener); in addPropertyChangeListener() 132 String propertyName, XPropertyChangeListener listener) in removePropertyChangeListener() argument 135 prop.removePropertyChangeListener(propertyName, listener); in removePropertyChangeListener() 139 String propertyName, XVetoableChangeListener listener) in addVetoableChangeListener() argument 142 prop.addVetoableChangeListener(propertyName, listener); in addVetoableChangeListener() [all …]
|
| /AOO42X/main/offapi/com/sun/star/awt/ |
| H A D | XWindow.idl | 126 /** adds a window listener to the object. 129 … the listener to add. If this listener also supports the <type>XWindowListener2</type> interface, 136 /** removes the specified window listener from the listener list. 142 /** adds a focus listener to the object. 148 /** removes the specified focus listener from the listener list. 154 /** adds a key listener to the object. 160 /** removes the specified key listener from the listener list. 166 /** adds a mouse listener to the object. 172 /** removes the specified mouse listener from the listener list. 178 /** adds a mouse motion listener to the object. [all …]
|
| /AOO42X/main/solenv/bin/modules/installer/ |
| H A D | mail.pm | 39 my $listener = installer::converter::convert_stringlist_into_array($listenerstring, ","); 42 my @listener = (); 44 for ( my $i = 0; $i <= $#{$listener}; $i++ ) { push(@listener, ${$listener}[$i]); } 62 my $recipient_string = join ',', @listener; 87 $smtp->recipient( @listener, { SkipBad => 1 } ); 101 my $listener = ""; 102 $listener = installer::ziplist::getinfofromziplist($allsettingsarrayref, "fail"); 104 if ( $$listener ) 108 … if ( $$mailinfo ) { send_mail("ERROR", $listener, $mailinfo, $languagestringref, $errordir); } 118 my $listener = ""; [all …]
|
| /AOO42X/main/xmlsecurity/tools/uno/ |
| H A D | DomToTreeModelAdapter.java | 101 public void addTreeModelListener(TreeModelListener listener) in addTreeModelListener() argument 103 if ( listener != null in addTreeModelListener() 104 && ! m_listenerList.contains( listener ) ) in addTreeModelListener() 106 m_listenerList.addElement( listener ); in addTreeModelListener() 110 public void removeTreeModelListener(TreeModelListener listener) in removeTreeModelListener() argument 112 if ( listener != null ) in removeTreeModelListener() 114 m_listenerList.removeElement( listener ); in removeTreeModelListener() 123 TreeModelListener listener = in fireTreeNodesChanged() local 125 listener.treeNodesChanged( e ); in fireTreeNodesChanged() 134 TreeModelListener listener = in fireTreeNodesInserted() local [all …]
|
| /AOO42X/main/qadevOOo/runner/basicrunner/ |
| H A D | BasicHandler.java | 403 static XContainerListener[] listener = null; field in HandlerContainer 427 if (listener != null) { in callBasicFunction() 430 for (int i=0; i<listener.length; i++){ in callBasicFunction() 431 if (listener[i] != null) { in callBasicFunction() 432 listener[i].elementInserted(event); in callBasicFunction() 563 if (listener != null) in addContainerListener() 564 length = listener.length; in addContainerListener() 569 mListener[i] = listener[i]; in addContainerListener() 571 if (((Object)xListener).equals(listener[i])) in addContainerListener() 575 listener = mListener; in addContainerListener() [all …]
|
| /AOO42X/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/ |
| H A D | PropertySet.java | 61 … synchronized void addPropertyChangeListener(String propertyName, XPropertyChangeListener listener) in addPropertyChangeListener() argument 65 impl.addPropertyChangeListener(propertyName, listener); in addPropertyChangeListener() 69 … synchronized void addVetoableChangeListener(String propertyName, XVetoableChangeListener listener) in addVetoableChangeListener() argument 73 impl.addVetoableChangeListener(propertyName, listener); in addVetoableChangeListener() 77 …ized void addPropertiesChangeListener(String[] propertyNames, XPropertiesChangeListener listener) { in addPropertiesChangeListener() argument 80 impl.addPropertiesChangeListener(propertyNames, listener); in addPropertiesChangeListener() 104 …nchronized void removePropertyChangeListener(String propertyName, XPropertyChangeListener listener) in removePropertyChangeListener() argument 108 impl.removePropertyChangeListener(propertyName, listener); in removePropertyChangeListener() 112 …nchronized void removeVetoableChangeListener(String propertyName, XVetoableChangeListener listener) in removeVetoableChangeListener() argument 116 impl.removeVetoableChangeListener(propertyName, listener); in removeVetoableChangeListener() [all …]
|
| H A D | PropertySetAdapter.java | 155 …String propertyName, XPropertyChangeListener listener) throws UnknownPropertyException, WrappedTar… in addPropertyChangeListener() argument 158 boundListeners.addInterface(propertyName, listener); in addPropertyChangeListener() 164 …String propertyName, XVetoableChangeListener listener) throws UnknownPropertyException, WrappedTar… in addVetoableChangeListener() argument 167 vetoableListeners.addInterface(propertyName, listener); in addVetoableChangeListener() 172 …blic void addPropertiesChangeListener(String[] propertyNames, XPropertiesChangeListener listener) { in addPropertiesChangeListener() argument 173 propertiesChangeListeners.add(listener); in addPropertiesChangeListener() 244 …String propertyName, XPropertyChangeListener listener) throws UnknownPropertyException, WrappedTar… in removePropertyChangeListener() argument 247 boundListeners.removeInterface(propertyName, listener); in removePropertyChangeListener() 252 …String propertyName, XVetoableChangeListener listener) throws UnknownPropertyException, WrappedTar… in removeVetoableChangeListener() argument 255 vetoableListeners.removeInterface(propertyName, listener); in removeVetoableChangeListener() [all …]
|
| /AOO42X/main/winaccessibility/source/service/ |
| H A D | AccObjectWinManager.cxx | 629 AccEventListener* listener = pAccObj->getListener(); in DeleteAccListener() local 630 if( listener==NULL ) in DeleteAccListener() 632 listener->removeMeFromBroadcaster(); in DeleteAccListener() 786 AccEventListener* listener = createAccEventListener(pXAcc, pAgent); in InsertAccObj() local 787 if(listener==NULL) in InsertAccObj() 794 static_cast< XAccessibleEventListener* >(listener),UNO_QUERY ); in InsertAccObj() 801 delete listener; in InsertAccObj() 815 pCurObj->SetListener( listener ); in InsertAccObj() 816 if(listener != NULL) in InsertAccObj() 817 listener->acquire(); in InsertAccObj() [all …]
|
| /AOO42X/main/offapi/com/sun/star/xml/crypto/sax/ |
| H A D | XReferenceResolvedBroadcaster.idl | 41 * This interface is used to manipulate reference resolved listener. 46 * Adds a new reference resolved listener for a element collector. 49 * this listener will receive a notification. 52 * the new listener is added 53 * @param listener the listener to be added 57 [in] XReferenceResolvedListener listener); 60 * Removes a listener from a element collector. 62 * When a listener is removed, it will not receive notification when 66 * the listener is removed 67 * @param listener the listener to be removed [all …]
|
| H A D | XSAXEventKeeperStatusChangeBroadcaster.idl | 41 * This interface is used to manipulate SAXEventKeeper status change listener. 46 * Adds a new status change listener. 48 * When the SAXEventKeeper's status changes, the listener will receive a 51 * @param listener the listener to be added 54 [in] XSAXEventKeeperStatusChangeListener listener); 57 * Removes a status change listener. 59 * After a listener is removed, no status change notification will be 62 * @param listener the listener to be removed 65 [in] XSAXEventKeeperStatusChangeListener listener);
|
| H A D | XSignatureVerifyResultBroadcaster.idl | 41 * This interface is used to manipulate signature verify result listener. 46 * Adds a new signature verify result listener. 49 * listener. 51 * @param listener the listener to be added 54 [in] XSignatureVerifyResultListener listener) 58 * Removes a signature verify result listener. 60 * After a listener is removed, no result information will be sent to it. 62 * @param listener the listener to be removed 65 [in] XSignatureVerifyResultListener listener);
|
| H A D | XDecryptionResultBroadcaster.idl | 41 * This interface is used to manipulate decryption result listener. 46 * Adds a new decryption result listener. 49 * listener. 51 * @param listener the listener to be added 54 [in] XDecryptionResultListener listener) 58 * Removes a decryption result listener. 60 * After a listener is removed, no result information will be sent to it. 62 * @param listener the listener to be removed 64 void removeDecryptionResultListener([in] XDecryptionResultListener listener);
|
| H A D | XEncryptionResultBroadcaster.idl | 41 * This interface is used to manipulate encryption result listener. 46 * Adds a new encryption result listener. 49 * listener. 51 * @param listener the listener to be added 54 [in] XEncryptionResultListener listener) 58 * Removes an encryption result listener. 60 * After a listener is removed, no result information will be sent to it. 62 * @param listener the listener to be removed 64 void removeEncryptionResultListener([in] XEncryptionResultListener listener);
|
| H A D | XSignatureCreationResultBroadcaster.idl | 41 * This interface is used to manipulate signature creation result listener. 46 * Adds a new signature creation result listener. 49 * listener. 51 * @param listener the listener to be added 54 [in] XSignatureCreationResultListener listener) 58 * Removes a signature creation result listener. 60 * After a listener is removed, no result information will be sent to it. 62 * @param listener the listener to be removed 65 [in] XSignatureCreationResultListener listener);
|
| /AOO42X/main/scripting/workben/installer/ |
| H A D | NavPanel.java | 97 public void setNextListener(ActionListener listener) { in setNextListener() argument 98 navNext.addActionListener(listener); in setNextListener() 101 public void setBackListener(ActionListener listener) { in setBackListener() argument 102 navBack.addActionListener(listener); in setBackListener() 105 public void setCancelListener(ActionListener listener) { in setCancelListener() argument 106 navCancel.addActionListener(listener); in setCancelListener() 109 public void removeNextListener(ActionListener listener) in removeNextListener() argument 111 navNext.removeActionListener(listener); in removeNextListener() 114 public void removeBackListener(ActionListener listener) in removeBackListener() argument 116 navBack.removeActionListener(listener); in removeBackListener() [all …]
|
| /AOO42X/main/offapi/com/sun/star/drawing/framework/ |
| H A D | XConfigurationControllerBroadcaster.idl | 44 /** Add a new listener for configuration changes. 45 <p>The listener is notified only for the specified type of 46 configuration changes. When the listener is interested in more than 48 Alternatively it can register as universal listener that will be 52 The new listener. 54 The event type that the listener is interested in. The set of 56 list. The empty string is a special value in that the listener 59 Arbitrary data that is passed to the listener when it is called 60 for the specified event type. When one listener is regisered 63 the listener to use a switch statement to distinguish between [all …]
|
| /AOO42X/main/javaunohelper/com/sun/star/lib/uno/helper/ |
| H A D | PropertySet.java | 403 …d removePropertyChangeListener(String propName, XPropertyChangeListener listener) throws UnknownPr… in removePropertyChangeListener() argument 412 aBoundLC.removeInterface(propName, listener); in removePropertyChangeListener() 415 listenerContainer.removeInterface(XPropertyChangeListener.class, listener); in removePropertyChangeListener() 420 …d removeVetoableChangeListener(String propName, XVetoableChangeListener listener) throws UnknownPr… in removeVetoableChangeListener() argument 429 aVetoableLC.removeInterface(propName, listener); in removeVetoableChangeListener() 432 listenerContainer.removeInterface(XVetoableChangeListener.class, listener); in removeVetoableChangeListener() 909 Object listener= it.next(); in fire() local 911 ((XVetoableChangeListener) listener).vetoableChange(arEvts[i]); in fire() 913 ((XPropertyChangeListener) listener).propertyChange(arEvts[i]); in fire() 926 Object listener= it.next(); in fire() local [all …]
|
| /AOO42X/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/ |
| H A D | OContainer.java | 230 XRefreshListener listener = (XRefreshListener) iterator.next(); in refresh() local 231 listener.refreshed(event); in refresh() 236 public void addRefreshListener(XRefreshListener listener) { in addRefreshListener() argument 238 refreshListeners.add(listener); in addRefreshListener() 243 public void removeRefreshListener(XRefreshListener listener) { in removeRefreshListener() argument 245 refreshListeners.remove(listener); in removeRefreshListener() 288 XContainerListener listener = (XContainerListener) iterator.next(); in appendByDescriptor() local 289 listener.elementInserted(event); in appendByDescriptor() 341 XContainerListener listener = (XContainerListener) iterator.next(); in dropImpl() local 342 listener.elementRemoved(event); in dropImpl() [all …]
|
| /AOO42X/main/qadevOOo/tests/java/ifc/awt/ |
| H A D | _XSpinField.java | 77 private TestListener listener = new TestListener() ; field in _XSpinField 84 oObj.addSpinListener(listener) ; in _addSpinListener() 104 tRes.tested("up()", listener.upFl) ; in _up() 122 tRes.tested("down()", listener.downFl) ; in _down() 140 tRes.tested("first()", listener.firstFl) ; in _first() 158 tRes.tested("last()", listener.lastFl) ; in _last() 181 listener.upFl = false ; in _removeSpinListener() 183 oObj.removeSpinListener(listener) ; in _removeSpinListener() 187 tRes.tested("removeSpinListener()", !listener.upFl) ; in _removeSpinListener()
|