<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - Label field's property name mismatch in dialog editor and macro code"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=113797#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - Label field's property name mismatch in dialog editor and macro code"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=113797">bug 113797</a>
from <span class="vcard"><a class="email" href="mailto:jzombi@gmail.com" title="Mátyás Jani <jzombi@gmail.com>"> <span class="fn">Mátyás Jani</span></a>
</span></b>
<pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=137791" name="attach_137791" title="property list of the Label">attachment 137791</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=137791&action=edit" title="property list of the Label">[details]</a></span>
property list of the Label
In this property list, the property name for the caption of the label is
"Label" (red ellipse). It is not possibleto access this "Label" property from a
basic macro:
labelName.Label -> "BASIC runtime error. Property or method not found: Label."
labelName.Text -> works, sets the caption of the label
You can test it in MacroTest.ods.</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>