Home
last modified time | relevance | path

Searched refs:IsFrameDragSingles (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sd/source/ui/view/
H A Ddrviews5.cxx348 if (mpDrawView->IsFrameDragSingles() != pView->IsFrameDragSingles() ) in ReadFrameViewData()
349 mpDrawView->SetFrameDragSingles( pView->IsFrameDragSingles() ); in ReadFrameViewData()
377 mpFrameView->SetFrameDragSingles( mpDrawView->IsFrameDragSingles() ); in WriteFrameViewData()
H A Dfrmview.cxx169 SetFrameDragSingles( pFrameView->IsFrameDragSingles() ); in FrameView()
499 aUserData.addValue( sUNO_View_IsFrameDragSingles, makeAny( (sal_Bool)IsFrameDragSingles() ) ); in WriteUserDataSequence()
H A Ddrviewsc.cxx543 !GetView()->IsFrameDragSingles() && GetView()->HasMarkablePoints()) in FuTemp03()
H A Ddrviewse.cxx728 mpDrawView->SetFrameDragSingles(!mpDrawView->IsFrameDragSingles()); in FuSupport()
H A Ddrviews7.cxx513 if (!mpDrawView->IsFrameDragSingles()) in GetMenuState()
/trunk/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx351 if( !mxTag->getView().IsFrameDragSingles() && mxTag->getView().IsInsObjPointMode() ) in GetSdrDragPointer()
513 …if( !mrView.IsFrameDragSingles() && mrView.IsInsObjPointMode() && (rHdl.GetObjHdlNum() == SMART_TA… in MouseButtonDown()
913 if( mpPathObj && isSelected() && !mrView.IsFrameDragSingles() ) in getContext()
938 if( !mrView.IsFrameDragSingles() ) in CheckPossibilities()
982 if( !mrView.IsFrameDragSingles() ) in addCustomHandles()
/trunk/main/sc/source/ui/drawfunc/
H A Ddrawsh5.cxx430 if (eMode == SDRDRAG_ROTATE && !pView->IsFrameDragSingles()) in ExecDrawFunc()
447 if (eMode == SDRDRAG_MIRROR && !pView->IsFrameDragSingles()) in ExecDrawFunc()
456 sal_Bool bOld = pView->IsFrameDragSingles(); in ExecDrawFunc()
H A Ddrawsh2.cxx102 rSet.Put( SfxBoolItem( SID_BEZIER_EDIT, !pView->IsFrameDragSingles() ) ); in GetState()
/trunk/main/sd/source/ui/func/
H A Dfusel.cxx197 && (mpView->IsFrameDragSingles() || !mpView->HasMarkablePoints())) in MouseButtonDown()
680 if (mpView->IsFrameDragSingles() || !mpView->HasMarkablePoints()) in MouseButtonUp()
/trunk/main/sd/source/ui/docshell/
H A Ddocshel2.cxx306 pView->SetFrameDragSingles( pFrameView->IsFrameDragSingles() ); in GetPagePreviewBitmap()
/trunk/main/svx/inc/svx/
H A Dsvdmrkv.hxx245 sal_Bool IsFrameDragSingles() const { return IsFrameHandles(); } in IsFrameDragSingles() function in SdrMarkView

Completed in 105 milliseconds