summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/ui/UIConsts.py
diff options
context:
space:
mode:
authorXisco Fauli <anistenis@gmail.com>2014-02-14 20:44:05 +0100
committerXisco Fauli <anistenis@gmail.com>2014-02-14 20:51:20 +0100
commitee122cfd36b3af030520f26a6a313bc7cd3156fd (patch)
treecb1ad084e932711d1be68db0d49c7b13878fdd36 /wizards/com/sun/star/wizards/ui/UIConsts.py
parent5ae93216752738ea6bc3df8d41099de76d366441 (diff)
pywizards: unify setDialogProperties
Change-Id: I20d701da56bf6c8aef573aea71a7629f6374814f
Diffstat (limited to 'wizards/com/sun/star/wizards/ui/UIConsts.py')
-rw-r--r--wizards/com/sun/star/wizards/ui/UIConsts.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/wizards/com/sun/star/wizards/ui/UIConsts.py b/wizards/com/sun/star/wizards/ui/UIConsts.py
index edffd168a137..bf947fb46d2a 100644
--- a/wizards/com/sun/star/wizards/ui/UIConsts.py
+++ b/wizards/com/sun/star/wizards/ui/UIConsts.py
@@ -22,7 +22,6 @@ class UIConsts():
RID_FORM = 2200
RID_QUERY = 2300
RID_REPORT = 2400
- RID_TABLE = 2600
RID_IMG_REPORT = 1000
RID_IMG_FORM = 1100
RID_IMG_WEB = 1200