loplugin:defaultparams
Change-Id: I44f3c4c2b6adf766f569f90367dcc294ec734616
This commit is contained in:
parent
2da77f3e13
commit
f5ee3b398e
@ -114,8 +114,7 @@ namespace basegfx
|
||||
o_fRetval = ::rtl::math::stringToDouble( sNumberString.makeStringAndClear(),
|
||||
'.',
|
||||
',',
|
||||
&eStatus,
|
||||
NULL );
|
||||
&eStatus );
|
||||
return ( eStatus == rtl_math_ConversionStatus_Ok );
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user