summaryrefslogtreecommitdiff
path: root/svtools/source/table
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/table')
-rw-r--r--svtools/source/table/cellvalueconversion.cxx1
-rw-r--r--svtools/source/table/gridtablerenderer.cxx2
2 files changed, 0 insertions, 3 deletions
diff --git a/svtools/source/table/cellvalueconversion.cxx b/svtools/source/table/cellvalueconversion.cxx
index 65cef2e8f7e3..ee9fc710cc88 100644
--- a/svtools/source/table/cellvalueconversion.cxx
+++ b/svtools/source/table/cellvalueconversion.cxx
@@ -44,7 +44,6 @@ namespace svt
using namespace ::com::sun::star::uno;
using ::com::sun::star::util::XNumberFormatter;
- using ::com::sun::star::util::XNumberFormatter2;
using ::com::sun::star::util::NumberFormatter;
using ::com::sun::star::util::XNumberFormatsSupplier;
using ::com::sun::star::util::NumberFormatsSupplier;
diff --git a/svtools/source/table/gridtablerenderer.cxx b/svtools/source/table/gridtablerenderer.cxx
index 93f3e75ef3f7..157cdec4b344 100644
--- a/svtools/source/table/gridtablerenderer.cxx
+++ b/svtools/source/table/gridtablerenderer.cxx
@@ -43,11 +43,9 @@ namespace svt { namespace table
using ::css::uno::TypeClass_INTERFACE;
using ::css::graphic::XGraphic;
using ::css::style::HorizontalAlignment;
- using ::css::style::HorizontalAlignment_LEFT;
using ::css::style::HorizontalAlignment_CENTER;
using ::css::style::HorizontalAlignment_RIGHT;
using ::css::style::VerticalAlignment;
- using ::css::style::VerticalAlignment_TOP;
using ::css::style::VerticalAlignment_MIDDLE;
using ::css::style::VerticalAlignment_BOTTOM;