summaryrefslogtreecommitdiffstats
path: root/include/canvas/canvastools.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/canvas/canvastools.hxx')
-rw-r--r--include/canvas/canvastools.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/canvas/canvastools.hxx b/include/canvas/canvastools.hxx
index a4cebb828711..4e9c6064d92f 100644
--- a/include/canvas/canvastools.hxx
+++ b/include/canvas/canvastools.hxx
@@ -150,7 +150,7 @@ namespace canvas
// View- and RenderState utilities
- // ===================================================================
+
CANVASTOOLS_DLLPUBLIC ::com::sun::star::rendering::RenderState&
initRenderState( ::com::sun::star::rendering::RenderState& renderState );
@@ -189,7 +189,7 @@ namespace canvas
// Matrix utilities
- // ===================================================================
+
CANVASTOOLS_DLLPUBLIC ::com::sun::star::geometry::AffineMatrix2D&
setIdentityAffineMatrix2D( ::com::sun::star::geometry::AffineMatrix2D& matrix );
@@ -199,7 +199,7 @@ namespace canvas
// Special utilities
- // ===================================================================
+
/** Calc the bounding rectangle of a transformed rectangle.