summaryrefslogtreecommitdiff
path: root/odk/examples/cpp/custompanel/ctp_panel.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'odk/examples/cpp/custompanel/ctp_panel.cxx')
-rw-r--r--odk/examples/cpp/custompanel/ctp_panel.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/odk/examples/cpp/custompanel/ctp_panel.cxx b/odk/examples/cpp/custompanel/ctp_panel.cxx
index aa1b4ef403a6..9720e4ddbbb9 100644
--- a/odk/examples/cpp/custompanel/ctp_panel.cxx
+++ b/odk/examples/cpp/custompanel/ctp_panel.cxx
@@ -44,9 +44,6 @@ namespace sd { namespace colortoolpanel
using ::com::sun::star::uno::UNO_SET_THROW;
using ::com::sun::star::uno::Exception;
using ::com::sun::star::uno::RuntimeException;
- using ::com::sun::star::uno::Any;
- using ::com::sun::star::uno::makeAny;
- using ::com::sun::star::uno::Sequence;
using ::com::sun::star::uno::Type;
using ::com::sun::star::uno::XComponentContext;
using ::com::sun::star::awt::XWindow;