Home
last modified time | relevance | path

Searched refs:GetCommandEvent (Results 1 – 25 of 28) sorted by relevance

12

/trunk/main/vcl/inc/vcl/
H A Devent.hxx374 const CommandEvent* GetCommandEvent() const;
410 inline const CommandEvent* NotifyEvent::GetCommandEvent() const in GetCommandEvent() function in NotifyEvent
/trunk/main/svx/inc/svx/
H A Dsimptabl.hxx159 CommandEvent GetCommandEvent()const;
/trunk/main/vcl/source/control/
H A Dspinfld.cxx590 if ( ( rNEvt.GetCommandEvent()->GetCommand() == COMMAND_WHEEL ) && !IsReadOnly() ) in Notify()
599 const CommandWheelData* pData = rNEvt.GetCommandEvent()->GetWheelData(); in Notify()
H A Dcombobox.cxx881 (rNEvt.GetCommandEvent()->GetCommand() == COMMAND_WHEEL) && in Notify()
891 nDone = mpImplLB->HandleWheelAsCursorTravel( *rNEvt.GetCommandEvent() ); in Notify()
H A Dlstbox.cxx1010 (rNEvt.GetCommandEvent()->GetCommand() == COMMAND_WHEEL) && in PreNotify()
1020 nDone = mpImplLB->HandleWheelAsCursorTravel( *rNEvt.GetCommandEvent() ); in PreNotify()
/trunk/main/svtools/source/control/
H A Dfmtfield.cxx877 const CommandEvent* pCommand = rNEvt.GetCommandEvent(); in Notify()
880 const CommandWheelData* pData = rNEvt.GetCommandEvent()->GetWheelData(); in Notify()
/trunk/main/svtools/source/table/
H A Dtabledatawindow.cxx230 const CommandEvent& rCEvt = *rNEvt.GetCommandEvent(); in Notify()
/trunk/main/sd/source/ui/animations/
H A DDialogListBox.cxx322 const CommandEvent& rCEvt = *rNEvt.GetCommandEvent(); in Notify()
/trunk/main/sc/source/ui/navipi/
H A Dscenwnd.cxx144 const CommandEvent* pCEvt = rNEvt.GetCommandEvent(); in Notify()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_extlistbox.cxx905 ( rNEvt.GetCommandEvent()->GetCommand() == COMMAND_WHEEL ) ) in Notify()
907 const CommandWheelData* pData = rNEvt.GetCommandEvent()->GetWheelData(); in Notify()
/trunk/main/forms/source/richtext/
H A Drichtextvclcontrol.cxx312 const CommandEvent& rEvent = *_rNEvt.GetCommandEvent(); in Notify()
/trunk/main/reportdesign/source/ui/report/
H A DScrollHelper.cxx329 const CommandEvent* pCommandEvent = rNEvt.GetCommandEvent(); in Notify()
/trunk/main/dbaccess/source/ui/misc/
H A DWTypeSelect.cxx447 const CommandEvent* pComEvt = rEvt.GetCommandEvent(); in PreNotify()
/trunk/main/svx/source/dialog/
H A Dsimptabl.cxx462 CommandEvent SvxSimpleTable::GetCommandEvent() const in GetCommandEvent() function in SvxSimpleTable
/trunk/main/dbaccess/source/ui/querydesign/
H A DJoinTableView.cxx1405 const CommandEvent* pCommand = rNEvt.GetCommandEvent(); in PreNotify()
1408 const CommandWheelData* pData = rNEvt.GetCommandEvent()->GetWheelData(); in PreNotify()
/trunk/main/svx/source/gallery2/
H A Dgalbrws1.cxx129 const CommandEvent* pCEvt = rNEvt.GetCommandEvent(); in PreNotify()
/trunk/main/sfx2/source/appl/
H A Dnewhelp.cxx1364 const CommandEvent* pCEvt = rNEvt.GetCommandEvent(); in Notify()
2573 if ( EVENT_COMMAND == nType && rNEvt.GetCommandEvent() ) in PreNotify()
2575 const CommandEvent* pCmdEvt = rNEvt.GetCommandEvent(); in PreNotify()
/trunk/main/sw/source/ui/dbui/
H A Dcreateaddresslistdialog.cxx364 const CommandEvent* pCEvt = rNEvt.GetCommandEvent(); in PreNotify()
H A Dmmaddressblockpage.cxx1229 const CommandEvent* pCEvt = rNEvt.GetCommandEvent(); in PreNotify()
/trunk/main/extensions/source/propctrlr/
H A Dbrowserlistbox.cxx1285 const CommandEvent* pCommand = _rNEvt.GetCommandEvent(); in Notify()
/trunk/main/sw/source/ui/misc/
H A Dredlndlg.cxx1177 const CommandEvent aCEvt(pTable->GetCommandEvent()); in IMPL_LINK()
/trunk/main/svtools/source/edit/
H A Dsvmedit.cxx1473 nDone = pImpSvMEdit->HandleCommand( *rNEvt.GetCommandEvent() ); in Notify()
/trunk/main/vcl/source/app/
H A Ddbggui.cxx674 const CommandEvent& rCommand = *rNEvt.GetCommandEvent(); in PreNotify()
/trunk/main/sc/source/ui/miscdlgs/
H A Dacredlin.cxx1862 const CommandEvent aCEvt(pTheView->GetCommandEvent()); in IMPL_LINK()
/trunk/main/cui/source/options/
H A Doptcolor.cxx1370 const CommandEvent* pCEvt = rNEvt.GetCommandEvent(); in PreNotify()

Completed in 174 milliseconds

12