Home
last modified time | relevance | path

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

/aoo41x/test/testuno/source/fvt/uno/sw/page/
H A DCheckBorder.java68 int color, int lineDistance, int innerLineWidth, int outerLineWidth, int borderDistance){ in CheckBorder() argument
73 this.borderLine.OuterLineWidth = (short)outerLineWidth; in CheckBorder()
/aoo41x/test/testuno/source/fvt/uno/sc/cell/
H A DCellBorder.java122 …Width, int color, double innerLineWidth, double lineDistance, double outerLineWidth, String fileTy… in CellBorder() argument
134 aBorderLine.OuterLineWidth = (short) Math.round(2540 / 72.0 * outerLineWidth); in CellBorder()

Completed in 10 milliseconds