Home
last modified time | relevance | path

Searched refs:CommandWheelData (Results 1 – 25 of 32) sorted by relevance

12

/trunk/main/vcl/inc/vcl/
H A Dcmdevt.hxx128 class VCL_DLLPUBLIC CommandWheelData class
140 CommandWheelData();
141 CommandWheelData( long nWheelDelta, long nWheelNotchDelta,
166 inline CommandWheelData::CommandWheelData() in CommandWheelData() function in CommandWheelData
177 inline CommandWheelData::CommandWheelData( long nWheelDelta, long nWheelNotchDelta, in CommandWheelData() function in CommandWheelData
424 const CommandWheelData* GetWheelData() const;
465 inline const CommandWheelData* CommandEvent::GetWheelData() const in GetWheelData()
468 return (const CommandWheelData*)mpData; in GetWheelData()
/trunk/main/sd/source/ui/view/
H A Dviewshel.cxx716 const CommandWheelData* pData = rCEvt.GetWheelData(); in HandleScrollCommand()
736 const CommandWheelData* pData = rCEvt.GetWheelData(); in HandleScrollCommand()
766 CommandWheelData aWheelData( pData->GetDelta(),pData->GetNotchDelta(), in HandleScrollCommand()
/trunk/main/sw/source/ui/docvw/
H A Dsrcedtw.cxx423 const CommandWheelData* pWData = rCEvt.GetWheelData(); in Command()
860 const CommandWheelData* pWData = rCEvt.GetWheelData(); in Command()
H A DSidebarTxtControl.cxx368 const CommandWheelData* pData = rCEvt.GetWheelData(); in Command()
/trunk/main/sw/source/ui/uiview/
H A Dpview.cxx548 const CommandWheelData* pData = rCEvt.GetWheelData(); in Command()
551 … const CommandWheelData aDataNew(pData->GetDelta(),pData->GetNotchDelta(),COMMAND_WHEEL_PAGESCROLL, in Command()
2099 const CommandWheelData* pWData = rCEvt.GetWheelData(); in HandleWheelCommands()
H A Dviewport.cxx1355 const CommandWheelData* pWData = rCEvt.GetWheelData(); in HandleWheelCommands()
/trunk/main/filter/source/xsltdialog/
H A Dxmlfileview.cxx296 const CommandWheelData* pWData = rCEvt.GetWheelData(); in Command()
451 const CommandWheelData* pWData = rCEvt.GetWheelData(); in Command()
/trunk/main/svtools/source/table/
H A Dtabledatawindow.cxx233 const CommandWheelData* pData = rCEvt.GetWheelData(); in Notify()
/trunk/main/sd/source/ui/animations/
H A DDialogListBox.cxx325 const CommandWheelData* pData = rCEvt.GetWheelData(); in Notify()
/trunk/main/sfx2/source/sidebar/
H A DDeck.cxx265 const CommandWheelData* pData = pCommandEvent->GetWheelData(); in ProcessWheelEvent()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlideSorterController.cxx494 const CommandWheelData* pData = rEvent.GetWheelData(); in Command()
/trunk/main/starmath/source/
H A Dedit.cxx382 const CommandWheelData* pWData = rCEvt.GetWheelData(); in HandleWheelCommands()
H A Dview.cxx382 const CommandWheelData* pWData = rCEvt.GetWheelData(); in Command()
/trunk/main/sw/source/ui/dbui/
H A Dcreateaddresslistdialog.cxx346 const CommandWheelData* pWheelData = rCEvt.GetWheelData(); in Command()
/trunk/main/vcl/source/window/
H A Dwinproc.cxx1431 const CommandWheelData* pWheelData ) in ImplCallWheelCommand()
1482CommandWheelData aWheelData( rEvt.mnDelta, rEvt.mnNotchDelta, rEvt.mnScrollLines, nMode, nCode,… in ImplHandleWheelEvent()
H A Dprintdlg.cxx318 const CommandWheelData* pWheelData = rEvt.GetWheelData(); in Command()
2488 const CommandWheelData* pWheelData = rEvt.GetWheelData(); in Command()
H A Dwindow2.cxx1206 const CommandWheelData* pData = rCmd.GetWheelData(); in HandleScrollCommand()
/trunk/main/vcl/source/control/
H A Dspinfld.cxx599 const CommandWheelData* pData = rNEvt.GetCommandEvent()->GetWheelData(); in Notify()
H A Dilstbox.cxx2680 const CommandWheelData* pData = rCEvt.GetWheelData(); in Notify()
2705 const CommandWheelData* pData = rCEvt.GetWheelData(); in HandleWheelAsCursorTravel()
/trunk/main/svtools/source/control/
H A Dfmtfield.cxx880 const CommandWheelData* pData = rNEvt.GetCommandEvent()->GetWheelData(); in Notify()
H A Dtoolbarmenu.cxx1656 const CommandWheelData* pData = rCEvt.GetWheelData(); in Command()
/trunk/main/sc/source/ui/view/
H A Dprevwsh.cxx446 const CommandWheelData* pData = rCEvt.GetWheelData(); in ScrollCommand()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_extlistbox.cxx907 const CommandWheelData* pData = rNEvt.GetCommandEvent()->GetWheelData(); in Notify()
/trunk/main/sc/source/ui/dbgui/
H A Dcsvgrid.cxx969 const CommandWheelData* pData = rCEvt.GetWheelData(); in Command()
/trunk/main/dbaccess/source/ui/querydesign/
H A DJoinTableView.cxx1408 const CommandWheelData* pData = rNEvt.GetCommandEvent()->GetWheelData(); in PreNotify()

Completed in 185 milliseconds

12