Home
last modified time | relevance | path

Searched refs:event (Results 76 – 100 of 655) sorted by relevance

12345678910>>...27

/aoo42x/main/offapi/com/sun/star/ucb/
H A DContentAction.idl57 context) are listed next. Note that 'event' here does not mean an
58 ContentEvent, but rather some event that occurs either because some content
66 this event may occur when content C processes a
71 denoted as E2(C). For example, this event may occur when
78 For example, this event may occur when a new content
101 a REMOVED event.</td></tr>
102 <tr><td>R3</td><td>E3(F, A) results in F sending an INSERTED event.</td></tr>
127 content event listener should be prepared to get notified the "death"
/aoo42x/main/udkapi/com/sun/star/script/
H A DInterruptEngineEvent.idl46 /** fully qualified name to address the module or function affected by the event that
55 /** source code of the Module affected by the event that took place.
65 by the event that took place.
81 event that took place.
87 by the event that took place.
93 the event that took place.
H A DAllEventObject.idl40 /** This event is a wrapper for an original event in a forwarding event.
42 <p> Usually the original event is the first argument in the
62 /** The original method name on which the event was fired.
/aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/
H A DSelectPathVisualPanel.java77 new java.awt.event.ActionListener() { in SelectPathVisualPanel()
78 public void actionPerformed(java.awt.event.ActionEvent evt) { in SelectPathVisualPanel()
100 java.awt.event.ActionEvent evt) { in installationsComboBoxActionPerformed()
166 browseButton.addActionListener(new java.awt.event.ActionListener() { in initComponents()
167 public void actionPerformed(java.awt.event.ActionEvent evt) { in initComponents()
180 …private void browseButtonActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_browse… in browseButtonActionPerformed()
/aoo42x/main/odk/examples/java/Inspector/
H A DMethodParametersDialog.java28 import java.awt.event.ActionEvent;
29 import java.awt.event.ActionListener;
30 import java.awt.event.KeyAdapter;
31 import java.awt.event.KeyEvent;
32 import java.awt.event.WindowAdapter;
33 import java.awt.event.WindowEvent;
314 public void actionPerformed(java.awt.event.ActionEvent evt) { in ButtonPanel()
/aoo42x/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAccessibleObjectFactory.java51 …getEventQueue().postEvent(new java.awt.event.FocusEvent(c, java.awt.event.FocusEvent.FOCUS_GAINED)… in postFocusGained()
55 postWindowEvent(w, java.awt.event.WindowEvent.WINDOW_GAINED_FOCUS); in postWindowGainedFocus()
59 postWindowEvent(w, java.awt.event.WindowEvent.WINDOW_LOST_FOCUS); in postWindowLostFocus()
63 postWindowEvent(w, java.awt.event.WindowEvent.WINDOW_ACTIVATED); in postWindowActivated()
67 postWindowEvent(w, java.awt.event.WindowEvent.WINDOW_DEACTIVATED); in postWindowDeactivated()
71 postWindowEvent(w, java.awt.event.WindowEvent.WINDOW_OPENED); in postWindowOpened()
75 postWindowEvent(w, java.awt.event.WindowEvent.WINDOW_CLOSED); in postWindowClosed()
90 theEventQueue.postEvent(new java.awt.event.WindowEvent(w, i)); in postWindowEvent()
H A DParagraph.java80 public void notifyEvent(AccessibleEventObject event) { in notifyEvent() argument
81 switch (event.EventId) { in notifyEvent()
84 Component.toNumber(event.OldValue), in notifyEvent()
85 Component.toNumber(event.NewValue)); in notifyEvent()
93 super.notifyEvent(event); in notifyEvent()
/aoo42x/main/offapi/com/sun/star/presentation/
H A DParagraphTarget.idl36 /** an event has a source that causes an event to be fired and a trigger
37 that defines under which condition an event should be raised and
38 an offset if the event should be raised a defined amount of time
39 after the event is triggered.
/aoo42x/main/offapi/com/sun/star/awt/
H A DXEventHandler.idl46 dependend event.
48 @returns <TRUE/> if the event was handled properly and no further
51 @param event
52 the platform dependend event.
54 boolean handleEvent( [in] any event );
H A DActionEvent.idl37 /** a semantic event which indicates that a component-defined action occurred.
39 <p>This high-level event is generated by a component (such as a Button)
41 The event is passed to every <type>XActionListener</type> object
46 gets this ActionEvent when the event occurs. The listener is therefore
48 clicks, and can instead process a "meaningful" (semantic) event like
H A DFocusEvent.idl41 /** specifies a keyboard focus event.
53 events are delivered using the FOCUS_GAINED and FOCUS_LOST event ids;
54 the levels may be distinguished in the event using the isTemporary()
70 /** contains the window which gets the focus on a lose focus event.
76 /** specifies if this focus change event is a temporary change.
H A DXMouseMotionHandler.idl51 the window where the first event originated until the mouse button is
57 following handling of the event by the broadcaster takes place.
60 regarding the event.
72 following handling of the event by the broadcaster takes place.
75 regarding the event.
H A DItemListEvent.idl36 /** is the event broadcasted by a <type>XListItems</type> implementation for changes
41 /** specifies the position of the item which is affected by the event
43 … <p>In case the event is not related to a single item, but to the complete list, the value of this
50 …<p>If the event being notified did not touch the text of an item, this member is empty. For instan…
59 …<p>If the event being notified did not touch the image of an item, this member is empty. For insta…
/aoo42x/main/offapi/com/sun/star/xml/sax/
H A DXLocator.idl37 /** makes it possible to associate a SAX event with a document location.
46 the column number where the current document event ends.
52 the line number where the current document event ends.
58 the public identifier for the current document event.
64 the system identifier for the current document event.
H A DXFastParser.idl105 <p>For each element the parser sends a create child element event to the
116 <p>If a valid context is returned this context gets a start event by a call to
120 <p>After processing all its child elements the context gets an end event by a call to
126 by always returning a reference to itself for each create child context event.
129 event at the <type>XFastDocumentHandler</type> by calling
146 /** Application must register a document event handler to get
167 /** allows an application to register an error event handler.
/aoo42x/main/offapi/com/sun/star/configuration/backend/
H A DXLayerHandler.idl69 if an error occurs processing the event.
91 if an error occurs processing the event.
135 if an error occurs processing the event.
184 if an error occurs processing the event.
234 if an error occurs processing the event.
261 if an error occurs processing the event.
288 if an error occurs processing the event.
351 if an error occurs processing the event.
389 if an error occurs processing the event.
426 if an error occurs processing the event.
[all …]
/aoo42x/main/offapi/com/sun/star/document/
H A DXDocumentEventBroadcaster.idl78 /** causes the broadcaster to notify all registered listeners of the given event
85 list of supported event types, in their service contract.</p>
87 … <p>Implementations might also decide to limit the list of allowed events (means event names) at
92 the name of the event to be notified.
94 the view/controller which the event applies to. May be <NULL/>
96 supplemental information related to the event.
/aoo42x/main/offapi/com/sun/star/frame/
H A DXStatusbarController.idl123 return <TRUE/> if the event should not be processed and <FALSE/>
124 if the event should be processed by the status bar.
137 return <TRUE/> if the event should not be processed and <FALSE/>
138 if the event should be processed by the status bar.
151 return <TRUE/> if the event should not be processed and <FALSE/>
152 if the event should be processed by the status bar.
156 /** is called by a status bar if a command event is available for a controller.
167 <TRUE/> if the command is based on a mouse event, otherwise <FALSE/>.
/aoo42x/main/accessibility/workben/org/openoffice/accessibility/awb/
H A DAccessibilityWorkBench.java28 import java.awt.event.ActionEvent;
29 import java.awt.event.ActionListener;
30 import java.awt.event.WindowAdapter;
31 import java.awt.event.WindowEvent;
44 import javax.swing.event.TreeSelectionListener;
45 import javax.swing.event.TreeSelectionEvent;
46 import javax.swing.event.TreeExpansionListener;
47 import javax.swing.event.TreeWillExpandListener;
/aoo42x/main/toolkit/test/accessibility/
H A DCanvas.java24 import java.awt.event.*;
27 import javax.swing.event.TreeSelectionListener;
28 import javax.swing.event.TreeSelectionEvent;
434 public void valueChanged (javax.swing.event.TreeSelectionEvent event) in valueChanged() argument
436 TreePath aPath = event.getPath(); in valueChanged()
/aoo42x/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySetMixin.java246 PropertyChangeEvent event = new PropertyChangeEvent( in prepareSet() local
252 event); in prepareSet()
260 event); in prepareSet()
267 bound.event = new PropertyChangeEvent( in prepareSet()
315 EventObject event = new EventObject(object); in dispose() local
320 ((XPropertyChangeListener) j.next()).disposing(event); in dispose()
328 ((XVetoableChangeListener) j.next()).disposing(event); in dispose()
558 event); in notifyListeners()
567 event); in notifyListeners()
575 private PropertyChangeEvent event = null; field in PropertySetMixin.BoundListeners
/aoo42x/main/unoxml/source/dom/
H A Delement.cxx580 Reference< XMutationEvent > event(docevent->createEvent( in setAttributeNode_Impl_Lock() local
582 event->initMutationEvent(OUString::createFromAscii("DOMAttrModified"), in setAttributeNode_Impl_Lock()
589 dispatchEvent(Reference< XEvent >(event, UNO_QUERY)); in setAttributeNode_Impl_Lock()
645 Reference< XMutationEvent > event(docevent->createEvent( in setAttribute() local
647 event->initMutationEvent(OUString::createFromAscii("DOMAttrModified"), in setAttribute()
653 dispatchEvent(Reference< XEvent >(event, UNO_QUERY)); in setAttribute()
727 Reference< XMutationEvent > event(docevent->createEvent( in setAttributeNS() local
729 event->initMutationEvent( in setAttributeNS()
736 dispatchEvent(Reference< XEvent >(event, UNO_QUERY)); in setAttributeNS()
/aoo42x/main/toolkit/qa/complex/toolkit/
H A DGridControl.java244 final ContainerEvent event = events.get(i); in testGridColumnModel() local
245 final int index = impl_assertInteger( event.Accessor ); in testGridColumnModel()
248 impl_areSameInterface( event.Element, m_columnModel.getColumn(i) ) ); in testGridColumnModel()
268 final ContainerEvent event = removalEvents.get(i); in testGridColumnModel() local
269 final int removedIndex = impl_assertInteger( event.Accessor ); in testGridColumnModel()
285 final ContainerEvent event = insertionEvents.get(i); in testGridColumnModel() local
286 final int index = impl_assertInteger( event.Accessor ); in testGridColumnModel()
299 final ContainerEvent event = events.get(0); in testGridColumnModel() local
300 final int removalIndex = impl_assertInteger( event.Accessor ); in testGridColumnModel()
/aoo42x/main/offapi/com/sun/star/logging/
H A DLogRecord.idl37 /** assembles the complete information about a to-be-logged event
65 /// specifies the time at which the event was logged
69 /** specifies the number of the log event.
76 /// specifies the ID of the thread in which the event was logged
79 /** specifies the level of the log event
/aoo42x/main/accessibility/workben/org/openoffice/accessibility/awb/canvas/
H A DShapeContainer.java28 import javax.swing.event.TreeModelListener;
29 import javax.swing.event.TreeExpansionListener;
30 import javax.swing.event.TreeWillExpandListener;
31 import javax.swing.event.TreeExpansionEvent;
32 import javax.swing.event.TreeModelEvent;

Completed in 906 milliseconds

12345678910>>...27