LibreOffice Module bridges (master) 1
Functions
vtablecall.hxx File Reference
#include <sal/config.h>
#include <sal/types.h>
Include dependency graph for vtablecall.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void vtableCall (sal_Int32 functionIndex, sal_Int32 vtableOffset, unsigned long *gpr, unsigned long *fpr, unsigned long *stack, void *indirectRet)
 
void vtableSlotCall ()
 

Function Documentation

◆ vtableCall()

void vtableCall ( sal_Int32  functionIndex,
sal_Int32  vtableOffset,
unsigned long *  gpr,
unsigned long *  fpr,
unsigned long *  stack,
void *  indirectRet 
)

◆ vtableSlotCall()

void vtableSlotCall ( )