summaryrefslogtreecommitdiff
path: root/svgio/inc/svgcharacternode.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svgio/inc/svgcharacternode.hxx')
-rw-r--r--svgio/inc/svgcharacternode.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svgio/inc/svgcharacternode.hxx b/svgio/inc/svgcharacternode.hxx
index 042a412d3ebd..18aa1aeb7697 100644
--- a/svgio/inc/svgcharacternode.hxx
+++ b/svgio/inc/svgcharacternode.hxx
@@ -96,7 +96,7 @@ namespace svgio
// advancing rotation index
sal_uInt32 mnRotationIndex;
- bool mbLengthAdjust : 1; // true = spacing, false = spacingAndGlyphs
+ bool const mbLengthAdjust : 1; // true = spacing, false = spacingAndGlyphs
bool mbAbsoluteX : 1;
public: