https://bugs.freedesktop.org/show_bug.cgi?id=78980

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from [email protected] ---
(In reply to comment #1)
> first, a small error occured on args2(2).Value
> needed to change to
>    args2(2).Name = "Date"
>    args2(2).Value = cstr(Now())
> --> strange ! btw, not the problem ?
> 
> executing the given code, the Annotation is created, with correct text. The
> not does not have the focus (hidden comment)
> (4.2.4 - linux)
> 
> wild guess, provide correct args2() dimension ?
> dim args2(2) as new com.sun.star.beans.PropertyValue
> 
> problem not reproductible at this stage for me

Hi Laurent,

Thanks for your help; however, after making the recommended changes, the
behavior of the macro remains the same. It still creates an empty comment with
focus, i.e. it still ignores the args().

Perhaps this only occurs on Windows? Can anyone with a Windows operating system
confirm?

Thanks again.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to