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

Fix typo

Change-Id: I3ea1b57b9faf2feda61bf109b7e644a7129f0f2d
Reviewed-on: https://gerrit.libreoffice.org/72960
Tested-by: Jenkins
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 20dbfaed
...@@ -515,7 +515,7 @@ as out parameter.<br> ...@@ -515,7 +515,7 @@ as out parameter.<br>
<button onclick='callOleTest( 14)'>short</Button> <button onclick='callOleTest( 14)'>short</Button>
<button onclick='callOleTest( 15)'>long</Button> <button onclick='callOleTest( 15)'>long</Button>
<br> <br>
Other test with out parameters <br> Other test without parameters <br>
<button onclick='callOleTest( 30)'>outValuesMixed</Button> <button onclick='callOleTest( 30)'>outValuesMixed</Button>
<button onclick='callOleTest( 31)'>outValuesAll</Button> <button onclick='callOleTest( 31)'>outValuesAll</Button>
<h1> in out parameter </h1> <h1> in out parameter </h1>
......
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