summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/pivotcachebuffer.cxx
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2017-01-24 09:15:27 +0100
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-01-25 06:47:36 +0000
commita7ecbbec9eefdc90cd5ea086954ba6bf8f694433 (patch)
treeef6da58d4e21a394d9b3093e282b0da71970a21d /sc/source/filter/oox/pivotcachebuffer.cxx
parentf26bbdb386f9e66b1a154d0589b1a446ea2dd8d5 (diff)
cleanup css includes and using namespaces
Change-Id: I29c3f89c50f858ff4592d0058f15d856de465d77 Reviewed-on: https://gerrit.libreoffice.org/33490 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sc/source/filter/oox/pivotcachebuffer.cxx')
-rw-r--r--sc/source/filter/oox/pivotcachebuffer.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/filter/oox/pivotcachebuffer.cxx b/sc/source/filter/oox/pivotcachebuffer.cxx
index 685d163044e1..4c6b27fa4114 100644
--- a/sc/source/filter/oox/pivotcachebuffer.cxx
+++ b/sc/source/filter/oox/pivotcachebuffer.cxx
@@ -50,7 +50,6 @@ namespace xls {
using namespace ::com::sun::star::container;
using namespace ::com::sun::star::sheet;
using namespace ::com::sun::star::uno;
-using namespace ::com::sun::star::util;
using ::oox::core::Relations;