summaryrefslogtreecommitdiff
path: root/starmath/source/node.cxx
diff options
context:
space:
mode:
authordante <dante19031999@gmail.com>2020-11-22 10:19:27 +0100
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-11-22 12:51:26 +0100
commitb0677fa342c1236e6404ba59f19d73ac0ba0bd3d (patch)
tree58b576279931ca61072a42575660bba577d3be08 /starmath/source/node.cxx
parent5ed43ebfbb9406040a2d8eb7869b051f3e99293a (diff)
Some few more corrections over starmath color stuff.
Change-Id: If00138f35b79754d4bb3db1b37c87816bd89479a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106340 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'starmath/source/node.cxx')
-rw-r--r--starmath/source/node.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/starmath/source/node.cxx b/starmath/source/node.cxx
index 9408e62dbdfa..9b3b3b64288e 100644
--- a/starmath/source/node.cxx
+++ b/starmath/source/node.cxx
@@ -1632,6 +1632,7 @@ void SmFontNode::Arrange(OutputDevice &rDev, const SmFormat &rFormat)
case TRGB :
case TRGBA :
case THTMLCOL :
+ case TMATHMLCOL :
case TDVIPSNAMESCOL:
case TICONICCOL :
case THEX :