Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/ui/
H A DImageList.java97 private final static Short HIDE_PAGE = new Short((short) 99); field in ImageList
456 … Helper.setUnoPropertyValue(getModel(grbxSelectedImage), PropertyNames.PROPERTY_STEP, HIDE_PAGE); in hideSelection() local