Home
last modified time | relevance | path

Searched refs:IsDragHelpLine (Results 1 – 5 of 5) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvdsnpv.cxx258 return IsSetPageOrg() || IsDragHelpLine() || SdrPaintView::IsAction(); in IsAction()
267 if (IsDragHelpLine()) { in MovAction()
277 if (IsDragHelpLine()) { in EndAction()
299 if (IsSetPageOrg() || IsDragHelpLine()) { in TakeActionRect()
333 if (bHlplVisible && bHlplSnap && !IsDragHelpLine()) in SnapPos()
643 if(IsDragHelpLine()) in GetDraggedHelpLinePointer()
658 if(IsDragHelpLine() && aDragStat.CheckMinMoved(rPnt)) in MovDragHelpLine()
676 if(IsDragHelpLine()) in EndDragHelpLine()
718 if(IsDragHelpLine()) in BrkDragHelpLine()
H A Dsvdview.cxx995 if (IsDragHelpLine()) return GetDraggedHelpLinePointer(); in GetPreferedPointer()
/trunk/main/sd/source/ui/func/
H A Dfudraw.cxx232 bDragHelpLine = mpView->IsDragHelpLine(); in MouseButtonDown()
340 if ( mpView->IsDragHelpLine() ) in MouseMove()
366 if ( mpView->IsDragHelpLine() ) in MouseButtonUp()
H A Dfupoor.cxx182 if ( !mpView->IsDragHelpLine() && !mpView->IsSetPageOrg() && in ForceScroll()
/trunk/main/svx/inc/svx/
H A Dsvdsnpv.hxx203 sal_Bool IsDragHelpLine() const { return (0L != mpHelpLineOverlay); } in IsDragHelpLine() function in SdrSnapView

Completed in 28 milliseconds