diff options
author | Juergen Schmidt <jsc@openoffice.org> | 2010-11-02 10:46:09 +0100 |
---|---|---|
committer | Juergen Schmidt <jsc@openoffice.org> | 2010-11-02 10:46:09 +0100 |
commit | 103fbab4686b0d9824d184a17afc58d98ba32e2f (patch) | |
tree | 7b4cbdbacefe61f4ed6fbb1809a728536dbc50e4 /offapi/com/sun/star/report | |
parent | 97e6ac5764bebc0dec76515409f7da5eb5d4f0b2 (diff) |
jsc340: i115337: cleanup since tags
Diffstat (limited to 'offapi/com/sun/star/report')
-rw-r--r-- | offapi/com/sun/star/report/XReportControlFormat.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/report/XReportControlFormat.idl b/offapi/com/sun/star/report/XReportControlFormat.idl index 2dbf1e5ba..c15278866 100644 --- a/offapi/com/sun/star/report/XReportControlFormat.idl +++ b/offapi/com/sun/star/report/XReportControlFormat.idl @@ -143,7 +143,7 @@ interface XReportControlFormat /** If this optional property is <TRUE/>, then the characters are invisible. - @since OOo 2.0.0 + @since OOo 2.0 */ [attribute,bound] boolean CharHidden { |