| /aoo4110/main/sdext/source/presenter/ | 
| H A D | PresenterPane.cxx | 94 void SAL_CALL PresenterPane::windowResized (const awt::WindowEvent& rEvent)  in windowResized()113 void SAL_CALL PresenterPane::windowMoved (const awt::WindowEvent& rEvent)  in windowMoved()
 130 void SAL_CALL PresenterPane::windowShown (const lang::EventObject& rEvent)  in windowShown()
 151 void SAL_CALL PresenterPane::windowHidden (const lang::EventObject& rEvent)  in windowHidden()
 166 void SAL_CALL PresenterPane::windowPaint (const awt::PaintEvent& rEvent)  in windowPaint()
 
 | 
| H A D | PresenterButton.cxx | 266 void SAL_CALL PresenterButton::windowResized (const css::awt::WindowEvent& rEvent)  in windowResized()277 void SAL_CALL PresenterButton::windowMoved (const css::awt::WindowEvent& rEvent)  in windowMoved()
 287 void SAL_CALL PresenterButton::windowShown (const css::lang::EventObject& rEvent)  in windowShown()
 309 void SAL_CALL PresenterButton::windowPaint (const css::awt::PaintEvent& rEvent)  in windowPaint()
 345 void SAL_CALL PresenterButton::mousePressed (const css::awt::MouseEvent& rEvent)  in mousePressed()
 357 void SAL_CALL PresenterButton::mouseReleased (const css::awt::MouseEvent& rEvent)  in mouseReleased()
 376 void SAL_CALL PresenterButton::mouseEntered (const css::awt::MouseEvent& rEvent)  in mouseEntered()
 388 void SAL_CALL PresenterButton::mouseExited (const css::awt::MouseEvent& rEvent)  in mouseExited()
 403 void SAL_CALL PresenterButton::mouseMoved (const css::awt::MouseEvent& rEvent)  in mouseMoved()
 413 void SAL_CALL PresenterButton::mouseDragged (const css::awt::MouseEvent& rEvent)  in mouseDragged()
 [all …]
 
 | 
| H A D | PresenterSpritePane.cxx | 107 void SAL_CALL PresenterSpritePane::windowResized (const awt::WindowEvent& rEvent)  in windowResized()122 void SAL_CALL PresenterSpritePane::windowMoved (const awt::WindowEvent& rEvent)  in windowMoved()
 137 void SAL_CALL PresenterSpritePane::windowShown (const lang::EventObject& rEvent)  in windowShown()
 156 void SAL_CALL PresenterSpritePane::windowHidden (const lang::EventObject& rEvent)  in windowHidden()
 172 void SAL_CALL PresenterSpritePane::windowPaint (const awt::PaintEvent& rEvent)  in windowPaint()
 
 | 
| H A D | PresenterSlidePreview.cxx | 161 void SAL_CALL PresenterSlidePreview::windowResized (const awt::WindowEvent& rEvent)  in windowResized()174 void SAL_CALL PresenterSlidePreview::windowMoved (const awt::WindowEvent& rEvent)  in windowMoved()
 183 void SAL_CALL PresenterSlidePreview::windowShown (const lang::EventObject& rEvent)  in windowShown()
 195 void SAL_CALL PresenterSlidePreview::windowHidden (const lang::EventObject& rEvent)  in windowHidden()
 206 void SAL_CALL PresenterSlidePreview::windowPaint (const awt::PaintEvent& rEvent)  in windowPaint()
 225 void SAL_CALL PresenterSlidePreview::disposing (const lang::EventObject& rEvent)  in disposing()
 
 | 
| H A D | PresenterSlideShowView.cxx | 575 void SAL_CALL PresenterSlideShowView::disposing (const lang::EventObject& rEvent)  in disposing()589 void SAL_CALL PresenterSlideShowView::windowPaint (const awt::PaintEvent& rEvent)  in windowPaint()
 613 void SAL_CALL PresenterSlideShowView::mousePressed (const awt::MouseEvent& rEvent)  in mousePressed()
 636 void SAL_CALL PresenterSlideShowView::mouseReleased (const awt::MouseEvent& rEvent)  in mouseReleased()
 652 void SAL_CALL PresenterSlideShowView::mouseEntered (const awt::MouseEvent& rEvent)  in mouseEntered()
 668 void SAL_CALL PresenterSlideShowView::mouseExited (const awt::MouseEvent& rEvent)  in mouseExited()
 686 void SAL_CALL PresenterSlideShowView::mouseDragged (const awt::MouseEvent& rEvent)  in mouseDragged()
 702 void SAL_CALL PresenterSlideShowView::mouseMoved (const awt::MouseEvent& rEvent)  in mouseMoved()
 735 void SAL_CALL PresenterSlideShowView::windowMoved (const awt::WindowEvent& rEvent)  in windowMoved()
 746 void SAL_CALL PresenterSlideShowView::windowShown (const lang::EventObject& rEvent)  in windowShown()
 [all …]
 
 | 
