LibreOffice Module vcl (master) 1
Classes | Functions
osx/saltimer.h File Reference
#include <premac.h>
#include <Cocoa/Cocoa.h>
#include <postmac.h>
#include <saltimer.hxx>
Include dependency graph for osx/saltimer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ReleasePoolHolder
 
class  AquaSalTimer
 

Functions

void ImplNSAppPostEvent (short nEventId, BOOL bAtStart, int nUserData=0)
 if NO == bAtStart, then it has to be run in the main thread, e.g. More...
 

Function Documentation

◆ ImplNSAppPostEvent()

void ImplNSAppPostEvent ( short  nEventId,
BOOL  bAtStart,
int  nUserData = 0 
)

if NO == bAtStart, then it has to be run in the main thread, e.g.

via performSelectorOnMainThread!