Searched refs:GetDragMode (Results 1 – 12 of 12) sorted by relevance
1084 if ( mpView->GetDragMode() != eMode ) in Activate()1093 if ( mpView->GetDragMode() != eMode ) in Activate()1102 if ( mpView->GetDragMode() != eMode ) in Activate()1111 if ( mpView->GetDragMode() != eMode ) in Activate()1120 if ( mpView->GetDragMode() != eMode ) in Activate()1129 if ( mpView->GetDragMode() != eMode ) in Activate()1138 if ( mpView->GetDragMode() != eMode ) in Activate()1150 if ( mpView->GetDragMode() != eMode ) in Activate()1162 if ( mpView->GetDragMode() != eMode ) in Activate()1175 if ( mpView->GetDragMode() != eMode ) in Activate()[all …]
232 if (mpView->GetDragMode() == SDRDRAG_MOVE && mpView->IsRotateAllowed() && in MouseButtonUp()
657 SdrDragMode eDragMode = mpView->GetDragMode(); in ForcePointer()
569 …t && ( (bXFillExchange && ( SDRDRAG_GRADIENT == GetDragMode() )) || ( SDRDRAG_TRANSPARENCE == GetD… in AcceptDrop()725 …if( (!nRet && ( SDRDRAG_GRADIENT == GetDragMode() )) || (( SDRDRAG_TRANSPARENCE == GetDragMode() )… in ExecuteDrop()
423 if (pView->GetDragMode() == SDRDRAG_ROTATE) in ExecDrawFunc()440 if (pView->GetDragMode() == SDRDRAG_MIRROR) in ExecDrawFunc()459 if (bOld && pView->GetDragMode() != SDRDRAG_MOVE) in ExecDrawFunc()
98 SdrDragMode eMode = pView->GetDragMode(); in GetState()
47 sal_uInt16 GetDragMode() const { return nDragMode; } in GetDragMode() function in ScNavipiCfg
74 sal_uInt16 GetDragMode () const { return nDragMode; } in GetDragMode() function in SvtTabAppearanceCfg
222 SdrDragMode GetDragMode() const { return eDragMode; } in GetDragMode() function in SdrMarkView
688 nDropMode = rCfg.GetDragMode(); in ScNavigatorDlg()
713 SdrDragMode eDragMode = pDrawViewWrapper->GetDragMode(); in execute_MouseButtonDown()
2469 sal_uInt16 nGet = aAppearanceCfg.GetDragMode(); in SystemSettingsChanging()
Completed in 71 milliseconds