summaryrefslogtreecommitdiff
path: root/unoxml/source/dom/element.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'unoxml/source/dom/element.hxx')
-rw-r--r--unoxml/source/dom/element.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/unoxml/source/dom/element.hxx b/unoxml/source/dom/element.hxx
index ff27d3d9dcc5..59f105646c10 100644
--- a/unoxml/source/dom/element.hxx
+++ b/unoxml/source/dom/element.hxx
@@ -162,7 +162,7 @@ namespace DOM
/**
sets the element name
*/
- virtual void SAL_CALL setElementName(const OUString& elementName)
+ void SAL_CALL setElementName(const OUString& elementName)
throw (css::uno::RuntimeException, css::xml::dom::DOMException);
// overrides for XNode base