Home
last modified time | relevance | path

Searched refs:IsMouseEvent (Results 26 – 50 of 51) sorted by relevance

123

/aoo4110/main/basctl/source/basicide/
H A Dbaside3.cxx255 if( !rCEvt.IsMouseEvent() && pView->AreObjectsMarked() ) in Command()
/aoo4110/main/sc/source/ui/dbgui/
H A Dcsvgrid.cxx941 if( rCEvt.IsMouseEvent() ) in Command()
/aoo4110/main/svtools/source/edit/
H A Dsvmedit.cxx890 if ( !rCEvt.IsMouseEvent() ) in Command()
/aoo4110/main/svtools/source/control/
H A Dheadbar.cxx1085 if ( rCEvt.IsMouseEvent() && (rCEvt.GetCommand() == COMMAND_STARTDRAG) && !mbDrag ) in Command()
H A Dtabbar.cxx2467 if ( rCEvt.IsMouseEvent() && !mbInSelect ) in StartDrag()
H A Dvalueset.cxx2559 if ( rCEvt.IsMouseEvent() ) in StartDrag()
H A Dcalendar.cxx1914 if ( !mbSelection && rCEvt.IsMouseEvent() ) in Command()
/aoo4110/main/sw/source/ui/uiview/
H A Dpview.cxx553 …t CommandEvent aEvent( rCEvt.GetMousePosPixel(),rCEvt.GetCommand(),rCEvt.IsMouseEvent(),&aDataNew); in Command()
/aoo4110/main/vcl/source/app/
H A Ddbggui.cxx681 if ( rCommand.IsMouseEvent() ) in PreNotify()
/aoo4110/main/starmath/source/
H A Dview.cxx363 if (rCEvt.IsMouseEvent()) in Command()
/aoo4110/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx741 if (!rEvt.IsMouseEvent()) in Command()
/aoo4110/main/dbaccess/source/ui/querydesign/
H A DJoinTableView.cxx1309 if (!rEvt.IsMouseEvent()) in Command()
H A DSelectionBrowseBox.cxx2067 if (!rEvt.IsMouseEvent()) in Command()
/aoo4110/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx1641 if (!rEvt.IsMouseEvent()) in Command()
/aoo4110/main/svx/source/form/
H A Dfiltnav.cxx1701 if (rEvt.IsMouseEvent()) in Command()
H A Dnavigatortree.cxx387 if (rEvt.IsMouseEvent()) in Command()
/aoo4110/main/vcl/source/control/
H A Dtabctrl.cxx1421 if ( rCEvt.IsMouseEvent() ) in Command()
H A Dedit.cxx2148 if ( !rCEvt.IsMouseEvent() ) in Command()
/aoo4110/main/toolkit/source/awt/
H A Dvclxwindow.cxx719 if ( !pCmdEvt->IsMouseEvent() ) in ProcessWindowEvent()
/aoo4110/main/svx/source/fmcomp/
H A Dgridctrl.cxx2934 if ( !rEvt.IsMouseEvent() ) in Command()
/aoo4110/main/svtools/source/contnr/
H A Dsvimpbox.cxx3137 if( rCEvt.IsMouseEvent() ) in Command()
/aoo4110/main/sfx2/source/appl/
H A Dnewhelp.cxx2582 if ( pCmdEvt->IsMouseEvent() ) in PreNotify()
/aoo4110/main/vcl/source/window/
H A Dwindow.cxx708 if ( !rCEvt.IsMouseEvent() ) in ImplTranslateCommandEvent()
713 return CommandEvent( aPos, rCEvt.GetCommand(), rCEvt.IsMouseEvent(), rCEvt.GetData() ); in ImplTranslateCommandEvent()
H A Dtoolbox.cxx5021 if ( (rCEvt.GetCommand() == COMMAND_STARTDRAG) && rCEvt.IsMouseEvent() && in Command()
/aoo4110/main/sw/source/ui/docvw/
H A Dedtwin.cxx4798 if ( !rCEvt.IsMouseEvent() ) in Command()

Completed in 352 milliseconds

123