New loplugin:externvar: libreofficekit

Change-Id: Ib2a19249e1dd8d187b1fdc5559a9b4b9c2825e8c
This commit is contained in:
Stephan Bergmann 2017-01-09 15:42:20 +01:00
parent 0cca099cfb
commit 7267e2b50d

View file

@ -46,7 +46,7 @@
#define MIN_ZOOM 0.25f
/// This is expected to be locked during setView(), doSomethingElse() LOK calls.
std::mutex g_aLOKMutex;
static std::mutex g_aLOKMutex;
/// Same as a GdkRectangle, but also tracks in which part the rectangle is.
struct ViewRectangle