summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdomeas.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/svdraw/svdomeas.cxx')
-rw-r--r--svx/source/svdraw/svdomeas.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/svdraw/svdomeas.cxx b/svx/source/svdraw/svdomeas.cxx
index d3b86b8c3da4..0a69261a1a0b 100644
--- a/svx/source/svdraw/svdomeas.cxx
+++ b/svx/source/svdraw/svdomeas.cxx
@@ -284,7 +284,7 @@ struct ImpMeasureRec : public SdrDragStatUserData
FieldUnit eMeasureUnit;
Fraction aMeasureScale;
bool bShowUnit;
- String aFormatString;
+ OUString aFormatString;
bool bTextAutoAngle;
long nTextAutoAngleView;
bool bTextIsFixedAngle;