summaryrefslogtreecommitdiff
path: root/forms/source/helper/commanddescriptionprovider.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/helper/commanddescriptionprovider.cxx')
-rw-r--r--forms/source/helper/commanddescriptionprovider.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/forms/source/helper/commanddescriptionprovider.cxx b/forms/source/helper/commanddescriptionprovider.cxx
index 9210804fe44c..07b56c355d50 100644
--- a/forms/source/helper/commanddescriptionprovider.cxx
+++ b/forms/source/helper/commanddescriptionprovider.cxx
@@ -38,10 +38,6 @@ namespace frm
using ::com::sun::star::uno::UNO_QUERY_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::frame::XModel;
using ::com::sun::star::container::XNameAccess;