#include <config_features.h>
#include <premac.h>
#include <Cocoa/Cocoa.h>
#include <postmac.h>
#include <com/sun/star/uno/Reference.hxx>
#include <vcl/ptrstyle.hxx>
#include <svdata.hxx>
#include <salwtype.hxx>
#include <functional>
#include <list>
#include <map>
#include <memory>
#include <unordered_set>
#include <vector>
#include <o3tl/enumarray.hxx>
#include <cstdio>
#include <cstdarg>
#include <apple_remote/RemoteMainController.h>
Go to the source code of this file.
◆ INVALID_CURSOR_PTR
#define INVALID_CURSOR_PTR reinterpret_cast<NSCursor*>(0xdeadbeef) |
◆ SAL_CLIPRECT_COUNT
#define SAL_CLIPRECT_COUNT 16 |
◆ ImplSalYieldMutexRelease()
void ImplSalYieldMutexRelease |
( |
| ) |
|
◆ ImplSalYieldMutexTryToAcquire()
bool ImplSalYieldMutexTryToAcquire |
( |
| ) |
|