summaryrefslogtreecommitdiff
path: root/include/toolkit/helper/vclunohelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/toolkit/helper/vclunohelper.hxx')
-rw-r--r--include/toolkit/helper/vclunohelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/toolkit/helper/vclunohelper.hxx b/include/toolkit/helper/vclunohelper.hxx
index e8a6c9b400f2..dc1ae888476f 100644
--- a/include/toolkit/helper/vclunohelper.hxx
+++ b/include/toolkit/helper/vclunohelper.hxx
@@ -110,7 +110,7 @@ public:
static FontItalic ConvertFontSlant( css::awt::FontSlant );
// Rectangle
- static bool IsZero( ::com::sun::star::awt::Rectangle rRect );
+ static bool IsZero(const css::awt::Rectangle& rRect);
static ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControlContainer> CreateControlContainer( vcl::Window* pWindow );