summaryrefslogtreecommitdiffstats
path: root/sfx2/source/sidebar/DeckLayouter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/sidebar/DeckLayouter.hxx')
-rw-r--r--sfx2/source/sidebar/DeckLayouter.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/sidebar/DeckLayouter.hxx b/sfx2/source/sidebar/DeckLayouter.hxx
index 7d57e8ec6903..965fb5614247 100644
--- a/sfx2/source/sidebar/DeckLayouter.hxx
+++ b/sfx2/source/sidebar/DeckLayouter.hxx
@@ -40,7 +40,7 @@ class Panel;
namespace DeckLayouter
{
void LayoutDeck (
- const Rectangle aContentArea,
+ const Rectangle& rContentArea,
sal_Int32& rMinimalWidth,
SharedPanelContainer& rPanels,
vcl::Window& pDeckTitleBar,