summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/letter/CGLetter.py
diff options
context:
space:
mode:
authorXisco Fauli <anistenis@gmail.com>2012-10-28 20:54:50 +0100
committerXisco Fauli <anistenis@gmail.com>2012-10-30 01:09:33 +0100
commit6fa0930ed4208e6fb13bc986616ad7441bbd4bd1 (patch)
treee9becd1f41fae09feaf28ec83fc3324617fd5b30 /wizards/com/sun/star/wizards/letter/CGLetter.py
parent4a11a47103fcbd7646234fc9565a409b8055507e (diff)
pyletter: Translate the templates at runtime
Change-Id: Ie0b149b4a8928e5b61153a6ed62b66d02f916f20
Diffstat (limited to 'wizards/com/sun/star/wizards/letter/CGLetter.py')
-rw-r--r--wizards/com/sun/star/wizards/letter/CGLetter.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/wizards/com/sun/star/wizards/letter/CGLetter.py b/wizards/com/sun/star/wizards/letter/CGLetter.py
index abed25080715..cf9bd76fe07f 100644
--- a/wizards/com/sun/star/wizards/letter/CGLetter.py
+++ b/wizards/com/sun/star/wizards/letter/CGLetter.py
@@ -28,7 +28,6 @@ class CGLetter(ConfigGroup):
self.cp_PaperCompanyAddressReceiverField = bool()
self.cp_PaperFooter = bool()
self.cp_PaperFooterHeight = float()
- self.cp_Norm = int()
self.cp_PrintCompanyLogo = bool()
self.cp_PrintCompanyAddressReceiverField = bool()
self.cp_PrintLetterSigns = bool()