LibreOffice Module extensions (master) 1
Functions
unotypewrapper.cxx File Reference
#include "unotypewrapper.hxx"
#include <rtl/ustring.hxx>
#include <osl/diagnose.h>
#include <o3tl/char16_t2wchar_t.hxx>
Include dependency graph for unotypewrapper.cxx:

Go to the source code of this file.

Functions

bool createUnoTypeWrapper (BSTR sTypeName, VARIANT *pVar)
 
bool createUnoTypeWrapper (const OUString &sTypeName, VARIANT *pVar)
 

Function Documentation

◆ createUnoTypeWrapper() [1/2]

bool createUnoTypeWrapper ( BSTR  sTypeName,
VARIANT *  pVar 
)

◆ createUnoTypeWrapper() [2/2]

bool createUnoTypeWrapper ( const OUString &  sTypeName,
VARIANT *  pVar 
)

Definition at line 48 of file unotypewrapper.cxx.

References createUnoTypeWrapper().