Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/web/
H A DIconsDialog.java33 import com.sun.star.wizards.web.data.CGIconSet;
201 private CGIconSet getIconset(int i) in getIconset()
203 return (CGIconSet) set.getElementAt(i); in getIconset()
H A DWWD_Startup.java60 import com.sun.star.wizards.web.data.CGIconSet;
926 CGIconSet is = (CGIconSet) settings.cp_IconSets.getElement(iconset); in updateIconsetText()
/trunk/main/wizards/com/sun/star/wizards/web/data/
H A DCGIconSet.java25 public class CGIconSet extends ConfigSetItem class
H A DCGSettings.java59 public ConfigSet cp_IconSets = new ConfigSet(CGIconSet.class);
/trunk/main/wizards/
H A DJar_web.mk76 wizards/com/sun/star/wizards/web/data/CGIconSet \