LibreOffice Module vcl (master) 1
Classes | Typedefs | Functions
osx/salinst.h File Reference
#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>
Include dependency graph for osx/salinst.h:
This graph shows which files directly or indirectly include this file:

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 Documentation

◆ RuninmainBlock

typedef void(^ RuninmainBlock) (void)

Definition at line 50 of file osx/salinst.h.

Function Documentation

◆ CreateCGImage()

CGImageRef CreateCGImage ( const Image )

◆ CreateNSImage()

NSImage * CreateNSImage ( const Image )