diff options
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/report/XReportControlModel.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/report/XReportControlModel.idl b/offapi/com/sun/star/report/XReportControlModel.idl index ece9a7824750..45e76c00007a 100644 --- a/offapi/com/sun/star/report/XReportControlModel.idl +++ b/offapi/com/sun/star/report/XReportControlModel.idl @@ -66,7 +66,7 @@ interface XReportControlModel }; /** Specifies that the element gets printed when the group changes. - The default value is <FALSE/>. + The default value is <TRUE/>. */ [attribute,bound] boolean PrintWhenGroupChange { |