summaryrefslogtreecommitdiffstats
path: root/unoxml/source/dom/documentfragment.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/documentfragment.cxx
parentupdate_pch: add configmgr (diff)
downloadcore-abcbe967f2d46cc6d222dda06f6b1e734b2c9e08.tar.gz
core-abcbe967f2d46cc6d222dda06f6b1e734b2c9e08.zip
unoxml: huge namespacing cleanup
Change-Id: I2170e8fd9ef5ca0556545cb3f656a0e1ba49f43b
Diffstat (limited to 'unoxml/source/dom/documentfragment.cxx')
-rw-r--r--unoxml/source/dom/documentfragment.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/unoxml/source/dom/documentfragment.cxx b/unoxml/source/dom/documentfragment.cxx
index e885cb52ed6d..9b67514809ee 100644
--- a/unoxml/source/dom/documentfragment.cxx
+++ b/unoxml/source/dom/documentfragment.cxx
@@ -19,6 +19,9 @@
#include <documentfragment.hxx>
+using namespace css::uno;
+using namespace css::xml::dom;
+
namespace DOM
{
CDocumentFragment::CDocumentFragment(