Home
last modified time | relevance | path

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

/aoo41x/main/wizards/com/sun/star/wizards/ui/
H A DControlScroller.java59 int iScrollBarWidth = 10; field in ControlScroller
131 … Integer(iCompPosX + iCompWidth - iScrollBarWidth - 1), new Integer(iCompPosY + 1), IStep, new Int… in ControlScroller()
H A DTitlesComponent.java154 …eger TitleWidth = new Integer(iCompPosX + iCompWidth - TitlePosX.intValue() - iScrollBarWidth - 6); in adjustPosSizes()
238 double dblAvailableWidth = (double) (iCompWidth - iScrollBarWidth - iRelLabelPosXDist); in getFieldNameWidth()

Completed in 14 milliseconds