summaryrefslogtreecommitdiffstats
path: root/cppcanvas/source/inc/outdevstate.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cppcanvas/source/inc/outdevstate.hxx')
-rw-r--r--cppcanvas/source/inc/outdevstate.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppcanvas/source/inc/outdevstate.hxx b/cppcanvas/source/inc/outdevstate.hxx
index 16cc3c4ff25a..09b70b6cdcd5 100644
--- a/cppcanvas/source/inc/outdevstate.hxx
+++ b/cppcanvas/source/inc/outdevstate.hxx
@@ -63,7 +63,7 @@ namespace cppcanvas::internal
textOverlineStyle(LINESTYLE_NONE),
textUnderlineStyle(LINESTYLE_NONE),
textStrikeoutStyle(STRIKEOUT_NONE),
- textReferencePoint(ALIGN_BASELINE),
+ textReferencePoint(TextAlign::Baseline),
isTextOutlineModeSet( false ),
isTextEffectShadowSet( false ),