[Libreoffice-commits] core.git: include/vcl
Miklos Vajna
vmiklos at collabora.co.uk
Sun Oct 5 22:35:17 PDT 2014
include/vcl/metric.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a8c9f6bc8580d5d4c68ded8a0119704de9e6c1a5
Author: Miklos Vajna <vmiklos at collabora.co.uk>
Date: Mon Oct 6 07:32:59 2014 +0200
error: 'UCS4' does not name a type
Change-Id: I5f3c5d55d04747c15cdf8aa34b27ceb0cc3f3a92
diff --git a/include/vcl/metric.hxx b/include/vcl/metric.hxx
index 354da1a..ca53b65 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
More information about the Libreoffice-commits
mailing list