Home
last modified time | relevance | path

Searched defs:rEvt (Results 1 – 25 of 115) sorted by last modified time

12345

/trunk/main/svx/source/stbctrls/
H A Dzoomsliderctrl.cxx346 sal_Bool SvxZoomSliderControl::MouseButtonDown( const MouseEvent & rEvt ) in MouseButtonDown()
403 sal_Bool SvxZoomSliderControl::MouseMove( const MouseEvent & rEvt ) in MouseMove()
/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryTableView.cxx803 void OQueryTableView::KeyInput( const KeyEvent& rEvt ) in KeyInput()
/trunk/main/sw/source/ui/docvw/
H A Dsrcedtw.cxx371 void TextViewOutWin::MouseMove( const MouseEvent &rEvt ) in MouseMove()
382 void TextViewOutWin::MouseButtonUp( const MouseEvent &rEvt ) in MouseButtonUp()
399 void TextViewOutWin::MouseButtonDown( const MouseEvent &rEvt ) in MouseButtonDown()
H A Dedtwin2.cxx107 void SwEditWin::RequestHelp(const HelpEvent &rEvt) in RequestHelp()
/trunk/main/svx/workben/
H A Dedittest.cxx344 BOOL __EXPORT MyView::Drop( const DropEvent& rEvt ) in Drop()
349 BOOL __EXPORT MyView::QueryDrop( DropEvent& rEvt ) in QueryDrop()
1759 BOOL __EXPORT EditViewWindow::Drop( const DropEvent& rEvt ) in Drop()
1764 BOOL __EXPORT EditViewWindow::QueryDrop( DropEvent& rEvt ) in QueryDrop()
/trunk/main/starmath/source/
H A Dedit.cxx309 void SmEditWindow::MouseButtonUp(const MouseEvent &rEvt) in MouseButtonUp()
321 void SmEditWindow::MouseButtonDown(const MouseEvent &rEvt) in MouseButtonDown()
829 void SmEditWindow::MouseMove(const MouseEvent &rEvt) in MouseMove()
H A Dview.cxx148 void SmGraphicWindow::DataChanged( const DataChangedEvent& rEvt ) in DataChanged()
/trunk/main/sd/source/ui/view/
H A Dsdview2.cxx496 sal_Int8 View::AcceptDrop( const AcceptDropEvent& rEvt, DropTargetHelper& rTargetHelper, in AcceptDrop()
677 sal_Int8 View::ExecuteDrop( const ExecuteDropEvent& rEvt, DropTargetHelper& rTargetHelper, in ExecuteDrop()
H A Dsdwindow.cxx372 void Window::RequestHelp(const HelpEvent& rEvt) in RequestHelp()
1065 sal_Int8 Window::AcceptDrop( const AcceptDropEvent& rEvt ) in AcceptDrop()
1087 sal_Int8 Window::ExecuteDrop( const ExecuteDropEvent& rEvt ) in ExecuteDrop()
/trunk/main/sd/source/ui/notes/
H A DEditWindow.cxx323 void EditWindow::MouseButtonUp(const MouseEvent &rEvt) in MouseButtonUp()
337 void EditWindow::MouseButtonDown(const MouseEvent &rEvt) in MouseButtonDown()
795 void EditWindow::MouseMove(const MouseEvent &rEvt) in MouseMove()
/trunk/main/filter/source/xsltdialog/
H A Dxmlfileview.cxx267 void TextViewOutWin::MouseMove( const MouseEvent &rEvt ) in MouseMove()
273 void TextViewOutWin::MouseButtonUp( const MouseEvent &rEvt ) in MouseButtonUp()
279 void TextViewOutWin::MouseButtonDown( const MouseEvent &rEvt ) in MouseButtonDown()
/trunk/main/dbaccess/source/ui/browser/
H A Dsbagrid.cxx1381 void SbaGridControl::Command(const CommandEvent& rEvt) in Command()
1525 sal_Int8 SbaGridControl::AcceptDrop( const BrowserAcceptDropEvent& rEvt ) in AcceptDrop()
1635 sal_Int8 SbaGridControl::ExecuteDrop( const BrowserExecuteDropEvent& rEvt ) in ExecuteDrop()
/trunk/main/vcl/source/control/
H A Dlstbox.cxx1528 void ListBox::DrawEntry( const UserDrawEvent& rEvt, sal_Bool bDrawImage, sal_Bool bDrawText, sal_Bo… in DrawEntry()
H A Dcombobox.cxx1377 void ComboBox::DrawEntry( const UserDrawEvent& rEvt, sal_Bool bDrawImage, sal_Bool bDrawText, sal_B… in DrawEntry()
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx2508 void lcl_InitMouseEvent( ::com::sun::star::awt::MouseEvent& rEvent, const MouseEvent& rEvt ) in lcl_InitMouseEvent()
3326 sal_Int8 ScGridWindow::AcceptPrivateDrop( const AcceptDropEvent& rEvt ) in AcceptPrivateDrop()
3570 sal_Int8 ScGridWindow::AcceptDrop( const AcceptDropEvent& rEvt ) in AcceptDrop()
3852 sal_Int8 ScGridWindow::ExecutePrivateDrop( const ExecuteDropEvent& rEvt ) in ExecutePrivateDrop()
4208 sal_Int8 ScGridWindow::ExecuteDrop( const ExecuteDropEvent& rEvt ) in ExecuteDrop()
/trunk/main/vcl/source/window/
H A Dwinproc.cxx78 long ImplCallPreNotify( NotifyEvent& rEvt ) in ImplCallPreNotify()
88 long ImplCallEvent( NotifyEvent& rEvt ) in ImplCallEvent()
1454 static long ImplHandleWheelEvent( Window* pWindow, const SalWheelMouseEvent& rEvt ) in ImplHandleWheelEvent()
H A Dprintdlg.cxx314 void PrintDialog::PrintPreviewWindow::Command( const CommandEvent& rEvt ) in Command()
2484 void PrintDialog::Command( const CommandEvent& rEvt ) in Command()
/trunk/main/framework/source/uielement/
H A Dstatusbar.cxx69 void FrameworkStatusBar::Command( const CommandEvent& rEvt ) in Command()
/trunk/main/extensions/source/update/check/
H A Dupdatehdl.cxx311 void SAL_CALL UpdateHandler::disposing( const lang::EventObject& rEvt ) in disposing()
/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx335 void DbGridControl::NavigationBar::AbsolutePos::KeyInput(const KeyEvent& rEvt) in KeyInput()
2922 void DbGridControl::Command(const CommandEvent& rEvt) in Command()
3421 long DbGridControl::PreNotify(NotifyEvent& rEvt) in PreNotify()
3491 void DbGridControl::KeyInput( const KeyEvent& rEvt ) in KeyInput()
/trunk/main/svtools/source/brwbox/
H A Deditbrowsebox.cxx456 void EditBrowseBox::KeyInput( const KeyEvent& rEvt ) in KeyInput()
499 void EditBrowseBox::MouseButtonDown(const BrowserMouseEvent& rEvt) in MouseButtonDown()
547 void EditBrowseBox::MouseButtonUp( const BrowserMouseEvent& rEvt ) in MouseButtonUp()
637 long EditBrowseBox::PreNotify(NotifyEvent& rEvt) in PreNotify()
762 long EditBrowseBox::Notify(NotifyEvent& rEvt) in Notify()
1263 void EditBrowseBox::DoubleClick(const BrowserMouseEvent& rEvt) in DoubleClick()
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx1139 sal_Int8 SwContentTree::AcceptDrop( const AcceptDropEvent& rEvt ) in AcceptDrop()
1155 sal_Int8 SwContentTree::ExecuteDrop( const ExecuteDropEvent& rEvt ) in ExecuteDrop()
/trunk/main/ucbhelper/source/provider/
H A Dresultset.cxx1486 void ResultSet::propertyChanged( const beans::PropertyChangeEvent& rEvt ) in propertyChanged()
H A Dcontenthelper.cxx68 void append( const beans::PropertyChangeEvent& rEvt ) in append()
/trunk/main/vcl/source/app/
H A Dsvapp.cxx1928 long Application::CallEventHooks( NotifyEvent& rEvt ) in CallEventHooks()
1948 long Application::CallPreNotify( NotifyEvent& rEvt ) in CallPreNotify()
1955 long Application::CallEvent( NotifyEvent& rEvt ) in CallEvent()

Completed in 221 milliseconds

12345