diff options
-rw-r--r-- | offapi/com/sun/star/text/ViewSettings.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/text/ViewSettings.idl b/offapi/com/sun/star/text/ViewSettings.idl index dd5025d76c07..770d0d1637ea 100644 --- a/offapi/com/sun/star/text/ViewSettings.idl +++ b/offapi/com/sun/star/text/ViewSettings.idl @@ -216,7 +216,7 @@ published service ViewSettings */ [optional, property] long RasterResolutionY; - /** If this property is <TRUE/>, hidden characters are displayed + /** If this property is `TRUE`, hidden characters are displayed @since OOo 3.0 */ |