summaryrefslogtreecommitdiff
path: root/cppcanvas/source/mtfrenderer/textlineshelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cppcanvas/source/mtfrenderer/textlineshelper.hxx')
-rw-r--r--cppcanvas/source/mtfrenderer/textlineshelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppcanvas/source/mtfrenderer/textlineshelper.hxx b/cppcanvas/source/mtfrenderer/textlineshelper.hxx
index 38105961ee05..f0a53ff7a07d 100644
--- a/cppcanvas/source/mtfrenderer/textlineshelper.hxx
+++ b/cppcanvas/source/mtfrenderer/textlineshelper.hxx
@@ -53,7 +53,7 @@ class TextLinesHelper
bool mbUnderlineWavelineBold;
public:
- TextLinesHelper(const CanvasSharedPtr& rCanvas, const OutDevState& rState);
+ TextLinesHelper(CanvasSharedPtr xCanvas, const OutDevState& rState);
::basegfx::B2DSize const& getOverallSize() const { return maOverallSize; }