Searched refs:sofficeBin (Results 1 – 1 of 1) sorted by relevance
152 final File sofficeBin = FileUtil.findFile(directory, "soffice.bin", false); in validateOpenOfficeInstallation() local153 if (sofficeBin == null) { in validateOpenOfficeInstallation()