summaryrefslogtreecommitdiff
path: root/accessibility/source/standard/vclxaccessiblestatusbar.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2023-01-06 18:43:28 +0100
committerStephan Bergmann <sbergman@redhat.com>2023-01-06 19:02:05 +0000
commitec98e7769048d44c6d274e3edcac19d5cbc74348 (patch)
tree1f059916db08d101c8e24ea76d4fd21582a246ca /accessibility/source/standard/vclxaccessiblestatusbar.cxx
parenta2e0d46ec556382140069fe473d6e0018e1d2881 (diff)
Merge comphelper::OAccessibleContextHelper into comphelper::OCommonAccessibleComponent
Change-Id: I586ae8fe2842fd879ae2ae506c659d06dda16843 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145160 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'accessibility/source/standard/vclxaccessiblestatusbar.cxx')
-rw-r--r--accessibility/source/standard/vclxaccessiblestatusbar.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/accessibility/source/standard/vclxaccessiblestatusbar.cxx b/accessibility/source/standard/vclxaccessiblestatusbar.cxx
index 05b061a5f76b..52d32eb7cc55 100644
--- a/accessibility/source/standard/vclxaccessiblestatusbar.cxx
+++ b/accessibility/source/standard/vclxaccessiblestatusbar.cxx
@@ -22,6 +22,7 @@
#include <toolkit/helper/convert.hxx>
#include <com/sun/star/accessibility/AccessibleEventId.hpp>
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
+#include <comphelper/accessiblecontexthelper.hxx>
#include <o3tl/safeint.hxx>
#include <vcl/status.hxx>
#include <vcl/vclevent.hxx>