summaryrefslogtreecommitdiffstats
path: root/sfx2/source/sidebar/DrawHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/sidebar/DrawHelper.hxx')
-rw-r--r--sfx2/source/sidebar/DrawHelper.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sfx2/source/sidebar/DrawHelper.hxx b/sfx2/source/sidebar/DrawHelper.hxx
index 28c7b1f5e9b9..f93418f0d4aa 100644
--- a/sfx2/source/sidebar/DrawHelper.hxx
+++ b/sfx2/source/sidebar/DrawHelper.hxx
@@ -36,8 +36,8 @@ class DrawHelper
public:
static void DrawBorder (
OutputDevice& rDevice,
- const Rectangle rBox,
- const SvBorder aBorderSize,
+ const Rectangle& rBox,
+ const SvBorder& rBorderSize,
const Paint& rHorizontalPaint,
const Paint& rVerticalPaint);
static void DrawHorizontalLine(