sw/source/filter/ww8/docxattributeoutput.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 6c76ba2437dad6afb0d760922eba7814418bda1e Author: Zolnai Tamás <zolnaitamas2...@gmail.com> Date: Sat Mar 21 21:34:28 2015 +0100 TransHighlightColor: update description Change-Id: I5248a1869e83d63026ec13fbcb793abfec43fcf0 diff --git a/sw/source/filter/ww8/docxattributeoutput.hxx b/sw/source/filter/ww8/docxattributeoutput.hxx index bcbf38e..32f1c79 100644 --- a/sw/source/filter/ww8/docxattributeoutput.hxx +++ b/sw/source/filter/ww8/docxattributeoutput.hxx @@ -443,7 +443,7 @@ private: * Translate an ico value to the corresponding HighlightColorValues enumaration item * * @param[in] nIco ico value [0..16] - * @return color name (e.g. "red"), if color is inside the enumeration's range + * @return color name (e.g. "red"), if color is inside [1..16] range * empty string, otherwise **/ static OString TransHighlightColor( sal_uInt8 nIco );
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits