Bugzilla – Attachment 47489 Details for
Bug 37889
Adapt smoothing with splines to ODF1.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for Splines.hxx against LO 3.4.0.2
Splines_hxx.patch (text/plain), 750 bytes, created by
Regina Henschel
on 2011-06-03 12:13:57 UTC
(
hide
)
Description:
patch for Splines.hxx against LO 3.4.0.2
Filename:
MIME Type:
Creator:
Regina Henschel
Created:
2011-06-03 12:13:57 UTC
Size:
750 bytes
patch
obsolete
>--- Splines.hxx.original 2011-05-19 11:09:16.000000000 +0200 >+++ Splines.hxx 2011-06-02 20:41:56.625000000 +0200 >@@ -46,13 +46,13 @@ > static void CalculateCubicSplines( > const ::com::sun::star::drawing::PolyPolygonShape3D& rPoints > , ::com::sun::star::drawing::PolyPolygonShape3D& rResult >- , sal_Int32 nGranularity ); >+ , sal_uInt32 nGranularity ); > > static void CalculateBSplines( > const ::com::sun::star::drawing::PolyPolygonShape3D& rPoints > , ::com::sun::star::drawing::PolyPolygonShape3D& rResult >- , sal_Int32 nGranularity >- , sal_Int32 nSplineDepth ); >+ , sal_uInt32 nGranularity >+ , sal_uInt32 nSplineDepth ); > }; > >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 37889
:
47488
| 47489 |
47490
|
47491