Home
last modified time | relevance | path

Searched refs:IsOPntSnap (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sd/source/ui/func/
H A Dfudraw.cxx188 sal_Bool bOPntSnap = pFrameView->IsOPntSnap(); in MouseButtonDown()
191 if (mpView->IsOPntSnap() != bOPntSnap) in MouseButtonDown()
311 sal_Bool bOPntSnap = pFrameView->IsOPntSnap(); in MouseMove()
314 if (mpView->IsOPntSnap() != bOPntSnap) in MouseMove()
390 mpView->SetOPntSnap(pFrameView->IsOPntSnap()); in MouseButtonUp()
/trunk/main/sd/source/ui/view/
H A Ddrviews5.cxx211 if (mpDrawView->IsOPntSnap() != pView->IsOPntSnap() ) in ReadFrameViewData()
212 mpDrawView->SetOPntSnap( pView->IsOPntSnap() ); in ReadFrameViewData()
372 mpFrameView->SetOPntSnap( mpDrawView->IsOPntSnap() ); in WriteFrameViewData()
H A Ddrviewsg.cxx204 pOptions->SetSnapPoints( !mpDrawView->IsOPntSnap() ); in ExecOptionsBar()
281 rSet.Put( SfxBoolItem( SID_SNAP_POINTS, mpDrawView->IsOPntSnap() ) ); in GetOptionsBarState()
H A Dfrmview.cxx164 SetOPntSnap( pFrameView->IsOPntSnap() ); in FrameView()
488 aUserData.addValue( sUNO_View_IsSnapToObjectPoints, makeAny( (sal_Bool)IsOPntSnap() ) ); in WriteUserDataSequence()
/trunk/main/svx/inc/svx/
H A Dsvdsnpv.hxx149 …sal_Bool IsOPntSnap() const { return bOPntSnap; } // Fang auf ausgepraegte Punkte von umgebenden Z… in IsOPntSnap() function in SdrSnapView
/trunk/main/sd/source/ui/docshell/
H A Ddocshel2.cxx303 pView->SetOPntSnap( pFrameView->IsOPntSnap() ); in GetPagePreviewBitmap()
/trunk/main/sd/source/ui/app/
H A Doptsitem.cxx967 maOptionsSnap.SetSnapPoints( pView->IsOPntSnap() ); in SdOptionsSnapItem()

Completed in 42 milliseconds