diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-03-05 12:34:10 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-03-05 12:34:33 +0100 |
commit | 41e03a166eb9077dddd3f0ee9c2602122ec7d5ba (patch) | |
tree | 157456c10783d0e644bcca7f8c84600cf6ab78d1 /sfx2 | |
parent | 21414f3958357303084780b27d566f2058b73a37 (diff) |
doubled using
Change-Id: Ib1d3213a688194bfb027b7bca5bd9ac1b7bb1b28
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/doc/docmacromode.cxx | 1 | ||||
-rw-r--r-- | sfx2/workben/custompanel/ctp_factory.cxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/source/doc/docmacromode.cxx b/sfx2/source/doc/docmacromode.cxx index 6f105075b0a4..5b29d130ddc9 100644 --- a/sfx2/source/doc/docmacromode.cxx +++ b/sfx2/source/doc/docmacromode.cxx @@ -48,7 +48,6 @@ namespace sfx2 using ::com::sun::star::uno::Reference; using ::com::sun::star::task::XInteractionHandler; using ::com::sun::star::uno::Any; - using ::com::sun::star::task::XInteractionHandler; using ::com::sun::star::uno::Sequence; using ::com::sun::star::task::XInteractionContinuation; using ::com::sun::star::task::XInteractionRequest; diff --git a/sfx2/workben/custompanel/ctp_factory.cxx b/sfx2/workben/custompanel/ctp_factory.cxx index 930ea011175f..2b315dfc5118 100644 --- a/sfx2/workben/custompanel/ctp_factory.cxx +++ b/sfx2/workben/custompanel/ctp_factory.cxx @@ -49,7 +49,6 @@ namespace sd { namespace colortoolpanel using ::com::sun::star::ui::XUIElement; using ::com::sun::star::beans::PropertyValue; using ::com::sun::star::container::NoSuchElementException; - using ::com::sun::star::beans::PropertyValue; using ::com::sun::star::awt::XWindow; /** === end UNO using === **/ |