Kaydet (Commit) f5ee3b39 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

loplugin:defaultparams

Change-Id: I44f3c4c2b6adf766f569f90367dcc294ec734616
üst 2da77f3e
......@@ -114,8 +114,7 @@ namespace basegfx
o_fRetval = ::rtl::math::stringToDouble( sNumberString.makeStringAndClear(),
'.',
',',
&eStatus,
NULL );
&eStatus );
return ( eStatus == rtl_math_ConversionStatus_Ok );
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment