public class OfficeUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_DESKTOP |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
cast(Class<T> type,
Object object) |
static File |
getDefaultOfficeHome() |
static File |
getOfficeExecutable(File officeHome) |
static com.sun.star.beans.PropertyValue |
property(String name,
Object value) |
static com.sun.star.beans.PropertyValue[] |
toUnoProperties(Map<String,?> properties) |
static String |
toUrl(File file) |
public static final String SERVICE_DESKTOP
Copyright © 2003–2015. All rights reserved.