New loplugin:externvar: libreofficekit
Change-Id: Ib2a19249e1dd8d187b1fdc5559a9b4b9c2825e8c
This commit is contained in:
@@ -46,7 +46,7 @@
|
|||||||
#define MIN_ZOOM 0.25f
|
#define MIN_ZOOM 0.25f
|
||||||
|
|
||||||
/// This is expected to be locked during setView(), doSomethingElse() LOK calls.
|
/// 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.
|
/// Same as a GdkRectangle, but also tracks in which part the rectangle is.
|
||||||
struct ViewRectangle
|
struct ViewRectangle
|
||||||
|
Reference in New Issue
Block a user