Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/ui/
H A DControlScroller.java53 protected int iCompHeight; field in ControlScroller
107 this.iCompHeight = 2 * SORELFIRSTPOSY + nblockincrement * linedistance; in ControlScroller()
109 int ScrollHeight = iCompHeight - 2; in ControlScroller()
119 … new Short("1"), new Integer(iCompHeight), ICompPosX, new Integer(iCompPosY), IStep, ICompWidth in ControlScroller()
H A DAggregateComponent.java121 int iButtonPosY = iCompPosY + iCompHeight + 3; in AggregateComponent()

Completed in 14 milliseconds