Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/web/
H A DImageListDialog.java123 … int ilWidth = (il.getImageSize().Width + il.getGap().Width) * il.getCols() + il.getGap().Width; in build()
124 …int ilHeight = (il.getImageSize().Height + il.getGap().Height) * il.getRows() + il.getGap().Height; in build()
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DButtonList.java477 public Size getGap() in getGap() method in ButtonList
H A DImageList.java627 public Size getGap() in getGap() method in ImageList

Completed in 86 milliseconds