Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdtrans.cxx657 long dxa=Abs(dx); in OrthoDistance8() local
659 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() local
675 if ((dxa<dya) != bBigOrtho) { in OrthoDistance4()
676 rPt.Y()=rPt0.Y()+(dxa* (dy>=0 ? 1 : -1) ); in OrthoDistance4()
/trunk/main/vcl/inc/
H A Dgraphite_serverfont.hxx68 …virtual long FillDXArray( sal_Int32* dxa ) const { return maImpl.FillDXArray(dx… in FillDXArray()
/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx367 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()
H A Dww8struc.hxx682 SVBT16 dxa; // 8 the DO member
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx590 SVBT16 dxa; // 8 the DO member