From 5a0b00d9e976e5d7ab9edbb9edaa148ca1a6f691 Mon Sep 17 00:00:00 2001 From: Xisco Fauli Date: Sun, 21 Oct 2012 21:25:57 +0200 Subject: pyletter: missed import Change-Id: I0958429daedd8128359f1f10b2306cee555f8769 --- wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.py | 1 + 1 file changed, 1 insertion(+) (limited to 'wizards/com/sun/star/wizards/letter') diff --git a/wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.py b/wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.py index a7dc1a49e6bd..d87ec95a724e 100644 --- a/wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.py +++ b/wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.py @@ -31,6 +31,7 @@ from ..ui.event.RadioDataAware import RadioDataAware from ..text.TextDocument import TextDocument from ..text.ViewHandler import ViewHandler from ..text.TextFieldHandler import TextFieldHandler +from ..document.OfficeDocument import OfficeDocument from com.sun.star.awt.VclWindowPeerAttribute import YES_NO, DEF_NO from com.sun.star.uno import RuntimeException -- cgit v1.2.1