Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/svdraw/
H A Dsvdorect.cxx389 const bool bRad(rDrag.GetHdl() && HDL_CIRC == rDrag.GetHdl()->GetKind()); in beginSpecialDrag() local
391 if(bRad) in beginSpecialDrag()
403 const bool bRad(rDrag.GetHdl() && HDL_CIRC == rDrag.GetHdl()->GetKind()); in applySpecialDrag() local
405 if (bRad) in applySpecialDrag()
441 const bool bRad(rDrag.GetHdl() && HDL_CIRC == rDrag.GetHdl()->GetKind()); in getSpecialDragComment() local
443 if(bRad) in getSpecialDragComment()

Completed in 8 milliseconds