Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx568 double fYRel = rPoint.Y() - aBoundRect.Top(); in SolveSolver() local
577 fYRel /= (double)nHeight; in SolveSolver()
578 fYRel *= 10000; in SolveSolver()
579 aGluePoint.SetPos( Point( (sal_Int32)fXRel, (sal_Int32)fYRel ) ); in SolveSolver()

Completed in 37 milliseconds