summaryrefslogtreecommitdiff
path: root/forms/source/xforms/pathexpression.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/xforms/pathexpression.hxx')
-rw-r--r--forms/source/xforms/pathexpression.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/forms/source/xforms/pathexpression.hxx b/forms/source/xforms/pathexpression.hxx
index a6d89186e9ff..72363edcd1e0 100644
--- a/forms/source/xforms/pathexpression.hxx
+++ b/forms/source/xforms/pathexpression.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -38,10 +38,10 @@
// forward declaractions
namespace com { namespace sun { namespace star
-{
- namespace xml { namespace dom
+{
+ namespace xml { namespace dom
{
- class XNodeList;
+ class XNodeList;
namespace events { class XEventListener; }
} }
} } }