summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/letter/LetterWizardDialogConst.py
diff options
context:
space:
mode:
authorXisco Fauli <anistenis@gmail.com>2011-07-25 23:03:16 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-08-18 02:57:43 +0200
commitf601dd95dcab2314977c2c756823f56d01ad93ce (patch)
tree81463301f290dfb34bfa27dfdb94987c9cc9ccc9 /wizards/com/sun/star/wizards/letter/LetterWizardDialogConst.py
parent5cf673d4782605da4b7e6bef984797bd1683b193 (diff)
Remove duplicate code, clean imports and fix a problem
Diffstat (limited to 'wizards/com/sun/star/wizards/letter/LetterWizardDialogConst.py')
-rw-r--r--wizards/com/sun/star/wizards/letter/LetterWizardDialogConst.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/com/sun/star/wizards/letter/LetterWizardDialogConst.py b/wizards/com/sun/star/wizards/letter/LetterWizardDialogConst.py
index 5efa78eea662..c44c6dc40eee 100644
--- a/wizards/com/sun/star/wizards/letter/LetterWizardDialogConst.py
+++ b/wizards/com/sun/star/wizards/letter/LetterWizardDialogConst.py
@@ -50,7 +50,7 @@ TXTFOOTER_TEXT_CHANGED = "txtFooterTextChanged"
CHKFOOTERNEXTPAGES_ITEM_CHANGED = "chkFooterNextPagesItemChanged"
CHKFOOTERPAGENUMBERS_ITEM_CHANGED = "chkFooterPageNumbersItemChanged"
TXTTEMPLATENAME_TEXT_CHANGED = "txtTemplateNameTextChanged"
-OPTCREATELETTER_ITEM_CHANGED = "optCreateLetterItemChanged"
+OPTCREATELETTER_ITEM_CHANGED = "optCreateFromTemplateItemChanged"
OPTMAKECHANGES_ITEM_CHANGED = "optMakeChangesItemChanged"
FILETEMPLATEPATH_TEXT_CHANGED = None
imageURLImageControl1 = None