Home
last modified time | relevance | path

Searched refs:IsMouseEvent (Results 1 – 25 of 51) sorted by relevance

123

/trunk/main/sd/source/ui/view/
H A Ddrviews4.cxx626 if ( rCEvt.IsMouseEvent() ) in Command()
677 if( ( rCEvt.IsMouseEvent() && pOutlinerView->IsWrongSpelledWordAtPos(aPos) ) || in Command()
678 ( !rCEvt.IsMouseEvent() && pOutlinerView->IsCursorAtWrongSpelledWord() ) ) in Command()
684 if( !rCEvt.IsMouseEvent() ) in Command()
835 if(rCEvt.IsMouseEvent()) in Command()
H A Dviewshel.cxx769 rCEvt.IsMouseEvent(),(const void *) &aWheelData ); in HandleScrollCommand()
/trunk/main/svx/source/gallery2/
H A Dgalctrl.cxx199 ( rCEvt.IsMouseEvent() ? &rCEvt.GetMousePosPixel() : NULL ) ); in Command()
555 ( rCEvt.IsMouseEvent() ? &rCEvt.GetMousePosPixel() : NULL ) ); in Command()
895 …if( rCEvt.IsMouseEvent() && ( GetRowAtYPosPixel( rCEvt.GetMousePosPixel().Y() ) != BROWSER_ENDOFSE… in Command()
/trunk/main/svtools/source/brwbox/
H A Ddatwin.cxx425 if ( COMMAND_CONTEXTMENU == rEvt.GetCommand() && rEvt.IsMouseEvent() && in Command()
443 rEvt.IsMouseEvent(), rEvt.GetData() ); in Command()
H A Dbrwhead.cxx58 COMMAND_CONTEXTMENU, rCEvt.IsMouseEvent() ) ); in Command()
/trunk/main/svx/source/svdraw/
H A Dsvdedxv.cxx1397 sal_Bool bPostIt=pTextEditOutliner->IsInSelectionMode() || !rCEvt.IsMouseEvent(); in Command()
1398 if (!bPostIt && rCEvt.IsMouseEvent()) { in Command()
1406 if (rCEvt.IsMouseEvent()) { in Command()
1413 CommandEvent aCEvt(aPixPos,rCEvt.GetCommand(),rCEvt.IsMouseEvent()); in Command()
/trunk/main/svx/source/sdr/contact/
H A Dsdrmediawindow.cxx126 rCEvt.GetCommand(), rCEvt.IsMouseEvent(), rCEvt.GetData() ); in Command()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableDesignControl.cxx149 if (!rEvt.IsMouseEvent()) in Command()
/trunk/main/basctl/source/basicide/
H A Dbastypes.cxx546 Point aPos( rCEvt.IsMouseEvent() ? rCEvt.GetMousePosPixel() : Point(1,1) ); in Command()
547 if ( rCEvt.IsMouseEvent() ) // Richtige Tab selektieren in Command()
H A Dbaside2b.cxx1101 Point aPos( rCEvt.IsMouseEvent() ? rCEvt.GetMousePosPixel() : Point(1,1) ); in Command()
1103 BreakPoint* pBrk = rCEvt.IsMouseEvent() ? FindBreakPoint( aEventPos ) : 0; in Command()
/trunk/main/vcl/source/window/
H A Dseleng.cxx479 DBG_ASSERT( rCEvt.IsMouseEvent(), "STARTDRAG: Not a MouseEvent" ); in Command()
/trunk/main/sd/source/ui/func/
H A Dsmarttag.cxx314 if( rCEvt.IsMouseEvent() ) in Command()
/trunk/main/sw/source/ui/docvw/
H A DSidebarTxtControl.cxx347 if (rCEvt.IsMouseEvent()) in Command()
/trunk/main/vcl/inc/vcl/
H A Dcmdevt.hxx419 sal_Bool IsMouseEvent() const { return mbMouseEvent; } in IsMouseEvent() function in CommandEvent
/trunk/main/avmedia/source/viewer/
H A Dmediawindow_impl.cxx157 rCEvt.GetCommand(), rCEvt.IsMouseEvent(), rCEvt.GetData() ); in Command()
/trunk/main/dbaccess/source/ui/misc/
H A DWTypeSelect.cxx452 if (pComEvt->IsMouseEvent()) in PreNotify()
/trunk/main/avmedia/source/gstreamer/
H A Dgstwindow.cxx128 … rCEvt.GetCommand(), rCEvt.IsMouseEvent(), rCEvt.GetData() ); in Command()
/trunk/main/sd/source/ui/sidebar/
H A DMasterPagesSelector.cxx265 if ( ! rEvent.IsMouseEvent()) in Command()
H A DLayoutMenu.cxx717 if (rEvent.IsMouseEvent()) in Command()
/trunk/main/chart2/source/controller/main/
H A DChartController_Window.cxx1029 if( !rCEvt.IsMouseEvent() ) in execute_Command()
1300 if( !rCEvt.IsMouseEvent() ) in execute_Command()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlideSorterController.cxx437 if (rEvent.IsMouseEvent()) in Command()
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableWindow.cxx639 if ( rEvt.IsMouseEvent() ) in Command()
/trunk/main/svx/source/fmcomp/
H A Dfmgridcl.cxx1022 if (!rEvt.IsMouseEvent()) in Command()
1055 if ( pMyHeader && !_rEvt.IsMouseEvent() ) in Command()
/trunk/main/sc/source/ui/view/
H A Dhdrcont.cxx874 if ( rCEvt.IsMouseEvent() ) in Command()
/trunk/main/reportdesign/source/ui/dlg/
H A DNavigator.cxx288 if (rEvt.IsMouseEvent()) in Command()

Completed in 162 milliseconds

123