diff options
Diffstat (limited to 'wizards/com/sun/star/wizards/text/TextDocument.py')
-rw-r--r-- | wizards/com/sun/star/wizards/text/TextDocument.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/wizards/com/sun/star/wizards/text/TextDocument.py b/wizards/com/sun/star/wizards/text/TextDocument.py index aae3d5981fe3..b52f885fedd1 100644 --- a/wizards/com/sun/star/wizards/text/TextDocument.py +++ b/wizards/com/sun/star/wizards/text/TextDocument.py @@ -25,8 +25,6 @@ from ..common.Desktop import Desktop from ..common.Configuration import Configuration from ..common.NumberFormatter import NumberFormatter -from com.sun.star.container import NoSuchElementException -from com.sun.star.lang import WrappedTargetException from com.sun.star.i18n.NumberFormatIndex import DATE_SYS_DDMMYY from com.sun.star.view.DocumentZoomType import ENTIRE_PAGE from com.sun.star.beans.PropertyState import DIRECT_VALUE |