<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Optional macro parameter defined as Integer has type Variant/String causing type errors in the macro"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=118544#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Optional macro parameter defined as Integer has type Variant/String causing type errors in the macro"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=118544">bug 118544</a>
from <span class="vcard"><a class="email" href="mailto:himajin100000@gmail.com" title="himajin100000@gmail.com">himajin100000@gmail.com</a>
</span></b>
<pre><a href="https://opengrok.libreoffice.org/xref/core/basic/source/runtime/runtime.cxx?r=2fbd7d24#4044">https://opengrok.libreoffice.org/xref/core/basic/source/runtime/runtime.cxx?r=2fbd7d24#4044</a>
-p = new SbxVariable();
+p = new SbxVariable(pParam-> eType);</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>