| H A D | PresenterPaneBorderManager.cxx | 290 void SAL_CALL PresenterPaneBorderManager::mousePressed (const css::awt::MouseEvent& rEvent)  in mousePressed()321 void SAL_CALL PresenterPaneBorderManager::mouseReleased (const css::awt::MouseEvent& rEvent)  in mouseReleased()
 337 void SAL_CALL PresenterPaneBorderManager::mouseEntered (const css::awt::MouseEvent& rEvent)  in mouseEntered()
 346 void SAL_CALL PresenterPaneBorderManager::mouseExited (const css::awt::MouseEvent& rEvent)  in mouseExited()
 364 void SAL_CALL PresenterPaneBorderManager::mouseMoved (const css::awt::MouseEvent& rEvent)  in mouseMoved()
 428 void SAL_CALL PresenterPaneBorderManager::mouseDragged (const css::awt::MouseEvent& rEvent)  in mouseDragged()
 525 void SAL_CALL PresenterPaneBorderManager::disposing (const lang::EventObject& rEvent)  in disposing()
 
 | 
| H A D | PresenterController.cxx | 741 void PresenterController::HandleMouseClick (const awt::MouseEvent& rEvent)  in HandleMouseClick()814     const ConfigurationChangeEvent& rEvent)  in notifyConfigurationChange()
 900     const lang::EventObject& rEvent)  in disposing()
 919     const frame::FrameActionEvent& rEvent)  in frameAction()
 934 void SAL_CALL PresenterController::keyPressed (const awt::KeyEvent& rEvent)  in keyPressed()
 953 void SAL_CALL PresenterController::keyReleased (const awt::KeyEvent& rEvent)  in keyReleased()
 1157 void SAL_CALL PresenterController::focusGained (const css::awt::FocusEvent& rEvent)  in focusGained()
 1166 void SAL_CALL PresenterController::focusLost (const css::awt::FocusEvent& rEvent)  in focusLost()
 1177 void SAL_CALL PresenterController::mousePressed (const css::awt::MouseEvent& rEvent)  in mousePressed()
 1206 void SAL_CALL PresenterController::mouseExited (const css::awt::MouseEvent& rEvent)  in mouseExited()
 [all …]
 
 | 
| H A D | PresenterNotesView.cxx | 326 void SAL_CALL PresenterNotesView::windowResized (const awt::WindowEvent& rEvent)  in windowResized()336 void SAL_CALL PresenterNotesView::windowMoved (const awt::WindowEvent& rEvent)  in windowMoved()
 345 void SAL_CALL PresenterNotesView::windowShown (const lang::EventObject& rEvent)  in windowShown()
 354 void SAL_CALL PresenterNotesView::windowHidden (const lang::EventObject& rEvent)  in windowHidden()
 365 void SAL_CALL PresenterNotesView::windowPaint (const awt::PaintEvent& rEvent)  in windowPaint()
 434 void SAL_CALL PresenterNotesView::keyPressed (const awt::KeyEvent& rEvent)  in keyPressed()
 479 void SAL_CALL PresenterNotesView::keyReleased (const awt::KeyEvent& rEvent)  in keyReleased()
 
 | 
| H A D | PresenterPaneBase.cxx | 332 void SAL_CALL PresenterPaneBase::windowResized (const awt::WindowEvent& rEvent)  in windowResized()343 void SAL_CALL PresenterPaneBase::windowMoved (const awt::WindowEvent& rEvent)  in windowMoved()
 353 void SAL_CALL PresenterPaneBase::windowShown (const lang::EventObject& rEvent)  in windowShown()
 363 void SAL_CALL PresenterPaneBase::windowHidden (const lang::EventObject& rEvent)  in windowHidden()
 375 void SAL_CALL PresenterPaneBase::disposing (const lang::EventObject& rEvent)  in disposing()
 
 | 
