Home
last modified time | relevance | path

Searched defs:rEvent (Results 1 – 25 of 197) sorted by relevance

12345678

/trunk/main/sdext/source/presenter/
H A DPresenterPane.cxx94 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 DPresenterButton.cxx266 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 DPresenterSpritePane.cxx107 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 DPresenterSlidePreview.cxx161 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 DPresenterSlideShowView.cxx575 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 DPresenterPaneBorderManager.cxx290 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 DPresenterController.cxx741 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 DPresenterNotesView.cxx326 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 DPresenterPaneBase.cxx332 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 DPresenterWindowManager.cxx364 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 DPresenterScrollBar.cxx419 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 …]
/trunk/main/sd/source/ui/framework/factories/
H A DViewShellWrapper.cxx211 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()
/trunk/main/slideshow/source/engine/
H A Dusereventqueue.cxx125 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 Deventqueue.cxx97 bool EventQueue::addEvent( const EventSharedPtr& rEvent ) in addEvent()
125 bool EventQueue::addEventForNextRound( EventSharedPtr const& rEvent ) in addEventForNextRound()
/trunk/main/sd/source/ui/framework/module/
H A DReadOnlyModeObserver.cxx166 void ReadOnlyModeObserver::statusChanged (const frame::FeatureStateEvent& rEvent) in statusChanged()
183 const lang::EventObject& rEvent) in disposing()
198 const ConfigurationChangeEvent& rEvent) in notifyConfigurationChange()
H A DCenterViewFocusModule.cxx121 const ConfigurationChangeEvent& rEvent) in notifyConfigurationChange()
177 const lang::EventObject& rEvent) in disposing()
H A DToolPanelModule.cxx99 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 DShellStackGuard.cxx110 const ConfigurationChangeEvent& rEvent) in notifyConfigurationChange()
130 const lang::EventObject& rEvent) in disposing()
H A DToolBarModule.cxx117 const ConfigurationChangeEvent& rEvent) in notifyConfigurationChange()
215 void SAL_CALL ToolBarModule::disposing (const lang::EventObject& rEvent) in disposing()
H A DViewTabBarModule.cxx110 const ConfigurationChangeEvent& rEvent) in notifyConfigurationChange()
148 const lang::EventObject& rEvent) in disposing()
/trunk/main/writerfilter/source/dmapper/
H A DModelEventListener.cxx49 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()
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorter.cxx636 void ContentWindow::KeyInput (const KeyEvent& rEvent) in KeyInput()
645 void ContentWindow::MouseMove (const MouseEvent& rEvent) in MouseMove()
654 void ContentWindow::MouseButtonUp(const MouseEvent& rEvent) in MouseButtonUp()
663 void ContentWindow::MouseButtonDown(const MouseEvent& rEvent) in MouseButtonDown()
672 void ContentWindow::Command(const CommandEvent& rEvent) in Command()
681 long ContentWindow::Notify (NotifyEvent& rEvent) in Notify()
H A DSlideSorterService.cxx204 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()
/trunk/main/vcl/source/window/
H A Dmouseevent.cxx34 MouseEvent::MouseEvent( const ::com::sun::star::awt::MouseEvent& rEvent ) in MouseEvent()
/trunk/main/sd/source/ui/framework/configuration/
H A DConfigurationControllerBroadcaster.cxx100 const ConfigurationChangeEvent& rEvent) in NotifyListeners()
131 void ConfigurationControllerBroadcaster::NotifyListeners (const ConfigurationChangeEvent& rEvent) in NotifyListeners()

Completed in 107 milliseconds

12345678