summaryrefslogtreecommitdiffstats
path: root/include/sfx2/sidebar/Tools.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/sidebar/Tools.hxx')
-rw-r--r--include/sfx2/sidebar/Tools.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/sfx2/sidebar/Tools.hxx b/include/sfx2/sidebar/Tools.hxx
index 0df6d17c620a..3aff9ea7a022 100644
--- a/include/sfx2/sidebar/Tools.hxx
+++ b/include/sfx2/sidebar/Tools.hxx
@@ -45,8 +45,8 @@ public:
const ::rtl::OUString& rsURL,
const css::uno::Reference<css::frame::XFrame>& rxFrame);
- static css::awt::Gradient VclToAwtGradient (const Gradient aGradient);
- static Gradient AwtToVclGradient (const css::awt::Gradient aGradient);
+ static css::awt::Gradient VclToAwtGradient (const Gradient& rGradient);
+ static Gradient AwtToVclGradient (const css::awt::Gradient& rGradient);
static css::util::URL GetURL (const ::rtl::OUString& rsCommand);
static css::uno::Reference<css::frame::XDispatch> GetDispatch (