summaryrefslogtreecommitdiffstats
path: root/sfx2/source/sidebar/DeckLayouter.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-03-09 10:11:00 +0000
committerCaolán McNamara <caolanm@redhat.com>2015-03-09 12:41:09 +0000
commit5a308b1239a09417507b0d05090ff2d3418d5133 (patch)
tree990fa9015a4107e4916691eb4dee80fa5713e96b /sfx2/source/sidebar/DeckLayouter.hxx
parentdraw menu items with gtk theme (diff)
downloadcore-5a308b1239a09417507b0d05090ff2d3418d5133.tar.gz
core-5a308b1239a09417507b0d05090ff2d3418d5133.zip
V801: Decreased performance
Change-Id: Iba139ede7bd72e23c0b7a28a8a4ff38ea816725a
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,