summaryrefslogtreecommitdiffstats
path: root/wizards
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-08-03 12:55:54 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-08-03 12:55:54 +0000
commit72d90d492ea26ea41f12e127b73f778da98e253c (patch)
treee451805a607f049219b8bd704c3e3f1061e3894f /wizards
parentINTEGRATION: CWS hcicons (1.8.86); FILE MERGED (diff)
downloadcore-72d90d492ea26ea41f12e127b73f778da98e253c.tar.gz
core-72d90d492ea26ea41f12e127b73f778da98e253c.zip
INTEGRATION: CWS hcicons (1.7.86); FILE MERGED
2007/06/13 16:24:18 bc 1.7.86.1: #146845# hc icons added for webwizard Issue number: Submitted by: Reviewed by:
Diffstat (limited to 'wizards')
-rw-r--r--wizards/com/sun/star/wizards/ui/UIConsts.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/wizards/com/sun/star/wizards/ui/UIConsts.java b/wizards/com/sun/star/wizards/ui/UIConsts.java
index 21318328e248..96f217327698 100644
--- a/wizards/com/sun/star/wizards/ui/UIConsts.java
+++ b/wizards/com/sun/star/wizards/ui/UIConsts.java
@@ -21,6 +21,7 @@ public interface UIConsts {
public static final int RID_TABLE = 2500;
public static final int RID_IMG_REPORT = 1000;
public static final int RID_IMG_FORM = 1100;
+ public static final int RID_IMG_WEB = 1200;
public static final Integer INVISIBLESTEP = new Integer(99);
public static final String INFOIMAGEURL = "private:resource/dbu/image/19205";
public static final String INFOIMAGEURL_HC = "private:resource/dbu/image/19230";