summaryrefslogtreecommitdiff
path: root/include/vcl/graph.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2023-01-23 09:51:14 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2023-01-23 11:46:09 +0000
commit0da2d347a8de0e7480aba900961a1464c753c087 (patch)
treede4c483ee97e940778f6bffdcb1a6199955dd92b /include/vcl/graph.hxx
parent319a466ad2a20d3170511a96ad16f4386ed0216b (diff)
XUnoTunnel->dynamic_cast in vcl::Graphic
Change-Id: Iecbae3570851784f0da75fd2899daf620c8e4c06 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145994 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/vcl/graph.hxx')
-rw-r--r--include/vcl/graph.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/vcl/graph.hxx b/include/vcl/graph.hxx
index c97ee23d41c1..e662987b67e3 100644
--- a/include/vcl/graph.hxx
+++ b/include/vcl/graph.hxx
@@ -188,8 +188,6 @@ public:
/// Get the page number of the multi-page source this Graphic is rendered from.
sal_Int32 getPageNumber() const;
-
- static const css::uno::Sequence<sal_Int8> & getUnoTunnelId();
};
namespace std {