Lines Matching refs:bBelowRefEdge
274 FASTBOOL bBelowRefEdge; member
341 …rRec.bBelowRefEdge =((SdrMeasureBelowRefEdgeItem& )rSet.Get(SDRATTR_MEASUREBELOWREFEDGE )… in ImpTakeAttr()
472 if (rRec.bBelowRefEdge) rPol.nHlpWink+=18000; in ImpCalcGeometrics()
476 if (rRec.bBelowRefEdge) { in ImpCalcGeometrics()
669 FASTBOOL bBelowRefEdge=aRec.bBelowRefEdge; in TakeUnrotatedSnapRect() local
704 if (!bBelowRefEdge) aTextPos.Y()=aPt1b.Y()+aTextSize2.Width()+nLWdt; in TakeUnrotatedSnapRect()
708 if (!bBelowRefEdge) aTextPos.Y()=aPt1b.Y()-nLWdt; in TakeUnrotatedSnapRect()
880 if(aMeasureRec.bBelowRefEdge != aOrigMeasureRec.bBelowRefEdge) in applySpecialDrag()
882 SetObjectItem(SdrMeasureBelowRefEdgeItem(aMeasureRec.bBelowRefEdge)); in applySpecialDrag()
912 FASTBOOL bBelow=rRec.bBelowRefEdge; in ImpEvalDrag()
961 rRec.bBelowRefEdge=!bBelow; in ImpEvalDrag()
1338 FASTBOOL bBelowRefEdge=aRec.bBelowRefEdge; in GetOutlinerViewAnchorMode() local
1352 if (!bBelowRefEdge) { in GetOutlinerViewAnchorMode()