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 2d1743837198..7f01c673ce72 100644
--- a/forms/source/xforms/pathexpression.hxx
+++ b/forms/source/xforms/pathexpression.hxx
@@ -25,14 +25,14 @@
#include <vector>
// forward declaractions
-namespace com { namespace sun { namespace star
+namespace com::sun::star
{
- namespace xml { namespace dom
+ namespace xml::dom
{
class XNodeList;
namespace events { class XEventListener; }
- } }
-} } }
+ }
+}
namespace xforms