Searched refs:SetNoDragXorPolys (Results 1 – 6 of 6) sorted by relevance
238 mpDrawView->SetNoDragXorPolys( pView->IsNoDragXorPolys() ); in ReadFrameViewData()380 mpFrameView->SetNoDragXorPolys( mpDrawView->IsNoDragXorPolys() ); in WriteFrameViewData()
175 SetNoDragXorPolys( pFrameView->IsNoDragXorPolys() ); in FrameView()344 SetNoDragXorPolys ( !pOptions->IsMoveOutline() ); in Update()
197 void SetNoDragXorPolys(sal_Bool bOn);
202 …this->SetNoDragXorPolys(true);//for interactive 3D resize-dragging: paint only a single rectangle … in ReInit()
311 pView->SetNoDragXorPolys( pFrameView->IsNoDragXorPolys() ); in GetPagePreviewBitmap()
866 void SdrDragView::SetNoDragXorPolys(sal_Bool bOn) in SetNoDragXorPolys() function in SdrDragView
Completed in 37 milliseconds