wizards/com/sun/star/wizards/agenda/AgendaTemplate.py | 1 - wizards/com/sun/star/wizards/agenda/AgendaWizardDialogConst.py | 1 - wizards/com/sun/star/wizards/agenda/AgendaWizardDialogImpl.py | 1 - wizards/com/sun/star/wizards/agenda/AgendaWizardDialogResources.py | 1 - wizards/com/sun/star/wizards/agenda/CGAgenda.py | 1 - wizards/com/sun/star/wizards/agenda/TopicsControl.py | 1 - wizards/com/sun/star/wizards/document/OfficeDocument.py | 1 - wizards/com/sun/star/wizards/fax/FaxWizardDialog.py | 1 - wizards/com/sun/star/wizards/fax/FaxWizardDialogConst.py | 1 - wizards/com/sun/star/wizards/fax/FaxWizardDialogResources.py | 1 - wizards/com/sun/star/wizards/letter/LetterWizardDialogResources.py | 1 - wizards/com/sun/star/wizards/letter/LocaleCodes.py | 1 - wizards/com/sun/star/wizards/text/TextDocument.py | 1 - wizards/com/sun/star/wizards/text/TextFieldHandler.py | 1 - wizards/com/sun/star/wizards/text/TextSectionHandler.py | 1 - wizards/com/sun/star/wizards/text/ViewHandler.py | 1 - wizards/com/sun/star/wizards/ui/ControlScroller.py | 1 - wizards/com/sun/star/wizards/ui/DocumentPreview.py | 1 - wizards/com/sun/star/wizards/ui/ImageList.py | 1 - wizards/com/sun/star/wizards/ui/PathSelection.py | 1 - wizards/com/sun/star/wizards/ui/PeerConfig.py | 1 - wizards/com/sun/star/wizards/ui/UIConsts.py | 1 - wizards/com/sun/star/wizards/ui/UnoDialog.py | 1 - wizards/com/sun/star/wizards/ui/WizardDialog.py | 1 - wizards/com/sun/star/wizards/ui/XPathSelectionListener.py | 1 - wizards/com/sun/star/wizards/ui/event/DataAware.py | 1 - wizards/com/sun/star/wizards/ui/event/ListModelBinder.py | 1 - wizards/com/sun/star/wizards/web/StylePreview.py | 1 - wizards/com/sun/star/wizards/web/WWD_Events.py | 1 - wizards/com/sun/star/wizards/web/WebWizardDialogResources.py | 1 - wizards/com/sun/star/wizards/web/data/CGArgument.py | 1 - wizards/com/sun/star/wizards/web/data/CGContent.py | 1 - wizards/com/sun/star/wizards/web/data/CGDesign.py | 1 - wizards/com/sun/star/wizards/web/data/CGDocument.py | 1 - wizards/com/sun/star/wizards/web/data/CGExporter.py | 1 - wizards/com/sun/star/wizards/web/data/CGFilter.py | 1 - wizards/com/sun/star/wizards/web/data/CGGeneralInfo.py | 1 - wizards/com/sun/star/wizards/web/data/CGIconSet.py | 1 - wizards/com/sun/star/wizards/web/data/CGImage.py | 1 - wizards/com/sun/star/wizards/web/data/CGLayout.py | 1 - wizards/com/sun/star/wizards/web/data/CGPublish.py | 1 - wizards/com/sun/star/wizards/web/data/CGSession.py | 1 - wizards/com/sun/star/wizards/web/data/CGSessionName.py | 1 - wizards/com/sun/star/wizards/web/data/CGSettings.py | 1 - wizards/com/sun/star/wizards/web/data/CGStyle.py | 1 - wizards/com/sun/star/wizards/web/data/TypeDetection.py | 1 - 46 files changed, 46 deletions(-)
New commits: commit 8b13238c453f05f1d862cf570dff0110295fbe3b Author: Julien Nabet <[email protected]> Date: Thu Aug 9 12:56:40 2012 +0200 Fix last duplicated lines for Python files Change-Id: I22cbba9c574835c3e47dadb70d3c293b79e57325 diff --git a/wizards/com/sun/star/wizards/agenda/AgendaTemplate.py b/wizards/com/sun/star/wizards/agenda/AgendaTemplate.py index a95dfc9..56b8523 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 2faf846..d97ddf9 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 c27a024..8420680 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 dd440cb..f8b9971 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 8db198f..07f1bda 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 bdd73d5..5e996ea 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 3f76155..b8d692c 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 36eb42a..2c3b09d 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 dee3e47..84d5013 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 eb060fa..d96d243 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 d4579b8..299472e 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 693cd9e..850dda1 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 b6e30f6..824cafb 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 cdcc869..90f0447 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 5e5e40d..6056ea9 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 4ce58cd..c50283b 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 617831a..e89ac61 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 61a69c5..565dd57 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 97b9edb..333aa29 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 65cdcb8..ac6b505 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 76c9ee2..e37c1ac 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 e0ba981..4a234a7 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 475165d..05459f4 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 6627028..3f93f13 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 7ef379d..474efc0 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 14390ec..4ffaf90 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 64d3841..c4f26f4 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 a777cee..eb9510f 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 567149e..9b48ceb 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 df390d1..ca295de 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 27ad00f..220f424 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 87063ec..d2969d8 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 3554ccb..2d071d3 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 f462623..6dd6aea 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 9aa7d09..ef4a944 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 1c9e934..75a4adc 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 5386d41..0928dda 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 643dac3..fb540e4 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 0d96e6f..1f01ff9 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 8c8442e..a8b5bbb 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 bed0179..2a0619c 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 c96f62e..dfa94db 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 dfe20e4..d42b0d5 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 244c938..ff5bf55 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 d9840b6..bf90d51 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 41ca24b..48957b6 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" _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
