Kaydet (Commit) 6c76ba24 authored tarafından Zolnai Tamás's avatar Zolnai Tamás

TransHighlightColor: update description

Change-Id: I5248a1869e83d63026ec13fbcb793abfec43fcf0
üst 8a6de827
...@@ -443,7 +443,7 @@ private: ...@@ -443,7 +443,7 @@ private:
* Translate an ico value to the corresponding HighlightColorValues enumaration item * Translate an ico value to the corresponding HighlightColorValues enumaration item
* *
* @param[in] nIco ico value [0..16] * @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 * empty string, otherwise
**/ **/
static OString TransHighlightColor( sal_uInt8 nIco ); static OString TransHighlightColor( sal_uInt8 nIco );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment