Home
last modified time | relevance | path

Searched refs:EVENT_COMMAND (Results 1 – 25 of 29) sorted by relevance

12

/trunk/main/vcl/inc/vcl/
H A Devent.hxx342 #define EVENT_COMMAND 8 macro
412 if ( mnType == EVENT_COMMAND ) in GetCommandEvent()
/trunk/main/svtools/source/table/
H A Dtabledatawindow.cxx228 if ( rNEvt.GetType() == EVENT_COMMAND ) in Notify()
/trunk/main/sd/source/ui/animations/
H A DDialogListBox.cxx320 if ( rNEvt.GetType() == EVENT_COMMAND ) in Notify()
/trunk/main/sc/source/ui/navipi/
H A Dscenwnd.cxx142 else if ( rNEvt.GetType() == EVENT_COMMAND && GetSelectEntryCount() ) in Notify()
/trunk/main/forms/source/richtext/
H A Drichtextvclcontrol.cxx310 if ( _rNEvt.GetType() == EVENT_COMMAND ) in Notify()
/trunk/main/vcl/source/window/
H A Dscrwnd.cxx390 NotifyEvent aNCmdEvt( EVENT_COMMAND, pWindow, &aCEvt ); in IMPL_LINK()
H A Dwinproc.cxx117 case EVENT_COMMAND: in ImplCallEvent()
296 NotifyEvent aNCmdEvt( EVENT_COMMAND, pChild, &aCEvt ); in ImplCallCommand()
1435 NotifyEvent aNCmdEvt( EVENT_COMMAND, pWindow, &aCEvt ); in ImplCallWheelCommand()
/trunk/main/sfx2/source/sidebar/
H A DDeck.cxx226 if (rEvent.GetType() == EVENT_COMMAND) in Notify()
/trunk/main/dbaccess/source/ui/misc/
H A DWTypeSelect.cxx442 case EVENT_COMMAND: in PreNotify()
/trunk/main/svx/source/gallery2/
H A Dgalbrws1.cxx127 if( rNEvt.GetType() == EVENT_COMMAND ) in PreNotify()
/trunk/main/sw/source/ui/dbui/
H A Dcreateaddresslistdialog.cxx362 if(rNEvt.GetType() == EVENT_COMMAND) in PreNotify()
H A Dmmaddressblockpage.cxx1227 if(rNEvt.GetType() == EVENT_COMMAND) in PreNotify()
/trunk/main/vcl/source/control/
H A Dspinfld.cxx588 if ( rNEvt.GetType() == EVENT_COMMAND ) in Notify()
H A Dcombobox.cxx880 else if( (rNEvt.GetType() == EVENT_COMMAND) && in Notify()
H A Dlstbox.cxx1009 else if ( (rNEvt.GetType() == EVENT_COMMAND) && in PreNotify()
/trunk/main/svtools/source/control/
H A Dfmtfield.cxx875 if ((rNEvt.GetType() == EVENT_COMMAND) && !IsReadOnly()) in Notify()
/trunk/main/vcl/aqua/source/app/
H A Dsalinst.cxx645 NotifyEvent aNCmdEvt( EVENT_COMMAND, pWindow, &aCEvt ); in handleAppDefinedEvent()
/trunk/main/extensions/source/propctrlr/
H A Dbrowserlistbox.cxx1283 case EVENT_COMMAND: in Notify()
/trunk/main/automation/source/server/
H A Dsta_list.cxx1222 CALL_EVENT_WITH_NOTIFY( EVENT_COMMAND, aCmdEvnt, pWin, Command ) in ImplCommand()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_extlistbox.cxx902 if ( rNEvt.GetType() == EVENT_COMMAND ) in Notify()
/trunk/main/sd/source/ui/view/
H A Dviewshel.cxx694 if( rNEvt.GetType() == EVENT_COMMAND ) in Notify()
/trunk/main/sfx2/source/appl/
H A Dnewhelp.cxx1362 else if ( EVENT_COMMAND == nType ) in Notify()
2573 if ( EVENT_COMMAND == nType && rNEvt.GetCommandEvent() ) in PreNotify()
/trunk/main/svtools/source/edit/
H A Dsvmedit.cxx1471 if( rNEvt.GetType() == EVENT_COMMAND ) in Notify()
/trunk/main/vcl/source/app/
H A Ddbggui.cxx670 if ( rNEvt.GetType() == EVENT_COMMAND ) in PreNotify()
/trunk/main/dbaccess/source/ui/querydesign/
H A DJoinTableView.cxx1403 case EVENT_COMMAND: in PreNotify()

Completed in 141 milliseconds

12