LibreOffice Module extensions (master) 1
|
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) |
bool createUnoTypeWrapper | ( | BSTR | sTypeName, |
VARIANT * | pVariant | ||
) |
Definition at line 25 of file unotypewrapper.cxx.
Referenced by UnoConversionUtilities< class >::anyToVariant(), createUnoTypeWrapper(), and InterfaceOleWrapper::InvokeGeneral().
bool createUnoTypeWrapper | ( | const OUString & | sTypeName, |
VARIANT * | pVar | ||
) |
Definition at line 48 of file unotypewrapper.cxx.
References createUnoTypeWrapper().