summaryrefslogtreecommitdiff
path: root/canvas/source/tools/surface.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'canvas/source/tools/surface.hxx')
-rw-r--r--canvas/source/tools/surface.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/canvas/source/tools/surface.hxx b/canvas/source/tools/surface.hxx
index eece70b61641..1238a97943ce 100644
--- a/canvas/source/tools/surface.hxx
+++ b/canvas/source/tools/surface.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -73,7 +73,7 @@ namespace canvas
@param rPos
Output position
-
+
@param rTransform
Output transformation (does not affect output position)
*/
@@ -88,12 +88,12 @@ namespace canvas
@param rPos
Output position
-
+
@param rArea
Subset of the surface to render. Coordinate system are
surface area pixel, given area will be clipped to the
surface bounds.
-
+
@param rTransform
Output transformation (does not affect output position)
*/
@@ -110,11 +110,11 @@ namespace canvas
@param rPos
Output position
-
+
@param rClipPoly
Clip polygon for the surface. The clip polygon is also
subject to the output transformation.
-
+
@param rTransform
Output transformation (does not affect output position)
*/