diff options
Diffstat (limited to 'starmath/inc/mathml')
-rw-r--r-- | starmath/inc/mathml/starmathdatabase.hxx | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/starmath/inc/mathml/starmathdatabase.hxx b/starmath/inc/mathml/starmathdatabase.hxx index b4d3d6d3f8b5..cd5fe8ecdbdd 100644 --- a/starmath/inc/mathml/starmathdatabase.hxx +++ b/starmath/inc/mathml/starmathdatabase.hxx @@ -267,14 +267,6 @@ SmColorTokenTableEntry Identify_Color_Parser(sal_uInt32 cColor); /** * Identifies color from color code cColor. - * It will be returned with the HTML syntax. - * @param cColor - * @param parser color - */ -SmColorTokenTableEntry Identify_Color_HTML(sal_uInt32 cColor); - -/** - * Identifies color from color code cColor. * It will be returned with the MATHML syntax. * * This is used to export mathml. |