summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2010-07-22 13:12:44 +0200
committerJens-Heiner Rechtien <hr@openoffice.org>2010-07-22 13:12:44 +0200
commit689c6285852a97aef9e32736ec7b809809f0b147 (patch)
tree8245ca86a35b3c837f95d1e69c19961152971a74 /xmloff
parent3441abae34f8067065d2b2b9691ab3fbef322556 (diff)
parent54fdb7a81218e99dc73afbde861ca192f0b1e23c (diff)
CWS-TOOLING: integrate CWS impress194
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/draw/ximpcustomshape.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmloff/source/draw/ximpcustomshape.cxx b/xmloff/source/draw/ximpcustomshape.cxx
index 5d50cbecba..44625536aa 100644
--- a/xmloff/source/draw/ximpcustomshape.cxx
+++ b/xmloff/source/draw/ximpcustomshape.cxx
@@ -708,6 +708,7 @@ void GetEnhancedPath( std::vector< com::sun::star::beans::PropertyValue >& rDest
case '8' :
case '9' :
case '.' :
+ case '-' :
{
com::sun::star::drawing::EnhancedCustomShapeParameterPair aPair;
if ( GetNextParameter( aPair.First, nIndex, rValue ) &&