| H A D | PresenterWindowManager.cxx | 364 void SAL_CALL PresenterWindowManager::windowResized (const awt::WindowEvent& rEvent)  in windowResized()388 void SAL_CALL PresenterWindowManager::windowMoved (const awt::WindowEvent& rEvent)  in windowMoved()
 405 void SAL_CALL PresenterWindowManager::windowShown (const lang::EventObject& rEvent)  in windowShown()
 414 void SAL_CALL PresenterWindowManager::windowHidden (const lang::EventObject& rEvent)  in windowHidden()
 425 void SAL_CALL PresenterWindowManager::windowPaint (const awt::PaintEvent& rEvent)  in windowPaint()
 498 void SAL_CALL PresenterWindowManager::mouseExited (const css::awt::MouseEvent& rEvent)  in mouseExited()
 510 void SAL_CALL PresenterWindowManager::focusGained (const css::awt::FocusEvent& rEvent)  in focusGained()
 522 void SAL_CALL PresenterWindowManager::focusLost (const css::awt::FocusEvent& rEvent)  in focusLost()
 534 void SAL_CALL PresenterWindowManager::disposing (const lang::EventObject& rEvent)  in disposing()
 1606     const com::sun::star::drawing::framework::ConfigurationChangeEvent& rEvent)  in notifyConfigurationChange()
 [all …]
 
 | 
| H A D | PresenterScrollBar.cxx | 419 void SAL_CALL PresenterScrollBar::windowResized (const css::awt::WindowEvent& rEvent)  in windowResized()429 void SAL_CALL PresenterScrollBar::windowMoved (const css::awt::WindowEvent& rEvent)  in windowMoved()
 438 void SAL_CALL PresenterScrollBar::windowShown (const css::lang::EventObject& rEvent)  in windowShown()
 458 void SAL_CALL PresenterScrollBar::windowPaint (const css::awt::PaintEvent& rEvent)  in windowPaint()
 480 void SAL_CALL PresenterScrollBar::mousePressed (const css::awt::MouseEvent& rEvent)  in mousePressed()
 493 void SAL_CALL PresenterScrollBar::mouseReleased (const css::awt::MouseEvent& rEvent)  in mouseReleased()
 507 void SAL_CALL PresenterScrollBar::mouseEntered (const css::awt::MouseEvent& rEvent)  in mouseEntered()
 516 void SAL_CALL PresenterScrollBar::mouseExited (const css::awt::MouseEvent& rEvent)  in mouseExited()
 538 void SAL_CALL PresenterScrollBar::mouseMoved (const css::awt::MouseEvent& rEvent)  in mouseMoved()
 557 void SAL_CALL PresenterScrollBar::mouseDragged (const css::awt::MouseEvent& rEvent)  in mouseDragged()
 [all …]
 
 | 
| /aoo4110/main/sd/source/ui/framework/factories/ | 
| H A D | ViewShellWrapper.cxx | 211 void SAL_CALL ViewShellWrapper::windowResized (const awt::WindowEvent& rEvent)  in windowResized()223 void SAL_CALL ViewShellWrapper::windowMoved (const awt::WindowEvent& rEvent)  in windowMoved()
 232 void SAL_CALL ViewShellWrapper::windowShown (const lang::EventObject& rEvent)  in windowShown()
 244 void SAL_CALL ViewShellWrapper::windowHidden (const lang::EventObject& rEvent)  in windowHidden()
 255 void SAL_CALL ViewShellWrapper::disposing (const lang::EventObject& rEvent)  in disposing()
 
 | 
| /aoo4110/main/slideshow/source/engine/ | 
| H A D | usereventqueue.cxx | 125     void addEvent( const EventSharedPtr& rEvent )  in addEvent()397     void addEvent( const EventSharedPtr& rEvent,  in addEvent()
 615     const EventSharedPtr&         rEvent,  in registerEvent()
 634     const EventSharedPtr&         rEvent,  in registerEvent()
 797 void UserEventQueue::registerSlideEndEvent( const EventSharedPtr& rEvent )  in registerSlideEndEvent()
 806     const EventSharedPtr&                                 rEvent,  in registerAnimationStartEvent()
 817     const EventSharedPtr&                               rEvent,  in registerAnimationEndEvent()
 828     const EventSharedPtr&                               rEvent,  in registerAudioStoppedEvent()
 838 void UserEventQueue::registerShapeClickEvent( const EventSharedPtr& rEvent,  in registerShapeClickEvent()
 938     const EventSharedPtr& rEvent,  in registerShapeDoubleClickEvent()
 [all …]
 
 | 
| H A D | eventqueue.cxx | 97         bool EventQueue::addEvent( const EventSharedPtr& rEvent )  in addEvent()125         bool EventQueue::addEventForNextRound( EventSharedPtr const& rEvent )  in addEventForNextRound()
 
 | 
| /aoo4110/main/sd/source/ui/framework/module/ | 
| H A D | ReadOnlyModeObserver.cxx | 166 void ReadOnlyModeObserver::statusChanged (const frame::FeatureStateEvent& rEvent)  in statusChanged()183     const lang::EventObject& rEvent)  in disposing()
 198     const ConfigurationChangeEvent& rEvent)  in notifyConfigurationChange()
 
 | 
