Fix typo
Change-Id: Ie75e42e278a32d3a4130ec65a1ed05265fbc6f91 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105599 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
committed by
Julien Nabet
parent
47204af3a2
commit
d08fad0f08
@@ -182,7 +182,7 @@ public:
|
||||
return mValue & 0x00FFFFFF;
|
||||
}
|
||||
|
||||
/* Comparation and operators */
|
||||
/* Comparison and operators */
|
||||
|
||||
/** Check if the color RGB value is equal than rColor.
|
||||
* @param rColor
|
||||
@@ -308,7 +308,7 @@ public:
|
||||
}
|
||||
|
||||
/** Merges color with rMergeColor.
|
||||
* Allows to get resulting color when supperposing another.
|
||||
* Allows to get resulting color when superposing another.
|
||||
* @param rMergeColor
|
||||
* @param cTransparency
|
||||
*/
|
||||
|
Reference in New Issue
Block a user