summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-3-RC/files/patch-offapi+com+sun+star+rendering+XParametricPolyPolygon2DFactory.idl
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2005-04-08 01:27:27 +0000
committerMaho Nakata <maho@FreeBSD.org>2005-04-08 01:27:27 +0000
commitea5e91b3f99449607924a61be5b5addb11d0c6ee (patch)
tree3cc40fc7d98904a314d4c58e8591a14b5f69d12c /editors/openoffice.org-3-RC/files/patch-offapi+com+sun+star+rendering+XParametricPolyPolygon2DFactory.idl
parent\*kde\* matches too many ports, kde\* \*kde-i18n\* should be safer. (diff)
Update to m91
Notes
Notes: svn path=/head/; revision=132732
Diffstat (limited to 'editors/openoffice.org-3-RC/files/patch-offapi+com+sun+star+rendering+XParametricPolyPolygon2DFactory.idl')
-rw-r--r--editors/openoffice.org-3-RC/files/patch-offapi+com+sun+star+rendering+XParametricPolyPolygon2DFactory.idl25
1 files changed, 25 insertions, 0 deletions
diff --git a/editors/openoffice.org-3-RC/files/patch-offapi+com+sun+star+rendering+XParametricPolyPolygon2DFactory.idl b/editors/openoffice.org-3-RC/files/patch-offapi+com+sun+star+rendering+XParametricPolyPolygon2DFactory.idl
new file mode 100644
index 000000000000..59b013e50010
--- /dev/null
+++ b/editors/openoffice.org-3-RC/files/patch-offapi+com+sun+star+rendering+XParametricPolyPolygon2DFactory.idl
@@ -0,0 +1,25 @@
+Index: offapi/com/sun/star/rendering/XParametricPolyPolygon2DFactory.idl
+===================================================================
+RCS file: /cvs/api/offapi/com/sun/star/rendering/XParametricPolyPolygon2DFactory.idl,v
+retrieving revision 1.2
+diff -u -r1.2 XParametricPolyPolygon2DFactory.idl
+--- offapi/com/sun/star/rendering/XParametricPolyPolygon2DFactory.idl 10 Mar 2005 12:35:07 -0000 1.2
++++ offapi/com/sun/star/rendering/XParametricPolyPolygon2DFactory.idl 28 Mar 2005 08:34:51 -0000
+@@ -109,7 +109,7 @@
+ linearly between center and endColor via concentric ellipses
+ around the center point. Note that the absolute size of the
+ rectangle given at this method does not matter, only it's
+- aspect ratio: if this aspect ratio ís 1, the gradient is
++ aspect ratio: if this aspect ratio is 1, the gradient is
+ circular. If it's not 1, the gradient is elliptical, with the
+ special twist that the aspect ratio is maintained also for the
+ center color: the gradient will not collapse into a single
+@@ -124,7 +124,7 @@
+ linearly between center and endColor via rectangular boxes
+ around the center point. Note that the absolute size of the
+ rectangle given at this method does not matter, only it's
+- aspect ratio: if this aspect ratio ís 1, the gradient is
++ aspect ratio: if this aspect ratio is 1, the gradient is
+ quadratic. If it's not 1, the gradient is rectangular, with
+ the special twist that the aspect ratio is maintained also for
+ the center color: the gradient will not collapse into a single