LibreOffice Module sc (master) 1
Functions | Variables
adiasync.cxx File Reference
#include <sal/config.h>
#include <algorithm>
#include <sfx2/objsh.hxx>
#include <adiasync.hxx>
#include <brdcst.hxx>
#include <document.hxx>
#include <osl/diagnose.h>
#include <osl/thread.h>
Include dependency graph for adiasync.cxx:

Go to the source code of this file.

Functions

void CALLTYPE ScAddInAsyncCallBack (double &nHandle, void *pData)
 

Variables

ScAddInAsyncs theAddInAsyncTbl
 

Function Documentation

◆ ScAddInAsyncCallBack()

void CALLTYPE ScAddInAsyncCallBack ( double &  nHandle,
void *  pData 
)

Definition at line 35 of file adiasync.cxx.

References ScAddInAsync::CallBack(), nHandle, and pData.

Referenced by InitExternalFunc().

Variable Documentation

◆ theAddInAsyncTbl

ScAddInAsyncs theAddInAsyncTbl