https://bugs.freedesktop.org/show_bug.cgi?id=70949
pierre-yves samyn <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |[email protected] | |et Ever confirmed|0 |1 --- Comment #1 from pierre-yves samyn <[email protected]> --- Hello I completely agree with this request. Only slight attenuation: the current procedure for obtaining this information is a *little* documented (see GetRegistryKeyContent and GetProductname examples in the Misc module of Tools library). I also agree with the "type" request for ooSetupxxx properties(Extension, Version, ooSetupVersionAboutBox...). Could we not add to request a getBuildID utility function equivalent to: sub GetBuildID dim sID as string FA = createunoservice("com.sun.star.sheet.FunctionAccess") sID = FA.callFunction("INFO", array("Release") msgbox "Build ID: " & sID end sub Regards Pierre-Yves -- 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
