summaryrefslogtreecommitdiff
path: root/unoxml/source/dom/domimplementation.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-21 12:18:36 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-22 12:50:46 +0200
commitabcbe967f2d46cc6d222dda06f6b1e734b2c9e08 (patch)
tree2c4f6dc419b147c97d0f8f6b4803532ac84f9253 /unoxml/source/dom/domimplementation.cxx
parentbc58eac34175253d6520be17ca962c77b3a1aef6 (diff)
unoxml: huge namespacing cleanup
Change-Id: I2170e8fd9ef5ca0556545cb3f656a0e1ba49f43b
Diffstat (limited to 'unoxml/source/dom/domimplementation.cxx')
-rw-r--r--unoxml/source/dom/domimplementation.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/unoxml/source/dom/domimplementation.cxx b/unoxml/source/dom/domimplementation.cxx
index 677e13cf2c50..71f9b6c19ef5 100644
--- a/unoxml/source/dom/domimplementation.cxx
+++ b/unoxml/source/dom/domimplementation.cxx
@@ -21,6 +21,8 @@
#include <rtl/instance.hxx>
+using namespace css::uno;
+using namespace css::xml::dom;
namespace DOM
{