LibreOffice Module vcl (master) 1
|
#include <sal/config.h>
#include <condition_variable>
#include <list>
#include <mutex>
#include <comphelper/solarmutex.hxx>
#include <osl/conditn.hxx>
#include <osl/thread.hxx>
#include <tools/long.hxx>
#include <salinst.hxx>
#include <osx/runinmain.hxx>
#include <salusereventlist.hxx>
Go to the source code of this file.
Classes | |
class | SalYieldMutex |
class | AquaSalInstance |
Typedefs | |
typedef void(^ | RuninmainBlock) (void) |
Functions | |
CGImageRef | CreateCGImage (const Image &) |
NSImage * | CreateNSImage (const Image &) |
typedef void(^ RuninmainBlock) (void) |
Definition at line 50 of file osx/salinst.h.
CGImageRef CreateCGImage | ( | const Image & | ) |
NSImage * CreateNSImage | ( | const Image & | ) |