From 0a938e785920f46404334a9d19f018d3e28d9a49 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 23 Oct 2017 22:38:59 +0200 Subject: loplugin:includeform: jvmfwk Change-Id: I7292ced23647692fdc85a3c234fb1469a91ad0ea --- include/jvmfwk/framework.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/jvmfwk/framework.hxx') diff --git a/include/jvmfwk/framework.hxx b/include/jvmfwk/framework.hxx index ac7087b320d2..63062849fb0c 100644 --- a/include/jvmfwk/framework.hxx +++ b/include/jvmfwk/framework.hxx @@ -30,7 +30,7 @@ #include #include #include -#include "jni.h" +#include /** @file

This library can operate in two modes, application mode and direct mode.

-- cgit LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2022-10-20 22:33:22 +0200
committerTomaž Vajngerl <quikee@gmail.com>2022-11-15 00:03:41 +0100
commit0b96a1747fc3f96ca70fd159594fe1a478369da0 (patch)
tree754c9203429eb03fad90088634ade9c33f118a7b /include/sfx2/AccessibilityIssue.hxx
parent7d750720b667a178b273db4e1f280a756583d74f (diff)
sw: add online accessibility check implementation
Change-Id: Ic68aa91b1cbf23ac305ad4e361c56b91556757ee Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141604 Tested-by: Tomaž Vajngerl <quikee@gmail.com> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>