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

--- Comment #1 from Laurent Godard <[email protected]> ---
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

-- 
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