file-online-preview/office-plugin/windows-office/program/uno.ini

20 lines
1.3 KiB
Java

[Bootstrap]
PKG_BundledUnoFile=$BUNDLED_EXTENSIONS_USER/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend/unorc
PKG_SharedUnoFile=$SHARED_EXTENSIONS_USER/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend/unorc
PKG_UserUnoFile=$UNO_USER_PACKAGES_CACHE/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend/unorc
BAK_EXTENSIONS=${$OOO_BASE_DIR/program/bootstrap.ini:UserInstallation}/user/extensions/bak
BUNDLED_EXTENSIONS=$OOO_BASE_DIR/share/extensions
BUNDLED_EXTENSIONS_PREREG=$OOO_BASE_DIR/share/prereg/bundled
BUNDLED_EXTENSIONS_USER=${$OOO_BASE_DIR/program/bootstrap.ini:UserInstallation}/user/extensions/bundled
TMP_EXTENSIONS=${$OOO_BASE_DIR/program/bootstrap.ini:UserInstallation}/user/extensions/tmp
UNO_SERVICES=${ORIGIN}/services.rdb ${URE_MORE_SERVICES}
SHARED_EXTENSIONS_USER=${$OOO_BASE_DIR/program/bootstrap.ini:UserInstallation}/user/extensions/shared
UNO_SHARED_PACKAGES=$OOO_BASE_DIR/share/uno_packages
UNO_SHARED_PACKAGES_CACHE=$UNO_SHARED_PACKAGES/cache
UNO_TYPES=${ORIGIN}/types.rdb ${URE_MORE_TYPES}
UNO_USER_PACKAGES=${$OOO_BASE_DIR/program/bootstrap.ini:UserInstallation}/user/uno_packages
UNO_USER_PACKAGES_CACHE=$UNO_USER_PACKAGES/cache
URE_INTERNAL_JAVA_CLASSPATH=${URE_MORE_JAVA_TYPES}
URE_INTERNAL_JAVA_DIR=${ORIGIN}/classes
URE_INTERNAL_LIB_DIR=${ORIGIN}