Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/view/
H A Ddrviews5.cxx237 if (mpDrawView->IsNoDragXorPolys() != pView->IsNoDragXorPolys() ) in ReadFrameViewData()
238 mpDrawView->SetNoDragXorPolys( pView->IsNoDragXorPolys() ); in ReadFrameViewData()
380 mpFrameView->SetNoDragXorPolys( mpDrawView->IsNoDragXorPolys() ); in WriteFrameViewData()
H A Dfrmview.cxx175 SetNoDragXorPolys( pFrameView->IsNoDragXorPolys() ); in FrameView()
/aoo42x/main/svx/inc/svx/
H A Dsvddrgv.hxx198 sal_Bool IsNoDragXorPolys() const { return bNoDragXorPolys; } in IsNoDragXorPolys() function in SdrDragView
/aoo42x/main/sd/source/ui/docshell/
H A Ddocshel2.cxx311 pView->SetNoDragXorPolys( pFrameView->IsNoDragXorPolys() ); in GetPagePreviewBitmap()
/aoo42x/main/svx/source/svdraw/
H A Dsvddrgv.cxx868 if (IsNoDragXorPolys()!=bOn) in SetNoDragXorPolys()
H A Dsvddrgmt.cxx449 …bool bNoPolygons(getSdrDragView().IsNoDragXorPolys() || nMarkAnz > getSdrDragView().GetDragXorPoly… in createSdrDragEntries_PolygonDrag()
3028 if (!bContortion && !getSdrDragView().IsNoDragXorPolys()) in _MovAllPoints()
/aoo42x/main/sd/source/ui/app/
H A Doptsitem.cxx329 maOptionsLayout.SetMoveOutline( !pView->IsNoDragXorPolys() ); in SdOptionsLayoutItem()

Completed in 167 milliseconds