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
commitc69c246bce52f6712d3ce8f1a9f76982112e61f7 (patch)
tree03f00e639e234400b8fa96ff1fbb8f8ef9cdd8dd /xmloff
parent49020adf3b47e3814b7ff3d4ec99026c1b4f2693 (diff)
parent3ff5cbc45f24f6edead8957dd889817d1f4f23b0 (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 9d7856348516..98255edf68d0 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 ) &&