fix ole build failure
This commit is contained in:
@@ -85,7 +85,7 @@ namespace ole_adapter
|
||||
boost::unordered_map<sal_uInt32, WeakReference<XInterface> > UnoObjToWrapperMap;
|
||||
static sal_Bool writeBackOutParameter(VARIANTARG* pDest, VARIANT* pSource);
|
||||
static sal_Bool writeBackOutParameter2( VARIANTARG* pDest, VARIANT* pSource);
|
||||
static HRESULT mapCannotConvertException( CannotConvertException e, unsigned int * puArgErr);
|
||||
static HRESULT mapCannotConvertException(const CannotConvertException &e, unsigned int * puArgErr);
|
||||
|
||||
|
||||
/* Does not throw any exceptions.
|
||||
|
Reference in New Issue
Block a user