Fix typo
Change-Id: I3e6446680571202a6825293e8b6c671022be6e0b Reviewed-on: https://gerrit.libreoffice.org/72386 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
committed by
Julien Nabet
parent
f665456cd0
commit
5917735000
@@ -943,7 +943,7 @@ void UnoConversionUtilities<T>::anyToVariant(VARIANT* pVariant, const Any& rAny)
|
||||
default:
|
||||
//TypeClass_SERVICE:
|
||||
//TypeClass_EXCEPTION:
|
||||
//When a InvocationTargetException is thrown when calling XInvocation::invoke
|
||||
//When an InvocationTargetException is thrown when calling XInvocation::invoke
|
||||
//on a UNO object, then the target exception is directly used to create a
|
||||
//EXEPINFO structure
|
||||
//TypeClass_TYPEDEF
|
||||
|
Reference in New Issue
Block a user