Linux下集成OpenOffice

This commit is contained in:
陈精华
2019-04-16 13:48:57 +08:00
committed by kl
parent 6dc10e8df4
commit 0db6b23bf7
7 changed files with 68 additions and 49 deletions

View File

@ -86,6 +86,7 @@ public class OfficeUtils {
return findOfficeHome(
"/opt/openoffice.org3",
"/opt/libreoffice",
"/opt/openoffice4",
"/usr/lib/openoffice",
"/usr/lib/libreoffice"
);