Home
last modified time | relevance | path

Searched refs:SDRDRAG_MOVE (Results 1 – 17 of 17) sorted by relevance

/trunk/main/sc/source/ui/drawfunc/
H A Ddrawsh5.cxx424 eMode = SDRDRAG_MOVE; in ExecDrawFunc()
441 eMode = SDRDRAG_MOVE; in ExecDrawFunc()
459 if (bOld && pView->GetDragMode() != SDRDRAG_MOVE) in ExecDrawFunc()
461 pView->SetDragMode( SDRDRAG_MOVE ); in ExecDrawFunc()
H A Dfutext.cxx277 pView->SetDragMode(SDRDRAG_MOVE); in MouseButtonDown()
614 pView->SetDragMode(SDRDRAG_MOVE); in Activate()
670 pView->SetDragMode(SDRDRAG_MOVE); in SelectionHasChanged()
/trunk/main/sd/source/ui/func/
H A Dfuconstr.cxx232 if (mpView->GetDragMode() == SDRDRAG_MOVE && mpView->IsRotateAllowed() && in MouseButtonUp()
240 mpView->SetDragMode(SDRDRAG_MOVE); in MouseButtonUp()
H A Dfusel.cxx150 if ( mpView->GetDragMode() != SDRDRAG_MOVE ) in ~FuSelection()
152 mpView->SetDragMode(SDRDRAG_MOVE); in ~FuSelection()
1187 eMode = SDRDRAG_MOVE; in Activate()
H A Dfutext.cxx349 mpView->SetDragMode(SDRDRAG_MOVE); in MouseButtonDown()
/trunk/main/sw/source/ui/shells/
H A Ddrawsh.cxx215 rSh.SetDragMode(SDRDRAG_MOVE); in Execute()
226 rSh.SetDragMode(SDRDRAG_MOVE); in Execute()
H A Ddrwbassh.cxx397 pSh->SetDragMode( SDRDRAG_MOVE ); in Execute()
/trunk/main/chart2/source/controller/main/
H A DChartController_Window.cxx699 m_eDragMode = SDRDRAG_MOVE; in execute_MouseButtonDown()
905 if( bIsRotateable && bClickedTwiceOnDragableObject && SDRDRAG_MOVE==m_eDragMode ) in execute_MouseButtonUp()
908 m_eDragMode=SDRDRAG_MOVE; in execute_MouseButtonUp()
1386 m_eDragMode = SDRDRAG_MOVE; in execute_KeyInput()
H A DChartController.cxx124 , m_eDragMode(SDRDRAG_MOVE) in DBG_NAME()
/trunk/main/svx/source/svdraw/
H A Dsvddrgv.cxx68 eDragMode=SDRDRAG_MOVE; in ImpClearVars()
240 if (eTmpMode==SDRDRAG_MOVE && pHdl!=NULL && pHdl->GetKind()!=HDL_MOVE) { in BegDragObj()
H A Dsvdmrkv.cxx146 eDragMode=SDRDRAG_MOVE; in ImpClearVars()
624 sal_Bool bStdDrag=eDragMode==SDRDRAG_MOVE; in ImpIsFrameHandles()
699 sal_Bool bStdDrag=eDragMode==SDRDRAG_MOVE; in SetMarkHandles()
937 if (eDragMode==SDRDRAG_RESIZE) eDragMode=SDRDRAG_MOVE; in SetDragMode()
H A Dsvdview.cxx1099 if (bMov && (eDragMode==SDRDRAG_MOVE || eDragMode==SDRDRAG_RESIZE || bMarkedHitMovesAlways)) { in GetPreferedPointer()
/trunk/main/svx/inc/svx/
H A Dsvdtypes.hxx51 SDRDRAG_MOVE, // Verschieben enumerator
/trunk/main/sc/source/ui/view/
H A Dtabview5.cxx450 pDrawView->SetDragMode( SDRDRAG_MOVE ); in ResetDrawDragMode()
/trunk/main/sw/source/ui/uiview/
H A Dviewdraw.cxx470 pWrtShell->SetDragMode(SDRDRAG_MOVE); in NoRotate()
/trunk/main/sw/source/core/draw/
H A Ddview.cxx762 if( ::CalcClipRect( pObj, aRect, eMode == SDRDRAG_MOVE ) ) in TakeDragLimit()
/trunk/main/svx/source/engine3d/
H A Dview3d.cxx1329 case SDRDRAG_MOVE: in BegDragObj()

Completed in 126 milliseconds