fix ole build failure

This commit is contained in:
Peter Foley
2011-12-11 19:50:08 -05:00
parent bee8375b72
commit f44d288a96

View File

@@ -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.