Class OfficeHelper

java.lang.Object
org.libreoffice.ide.eclipse.core.office.OfficeHelper

public class OfficeHelper extends Object
Provides a set of utility methods to use to handle OOo. All the code handling LibreOffice has to be in the "org.libreoffice.ide.eclipse.core.internal.office" package. These classes have to be loaded by the OfficeClassLoader. All the classes facade classes have to be in the same package than this class.
  • Constructor Details

    • OfficeHelper

      public OfficeHelper()