impress194: #i109282# applied patch (reading negative enhanced-path parameter)
This commit is contained in:
parent
444742b520
commit
3ff5cbc45f
1 changed files with 1 additions and 0 deletions
|
@ -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 ) &&
|
||||
|
|
Loading…
Reference in a new issue