Kaydet (Commit) 59177350 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typo

Change-Id: I3e6446680571202a6825293e8b6c671022be6e0b
Reviewed-on: https://gerrit.libreoffice.org/72386Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
Tested-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst f665456c
...@@ -943,7 +943,7 @@ void UnoConversionUtilities<T>::anyToVariant(VARIANT* pVariant, const Any& rAny) ...@@ -943,7 +943,7 @@ void UnoConversionUtilities<T>::anyToVariant(VARIANT* pVariant, const Any& rAny)
default: default:
//TypeClass_SERVICE: //TypeClass_SERVICE:
//TypeClass_EXCEPTION: //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 //on a UNO object, then the target exception is directly used to create a
//EXEPINFO structure //EXEPINFO structure
//TypeClass_TYPEDEF //TypeClass_TYPEDEF
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment