Home
last modified time | relevance | path

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

/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/
H A DRowStyle.java142 float heightInch = Float.parseFloat(value.substring(0,value.indexOf("i"))); in parseRowHeight() local
143 height = TwipsConverter.inches2twips(heightInch); in parseRowHeight()

Completed in 25 milliseconds