Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/text/
H A DTextDocument.java348 int iScale = 200; in getCharWidth() local
361 iScale = (iLastPos - iFirstPos) / iScaleLen; in getCharWidth()
366 return iScale; in getCharWidth()

Completed in 13 milliseconds