summaryrefslogtreecommitdiff
path: root/forms/source/xforms/pathexpression.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/xforms/pathexpression.cxx')
-rw-r--r--forms/source/xforms/pathexpression.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/forms/source/xforms/pathexpression.cxx b/forms/source/xforms/pathexpression.cxx
index c2e35d55c953..a6746dd6dc49 100644
--- a/forms/source/xforms/pathexpression.cxx
+++ b/forms/source/xforms/pathexpression.cxx
@@ -30,7 +30,6 @@
#include <com/sun/star/xml/dom/events/XEventTarget.hpp>
#include <com/sun/star/xml/xpath/XXPathObject.hpp>
#include <com/sun/star/container/XNameContainer.hpp>
-#include <com/sun/star/uno/Sequence.hxx>
#include <rtl/ustrbuf.hxx>
#include <unotools/textsearch.hxx>
@@ -40,7 +39,6 @@
using com::sun::star::uno::Reference;
-using com::sun::star::uno::Sequence;
using com::sun::star::xml::dom::XNode;
using com::sun::star::xml::dom::XNodeList;
using com::sun::star::xml::dom::events::XEventListener;