summaryrefslogtreecommitdiff
path: root/forms/source/xforms/submission.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/xforms/submission.hxx')
-rw-r--r--forms/source/xforms/submission.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/xforms/submission.hxx b/forms/source/xforms/submission.hxx
index 51158aa92691..b847477298a5 100644
--- a/forms/source/xforms/submission.hxx
+++ b/forms/source/xforms/submission.hxx
@@ -88,7 +88,7 @@ private:
// this will extract the document from the model that will be submitted
css::uno::Reference< css::xml::dom::XDocumentFragment >
createSubmissionDocument(const css::uno::Reference< css::xml::xpath::XXPathObject >& aObject,
- bool bRemoveWSNodes = false);
+ bool bRemoveWSNodes);
static css::uno::Reference< css::xml::dom::XDocument >
getInstanceDocument(const css::uno::Reference< css::xml::xpath::XXPathObject >& aObject);