summaryrefslogtreecommitdiff
path: root/unoxml/source/dom/attr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unoxml/source/dom/attr.cxx')
-rw-r--r--unoxml/source/dom/attr.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/unoxml/source/dom/attr.cxx b/unoxml/source/dom/attr.cxx
index 44c6d1e2726f..c7b11e6e06f4 100644
--- a/unoxml/source/dom/attr.cxx
+++ b/unoxml/source/dom/attr.cxx
@@ -28,6 +28,9 @@
#include <document.hxx>
+using namespace css::uno;
+using namespace css::xml::dom;
+using namespace css::xml::dom::events;
namespace DOM
{