Home
last modified time | relevance | path

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

/aoo41x/test/testuno/source/fvt/uno/sc/chart/
H A DChartLegend.java219 Point resultPoint = legend.getPosition(); in testLegendPosition() local
225 …Incorrect chart legend position X got in ." + fileType + " file.", aPoint.X, resultPoint.X, delta); in testLegendPosition()
226 …Incorrect chart legend position Y got in ." + fileType + " file.", aPoint.Y, resultPoint.Y, delta); in testLegendPosition()

Completed in 10 milliseconds