/aoo41x/main/odk/examples/DevelopersGuide/Accessibility/ |
H A D | EventListenerProxy.java | 91 Runnable aEvent; in run() local 135 public void disposing( final EventObject aEvent) in disposing() 146 public void notifyEvent (final AccessibleEventObject aEvent) in notifyEvent() 158 public void windowOpened (final com.sun.star.lang.EventObject aEvent) in windowOpened() 172 public void windowClosing (final com.sun.star.lang.EventObject aEvent) in windowClosing() 176 public void windowClosed (final com.sun.star.lang.EventObject aEvent) in windowClosed() 190 public void windowMinimized (com.sun.star.lang.EventObject aEvent) in windowMinimized() 194 public void windowNormalized (com.sun.star.lang.EventObject aEvent) in windowNormalized() 198 public void windowActivated (com.sun.star.lang.EventObject aEvent) in windowActivated() 202 public void windowDeactivated (com.sun.star.lang.EventObject aEvent) in windowDeactivated()
|
/aoo41x/main/UnoControls/source/base/ |
H A D | multiplexer.cxx | 232 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 …]
|
/aoo41x/main/toolkit/test/accessibility/ |
H A D | QueuedTopWindowListener.java | 33 public void windowOpened (final com.sun.star.lang.EventObject aEvent) throws RuntimeException in windowOpened() 48 public void windowClosing (final com.sun.star.lang.EventObject aEvent) throws RuntimeException in windowClosing() 56 public void windowClosed (final com.sun.star.lang.EventObject aEvent) throws RuntimeException in windowClosed() 71 public void windowMinimized (final com.sun.star.lang.EventObject aEvent) in windowMinimized() 77 public void windowNormalized (final com.sun.star.lang.EventObject aEvent) in windowNormalized() 83 public void windowActivated (final com.sun.star.lang.EventObject aEvent) in windowActivated() 89 public void windowDeactivated (final com.sun.star.lang.EventObject aEvent) in windowDeactivated() 95 public void disposing( final EventObject aEvent) in disposing()
|
H A D | EventQueue.java | 46 public void addEvent (Runnable aEvent) in addEvent() 58 public void addDisposingEvent (Runnable aEvent) in addDisposingEvent() 89 Runnable aEvent = null; in run() local
|
H A D | FrameActionListener.java | 34 public void frameAction (com.sun.star.frame.FrameActionEvent aEvent) in frameAction() 39 public void disposing (com.sun.star.lang.EventObject aEvent) in disposing()
|
H A D | QueuedListener.java | 38 public void disposing( final EventObject aEvent) in disposing() 61 public void notifyEvent( final AccessibleEventObject aEvent ) in notifyEvent()
|
H A D | TopWindowListener.java | 171 public void windowOpened (final com.sun.star.lang.EventObject aEvent) in windowOpened() 194 public void windowClosed (final com.sun.star.lang.EventObject aEvent) in windowClosed() 214 public void disposing (final com.sun.star.lang.EventObject aEvent) in disposing()
|
/aoo41x/main/accessibility/workben/org/openoffice/accessibility/awb/canvas/ |
H A D | ShapeContainer.java | 154 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()
|
/aoo41x/main/accessibility/workben/org/openoffice/accessibility/awb/view/ |
H A D | LayoutManager.java | 47 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 D | ContextView.java | 92 public void notifyEvent (AccessibleEventObject aEvent) in notifyEvent() 102 public void actionPerformed (ActionEvent aEvent) in actionPerformed()
|
/aoo41x/main/odk/examples/DevelopersGuide/Forms/ |
H A D | ControlLock.java | 184 public void cursorMoved( EventObject aEvent ) throws com.sun.star.uno.RuntimeException in cursorMoved() 190 public void rowChanged( EventObject aEvent ) throws com.sun.star.uno.RuntimeException in rowChanged() 196 public void rowSetChanged( EventObject aEvent ) throws com.sun.star.uno.RuntimeException in rowSetChanged() 204 public void disposing( EventObject aEvent ) in disposing()
|
H A D | GridFieldValidator.java | 120 public boolean approveUpdate( EventObject aEvent ) throws com.sun.star.uno.RuntimeException in approveUpdate() 154 public void updated( EventObject aEvent ) throws com.sun.star.uno.RuntimeException in updated() 161 public void disposing( EventObject aEvent ) in disposing()
|
H A D | KeyGenerator.java | 239 …public void resetted( com.sun.star.lang.EventObject aEvent ) throws com.sun.star.uno.RuntimeExcept… in resetted() 274 public void disposing( EventObject aEvent ) in disposing() 298 …public boolean approveCursorMove( com.sun.star.lang.EventObject aEvent ) throws com.sun.star.uno.R… in approveCursorMove() 305 … public boolean approveRowChange( RowChangeEvent aEvent ) throws com.sun.star.uno.RuntimeException in approveRowChange() 326 …public boolean approveRowSetChange( com.sun.star.lang.EventObject aEvent ) throws com.sun.star.uno… in approveRowSetChange() 334 public void disposing( EventObject aEvent ) in disposing()
|
/aoo41x/main/forms/source/richtext/ |
H A D | featuredispatcher.cxx | 66 EventObject aEvent( *this ); in dispose() local 111 FeatureStateEvent aEvent; in buildStatusEvent() local 122 FeatureStateEvent aEvent( buildStatusEvent() ); in invalidateFeatureState_Broadcast() local
|
/aoo41x/main/toolkit/source/controls/grid/ |
H A D | defaultgridcolumnmodel.cxx | 147 ContainerEvent aEvent; in addColumn() local 183 ContainerEvent aEvent; in removeColumn() local 235 ContainerEvent aEvent; in setDefaultColumns() local 258 ContainerEvent aEvent; in setDefaultColumns() local 348 EventObject aEvent( *this ); in disposing() local
|
/aoo41x/main/comphelper/source/misc/ |
H A D | instancelocker.cxx | 314 void SAL_CALL OLockListener::disposing( const lang::EventObject& aEvent ) in disposing() 339 void SAL_CALL OLockListener::queryClosing( const lang::EventObject& aEvent, sal_Bool ) in queryClosing() 369 void SAL_CALL OLockListener::notifyClosing( const lang::EventObject& aEvent ) in notifyClosing() 400 void SAL_CALL OLockListener::queryTermination( const lang::EventObject& aEvent ) in queryTermination() 429 void SAL_CALL OLockListener::notifyTermination( const lang::EventObject& aEvent ) in notifyTermination()
|
/aoo41x/main/framework/source/jobs/ |
H A D | jobexecutor.cxx | 219 void SAL_CALL JobExecutor::notifyEvent( const css::document::EventObject& aEvent ) throw(css::uno::… in notifyEvent() 311 void SAL_CALL JobExecutor::elementInserted( const css::container::ContainerEvent& aEvent ) throw(cs… in elementInserted() 326 void SAL_CALL JobExecutor::elementRemoved ( const css::container::ContainerEvent& aEvent ) throw(cs… in elementRemoved() 362 void SAL_CALL JobExecutor::disposing( const css::lang::EventObject& aEvent ) throw(css::uno::Runtim… in disposing()
|
/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/ |
H A D | StatusListener.java | 194 public /*ONEWAY*/ void frameAction(/*IN*/ com.sun.star.frame.FrameActionEvent aEvent) in frameAction() 238 public /*ONEWAY*/ void statusChanged(/*IN*/ com.sun.star.frame.FeatureStateEvent aEvent) in statusChanged() 320 public void impl_frameAction(/*IN*/ com.sun.star.frame.FrameActionEvent aEvent) in impl_frameAction() 396 public /*ONEWAY*/ void disposing(/*IN*/ com.sun.star.lang.EventObject aEvent) in disposing()
|
/aoo41x/main/toolkit/test/accessibility/ov/ |
H A D | ListeningObjectView.java | 73 abstract public void notifyEvent (AccessibleEventObject aEvent); in notifyEvent() 78 public void disposing (EventObject aEvent) in disposing()
|
/aoo41x/main/chart2/source/tools/ |
H A D | WeakListenerAdapter.cxx | 46 void SAL_CALL WeakModifyListenerAdapter::modified( const lang::EventObject& aEvent ) in modified() 64 void SAL_CALL WeakSelectionChangeListenerAdapter::selectionChanged( const lang::EventObject& aEvent… in selectionChanged()
|
/aoo41x/main/odk/examples/CLI/CSharp/Spreadsheet/ |
H A D | ViewSample.cs | 151 public void done( unoidl.com.sun.star.sheet.RangeSelectionEvent aEvent ) in done() 166 unoidl.com.sun.star.sheet.RangeSelectionEvent aEvent ) in aborted()
|
/aoo41x/main/sd/source/ui/slideshow/ |
H A D | slideshowviewimpl.cxx | 299 awt::PaintEvent aEvent( e ); in paint() local 512 awt::WindowEvent aEvent( e ); in windowResized() local 549 WrappedMouseEvent aEvent; in mousePressed() local 572 WrappedMouseEvent aEvent; in mouseReleased() local 589 WrappedMouseEvent aEvent; in mouseEntered() local 605 WrappedMouseEvent aEvent; in mouseExited() local 622 WrappedMouseMotionEvent aEvent; in mouseDragged() local 638 WrappedMouseMotionEvent aEvent; in mouseMoved() local
|
/aoo41x/main/vcl/aqua/source/a11y/ |
H A D | aqua11ylistener.cxx | 42 NSString * getTableNotification( const AccessibleEventObject& aEvent ) in getTableNotification() 82 AquaA11yEventListener::notifyEvent( const AccessibleEventObject& aEvent ) throw( RuntimeException ) in notifyEvent()
|
/aoo41x/main/reportdesign/source/core/api/ |
H A D | ReportControlModel.cxx | 88 container::ContainerEvent aEvent(xBroadcaster, uno::makeAny(Index), Element, uno::Any()); in insertByIndex() local 103 container::ContainerEvent aEvent(xBroadcaster, uno::makeAny(Index), Element, uno::Any()); in removeByIndex() local 120 container::ContainerEvent aEvent(xBroadcaster, uno::makeAny(Index), Element, uno::Any()); in replaceByIndex() local
|
/aoo41x/main/sd/source/ui/framework/configuration/ |
H A D | ConfigurationControllerBroadcaster.cxx | 104 ConfigurationChangeEvent aEvent (rEvent); in NotifyListeners() local 162 ConfigurationChangeEvent aEvent; in NotifyListeners() local 181 lang::EventObject aEvent; in DisposeAndClear() local
|