LibreOffice Module extensions (master) 1
Classes | Functions
unotypewrapper.hxx File Reference
#include "wincrap.hxx"
#include "comifaces.hxx"
Include dependency graph for unotypewrapper.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UnoTypeWrapper
 

Functions

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

Function Documentation

◆ createUnoTypeWrapper() [1/2]

bool createUnoTypeWrapper ( BSTR  sTypeName,
VARIANT *  pVariant 
)

◆ createUnoTypeWrapper() [2/2]

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

Definition at line 48 of file unotypewrapper.cxx.

References createUnoTypeWrapper().