Home
last modified time | relevance | path

Searched refs:nWdt0b (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/svx/source/svdraw/
H A Dsvdobj.cxx1330 long nWdt0b=aRect.Right()-aRect.Left(); in ImpDragCalcRect() local
1331 long nNeed=long(BigInt(nWdt0b)*BigInt(nYMul)/BigInt(nYDiv)); in ImpDragCalcRect()
1332 aTmpRect.Left()-=(nNeed-nWdt0b)/2; in ImpDragCalcRect()
H A Dsvdotxdr.cxx153 long nWdt0b=aRect.Right()-aRect.Left(); in ImpDragCalcRect() local
154 long nNeed=long(BigInt(nWdt0b)*BigInt(nYMul)/BigInt(nYDiv)); in ImpDragCalcRect()
155 aTmpRect.Left()-=(nNeed-nWdt0b)/2; in ImpDragCalcRect()

Completed in 34 milliseconds