Home
last modified time | relevance | path

Searched refs:IsDragObj (Results 1 – 24 of 24) sorted by relevance

/aoo42x/main/svx/source/svdraw/
H A Dsvddrgv.cxx190 if (GetMarkedObjectCount()==1 && IsDragObj() && // nur bei Einzelselektion in TakeDragObjAnchorPos()
924 sal_Bool bShowHide=nAnz!=0 && IsDragObj() && in SetRubberEdgeDragging()
939 sal_Bool bShowHide=IsRubberEdgeDragging() && nAnz!=0 && IsDragObj() && in SetRubberEdgeDraggingLimit()
954 sal_Bool bShowHide=nAnz!=0 && IsDragObj() && in SetDetailedEdgeDragging()
969 sal_Bool bShowHide=IsDetailedEdgeDragging() && nAnz!=0 && IsDragObj() && in SetDetailedEdgeDraggingLimit()
H A Dsvdview.cxx608 if (IsDragObj()) in PickAnything()
H A Dsvdmrkv.cxx230 …if (pV!=NULL && !pV->IsDragObj() && !pV->IsInsObjPoint()) { // an dieser Stelle habe ich ein zieml… in ModelHasChanged()
/aoo42x/main/basctl/source/dlged/
H A Ddlgedfunc.cxx299 if ( pView->IsDragObj() ) in KeyInput()
446 if ( pView->IsDragObj() ) in MouseButtonUp()
568 if ( pView->IsDragObj() ) in MouseButtonUp()
/aoo42x/main/sd/source/ui/func/
H A Dfudraw.cxx136 if (mpView->IsDragObj()) in MouseButtonDown()
258 if (mpView->IsDragObj()) in MouseMove()
614 if (mpView->IsDragObj()) in ForcePointer()
H A Dfusel.cxx685 if ( mpView->IsDragObj() ) in MouseButtonUp()
882 else if ( mpView->IsDragObj() ) in MouseButtonUp()
H A Dfuconstr.cxx176 if ( mpView && mpView->IsDragObj() ) in MouseButtonUp()
H A Dfupoor.cxx817 if(mpView->IsDragObj()) in IMPL_LINK_INLINE_END()
H A Dfutext.cxx699 if( mpView && mpView->IsDragObj()) in MouseButtonUp()
/aoo42x/main/svx/inc/svx/
H A Dsvddrgv.hxx135 sal_Bool IsDragObj() const { return mpCurrentSdrDragMethod && !bInsPolyPoint && !bInsGluePoint; } in IsDragObj() function in SdrDragView
/aoo42x/main/sc/source/ui/drawfunc/
H A Dfuconstr.cxx237 if ( pView->IsDragObj() ) in SimpleMouseButtonUp()
H A Dfusel.cxx412 if ( pView->IsDragObj() ) in MouseButtonUp()
H A Dfudraw.cxx589 if(pView->IsDragObj()) in KeyInput()
H A Dfutext.cxx413 if ( pView->IsDragObj() ) in MouseButtonUp()
/aoo42x/main/reportdesign/source/ui/inc/
H A DViewsWindow.hxx313 sal_Bool IsDragObj() const;
/aoo42x/main/sw/source/core/frmedt/
H A Dfeshview.cxx648 if ( Imp()->GetDrawView()->IsDragObj() ) in Drag()
669 if ( pView->IsDragObj() ) in EndDrag()
718 if ( Imp()->GetDrawView()->IsDragObj() ) in BreakDrag()
/aoo42x/main/svx/source/dialog/
H A Dgraphctl.cxx613 if(pView->IsDragObj()) in KeyInput()
/aoo42x/main/reportdesign/source/ui/report/
H A DViewsWindow.cxx1573 sal_Bool OViewsWindow::IsDragObj() const in IsDragObj() function in rptui::OViewsWindow
1748 if ( rView.IsDragObj() ) in handleKey()
H A Ddlgedfunc.cxx541 if ( m_pParent->getSectionWindow()->getViewsWindow()->IsDragObj() ) in checkMovementAllowed()
/aoo42x/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx795 if(mrView.IsDragObj()) in OnMove()
/aoo42x/main/chart2/source/controller/main/
H A DChartController_Window.cxx831 else if ( pDrawViewWrapper->IsDragObj() ) in execute_MouseButtonUp()
/aoo42x/main/sw/source/core/view/
H A Dviewsh.cxx722 ( Imp()->HasDrawView() && Imp()->GetDrawView()->IsDragObj() ) ) in LayoutIdle()
/aoo42x/main/sw/source/ui/uiview/
H A Dview2.cxx726 if ( pWrtShell->HasDrawView() && pWrtShell->GetDrawView()->IsDragObj() ) in Execute()
/aoo42x/main/sw/source/ui/docvw/
H A Dedtwin.cxx1251 if(pSdrView->IsDragObj()) in ChangeDrawing()

Completed in 212 milliseconds