Searched refs:HIDE_PAGE (Results 1 – 1 of 1) sorted by relevance
97 private final static Short HIDE_PAGE = new Short((short) 99); field in ImageList456 … Helper.setUnoPropertyValue(getModel(grbxSelectedImage), PropertyNames.PROPERTY_STEP, HIDE_PAGE); in hideSelection() local