summaryrefslogtreecommitdiff
path: root/include/comphelper/stillreadwriteinteraction.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-10-28 21:01:40 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-10-29 07:05:53 +0100
commit13532e63e715ab2bfd1a8040bec6f700fbfa6250 (patch)
tree0ca49b7e2bbb87218ae7b49407527dfbabfbcf72 /include/comphelper/stillreadwriteinteraction.hxx
parent857c9193615574539e21e4b58069e4f4a905ac02 (diff)
loplugin:finalclass in comphelper
Change-Id: Ic64151191e46dff81c0a5cb8377f89e1e4afb269 Reviewed-on: https://gerrit.libreoffice.org/81624 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/comphelper/stillreadwriteinteraction.hxx')
-rw-r--r--include/comphelper/stillreadwriteinteraction.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/comphelper/stillreadwriteinteraction.hxx b/include/comphelper/stillreadwriteinteraction.hxx
index 6bd1d8c6f744..efa5436c2dc5 100644
--- a/include/comphelper/stillreadwriteinteraction.hxx
+++ b/include/comphelper/stillreadwriteinteraction.hxx
@@ -29,7 +29,7 @@ namespace com::sun::star::task { class XInteractionRequest; }
namespace comphelper{
-class COMPHELPER_DLLPUBLIC StillReadWriteInteraction : public ::ucbhelper::InterceptedInteraction
+class COMPHELPER_DLLPUBLIC StillReadWriteInteraction final : public ::ucbhelper::InterceptedInteraction
{
private:
static const sal_Int32 HANDLE_INTERACTIVEIOEXCEPTION = 0;