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

--- Comment #9 from Jan Holesovsky <[email protected]> ---
Turns out that Base already had a property doing the same thing, called
"PickListEntry" with the possibility to be set to false to avoid adding to the
recent documents; so I have renamed "AvoidRecentDocs" to "PickListEntry" for
consistency with the existing code & examples.

In the BASIC example from comment 5, you need to use:

FileProperties(2).Name = "PickListEntry"
FileProperties(2).value  = false

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