Home
last modified time | relevance | path

Searched defs:aEvent (Results 1 – 25 of 438) sorted by path

12345678910>>...18

/trunk/main/UnoControls/source/base/
H A Dbasecontainercontrol.cxx304 ContainerEvent aEvent ; in addControl() local
365 ContainerEvent aEvent ; in removeControl() local
H A Dbasecontrol.cxx808 void SAL_CALL BaseControl::windowResized( const WindowEvent& aEvent ) throw( RuntimeException ) in windowResized()
825 void SAL_CALL BaseControl::windowMoved( const WindowEvent& aEvent ) throw( RuntimeException ) in windowMoved()
H A Dmultiplexer.cxx232 EventObject aEvent ; in disposeAndClear() local
288 void OMRCListenerMultiplexerHelper::focusGained(const FocusEvent& aEvent ) throw( UNO3_RUNTIMEEXCEP… in focusGained()
324 void OMRCListenerMultiplexerHelper::focusLost(const FocusEvent& aEvent ) throw( UNO3_RUNTIMEEXCEPTI… in focusLost()
369 void OMRCListenerMultiplexerHelper::keyPressed(const KeyEvent& aEvent) throw( UNO3_RUNTIMEEXCEPTION… in keyPressed()
378 void OMRCListenerMultiplexerHelper::keyReleased(const KeyEvent& aEvent) throw( UNO3_RUNTIMEEXCEPTIO… in keyReleased()
387 void OMRCListenerMultiplexerHelper::mousePressed(const MouseEvent& aEvent) throw( UNO3_RUNTIMEEXCEP… in mousePressed()
405 void OMRCListenerMultiplexerHelper::mouseEntered(const MouseEvent& aEvent) throw( UNO3_RUNTIMEEXCEP… in mouseEntered()
414 void OMRCListenerMultiplexerHelper::mouseExited(const MouseEvent& aEvent) throw( UNO3_RUNTIMEEXCEPT… in mouseExited()
423 void OMRCListenerMultiplexerHelper::mouseDragged(const MouseEvent& aEvent) throw( UNO3_RUNTIMEEXCEP… in mouseDragged()
432 void OMRCListenerMultiplexerHelper::mouseMoved(const MouseEvent& aEvent) throw( UNO3_RUNTIMEEXCEPTI… in mouseMoved()
[all …]
/trunk/main/UnoControls/source/controls/
H A Dstatusindicator.cxx499 void StatusIndicator::impl_recalcLayout ( const WindowEvent& aEvent ) in impl_recalcLayout()
/trunk/main/accessibility/source/extended/
H A DAccessibleBrowseBoxBase.cxx496 AccessibleEventObject aEvent; in commitEvent() local
H A DAccessibleGridControlBase.cxx406 AccessibleEventObject aEvent; in commitEvent() local
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/
H A DAccessibilityWorkBench.java443 public void actionPerformed (ActionEvent aEvent) in actionPerformed()
578 public void valueChanged (TreeSelectionEvent aEvent) { in valueChanged()
637 …public void queryTermination(final EventObject aEvent) throws com.sun.star.frame.TerminationVetoEx… in queryTermination()
646 public void notifyTermination(final EventObject aEvent) in notifyTermination()
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/canvas/
H A DCanvasShape.java351 public void notifyEvent(com.sun.star.accessibility.AccessibleEventObject aEvent) { in notifyEvent()
H A DShapeContainer.java154 private void PrintMessage (String aMessage, java.util.EventObject aEvent) in PrintMessage()
159 public void treeNodesChanged (TreeModelEvent aEvent) in treeNodesChanged()
163 public void treeNodesInserted (TreeModelEvent aEvent) in treeNodesInserted()
170 public void treeNodesRemoved (TreeModelEvent aEvent) in treeNodesRemoved()
177 public void treeStructureChanged (TreeModelEvent aEvent) in treeStructureChanged()
185 public void treeWillExpand (TreeExpansionEvent aEvent) in treeWillExpand()
189 public void treeWillCollapse (TreeExpansionEvent aEvent) in treeWillCollapse()
195 public void treeExpanded (TreeExpansionEvent aEvent) in treeExpanded()
201 public void treeCollapsed (TreeExpansionEvent aEvent) in treeCollapsed()
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DComponentView.java172 public void notifyEvent (AccessibleEventObject aEvent) in notifyEvent()
H A DContextView.java92 public void notifyEvent (AccessibleEventObject aEvent) in notifyEvent()
102 public void actionPerformed (ActionEvent aEvent) in actionPerformed()
H A DEditableTextView.java101 public void actionPerformed (ActionEvent aEvent) in actionPerformed()
H A DEventMonitorView.java110 public void notifyEvent (AccessibleEventObject aEvent) in notifyEvent()
H A DFocusView.java126 synchronized public void actionPerformed (ActionEvent aEvent) in actionPerformed()
134 public void notifyEvent (AccessibleEventObject aEvent) in notifyEvent()
H A DLayoutManager.java47 public void mouseClicked (MouseEvent aEvent) in mouseClicked()
51 public void mousePressed (MouseEvent aEvent) in mousePressed()
55 public void mouseReleased (MouseEvent aEvent) in mouseReleased()
64 public void mouseEntered (MouseEvent aEvent) in mouseEntered()
67 public void mouseExited (MouseEvent aEvent) in mouseExited()
76 public void mouseDragged (MouseEvent aEvent) in mouseDragged()
87 public void mouseMoved (MouseEvent aEvent) in mouseMoved()
H A DObjectView.java104 public void notifyEvent (AccessibleEventObject aEvent) in notifyEvent()
H A DObjectViewContainer.java247 public void notifyEvent (final AccessibleEventObject aEvent) in notifyEvent()
266 private void DispatchEvent (AccessibleEventObject aEvent) in DispatchEvent()
278 public void disposing (EventObject aEvent) in disposing()
H A DParentView.java128 public void notifyEvent (AccessibleEventObject aEvent) in notifyEvent()
H A DSelectionView.java220 public void actionPerformed (ActionEvent aEvent) in actionPerformed()
249 public void notifyEvent (AccessibleEventObject aEvent) in notifyEvent()
H A DStateSetView.java74 public void notifyEvent (AccessibleEventObject aEvent) in notifyEvent()
H A DTableView.java140 public void notifyEvent (AccessibleEventObject aEvent) in notifyEvent()
H A DTextView.java217 public void notifyEvent (AccessibleEventObject aEvent) in notifyEvent()
234 public void actionPerformed (ActionEvent aEvent) in actionPerformed()
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/text/
H A DCaretSpinnerModel.java110 ChangeEvent aEvent = new ChangeEvent (this); in Update() local
/trunk/main/accessibility/workben/org/openoffice/accessibility/misc/
H A DConnector.java62 ActionEvent aEvent = new ActionEvent (aOffice,0,"<connected>"); in run() local
H A DOfficeConnection.java150 ActionEvent aEvent = new ActionEvent (this,0,"<connected>"); in run() local

Completed in 120 milliseconds

12345678910>>...18