summaryrefslogtreecommitdiff
path: root/forms/source/xforms/evaluationcontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/xforms/evaluationcontext.hxx')
-rw-r--r--forms/source/xforms/evaluationcontext.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/forms/source/xforms/evaluationcontext.hxx b/forms/source/xforms/evaluationcontext.hxx
index a5f8b32d5df3..9cbfea858ec1 100644
--- a/forms/source/xforms/evaluationcontext.hxx
+++ b/forms/source/xforms/evaluationcontext.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
@@ -49,7 +49,7 @@ public:
mnContextSize( 0 )
{ }
- EvaluationContext(
+ EvaluationContext(
const com::sun::star::uno::Reference<com::sun::star::xml::dom::XNode>& xContextNode,
const com::sun::star::uno::Reference<com::sun::star::xforms::XModel>& xModel,
const com::sun::star::uno::Reference<com::sun::star::container::XNameContainer>& xNamespaces,