diff options
author | Miklos Vajna <vmiklos@suse.cz> | 2013-08-05 11:00:19 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@suse.cz> | 2013-08-05 11:22:10 +0200 |
commit | 0cdac15aa7ec11414f5b1fe2460517e85b4dc467 (patch) | |
tree | 1acef09fafc48e0a63fc04b6a00605fefa23cec0 /offapi | |
parent | a4c385f1aa98b5fb2d85136b653365fb6baa33f8 (diff) |
offapi: fix doxygen warning in text::ViewSettings
Change-Id: I3850cc7a69aad90c26d3b39bfdf68a134cd67a83
Diffstat (limited to 'offapi')
-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 */ |