Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/text/
H A DTextDocument.java360 int iLastPos = xTextViewCursor.getPosition().X; in getCharWidth() local
361 iScale = (iLastPos - iFirstPos) / iScaleLen; in getCharWidth()

Completed in 41 milliseconds