diff options
-rw-r--r-- | include/vcl/metric.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/metric.hxx b/include/vcl/metric.hxx index 354da1a462f3..ca53b653b0cc 100644 --- a/include/vcl/metric.hxx +++ b/include/vcl/metric.hxx @@ -120,7 +120,7 @@ public: bool HasChar( sal_UCS4 ) const; - UCS4 codepoints. + /** UCS4 codepoints. @param cMin Lowest codepoint in range to be counted @param cMax Highest codepoitn in range to be counted |