https://bugs.documentfoundation.org/show_bug.cgi?id=161312

--- Comment #5 from Rafael Lima <[email protected]> ---
(In reply to johnks from comment #3)
> Created attachment 194427 [details]
> file containing multiple macro bugs

When I open the file, I get a lot of "Unexpected symbol: Address." errors...
and also other subsequent error messages.

I'd say there are multiple bugs to be fixed here. Having LO working with this
file would be a great test case.

The main challenge is to reduce all these bugs to minimal test cases.

In this case, MessageBox is a form in the document and LMessageBox is a label.
By inpsecting it with XRay the label supports service ooo.vba.msforms.Label,
which in turn does not seem to support the TextAlign property:

Code pointers
/core/vbahelper/source/msforms/vbalabel.hxx
/core/vbahelper/source/msforms/vbalabel.cxx
/core/oovbaapi/ooo/vba/msforms/XLabel.idl

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to