summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/report
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/report')
-rw-r--r--offapi/com/sun/star/report/XReportEngine.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/report/XReportEngine.idl b/offapi/com/sun/star/report/XReportEngine.idl
index 6372e441804b..99036b1c43c2 100644
--- a/offapi/com/sun/star/report/XReportEngine.idl
+++ b/offapi/com/sun/star/report/XReportEngine.idl
@@ -67,7 +67,7 @@ interface XReportEngine
::com::sun::star::uno::Exception );
/** creates a report document.
- @param _frame
+ @param frame
The frame must have a controller set. This controller will be set at the model.
@throws com::sun::star::lang::DisposedException
If the report engine is already disposed.