summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-02-09 12:07:27 +0000
committerCaolán McNamara <caolanm@redhat.com>2021-02-12 17:22:14 +0100
commita39a3f1ad1e5e39b09ce474c0f4c0f9f4e174bbe (patch)
tree35c36f536d5eea1f6296c37f5f161e9b96f64794 /include
parent1e3198931e6e230791e863272082c1d437975008 (diff)
weld impress annotation window
Change-Id: Idc89f4e382392103d373b6a84edaae10abd56056 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110650 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include')
-rw-r--r--include/vcl/weld.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/weld.hxx b/include/vcl/weld.hxx
index c33bd97a098a..29f20ffef966 100644
--- a/include/vcl/weld.hxx
+++ b/include/vcl/weld.hxx
@@ -2220,7 +2220,7 @@ public:
virtual void insert(int pos, const OUString& rId, const OUString& rStr,
const OUString* pIconName, VirtualDevice* pImageSurface,
- const css::uno::Reference<css::graphic::XGraphic>* pImage,
+ const css::uno::Reference<css::graphic::XGraphic>& rImage,
TriState eCheckRadioFalse)
= 0;