summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/customshapepresets1.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/drawingml/customshapepresets1.cxx')
-rw-r--r--oox/source/drawingml/customshapepresets1.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/drawingml/customshapepresets1.cxx b/oox/source/drawingml/customshapepresets1.cxx
index faf8841e3bbf..beebc82841bd 100644
--- a/oox/source/drawingml/customshapepresets1.cxx
+++ b/oox/source/drawingml/customshapepresets1.cxx
@@ -16003,7 +16003,7 @@ void CustomShapeProperties::initializePresetsMap1()
aStringSequence[79] = CREATE_OUSTRING ("?15 +?75 -0");
aStringSequence[80] = CREATE_OUSTRING ("?26 +?76 -0");
aStringSequence[81] = CREATE_OUSTRING ("?26 +0-?38 ");
- aStringSequence[82] = CREATE_OUSTRING ("min(logwidth,logheight)/50");
+ aStringSequence[82] = CREATE_OUSTRING ("min(logwidth,logheight)/2");
aStringSequence[83] = CREATE_OUSTRING ("logheight");
aStringSequence[84] = CREATE_OUSTRING ("logwidth");
aPropertyMap [PROP_Equations] <<= aStringSequence;