Searched defs:i_event (Results 1 – 14 of 14) sorted by relevance
/aoo42x/main/framework/source/fwe/helper/ |
H A D | documentundoguard.cxx | 123 …void SAL_CALL UndoManagerContextListener::undoActionAdded( const UndoManagerEvent& i_event ) throw… in undoActionAdded() 130 …void SAL_CALL UndoManagerContextListener::actionUndone( const UndoManagerEvent& i_event ) throw (R… in actionUndone() 137 …void SAL_CALL UndoManagerContextListener::actionRedone( const UndoManagerEvent& i_event ) throw (R… in actionRedone() 144 …void SAL_CALL UndoManagerContextListener::allActionsCleared( const EventObject& i_event ) throw (R… in allActionsCleared() 151 …void SAL_CALL UndoManagerContextListener::redoActionsCleared( const EventObject& i_event ) throw (… in redoActionsCleared() 158 …void SAL_CALL UndoManagerContextListener::resetAll( const EventObject& i_event ) throw (RuntimeExc… in resetAll() 165 …void SAL_CALL UndoManagerContextListener::enteredContext( const UndoManagerEvent& i_event ) throw … in enteredContext() 179 …void SAL_CALL UndoManagerContextListener::leftContext( const UndoManagerEvent& i_event ) throw (Ru… in leftContext() 186 …void SAL_CALL UndoManagerContextListener::leftHiddenContext( const UndoManagerEvent& i_event ) thr… in leftHiddenContext() 193 …void SAL_CALL UndoManagerContextListener::cancelledContext( const UndoManagerEvent& i_event ) thro… in cancelledContext() [all …]
|
/aoo42x/main/toolkit/source/controls/grid/ |
H A D | grideventforwarder.cxx | 81 …void SAL_CALL GridEventForwarder::rowsInserted( const GridDataEvent& i_event ) throw (RuntimeExcep… in rowsInserted() 89 …void SAL_CALL GridEventForwarder::rowsRemoved( const GridDataEvent& i_event ) throw (RuntimeExcept… in rowsRemoved() 97 …void SAL_CALL GridEventForwarder::dataChanged( const GridDataEvent& i_event ) throw (RuntimeExcept… in dataChanged() 105 …void SAL_CALL GridEventForwarder::rowHeadingChanged( const GridDataEvent& i_event ) throw (Runtime… in rowHeadingChanged() 113 …void SAL_CALL GridEventForwarder::elementInserted( const ContainerEvent& i_event ) throw (RuntimeE… in elementInserted() 121 …void SAL_CALL GridEventForwarder::elementRemoved( const ContainerEvent& i_event ) throw (RuntimeEx… in elementRemoved() 129 …void SAL_CALL GridEventForwarder::elementReplaced( const ContainerEvent& i_event ) throw (RuntimeE… in elementReplaced() 137 … void SAL_CALL GridEventForwarder::disposing( const EventObject& i_event ) throw (RuntimeException) in disposing()
|
H A D | sortablegriddatamodel.cxx | 290 …void SAL_CALL SortableGridDataModel::rowsInserted( const GridDataEvent& i_event ) throw (RuntimeEx… in rowsInserted() 350 …void SAL_CALL SortableGridDataModel::rowsRemoved( const GridDataEvent& i_event ) throw (RuntimeExc… in rowsRemoved() 411 …void SAL_CALL SortableGridDataModel::dataChanged( const GridDataEvent& i_event ) throw (RuntimeExc… in dataChanged() 421 …void SAL_CALL SortableGridDataModel::rowHeadingChanged( const GridDataEvent& i_event ) throw (Runt… in rowHeadingChanged() 431 …void SAL_CALL SortableGridDataModel::disposing( const EventObject& i_event ) throw (RuntimeExcepti… in disposing()
|
H A D | defaultgriddatamodel.cxx | 85 void DefaultGridDataModel::broadcast( GridDataEvent const & i_event, in broadcast()
|
/aoo42x/main/svtools/source/table/ |
H A D | mousefunction.cxx | 62 …onResult ColumnResize::handleMouseMove( ITableControl& i_tableControl, MouseEvent const & i_event ) in handleMouseMove() 112 …onResult ColumnResize::handleMouseDown( ITableControl& i_tableControl, MouseEvent const & i_event ) in handleMouseDown() 137 …tionResult ColumnResize::handleMouseUp( ITableControl& i_tableControl, MouseEvent const & i_event ) in handleMouseUp() 192 …onResult RowSelection::handleMouseMove( ITableControl& i_tableControl, MouseEvent const & i_event ) in handleMouseMove() 200 …onResult RowSelection::handleMouseDown( ITableControl& i_tableControl, MouseEvent const & i_event ) in handleMouseDown() 224 …tionResult RowSelection::handleMouseUp( ITableControl& i_tableControl, MouseEvent const & i_event ) in handleMouseUp() 246 …ult ColumnSortHandler::handleMouseMove( ITableControl& i_tableControl, MouseEvent const & i_event ) in handleMouseMove() 254 …ult ColumnSortHandler::handleMouseDown( ITableControl& i_tableControl, MouseEvent const & i_event ) in handleMouseDown() 277 …esult ColumnSortHandler::handleMouseUp( ITableControl& i_tableControl, MouseEvent const & i_event ) in handleMouseUp()
|
H A D | defaultinputhandler.cxx | 70 …eMouseEvent( DefaultInputHandler_Impl& i_impl, ITableControl& i_control, const MouseEvent& i_event, in lcl_delegateMouseEvent() 126 bool DefaultInputHandler::MouseMove( ITableControl& i_tableControl, const MouseEvent& i_event ) in MouseMove() 132 …ol DefaultInputHandler::MouseButtonDown( ITableControl& i_tableControl, const MouseEvent& i_event ) in MouseButtonDown() 138 …bool DefaultInputHandler::MouseButtonUp( ITableControl& i_tableControl, const MouseEvent& i_event ) in MouseButtonUp()
|
/aoo42x/main/toolkit/qa/complex/toolkit/awtgrid/ |
H A D | GridDataListener.java | 35 public void rowsInserted( GridDataEvent i_event ) in rowsInserted() 41 public void rowsRemoved( GridDataEvent i_event ) in rowsRemoved() 47 public void dataChanged( GridDataEvent i_event ) in dataChanged() 53 public void rowHeadingChanged( GridDataEvent i_event ) in rowHeadingChanged()
|
/aoo42x/main/svtools/source/uno/ |
H A D | svtxgridcontrol.cxx | 607 void SAL_CALL SVTXGridControl::rowsInserted( const GridDataEvent& i_event ) throw (RuntimeException) in rowsInserted() 615 SVTXGridControl::rowsRemoved( const GridDataEvent& i_event ) throw (RuntimeException) in rowsRemoved() 622 void SAL_CALL SVTXGridControl::dataChanged( const GridDataEvent& i_event ) throw (RuntimeException) in dataChanged() 636 void SAL_CALL SVTXGridControl::rowHeadingChanged( const GridDataEvent& i_event ) throw (RuntimeExce… in rowHeadingChanged() 649 void SAL_CALL SVTXGridControl::elementInserted( const ContainerEvent& i_event ) throw (RuntimeExcep… in elementInserted() 661 void SAL_CALL SVTXGridControl::elementRemoved( const ContainerEvent& i_event ) throw (RuntimeExcept… in elementRemoved() 671 void SAL_CALL SVTXGridControl::elementReplaced( const ContainerEvent& i_event ) throw (RuntimeExcep… in elementReplaced()
|
H A D | unogridcolumnfacade.cxx | 145 …void SAL_CALL ColumnChangeMultiplexer::columnChanged( const GridColumnEvent& i_event ) throw (Runt… in columnChanged() 178 …void SAL_CALL ColumnChangeMultiplexer::disposing( const EventObject& i_event ) throw (RuntimeExcep… in disposing()
|
/aoo42x/main/toolkit/source/awt/ |
H A D | animatedimagespeer.cxx | 442 …void SAL_CALL AnimatedImagesPeer::elementInserted( const ContainerEvent& i_event ) throw (RuntimeE… in elementInserted() 465 …void SAL_CALL AnimatedImagesPeer::elementRemoved( const ContainerEvent& i_event ) throw (RuntimeEx… in elementRemoved() 484 …void SAL_CALL AnimatedImagesPeer::elementReplaced( const ContainerEvent& i_event ) throw (RuntimeE… in elementReplaced() 507 … void SAL_CALL AnimatedImagesPeer::disposing( const EventObject& i_event ) throw (RuntimeException) in disposing() 513 … void SAL_CALL AnimatedImagesPeer::modified( const EventObject& i_event ) throw (RuntimeException) in modified()
|
/aoo42x/main/sfx2/qa/complex/sfx2/ |
H A D | UndoManager.java | 450 public void undoActionAdded( UndoManagerEvent i_event ) in undoActionAdded() 458 public void actionUndone( UndoManagerEvent i_event ) in actionUndone() 466 public void actionRedone( UndoManagerEvent i_event ) in actionRedone() 487 public void resetAll( EventObject i_event ) in resetAll() 495 public void enteredContext( UndoManagerEvent i_event ) in enteredContext() 504 public void enteredHiddenContext( UndoManagerEvent i_event ) in enteredHiddenContext() 513 public void leftContext( UndoManagerEvent i_event ) in leftContext() 524 public void leftHiddenContext( UndoManagerEvent i_event ) in leftHiddenContext() 536 public void cancelledContext( UndoManagerEvent i_event ) in cancelledContext() 548 public void disposing( EventObject i_event ) in disposing()
|
/aoo42x/main/toolkit/source/controls/ |
H A D | animatedimages.cxx | 171 …void SAL_CALL AnimatedImagesControl::elementInserted( const ContainerEvent& i_event ) throw (Runti… in elementInserted() 179 …void SAL_CALL AnimatedImagesControl::elementRemoved( const ContainerEvent& i_event ) throw (Runtim… in elementRemoved() 187 …void SAL_CALL AnimatedImagesControl::elementReplaced( const ContainerEvent& i_event ) throw (Runti… in elementReplaced() 195 …void SAL_CALL AnimatedImagesControl::disposing( const EventObject& i_event ) throw (RuntimeExcepti… in disposing()
|
/aoo42x/main/dbaccess/source/ui/misc/ |
H A D | singledoccontroller.cxx | 100 …void SAL_CALL OSingleDocumentController::disposing( const EventObject& i_event ) throw( RuntimeExc… in disposing()
|
/aoo42x/main/toolkit/qa/complex/toolkit/ |
H A D | GridControl.java | 674 public void disposing( EventObject i_event ) in disposing() 693 public void elementInserted( ContainerEvent i_event ) in elementInserted() 698 public void elementRemoved( ContainerEvent i_event ) in elementRemoved() 703 public void elementReplaced( ContainerEvent i_event ) in elementReplaced()
|
Completed in 125 milliseconds