summaryrefslogtreecommitdiff
path: root/sc/qa
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-04-26 18:09:50 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-04-26 18:09:50 +0200
commit50600ee5c18ca60c91b5690287133b3ffdc308af (patch)
treedb64e30ba71de7aed8cb50e811856669e2ba5e5f /sc/qa
parent1e83da9aedda51aaef7e105187ae9a6a385f15d3 (diff)
fix
Change-Id: I0b6634e15034fbe9cd77c4149494839152823783
Diffstat (limited to 'sc/qa')
-rw-r--r--sc/qa/extras/scdatapilottableobj.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/qa/extras/scdatapilottableobj.cxx b/sc/qa/extras/scdatapilottableobj.cxx
index 7416c34c90ce..55ea705ce842 100644
--- a/sc/qa/extras/scdatapilottableobj.cxx
+++ b/sc/qa/extras/scdatapilottableobj.cxx
@@ -19,6 +19,9 @@
#include <com/sun/star/sheet/XDataPilotTables.hpp>
#include <com/sun/star/sheet/XDataPilotTable.hpp>
+using namespace css;
+using namespace css::uno;
+
namespace sc_apitest {
#define NUMBER_OF_TESTS 16