summaryrefslogtreecommitdiffstats
path: root/reportdesign/source/core/inc/ReportEngineJFree.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/core/inc/ReportEngineJFree.hxx')
-rw-r--r--reportdesign/source/core/inc/ReportEngineJFree.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/reportdesign/source/core/inc/ReportEngineJFree.hxx b/reportdesign/source/core/inc/ReportEngineJFree.hxx
index e2d76c9c5bf6..9653e454986b 100644
--- a/reportdesign/source/core/inc/ReportEngineJFree.hxx
+++ b/reportdesign/source/core/inc/ReportEngineJFree.hxx
@@ -121,7 +121,7 @@ namespace reportdesign
/// @throws css::lang::IllegalArgumentException
/// @throws css::uno::Exception
/// @throws css::uno::RuntimeException
- css::uno::Reference< css::frame::XModel > SAL_CALL createDocumentAlive( const css::uno::Reference< css::frame::XFrame >& _frame ,bool _bHidden) ;
+ css::uno::Reference< css::frame::XModel > createDocumentAlive( const css::uno::Reference< css::frame::XFrame >& _frame ,bool _bHidden) ;
virtual css::util::URL SAL_CALL createDocument( ) override ;
virtual void SAL_CALL interrupt( ) override ;