Home
last modified time | relevance | path

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

/aoo41x/test/testuno/source/fvt/uno/sc/cell/
H A DCellBorder.java122 …public CellBorder(double expInnerLineWidth, double expLineDistance, double expOuterLineWidth, int … in CellBorder() argument
128 eBorderLine.LineDistance = (short) Math.round(2540 / 72.0 * expLineDistance); in CellBorder()

Completed in 20 milliseconds