summaryrefslogtreecommitdiff
path: root/svx/source/inc/ShapesUtil.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/inc/ShapesUtil.hxx')
-rw-r--r--svx/source/inc/ShapesUtil.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/inc/ShapesUtil.hxx b/svx/source/inc/ShapesUtil.hxx
index e6385c9a69d0..45b246cc1881 100644
--- a/svx/source/inc/ShapesUtil.hxx
+++ b/svx/source/inc/ShapesUtil.hxx
@@ -27,7 +27,7 @@ class SvxShapeCommandsMap
{
public:
SvxShapeCommandsMap();
- std::map<sal_uInt16, rtl::OUString> mpLineShapes, mpCurveShapes,
+ std::map<sal_uInt16, OUString> mpLineShapes, mpCurveShapes,
mpConnectorShapes, mpBasicShapes, mpSymbolShapes,
mpBlockArrowShapes, mpFlowchartShapes,
mpCalloutShapes, mpStarShapes, mp3DShapes;