Home
last modified time | relevance | path

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

/aoo4110/test/testuno/source/fvt/uno/sw/page/
H A DCheckBorder.java68 int color, int lineDistance, int innerLineWidth, int outerLineWidth, int borderDistance){ in CheckBorder() argument
71 this.borderLine.LineDistance = (short)lineDistance; in CheckBorder()
/aoo4110/test/testuno/source/fvt/uno/sc/cell/
H A DCellBorder.java122 …e, double expOuterLineWidth, int color, double innerLineWidth, double lineDistance, double outerLi… in CellBorder() argument
133 aBorderLine.LineDistance = (short) Math.round(2540 / 72.0 * lineDistance); in CellBorder()

Completed in 20 milliseconds