Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/web/data/
H A DCGSettings.java59 public ConfigSet cp_IconSets = new ConfigSet(CGIconSet.class); field in CGSettings
/trunk/main/wizards/com/sun/star/wizards/web/
H A DWWD_Startup.java926 CGIconSet is = (CGIconSet) settings.cp_IconSets.getElement(iconset); in updateIconsetText()
H A DWWD_Events.java472 iconsDialog = new IconsDialog(xMSF, settings.cp_IconSets, resources); in chooseIconset()