diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2012-08-09 12:56:40 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2012-08-09 12:59:15 +0200 |
commit | 8b13238c453f05f1d862cf570dff0110295fbe3b (patch) | |
tree | 8a34cc5a69e7941c77949028eb84e355cc20ff44 /wizards | |
parent | a606fa37da7c3d2daf5b1695fdc5518b4f8bdda7 (diff) |
Fix last duplicated lines for Python files
Change-Id: I22cbba9c574835c3e47dadb70d3c293b79e57325
Diffstat (limited to 'wizards')
46 files changed, 0 insertions, 46 deletions
diff --git a/wizards/com/sun/star/wizards/agenda/AgendaTemplate.py b/wizards/com/sun/star/wizards/agenda/AgendaTemplate.py index a95dfc934f43..56b852397129 100644 --- a/wizards/com/sun/star/wizards/agenda/AgendaTemplate.py +++ b/wizards/com/sun/star/wizards/agenda/AgendaTemplate.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # import uno -import uno from TemplateConsts import * from threading import RLock from wizards.text.TextDocument import * diff --git a/wizards/com/sun/star/wizards/agenda/AgendaWizardDialogConst.py b/wizards/com/sun/star/wizards/agenda/AgendaWizardDialogConst.py index 2faf8467e2b8..d97ddf96fd15 100644 --- a/wizards/com/sun/star/wizards/agenda/AgendaWizardDialogConst.py +++ b/wizards/com/sun/star/wizards/agenda/AgendaWizardDialogConst.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # from wizards.common.HelpIds import HelpIds -from wizards.common.HelpIds import HelpIds TXTTITLE_TEXT_CHANGED = "txtTitleTextChanged" TXTDATE_TEXT_CHANGED = "txtDateTextChanged" diff --git a/wizards/com/sun/star/wizards/agenda/AgendaWizardDialogImpl.py b/wizards/com/sun/star/wizards/agenda/AgendaWizardDialogImpl.py index c27a0249b0f2..8420680f82d1 100644 --- a/wizards/com/sun/star/wizards/agenda/AgendaWizardDialogImpl.py +++ b/wizards/com/sun/star/wizards/agenda/AgendaWizardDialogImpl.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # from AgendaWizardDialog import * -from AgendaWizardDialog import * from AgendaTemplate import * from CGAgenda import CGAgenda from wizards.ui.PathSelection import PathSelection diff --git a/wizards/com/sun/star/wizards/agenda/AgendaWizardDialogResources.py b/wizards/com/sun/star/wizards/agenda/AgendaWizardDialogResources.py index dd440cb5ffe2..f8b9971973cf 100644 --- a/wizards/com/sun/star/wizards/agenda/AgendaWizardDialogResources.py +++ b/wizards/com/sun/star/wizards/agenda/AgendaWizardDialogResources.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # from wizards.common.Resource import Resource -from wizards.common.Resource import Resource class AgendaWizardDialogResources(Resource): MODULE_NAME = "dbw" diff --git a/wizards/com/sun/star/wizards/agenda/CGAgenda.py b/wizards/com/sun/star/wizards/agenda/CGAgenda.py index 8db198f5b5bd..07f1bdacf243 100644 --- a/wizards/com/sun/star/wizards/agenda/CGAgenda.py +++ b/wizards/com/sun/star/wizards/agenda/CGAgenda.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # from wizards.common.ConfigGroup import ConfigGroup -from wizards.common.ConfigGroup import ConfigGroup from wizards.common.ConfigSet import ConfigSet from CGTopic import CGTopic diff --git a/wizards/com/sun/star/wizards/agenda/TopicsControl.py b/wizards/com/sun/star/wizards/agenda/TopicsControl.py index bdd73d5d98aa..5e996ea40a9e 100644 --- a/wizards/com/sun/star/wizards/agenda/TopicsControl.py +++ b/wizards/com/sun/star/wizards/agenda/TopicsControl.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # from threading import RLock -from threading import RLock from CGTopic import CGTopic from wizards.ui.ControlScroller import * from AgendaWizardDialogConst import LAST_HID diff --git a/wizards/com/sun/star/wizards/document/OfficeDocument.py b/wizards/com/sun/star/wizards/document/OfficeDocument.py index 3f76155baae9..b8d692cfef15 100644 --- a/wizards/com/sun/star/wizards/document/OfficeDocument.py +++ b/wizards/com/sun/star/wizards/document/OfficeDocument.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # import uno -import uno import traceback import unohelper from wizards.ui.event.CommonListener import TerminateListenerProcAdapter diff --git a/wizards/com/sun/star/wizards/fax/FaxWizardDialog.py b/wizards/com/sun/star/wizards/fax/FaxWizardDialog.py index 36eb42a6dfad..2c3b09db8177 100644 --- a/wizards/com/sun/star/wizards/fax/FaxWizardDialog.py +++ b/wizards/com/sun/star/wizards/fax/FaxWizardDialog.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # import wizards.ui.UIConsts -import wizards.ui.UIConsts from wizards.ui.WizardDialog import * from wizards.fax.FaxWizardDialogResources import FaxWizardDialogResources from wizards.fax.FaxWizardDialogConst import * diff --git a/wizards/com/sun/star/wizards/fax/FaxWizardDialogConst.py b/wizards/com/sun/star/wizards/fax/FaxWizardDialogConst.py index dee3e4711ac4..84d5013bf9b3 100644 --- a/wizards/com/sun/star/wizards/fax/FaxWizardDialogConst.py +++ b/wizards/com/sun/star/wizards/fax/FaxWizardDialogConst.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # from wizards.common.HelpIds import HelpIds -from wizards.common.HelpIds import HelpIds OPTBUSINESSFAX_ITEM_CHANGED = "optBusinessFaxItemChanged" diff --git a/wizards/com/sun/star/wizards/fax/FaxWizardDialogResources.py b/wizards/com/sun/star/wizards/fax/FaxWizardDialogResources.py index eb060fabd5a5..d96d24371ae1 100644 --- a/wizards/com/sun/star/wizards/fax/FaxWizardDialogResources.py +++ b/wizards/com/sun/star/wizards/fax/FaxWizardDialogResources.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # from wizards.common.Resource import Resource -from wizards.common.Resource import Resource class FaxWizardDialogResources(Resource): MODULE_NAME = "dbw" diff --git a/wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py b/wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py index d4579b89a0a0..299472e8844d 100644 --- a/wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py +++ b/wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # from wizards.common.Resource import Resource -from wizards.common.Resource import Resource class LetterWizardDialogResources(Resource): diff --git a/wizards/com/sun/star/wizards/letter/LocaleCodes.py b/wizards/com/sun/star/wizards/letter/LocaleCodes.py index 693cd9eea127..850dda11f195 100644 --- a/wizards/com/sun/star/wizards/letter/LocaleCodes.py +++ b/wizards/com/sun/star/wizards/letter/LocaleCodes.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # from wizards.common.Resource import Resource -from wizards.common.Resource import Resource class LocaleCodes(Resource): UNIT_NAME = "svtres", diff --git a/wizards/com/sun/star/wizards/text/TextDocument.py b/wizards/com/sun/star/wizards/text/TextDocument.py index b6e30f6b6c1c..824cafb8539e 100644 --- a/wizards/com/sun/star/wizards/text/TextDocument.py +++ b/wizards/com/sun/star/wizards/text/TextDocument.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # import uno -import uno import traceback import time from datetime import date as dateTimeObject diff --git a/wizards/com/sun/star/wizards/text/TextFieldHandler.py b/wizards/com/sun/star/wizards/text/TextFieldHandler.py index cdcc8692aea5..90f0447e3d65 100644 --- a/wizards/com/sun/star/wizards/text/TextFieldHandler.py +++ b/wizards/com/sun/star/wizards/text/TextFieldHandler.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # import traceback -import traceback import time import unicodedata from wizards.common.PropertyNames import PropertyNames diff --git a/wizards/com/sun/star/wizards/text/TextSectionHandler.py b/wizards/com/sun/star/wizards/text/TextSectionHandler.py index 5e5e40d55c00..6056ea9af028 100644 --- a/wizards/com/sun/star/wizards/text/TextSectionHandler.py +++ b/wizards/com/sun/star/wizards/text/TextSectionHandler.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # import uno -import uno import traceback from wizards.common.Helper import Helper diff --git a/wizards/com/sun/star/wizards/text/ViewHandler.py b/wizards/com/sun/star/wizards/text/ViewHandler.py index 4ce58cd9aaf8..c50283b7b825 100644 --- a/wizards/com/sun/star/wizards/text/ViewHandler.py +++ b/wizards/com/sun/star/wizards/text/ViewHandler.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # class ViewHandler(object): -class ViewHandler(object): '''Creates a new instance of View ''' def __init__ (self, xMSF, xTextDocument): diff --git a/wizards/com/sun/star/wizards/ui/ControlScroller.py b/wizards/com/sun/star/wizards/ui/ControlScroller.py index 617831a15b3f..e89ac61bfbcb 100644 --- a/wizards/com/sun/star/wizards/ui/ControlScroller.py +++ b/wizards/com/sun/star/wizards/ui/ControlScroller.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # import uno -import uno import traceback from wizards.common.Desktop import Desktop from wizards.common.PropertyNames import PropertyNames diff --git a/wizards/com/sun/star/wizards/ui/DocumentPreview.py b/wizards/com/sun/star/wizards/ui/DocumentPreview.py index 61a69c5334a8..565dd5712d63 100644 --- a/wizards/com/sun/star/wizards/ui/DocumentPreview.py +++ b/wizards/com/sun/star/wizards/ui/DocumentPreview.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # import traceback -import traceback from wizards.common.Properties import Properties from com.sun.star.awt import WindowDescriptor diff --git a/wizards/com/sun/star/wizards/ui/ImageList.py b/wizards/com/sun/star/wizards/ui/ImageList.py index 97b9edb6e879..333aa29752e0 100644 --- a/wizards/com/sun/star/wizards/ui/ImageList.py +++ b/wizards/com/sun/star/wizards/ui/ImageList.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # from threading import RLock -from threading import RLock from wizards.ui.PeerConfig import PeerConfig from wizards.common.PropertyNames import * from wizards.common.HelpIds import HelpIds diff --git a/wizards/com/sun/star/wizards/ui/PathSelection.py b/wizards/com/sun/star/wizards/ui/PathSelection.py index 65cdcb805a8b..ac6b50522b92 100644 --- a/wizards/com/sun/star/wizards/ui/PathSelection.py +++ b/wizards/com/sun/star/wizards/ui/PathSelection.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # import traceback -import traceback from wizards.common.PropertyNames import * from wizards.common.FileAccess import * from wizards.common.SystemDialog import SystemDialog diff --git a/wizards/com/sun/star/wizards/ui/PeerConfig.py b/wizards/com/sun/star/wizards/ui/PeerConfig.py index 76c9ee230adb..e37c1ac7a2cd 100644 --- a/wizards/com/sun/star/wizards/ui/PeerConfig.py +++ b/wizards/com/sun/star/wizards/ui/PeerConfig.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # from wizards.ui.event.CommonListener import WindowListenerProcAdapter -from wizards.ui.event.CommonListener import WindowListenerProcAdapter ''' @author rpiterman diff --git a/wizards/com/sun/star/wizards/ui/UIConsts.py b/wizards/com/sun/star/wizards/ui/UIConsts.py index e0ba9815626d..4a234a7da8b8 100644 --- a/wizards/com/sun/star/wizards/ui/UIConsts.py +++ b/wizards/com/sun/star/wizards/ui/UIConsts.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # class UIConsts(): -class UIConsts(): RID_COMMON = 500 RID_DB_COMMON = 1000 diff --git a/wizards/com/sun/star/wizards/ui/UnoDialog.py b/wizards/com/sun/star/wizards/ui/UnoDialog.py index 475165dc734c..05459f430910 100644 --- a/wizards/com/sun/star/wizards/ui/UnoDialog.py +++ b/wizards/com/sun/star/wizards/ui/UnoDialog.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # import uno -import uno import traceback import wizards.ui.UIConsts from wizards.common.PropertyNames import PropertyNames diff --git a/wizards/com/sun/star/wizards/ui/WizardDialog.py b/wizards/com/sun/star/wizards/ui/WizardDialog.py index 6627028b3117..3f93f135c99b 100644 --- a/wizards/com/sun/star/wizards/ui/WizardDialog.py +++ b/wizards/com/sun/star/wizards/ui/WizardDialog.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # import wizards.ui.UIConsts -import wizards.ui.UIConsts from wizards.ui.UnoDialog2 import * from abc import ABCMeta, abstractmethod from wizards.common.Resource import Resource diff --git a/wizards/com/sun/star/wizards/ui/XPathSelectionListener.py b/wizards/com/sun/star/wizards/ui/XPathSelectionListener.py index 7ef379dfebc0..474efc00b3f1 100644 --- a/wizards/com/sun/star/wizards/ui/XPathSelectionListener.py +++ b/wizards/com/sun/star/wizards/ui/XPathSelectionListener.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # from abc import ABCMeta, abstractmethod -from abc import ABCMeta, abstractmethod class XPathSelectionListener(object): diff --git a/wizards/com/sun/star/wizards/ui/event/DataAware.py b/wizards/com/sun/star/wizards/ui/event/DataAware.py index 14390ecc7173..4ffaf902bf39 100644 --- a/wizards/com/sun/star/wizards/ui/event/DataAware.py +++ b/wizards/com/sun/star/wizards/ui/event/DataAware.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # import traceback -import traceback from abc import ABCMeta, abstractmethod from wizards.common.PropertyNames import * from wizards.ui.event.CommonListener import * diff --git a/wizards/com/sun/star/wizards/ui/event/ListModelBinder.py b/wizards/com/sun/star/wizards/ui/event/ListModelBinder.py index 64d3841fc882..c4f26f4d69b6 100644 --- a/wizards/com/sun/star/wizards/ui/event/ListModelBinder.py +++ b/wizards/com/sun/star/wizards/ui/event/ListModelBinder.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # from wizards.common.Helper import Helper -from wizards.common.Helper import Helper class ListModelBinder(object): diff --git a/wizards/com/sun/star/wizards/web/StylePreview.py b/wizards/com/sun/star/wizards/web/StylePreview.py index a777cee8236f..eb9510f1c110 100644 --- a/wizards/com/sun/star/wizards/web/StylePreview.py +++ b/wizards/com/sun/star/wizards/web/StylePreview.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # from common.FileAccess import FileAccess -from common.FileAccess import FileAccess import traceback ''' diff --git a/wizards/com/sun/star/wizards/web/WWD_Events.py b/wizards/com/sun/star/wizards/web/WWD_Events.py index 567149e92574..9b48cebc785f 100644 --- a/wizards/com/sun/star/wizards/web/WWD_Events.py +++ b/wizards/com/sun/star/wizards/web/WWD_Events.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # import traceback -import traceback from common.Desktop import Desktop from WWD_Startup import * from BackgroundsDialog import BackgroundsDialog diff --git a/wizards/com/sun/star/wizards/web/WebWizardDialogResources.py b/wizards/com/sun/star/wizards/web/WebWizardDialogResources.py index df390d1a97dd..ca295de05161 100644 --- a/wizards/com/sun/star/wizards/web/WebWizardDialogResources.py +++ b/wizards/com/sun/star/wizards/web/WebWizardDialogResources.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # import traceback -import traceback from common.Resource import Resource from common.Configuration import Configuration from common.Properties import Properties diff --git a/wizards/com/sun/star/wizards/web/data/CGArgument.py b/wizards/com/sun/star/wizards/web/data/CGArgument.py index 27ad00f620dc..220f424d70ec 100644 --- a/wizards/com/sun/star/wizards/web/data/CGArgument.py +++ b/wizards/com/sun/star/wizards/web/data/CGArgument.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # from common.ConfigGroup import ConfigGroup -from common.ConfigGroup import ConfigGroup class CGArgument(ConfigGroup): cp_Value = str() diff --git a/wizards/com/sun/star/wizards/web/data/CGContent.py b/wizards/com/sun/star/wizards/web/data/CGContent.py index 87063eca4ca0..d2969d8a88f4 100644 --- a/wizards/com/sun/star/wizards/web/data/CGContent.py +++ b/wizards/com/sun/star/wizards/web/data/CGContent.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # from common.ConfigGroup import ConfigGroup -from common.ConfigGroup import ConfigGroup from common.ConfigSet import ConfigSet from CGDocument import CGDocument diff --git a/wizards/com/sun/star/wizards/web/data/CGDesign.py b/wizards/com/sun/star/wizards/web/data/CGDesign.py index 3554ccbb11aa..2d071d3b5be2 100644 --- a/wizards/com/sun/star/wizards/web/data/CGDesign.py +++ b/wizards/com/sun/star/wizards/web/data/CGDesign.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # from common.ConfigGroup import ConfigGroup -from common.ConfigGroup import ConfigGroup class CGDesign(ConfigGroup): diff --git a/wizards/com/sun/star/wizards/web/data/CGDocument.py b/wizards/com/sun/star/wizards/web/data/CGDocument.py index f46262384006..6dd6aeae9b3e 100644 --- a/wizards/com/sun/star/wizards/web/data/CGDocument.py +++ b/wizards/com/sun/star/wizards/web/data/CGDocument.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # from os import sep as separator -from os import sep as separator from common.ConfigGroup import ConfigGroup from document.OfficeDocument import OfficeDocument from common.Properties import Properties diff --git a/wizards/com/sun/star/wizards/web/data/CGExporter.py b/wizards/com/sun/star/wizards/web/data/CGExporter.py index 9aa7d0962995..ef4a9446705b 100644 --- a/wizards/com/sun/star/wizards/web/data/CGExporter.py +++ b/wizards/com/sun/star/wizards/web/data/CGExporter.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # from common.ConfigSet import ConfigSet -from common.ConfigSet import ConfigSet from CGArgument import CGArgument from common.ConfigGroup import ConfigGroup diff --git a/wizards/com/sun/star/wizards/web/data/CGFilter.py b/wizards/com/sun/star/wizards/web/data/CGFilter.py index 1c9e934a6706..75a4adc5f8e9 100644 --- a/wizards/com/sun/star/wizards/web/data/CGFilter.py +++ b/wizards/com/sun/star/wizards/web/data/CGFilter.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # from common.ConfigGroup import ConfigGroup -from common.ConfigGroup import ConfigGroup class CGFilter(ConfigGroup): cp_Index = -1 diff --git a/wizards/com/sun/star/wizards/web/data/CGGeneralInfo.py b/wizards/com/sun/star/wizards/web/data/CGGeneralInfo.py index 5386d41737b5..0928dda960c5 100644 --- a/wizards/com/sun/star/wizards/web/data/CGGeneralInfo.py +++ b/wizards/com/sun/star/wizards/web/data/CGGeneralInfo.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # from common.ConfigGroup import ConfigGroup -from common.ConfigGroup import ConfigGroup class CGGeneralInfo(ConfigGroup): diff --git a/wizards/com/sun/star/wizards/web/data/CGIconSet.py b/wizards/com/sun/star/wizards/web/data/CGIconSet.py index 643dac349631..fb540e4a8063 100644 --- a/wizards/com/sun/star/wizards/web/data/CGIconSet.py +++ b/wizards/com/sun/star/wizards/web/data/CGIconSet.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # from common.ConfigGroup import ConfigGroup -from common.ConfigGroup import ConfigGroup class CGIconSet(ConfigGroup): cp_Index = -1 diff --git a/wizards/com/sun/star/wizards/web/data/CGImage.py b/wizards/com/sun/star/wizards/web/data/CGImage.py index 0d96e6f8494e..1f01ff9738c1 100644 --- a/wizards/com/sun/star/wizards/web/data/CGImage.py +++ b/wizards/com/sun/star/wizards/web/data/CGImage.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # from common.ConfigGroup import ConfigGroup -from common.ConfigGroup import ConfigGroup class CGImage(ConfigGroup): cp_Href = str() diff --git a/wizards/com/sun/star/wizards/web/data/CGLayout.py b/wizards/com/sun/star/wizards/web/data/CGLayout.py index 8c8442ec23db..a8b5bbb375b2 100644 --- a/wizards/com/sun/star/wizards/web/data/CGLayout.py +++ b/wizards/com/sun/star/wizards/web/data/CGLayout.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # from common.ConfigGroup import ConfigGroup -from common.ConfigGroup import ConfigGroup from ui.UIConsts import RID_IMG_WEB class CGLayout(ConfigGroup): diff --git a/wizards/com/sun/star/wizards/web/data/CGPublish.py b/wizards/com/sun/star/wizards/web/data/CGPublish.py index bed01795726a..2a0619c26597 100644 --- a/wizards/com/sun/star/wizards/web/data/CGPublish.py +++ b/wizards/com/sun/star/wizards/web/data/CGPublish.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # from common.ConfigGroup import ConfigGroup -from common.ConfigGroup import ConfigGroup ''' A Class which describes the publishing arguments diff --git a/wizards/com/sun/star/wizards/web/data/CGSession.py b/wizards/com/sun/star/wizards/web/data/CGSession.py index c96f62e65935..dfa94db60f61 100644 --- a/wizards/com/sun/star/wizards/web/data/CGSession.py +++ b/wizards/com/sun/star/wizards/web/data/CGSession.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # from common.ConfigGroup import ConfigGroup -from common.ConfigGroup import ConfigGroup from common.ConfigSet import ConfigSet from CGContent import CGContent from CGDesign import CGDesign diff --git a/wizards/com/sun/star/wizards/web/data/CGSessionName.py b/wizards/com/sun/star/wizards/web/data/CGSessionName.py index dfe20e450081..d42b0d5f1125 100644 --- a/wizards/com/sun/star/wizards/web/data/CGSessionName.py +++ b/wizards/com/sun/star/wizards/web/data/CGSessionName.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # from common.ConfigGroup import ConfigGroup -from common.ConfigGroup import ConfigGroup class CGSessionName(ConfigGroup): cp_Index = -1 diff --git a/wizards/com/sun/star/wizards/web/data/CGSettings.py b/wizards/com/sun/star/wizards/web/data/CGSettings.py index 244c938413fb..ff5bf55008e9 100644 --- a/wizards/com/sun/star/wizards/web/data/CGSettings.py +++ b/wizards/com/sun/star/wizards/web/data/CGSettings.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # import traceback -import traceback from common.FileAccess import FileAccess from common.ConfigGroup import ConfigGroup from common.ConfigSet import ConfigSet diff --git a/wizards/com/sun/star/wizards/web/data/CGStyle.py b/wizards/com/sun/star/wizards/web/data/CGStyle.py index d9840b67cf31..bf90d514be38 100644 --- a/wizards/com/sun/star/wizards/web/data/CGStyle.py +++ b/wizards/com/sun/star/wizards/web/data/CGStyle.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # from common.ConfigGroup import ConfigGroup -from common.ConfigGroup import ConfigGroup class CGStyle(ConfigGroup): cp_Index = -1 diff --git a/wizards/com/sun/star/wizards/web/data/TypeDetection.py b/wizards/com/sun/star/wizards/web/data/TypeDetection.py index 41ca24bdd655..48957b65ca95 100644 --- a/wizards/com/sun/star/wizards/web/data/TypeDetection.py +++ b/wizards/com/sun/star/wizards/web/data/TypeDetection.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # ''' -''' a document which will open in writer. ''' WRITER_DOC = "writer" |