Searched refs:dxa (Results 1 – 5 of 5) sorted by relevance
657 long dxa=Abs(dx); in OrthoDistance8() local659 if (dx==0 || dy==0 || dxa==dya) return; in OrthoDistance8()660 if (dxa>=dya*2) { rPt.Y()=rPt0.Y(); return; } in OrthoDistance8()661 if (dya>=dxa*2) { rPt.X()=rPt0.X(); return; } in OrthoDistance8()662 if ((dxa<dya) != bBigOrtho) { in OrthoDistance8()663 rPt.Y()=rPt0.Y()+(dxa* (dy>=0 ? 1 : -1) ); in OrthoDistance8()673 long dxa=Abs(dx); in OrthoDistance4() local675 if ((dxa<dya) != bBigOrtho) { in OrthoDistance4()676 rPt.Y()=rPt0.Y()+(dxa* (dy>=0 ? 1 : -1) ); in OrthoDistance4()
68 …virtual long FillDXArray( sal_Int32* dxa ) const { return maImpl.FillDXArray(dx… in FillDXArray()
367 aP1.X() += (sal_Int16)SVBT16ToShort( pHd->dxa ); in ReadRect()389 aP1.X() += (sal_Int16)SVBT16ToShort( pHd->dxa ); in ReadElipse()411 aP1.X() += (sal_Int16)SVBT16ToShort( pHd->dxa ) * 2; in ReadArc()422 aP0.X() -= (sal_Int16)SVBT16ToShort( pHd->dxa ); in ReadArc()423 aP1.X() -= (sal_Int16)SVBT16ToShort( pHd->dxa ); in ReadArc()1210 aP1.X() += (sal_Int16)SVBT16ToShort( pHd->dxa ); in ReadTxtBox()1216 Size aSize( (sal_Int16)SVBT16ToShort( pHd->dxa ) , in ReadTxtBox()1261 aP1.X() += (sal_Int16)SVBT16ToShort( aCallB.dpheadTxbx.dxa ); in ReadCaptionBox()1274 Size aSize( (sal_Int16)SVBT16ToShort( aCallB.dpheadTxbx.dxa ), in ReadCaptionBox()
682 SVBT16 dxa; // 8 the DO member
590 SVBT16 dxa; // 8 the DO member