| H A D | CenterViewFocusModule.cxx | 121     const ConfigurationChangeEvent& rEvent)  in notifyConfigurationChange()177     const lang::EventObject& rEvent)  in disposing()
 
 | 
| H A D | ToolPanelModule.cxx | 99     virtual void SAL_CALL disposing (const com::sun::star::lang::EventObject& rEvent)  in disposing()114     virtual void SAL_CALL statusChanged (const com::sun::star::frame::FeatureStateEvent& rEvent)  in statusChanged()
 
 | 
| H A D | ShellStackGuard.cxx | 110     const ConfigurationChangeEvent& rEvent)  in notifyConfigurationChange()130     const lang::EventObject& rEvent)  in disposing()
 
 | 
| H A D | ToolBarModule.cxx | 117     const ConfigurationChangeEvent& rEvent)  in notifyConfigurationChange()215 void SAL_CALL ToolBarModule::disposing (const lang::EventObject& rEvent)  in disposing()
 
 | 
| H A D | ViewTabBarModule.cxx | 110     const ConfigurationChangeEvent& rEvent)  in notifyConfigurationChange()148     const lang::EventObject& rEvent)  in disposing()
 
 | 
| /aoo4110/main/writerfilter/source/dmapper/ | 
| H A D | ModelEventListener.cxx | 49 void ModelEventListener::notifyEvent( const document::EventObject& rEvent ) throw (uno::RuntimeExce…  in notifyEvent()79 void ModelEventListener::disposing( const lang::EventObject& rEvent ) throw (uno::RuntimeException)  in disposing()
 
 | 
| /aoo4110/main/sd/source/ui/slidesorter/shell/ | 
| H A D | SlideSorter.cxx | 637 void ContentWindow::KeyInput (const KeyEvent& rEvent)  in KeyInput()646 void ContentWindow::MouseMove (const MouseEvent& rEvent)  in MouseMove()
 655 void ContentWindow::MouseButtonUp(const MouseEvent& rEvent)  in MouseButtonUp()
 664 void ContentWindow::MouseButtonDown(const MouseEvent& rEvent)  in MouseButtonDown()
 673 void ContentWindow::Command(const CommandEvent& rEvent)  in Command()
 682 long ContentWindow::Notify (NotifyEvent& rEvent)  in Notify()
 
 | 
| H A D | SlideSorterService.cxx | 204 void SAL_CALL SlideSorterService::windowResized (const awt::WindowEvent& rEvent)  in windowResized()217 void SAL_CALL SlideSorterService::windowMoved (const awt::WindowEvent& rEvent)  in windowMoved()
 226 void SAL_CALL SlideSorterService::windowShown (const lang::EventObject& rEvent)  in windowShown()
 237 void SAL_CALL SlideSorterService::windowHidden (const lang::EventObject& rEvent)  in windowHidden()
 249 void SAL_CALL SlideSorterService::disposing (const lang::EventObject& rEvent)  in disposing()
 
 | 
| /aoo4110/main/vcl/source/window/ | 
| H A D | mouseevent.cxx | 34 MouseEvent::MouseEvent( const ::com::sun::star::awt::MouseEvent& rEvent )  in MouseEvent()
 | 
| /aoo4110/main/soldep/source/ | 
| H A D | tbox.cxx | 218 void SoldepToolBox::MouseButtonDown(const MouseEvent& rEvent)  in MouseButtonDown()267 void SoldepToolBox::MouseButtonUp(const MouseEvent& rEvent)  in MouseButtonUp()
 312 void SoldepToolBox::MouseMove(const MouseEvent& rEvent)  in MouseMove()
 
 |