summaryrefslogtreecommitdiff
path: root/reportdesign/source/core/inc/Section.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/core/inc/Section.hxx')
-rw-r--r--reportdesign/source/core/inc/Section.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/reportdesign/source/core/inc/Section.hxx b/reportdesign/source/core/inc/Section.hxx
index cdda92342f00..724b56ed2ad2 100644
--- a/reportdesign/source/core/inc/Section.hxx
+++ b/reportdesign/source/core/inc/Section.hxx
@@ -139,7 +139,7 @@ namespace reportdesign
,const css::uno::Reference< css::uno::XComponentContext >& context,bool _bPageSection=false);
static css::uno::Reference< css::report::XSection>
createOSection(const css::uno::Reference< css::report::XGroup >& _xParent
- ,const css::uno::Reference< css::uno::XComponentContext >& context,bool _bPageSection=false);
+ ,const css::uno::Reference< css::uno::XComponentContext >& context, bool _bPageSection);
DECLARE_XINTERFACE( )