LibreOffice Module basic (master) 1
Classes | Functions
dllmgr-x86.cxx File Reference
#include <sal/config.h>
#include <algorithm>
#include <cstddef>
#include <map>
#include <vector>
#include <basic/sbx.hxx>
#include <basic/sbxvar.hxx>
#include <comphelper/string.hxx>
#include "runtime.hxx"
#include <osl/thread.h>
#include <rtl/ref.hxx>
#include <rtl/string.hxx>
#include <rtl/ustring.hxx>
#include <sal/log.hxx>
#include <salhelper/simplereferenceobject.hxx>
#include <o3tl/char16_t2wchar_t.hxx>
#include <o3tl/string_view.hxx>
#include "dllmgr.hxx"
Include dependency graph for dllmgr-x86.cxx:

Go to the source code of this file.

Classes

struct  SbiDllMgr::Impl
 

Functions

int __stdcall DllMgr_call32 (FARPROC, void const *stack, std::size_t size)
 
double __stdcall DllMgr_callFp (FARPROC, void const *stack, std::size_t size)
 

Function Documentation

◆ DllMgr_call32()

int __stdcall DllMgr_call32 ( FARPROC  ,
void const *  stack,
std::size_t  size 
)

◆ DllMgr_callFp()

double __stdcall DllMgr_callFp ( FARPROC  ,
void const *  stack,
std::size_t  size 
)