/aoo41x/main/svtools/source/brwbox/ |
H A D | datwin.cxx | 425 if ( COMMAND_CONTEXTMENU == rEvt.GetCommand() && rEvt.IsMouseEvent() && in Command() 443 rEvt.IsMouseEvent(), rEvt.GetData() ); in Command() 456 Control::Command( rEvt ); in Command() 512 if ( rEvt.IsLeft() && in MouseMove() 517 aRepeatEvt = rEvt; in MouseMove() 544 MouseMove( rEvt ); in IMPL_LINK_INLINE_END() 629 Control::KeyInput( rEvt ); in KeyInput() 657 MouseEvent(rEvt), in BrowserMouseEvent() 667 MouseEvent(rEvt), in BrowserMouseEvent() 675 :AcceptDropEvent(rEvt) in BrowserAcceptDropEvent() [all …]
|
H A D | brwbox2.cxx | 146 Control::Command( rEvt ); in Command() 1539 if ( rEvt.IsRight() ) in MouseButtonDown() 1637 rEvt.GetClicks(), rEvt.GetMode(), rEvt.GetButtons(), in MouseButtonUp() 1656 if ( rEvt.GetRow() >= 0 ) in MouseButtonDown() 1669 DoubleClick( rEvt ); in MouseButtonDown() 1739 aSelRange = Range( rEvt.GetRow(), rEvt.GetRow() ); in MouseButtonDown() 1751 aSelRange = Range( rEvt.GetRow(), rEvt.GetRow() ); in MouseButtonDown() 1766 GoToRowColumnId( rEvt.GetRow(), rEvt.GetColumnId() ); in MouseButtonDown() 1809 aSelRange = Range( rEvt.GetRow(), rEvt.GetRow() ); in MouseButtonUp() 1816 GoToRowColumnId( rEvt.GetRow(), rEvt.GetColumnId() ); in MouseButtonUp() [all …]
|
H A D | editbrowsebox.cxx | 480 Control::KeyInput(rEvt); in KeyInput() 490 Control::KeyInput(rEvt); in KeyInput() 494 BrowseBox::KeyInput(rEvt); in KeyInput() 502 long nRow = rEvt.GetRow(); in MouseButtonDown() 505 if (rEvt.GetClicks() > 1 && rEvt.GetRow() >= 0) in MouseButtonDown() 540 GoToRowColumnId( rEvt.GetRow(), rEvt.GetColumnId() ); in MouseButtonDown() 541 if (rEvt.GetRow() >= 0) in MouseButtonDown() 550 if (rEvt.GetClicks() > 1 && rEvt.GetRow() >= 0) in MouseButtonUp() 558 if (rEvt.GetRow() >= 0) in MouseButtonUp() 639 switch (rEvt.GetType()) in PreNotify() [all …]
|
H A D | ebbcontrols.cxx | 101 switch (rEvt.GetKeyCode().GetCode()) in MoveAllowed() 119 if (!rEvt.GetKeyCode().IsShift() && in MoveAllowed() 120 rEvt.GetKeyCode().IsMod1()) in MoveAllowed() 123 else if (rEvt.GetKeyCode().IsMod2() && rEvt.GetKeyCode().GetCode() == KEY_DOWN) in MoveAllowed() 211 switch (rEvt.GetKeyCode().GetCode()) in MoveAllowed() 215 if (!rEvt.GetKeyCode().IsShift() && in MoveAllowed() 216 rEvt.GetKeyCode().IsMod1()) in MoveAllowed() 220 if (rEvt.GetKeyCode().IsMod2() && rEvt.GetKeyCode().GetCode() == KEY_DOWN) in MoveAllowed() 332 switch (rEvt.GetType()) in PreNotify() 340 return Control::PreNotify(rEvt); in PreNotify() [all …]
|
/aoo41x/main/linguistic/source/ |
H A D | lngprophelp.cxx | 204 switch (rEvt.PropertyHandle) in propertyChange_Impl() 225 rEvt.NewValue >>= *pbVal; in propertyChange_Impl() 252 propertyChange_Impl( rEvt ); in propertyChange() 292 xRef->processLinguServiceEvent( rEvt ); in LaunchEvent() 366 PropertyChgHelper::propertyChange_Impl( rEvt ); in propertyChange() 460 switch (rEvt.PropertyHandle) in propertyChange_Impl() 487 rEvt.NewValue >>= *pbVal; in propertyChange_Impl() 513 propertyChange_Impl( rEvt ); in propertyChange() 644 switch (rEvt.PropertyHandle) in propertyChange_Impl() 653 rEvt.NewValue >>= *pnVal; in propertyChange_Impl() [all …]
|
/aoo41x/main/sw/source/ui/docvw/ |
H A D | edtdd.cxx | 247 : rEvt.mnAction; in ExecuteDrop() 251 rEvt.mnAction, in ExecuteDrop() 254 &rEvt.maDropEvent.Transferable ); in ExecuteDrop() 258 nRet = rEvt.mnAction; in ExecuteDrop() 350 if( rEvt.mbLeaving ) in AcceptDrop() 353 return rEvt.mnAction; in AcceptDrop() 361 Point aPixPt( rEvt.maPosPixel ); in AcceptDrop() 405 : rEvt.mnAction; in AcceptDrop() 410 rEvt.mnAction, in AcceptDrop() 438 else if( rEvt.mbDefault ) in AcceptDrop() [all …]
|
/aoo41x/main/dbaccess/source/ui/tabledesign/ |
H A D | TableDesignControl.cxx | 113 void OTableRowView::KeyInput( const KeyEvent& rEvt ) in KeyInput() argument 118 !rEvt.GetKeyCode().IsShift() && in KeyInput() 119 !rEvt.GetKeyCode().IsMod1()) in KeyInput() 124 if( rEvt.GetKeyCode().GetCode() == KEY_F2 ) in KeyInput() 131 EditBrowseBox::KeyInput(rEvt); in KeyInput() 142 void OTableRowView::Command(const CommandEvent& rEvt) in Command() argument 145 switch (rEvt.GetCommand()) in Command() 149 if (!rEvt.IsMouseEvent()) in Command() 151 EditBrowseBox::Command(rEvt); in Command() 156 long nRow = GetRowAtYPosPixel(rEvt.GetMousePosPixel().Y()); in Command() [all …]
|
/aoo41x/main/sfx2/source/view/ |
H A D | userinputinterception.cxx | 97 void lcl_initKeyEvent( KeyEvent& rEvent, const ::KeyEvent& rEvt ) in lcl_initKeyEvent() argument 99 lcl_initModifiers( rEvent, rEvt.GetKeyCode() ); in lcl_initKeyEvent() 101 rEvent.KeyCode = rEvt.GetKeyCode().GetCode(); in lcl_initKeyEvent() 102 rEvent.KeyChar = rEvt.GetCharCode(); in lcl_initKeyEvent() 108 lcl_initModifiers( rEvent, rEvt ); in lcl_initMouseEvent() 111 if ( rEvt.IsLeft() ) in lcl_initMouseEvent() 113 if ( rEvt.IsRight() ) in lcl_initMouseEvent() 115 if ( rEvt.IsMiddle() ) in lcl_initMouseEvent() 118 rEvent.X = rEvt.GetPosPixel().X(); in lcl_initMouseEvent() 119 rEvent.Y = rEvt.GetPosPixel().Y(); in lcl_initMouseEvent() [all …]
|
/aoo41x/main/svtools/source/hatchwindow/ |
H A D | ipwin.cxx | 524 if( m_aResizer.SelectBegin( this, rEvt.GetPosPixel() ) ) in MouseButtonDown() 525 SelectMouse( rEvt.GetPosPixel() ); in MouseButtonDown() 533 void SvResizeWindow::MouseMove( const MouseEvent & rEvt ) in MouseMove() argument 536 SelectMouse( rEvt.GetPosPixel() ); in MouseMove() 584 void SvResizeWindow::KeyInput( const KeyEvent & rEvt ) in KeyInput() argument 586 if( rEvt.GetKeyCode().GetCode() == KEY_ESCAPE ) in KeyInput() 615 long SvResizeWindow::PreNotify( NotifyEvent& rEvt ) in PreNotify() argument 617 if ( rEvt.GetType() == EVENT_GETFOCUS && !m_bActive ) in PreNotify() 623 return Window::PreNotify(rEvt); in PreNotify() 626 long SvResizeWindow::Notify( NotifyEvent& rEvt ) in Notify() argument [all …]
|
/aoo41x/main/extensions/source/bibliography/ |
H A D | toolbar.cxx | 74 if(rEvt.FeatureURL.Complete == aCommand) in statusChanged() 79 ::com::sun::star::uno::Any aState=rEvt.State; in statusChanged() 109 if(rEvt.FeatureURL.Complete == GetCommand()) in statusChanged() 114 Any aState = rEvt.State; in statusChanged() 133 XubString aStr = String(rEvt.FeatureDescriptor); in statusChanged() 149 if(rEvt.FeatureURL.Complete == GetCommand()) in statusChanged() 154 uno::Any aState=rEvt.State; in statusChanged() 166 if(pStringArray[i]==rEvt.FeatureDescriptor) in statusChanged() 187 if(rEvt.FeatureURL.Complete == GetCommand()) in statusChanged() 190 pToolBar->EnableQuery(rEvt.IsEnabled); in statusChanged() [all …]
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | brwbox.hxx | 177 BrowserMouseEvent( BrowserDataWin* pWin, const MouseEvent& rEvt ); 178 BrowserMouseEvent( Window* pWin, const MouseEvent& rEvt, 443 virtual void MouseButtonDown( const MouseEvent& rEvt ); 444 virtual void MouseMove( const MouseEvent& rEvt ); 445 virtual void MouseButtonUp( const MouseEvent& rEvt ); 446 virtual void KeyInput( const KeyEvent& rEvt ); 452 virtual void Command( const CommandEvent& rEvt ); 463 virtual void MouseMove( const BrowserMouseEvent& rEvt ); 464 virtual void MouseButtonUp( const BrowserMouseEvent& rEvt ); 468 virtual void DoubleClick( const BrowserMouseEvent& rEvt ); [all …]
|
/aoo41x/main/dbaccess/source/ui/querydesign/ |
H A D | TableWindowTitle.cxx | 139 void OTableWindowTitle::Command( const CommandEvent& rEvt ) in Command() argument 141 switch( rEvt.GetCommand() ) in Command() 147 m_pTabWin->Command( rEvt ); in Command() 149 Control::Command(rEvt); in Command() 164 void OTableWindowTitle::KeyInput( const KeyEvent& rEvt ) in KeyInput() argument 167 m_pTabWin->KeyInput( rEvt ); in KeyInput() 171 void OTableWindowTitle::MouseButtonDown( const MouseEvent& rEvt ) in MouseButtonDown() argument 173 if( rEvt.IsLeft() ) in MouseButtonDown() 175 if( rEvt.GetClicks() == 2) in MouseButtonDown() 199 Point aPos = rEvt.GetPosPixel(); in MouseButtonDown() [all …]
|
H A D | TableWindow.cxx | 435 void OTableWindow::MouseMove( const MouseEvent& rEvt ) in MouseMove() argument 437 Window::MouseMove(rEvt); in MouseMove() 443 Point aPos = rEvt.GetPosPixel(); in MouseMove() 477 void OTableWindow::MouseButtonDown( const MouseEvent& rEvt ) in MouseButtonDown() argument 485 Window::MouseButtonDown( rEvt ); in MouseButtonDown() 565 const KeyCode& rCode = rEvt.GetKeyCode(); in HandleKeyInput() 629 void OTableWindow::Command(const CommandEvent& rEvt) in Command() argument 631 switch (rEvt.GetCommand()) in Command() 639 if ( rEvt.IsMouseEvent() ) in Command() 640 ptWhere = rEvt.GetMousePosPixel(); in Command() [all …]
|
/aoo41x/main/sw/source/ui/cctrl/ |
H A D | popbox.cxx | 47 void SwHelpToolBox::MouseButtonDown(const MouseEvent &rEvt) in MouseButtonDown() argument 52 if(rEvt.GetButtons() == MOUSE_RIGHT && in MouseButtonDown() 53 0 == GetItemId(rEvt.GetPosPixel())) in MouseButtonDown() 55 aRightClickLink.Call((MouseEvent *)&rEvt); in MouseButtonDown() 58 ToolBox::MouseButtonDown(rEvt); in MouseButtonDown() 77 sal_Int8 SwHelpToolBox::AcceptDrop( const AcceptDropEvent& rEvt ) in AcceptDrop() argument 79 return ((SwNavigationPI*)GetParent())->AcceptDrop( rEvt ); in AcceptDrop() 82 sal_Int8 SwHelpToolBox::ExecuteDrop( const ExecuteDropEvent& rEvt ) in ExecuteDrop() argument 84 return ((SwNavigationPI*)GetParent())->ExecuteDrop( rEvt ); in ExecuteDrop()
|
H A D | actctrl.cxx | 77 void NoSpaceEdit::KeyInput(const KeyEvent& rEvt) in KeyInput() argument 80 if(rEvt.GetCharCode()) in KeyInput() 82 String sKey = rEvt.GetCharCode(); in KeyInput() 87 Edit::KeyInput(rEvt); in KeyInput() 123 void ReturnActionEdit::KeyInput( const KeyEvent& rEvt) in KeyInput() argument 125 const KeyCode aKeyCode = rEvt.GetKeyCode(); in KeyInput() 134 Edit::KeyInput(rEvt); in KeyInput()
|
/aoo41x/main/chart2/source/controller/main/ |
H A D | ChartDropTargetHelper.cxx | 86 sal_Int8 ChartDropTargetHelper::AcceptDrop( const AcceptDropEvent& rEvt ) in AcceptDrop() argument 90 if( ( rEvt.mnAction == DND_ACTION_COPY || in AcceptDrop() 91 rEvt.mnAction == DND_ACTION_MOVE ) && in AcceptDrop() 96 nResult = rEvt.mnAction; in AcceptDrop() 102 sal_Int8 ChartDropTargetHelper::ExecuteDrop( const ExecuteDropEvent& rEvt ) in ExecuteDrop() argument 106 if( ( rEvt.mnAction == DND_ACTION_COPY || in ExecuteDrop() 107 rEvt.mnAction == DND_ACTION_MOVE ) && in ExecuteDrop() 108 rEvt.maDropEvent.Transferable.is() && in ExecuteDrop() 111 TransferableDataHelper aDataHelper( rEvt.maDropEvent.Transferable ); in ExecuteDrop() 160 if( rEvt.mnAction == DND_ACTION_COPY ) in ExecuteDrop()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | tabcontr.cxx | 225 sal_Int8 TabControl::AcceptDrop( const AcceptDropEvent& rEvt ) in AcceptDrop() argument 229 if( rEvt.mbLeaving ) in AcceptDrop() 235 Point aPos( rEvt.maPosPixel ); in AcceptDrop() 239 if( rEvt.mbLeaving || ( pDrViewSh->GetEditMode() == EM_MASTERPAGE ) ) in AcceptDrop() 244 nRet = rEvt.mnAction; in AcceptDrop() 255 nRet = pDrViewSh->AcceptDrop( rEvt, *this, NULL, (sal_uInt16)nPageId, SDRLAYER_NOTFOUND ); in AcceptDrop() 270 sal_Int8 TabControl::ExecuteDrop( const ExecuteDropEvent& rEvt ) in ExecuteDrop() argument 273 Point aPos( rEvt.maPosPixel ); in ExecuteDrop() 280 switch (rEvt.mnAction) in ExecuteDrop() 328 nRet = rEvt.mnAction; in ExecuteDrop() [all …]
|
H A D | sdview2.cxx | 107 const ExecuteDropEvent& rEvt, in SdNavigatorDropEvent() 112 : ExecuteDropEvent( rEvt ), in SdNavigatorDropEvent() 501 sal_Int8 nDropAction = rEvt.mnAction; in AcceptDrop() 579 if(pIAOHandle->getOverlayObjectList().isHitPixel(rEvt.maPosPixel)) in AcceptDrop() 598 Point aPos( pWindow->PixelToLogic( rEvt.maPosPixel ) ); in AcceptDrop() 666 if( rEvt.mbLeaving && mpDropMarker ) in AcceptDrop() 682 sal_Int8 nDropAction = rEvt.mnAction; in ExecuteDrop() 708 Point aPos( pOLV->GetWindow()->PixelToLogic( rEvt.maPosPixel ) ); in ExecuteDrop() 719 TransferableDataHelper aDataHelper( rEvt.maDropEvent.Transferable ); in ExecuteDrop() 722 aPos = pTargetWindow->PixelToLogic( rEvt.maPosPixel ); in ExecuteDrop() [all …]
|
/aoo41x/main/sfx2/source/dialog/ |
H A D | basedlgs.cxx | 382 long SfxModelessDialog::Notify( NotifyEvent& rEvt ) in Notify() argument 391 if ( rEvt.GetType() == EVENT_GETFOCUS ) in Notify() 395 Window* pWindow = rEvt.GetWindow(); in Notify() 411 else if( rEvt.GetType() == EVENT_KEYINPUT ) in Notify() 420 return ModelessDialog::Notify( rEvt ); in Notify() 484 long SfxFloatingWindow::Notify( NotifyEvent& rEvt ) in Notify() argument 493 if ( rEvt.GetType() == EVENT_GETFOCUS ) in Notify() 497 Window* pWindow = rEvt.GetWindow(); in Notify() 508 else if ( rEvt.GetType() == EVENT_LOSEFOCUS ) in Notify() 516 else if( rEvt.GetType() == EVENT_KEYINPUT ) in Notify() [all …]
|
/aoo41x/main/svx/source/gallery2/ |
H A D | galctrl.cxx | 248 sal_Int8 GalleryPreview::AcceptDrop( const AcceptDropEvent& rEvt ) in AcceptDrop() argument 253 nRet = ( (GalleryBrowser2*) GetParent() )->AcceptDrop( *this, rEvt ); in AcceptDrop() 262 sal_Int8 GalleryPreview::ExecuteDrop( const ExecuteDropEvent& rEvt ) in ExecuteDrop() argument 267 nRet = ( (GalleryBrowser2*) GetParent() )->ExecuteDrop( *this, rEvt ); in ExecuteDrop() 569 sal_Int8 GalleryIconView::AcceptDrop( const AcceptDropEvent& rEvt ) in AcceptDrop() argument 576 sal_Int8 GalleryIconView::ExecuteDrop( const ExecuteDropEvent& rEvt ) in ExecuteDrop() argument 912 void GalleryListView::DoubleClick( const BrowserMouseEvent& rEvt ) in DoubleClick() argument 914 BrowseBox::DoubleClick( rEvt ); in DoubleClick() 916 if( rEvt.GetRow() != BROWSER_ENDOFSELECTION ) in DoubleClick() 947 sal_Int8 GalleryListView::ExecuteDrop( const BrowserExecuteDropEvent& rEvt ) in ExecuteDrop() argument [all …]
|
/aoo41x/main/ucb/source/cacher/ |
H A D | contentresultsetwrapper.cxx | 213 const PropertyChangeEvent& rEvt ) in impl_notifyPropertyChangeListeners() argument 232 xListener->propertyChange( rEvt ); in impl_notifyPropertyChangeListeners() 246 xListener->propertyChange( rEvt ); in impl_notifyPropertyChangeListeners() 273 xListener->vetoableChange( rEvt ); in impl_notifyVetoableChangeListeners() 287 xListener->vetoableChange( rEvt ); in impl_notifyVetoableChangeListeners() 823 PropertyChangeEvent aEvt( rEvt ); in impl_propertyChange() 837 PropertyChangeEvent aEvt( rEvt ); in impl_vetoableChange() 1448 ::propertyChange( const PropertyChangeEvent& rEvt ) in propertyChange() argument 1452 m_pOwner->impl_propertyChange( rEvt ); in propertyChange() 1460 ::vetoableChange( const PropertyChangeEvent& rEvt ) in vetoableChange() argument [all …]
|
/aoo41x/main/extensions/source/scanner/ |
H A D | grid.cxx | 430 void GridWindow::MouseMove( const MouseEvent& rEvt ) in MouseMove() argument 434 Point aPoint( rEvt.GetPosPixel() ); in MouseMove() 460 ModalDialog::MouseMove( rEvt ); in MouseMove() 465 void GridWindow::MouseButtonUp( const MouseEvent& rEvt ) in MouseButtonUp() argument 467 if( rEvt.GetButtons() == MOUSE_LEFT ) in MouseButtonUp() 478 ModalDialog::MouseButtonUp( rEvt ); in MouseButtonUp() 483 void GridWindow::MouseButtonDown( const MouseEvent& rEvt ) in MouseButtonDown() argument 485 Point aPoint( rEvt.GetPosPixel() ); in MouseButtonDown() 496 if( rEvt.GetButtons() == MOUSE_LEFT ) in MouseButtonDown() 504 else if( rEvt.GetButtons() == MOUSE_RIGHT ) in MouseButtonDown() [all …]
|
/aoo41x/main/svx/inc/svx/ |
H A D | galctrl.hxx | 76 SVX_DLLPRIVATE virtual sal_Int8 AcceptDrop( const AcceptDropEvent& rEvt ); 77 SVX_DLLPRIVATE virtual sal_Int8 ExecuteDrop( const ExecuteDropEvent& rEvt ); 119 virtual sal_Int8 AcceptDrop( const AcceptDropEvent& rEvt ); 120 virtual sal_Int8 ExecuteDrop( const ExecuteDropEvent& rEvt ); 152 virtual void DoubleClick( const BrowserMouseEvent& rEvt ); 154 virtual sal_Int8 AcceptDrop( const BrowserAcceptDropEvent& rEvt ); 155 virtual sal_Int8 ExecuteDrop( const BrowserExecuteDropEvent& rEvt );
|
/aoo41x/main/linguistic/inc/linguistic/ |
H A D | lngprophelp.hxx | 104 const ::com::sun::star::beans::PropertyChangeEvent& rEvt ); 124 propertyChange( const ::com::sun::star::beans::PropertyChangeEvent& rEvt ) 143 const ::com::sun::star::linguistic2::LinguServiceEvent& rEvt ); 178 propertyChange( const ::com::sun::star::beans::PropertyChangeEvent& rEvt ) 208 const ::com::sun::star::beans::PropertyChangeEvent& rEvt ); 222 propertyChange( const ::com::sun::star::beans::PropertyChangeEvent& rEvt ) 257 const ::com::sun::star::beans::PropertyChangeEvent& rEvt ); 271 propertyChange( const ::com::sun::star::beans::PropertyChangeEvent& rEvt )
|
/aoo41x/main/reportdesign/source/ui/dlg/ |
H A D | GroupsSorting.cxx | 157 virtual void KeyInput(const KeyEvent& rEvt); 158 virtual void Command( const CommandEvent& rEvt ); 720 void OFieldExpressionControl::KeyInput( const KeyEvent& rEvt ) in KeyInput() argument 725 !rEvt.GetKeyCode().IsShift() && in KeyInput() 726 !rEvt.GetKeyCode().IsMod1()) in KeyInput() 732 EditBrowseBox::KeyInput(rEvt); in KeyInput() 735 void OFieldExpressionControl::Command(const CommandEvent& rEvt) in Command() argument 737 switch (rEvt.GetCommand()) in Command() 741 if (!rEvt.IsMouseEvent()) in Command() 743 EditBrowseBox::Command(rEvt); in Command() [all …]
|