Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/web/
H A DImageListDialog.java124 …int ilHeight = (il.getImageSize().Height + il.getGap().Height) * il.getRows() + il.getGap().Height; in build() local
127 int dialogHeight = 3 + 16 + 3 + (ilHeight + 8 + 14) + 6; in build()
170 int otherY = 22 + ilHeight - 14 - (showDeselectButton ? 19 : 0); in build()
183 int deselectY = 22 + ilHeight - 14; in build()

Completed in 8 milliseconds