Home
last modified time | relevance | path

Searched refs:GetCommand (Results 126 – 150 of 160) sorted by relevance

1234567

/aoo4110/main/sc/source/ui/dbgui/
H A Dcsvgrid.cxx937 switch( rCEvt.GetCommand() ) in Command()
/aoo4110/main/basctl/source/basicide/
H A Dbasides1.cxx148 if ( ((const SvxSearchItem&)rItem).GetCommand() == SVX_SEARCHCMD_REPLACE_ALL ) in ExecuteCurrent()
/aoo4110/main/sfx2/source/appl/
H A Dnewhelp.cxx1365 if ( pCEvt->GetCommand() == COMMAND_CONTEXTMENU ) in Notify()
2578 if ( pCmdEvt->GetCommand() == COMMAND_CONTEXTMENU && pCmdWin != this && pCmdWin != &aToolBox ) in PreNotify()
/aoo4110/main/sc/source/ui/app/
H A Dinputhdl.cxx3230 if ( rCEvt.GetCommand() == COMMAND_CURSORPOS ) in InputCommand()
3305 if ( rCEvt.GetCommand() == COMMAND_ENDEXTTEXTINPUT ) in InputCommand()
H A Dinputwin.cxx899 sal_uInt16 nCommand = rCEvt.GetCommand(); in Command()
/aoo4110/main/sw/source/ui/shells/
H A Dtabsh.cxx965 …xInsRowColDlg( GetView().GetWindow(), nSlot == FN_TABLE_INSERT_COL_DLG, pSlot->GetCommand() ) : 0); in Execute()
H A Dtextsh1.cxx481 pDlg->SetHelpId(GetStaticInterface()->GetSlot(nSlot)->GetCommand()); in Execute()
/aoo4110/main/svtools/source/contnr/
H A Dsvlbox.cxx1524 if ( COMMAND_STARTDRAG == i_rCommandEvent.GetCommand() ) in Command()
/aoo4110/main/svtools/source/control/
H A Dheadbar.cxx1085 if ( rCEvt.IsMouseEvent() && (rCEvt.GetCommand() == COMMAND_STARTDRAG) && !mbDrag ) in Command()
H A Dtabbar.cxx2458 if ( !(mnWinStyle & WB_DRAG) || (rCEvt.GetCommand() != COMMAND_STARTDRAG) ) in StartDrag()
/aoo4110/main/sc/source/ui/navipi/
H A Dcontent.cxx591 switch ( rCEvt.GetCommand() ) in Command()
/aoo4110/main/vcl/source/app/
H A Ddbggui.cxx675 if ( rCommand.GetCommand() == COMMAND_CONTEXTMENU ) in PreNotify()
/aoo4110/main/sd/source/ui/view/
H A Doutlnvsh.cxx1495 if ( rCEvt.GetCommand() == COMMAND_CONTEXTMENU ) in Command()
/aoo4110/main/starmath/source/
H A Dview.cxx354 switch ( rCEvt.GetCommand() ) in Command()
/aoo4110/main/sc/source/ui/view/
H A Dpreview.cxx588 sal_uInt16 nCmd = rCEvt.GetCommand(); in Command()
/aoo4110/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx737 switch (rEvt.GetCommand()) in Command()
/aoo4110/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx1636 switch (rEvt.GetCommand()) in Command()
/aoo4110/main/svx/source/form/
H A Dfiltnav.cxx1694 switch (rEvt.GetCommand()) in Command()
H A Dnavigatortree.cxx381 switch( rEvt.GetCommand() ) in Command()
/aoo4110/main/sc/source/ui/miscdlgs/
H A Dacredlin.cxx1864 if(aCEvt.GetCommand()==COMMAND_CONTEXTMENU) in IMPL_LINK()
/aoo4110/main/vcl/source/control/
H A Dtabctrl.cxx1417 …if( (mpTabCtrlData->mpListBox == NULL) && (rCEvt.GetCommand() == COMMAND_CONTEXTMENU) && (GetPageC… in Command()
/aoo4110/main/sc/source/ui/docshell/
H A Ddocsh4.cxx1157 pDlg->SetHelpId( GetStaticInterface()->GetSlot(SID_CHG_PROTECT)->GetCommand() ); in ExecuteChangeProtectionDialog()
/aoo4110/main/framework/source/uielement/
H A Dtoolbarmanager.cxx1892 if ( pCmdEvt->GetCommand() != COMMAND_CONTEXTMENU ) in IMPL_LINK()
/aoo4110/main/vcl/source/window/
H A Dtoolbox.cxx5021 if ( (rCEvt.GetCommand() == COMMAND_STARTDRAG) && rCEvt.IsMouseEvent() && in Command()
5059 else if ( rCEvt.GetCommand() == COMMAND_WHEEL ) in Command()
/aoo4110/main/sfx2/source/dialog/
H A Dtempldlg.cxx2745 if(COMMAND_CONTEXTMENU == rCEvt.GetCommand()) in Command()

Completed in 364 milliseconds

1234567