jar

org.libreoffice.ext : unohelper

Maven & Gradle

Aug 03, 2023
13 stars

UNOHelper · Simple, no overhead Java wrapper for the LibreOffice UNO API

Table Of Contents

Latest Version

Download org.libreoffice.ext : unohelper JAR file - Latest Versions:

All Versions

Download org.libreoffice.ext : unohelper JAR file - All Versions:

Version Vulnerabilities Size Updated
5.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window unohelper-5.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.libreoffice.ext.unohelper.dialog.adapter

├─ org.libreoffice.ext.unohelper.dialog.adapter.AbstractActionListener.class - [JAR]

├─ org.libreoffice.ext.unohelper.dialog.adapter.AbstractAdjustmentListener.class - [JAR]

├─ org.libreoffice.ext.unohelper.dialog.adapter.AbstractCloseListener.class - [JAR]

├─ org.libreoffice.ext.unohelper.dialog.adapter.AbstractFocusListener.class - [JAR]

├─ org.libreoffice.ext.unohelper.dialog.adapter.AbstractItemListener.class - [JAR]

├─ org.libreoffice.ext.unohelper.dialog.adapter.AbstractKeyHandler.class - [JAR]

├─ org.libreoffice.ext.unohelper.dialog.adapter.AbstractKeyListener.class - [JAR]

├─ org.libreoffice.ext.unohelper.dialog.adapter.AbstractMenuListener.class - [JAR]

├─ org.libreoffice.ext.unohelper.dialog.adapter.AbstractMouseListener.class - [JAR]

├─ org.libreoffice.ext.unohelper.dialog.adapter.AbstractSelectionChangeListener.class - [JAR]

├─ org.libreoffice.ext.unohelper.dialog.adapter.AbstractSidebarFactory.class - [JAR]

├─ org.libreoffice.ext.unohelper.dialog.adapter.AbstractSidebarPanel.class - [JAR]

├─ org.libreoffice.ext.unohelper.dialog.adapter.AbstractSpinListener.class - [JAR]

├─ org.libreoffice.ext.unohelper.dialog.adapter.AbstractTabPageContainerListener.class - [JAR]

├─ org.libreoffice.ext.unohelper.dialog.adapter.AbstractTextListener.class - [JAR]

├─ org.libreoffice.ext.unohelper.dialog.adapter.AbstractTopWindowListener.class - [JAR]

├─ org.libreoffice.ext.unohelper.dialog.adapter.AbstractTreeDataModelListener.class - [JAR]

├─ org.libreoffice.ext.unohelper.dialog.adapter.AbstractWindowListener.class - [JAR]

├─ org.libreoffice.ext.unohelper.dialog.adapter.AbstractXWizardPage.class - [JAR]

org.libreoffice.ext.unohelper.common

├─ org.libreoffice.ext.unohelper.common.BrowseNode.class - [JAR]

├─ org.libreoffice.ext.unohelper.common.MemoryStorage.class - [JAR]

├─ org.libreoffice.ext.unohelper.common.ODFMerger.class - [JAR]

├─ org.libreoffice.ext.unohelper.common.TextDocument.class - [JAR]

├─ org.libreoffice.ext.unohelper.common.TextRangeRelation.class - [JAR]

├─ org.libreoffice.ext.unohelper.common.UNO.class - [JAR]

├─ org.libreoffice.ext.unohelper.common.UnoCollection.class - [JAR]

├─ org.libreoffice.ext.unohelper.common.UnoDictionary.class - [JAR]

├─ org.libreoffice.ext.unohelper.common.UnoHelperException.class - [JAR]

├─ org.libreoffice.ext.unohelper.common.UnoHelperRuntimeException.class - [JAR]

├─ org.libreoffice.ext.unohelper.common.UnoIterator.class - [JAR]

├─ org.libreoffice.ext.unohelper.common.UnoList.class - [JAR]

├─ org.libreoffice.ext.unohelper.common.UnoProps.class - [JAR]

├─ org.libreoffice.ext.unohelper.common.Utils.class - [JAR]

├─ org.libreoffice.ext.unohelper.common.XBrowseNodeAndXScriptProvider.class - [JAR]

org.libreoffice.ext.unohelper.util

├─ org.libreoffice.ext.unohelper.util.UnoComponent.class - [JAR]

├─ org.libreoffice.ext.unohelper.util.UnoConfiguration.class - [JAR]

├─ org.libreoffice.ext.unohelper.util.UnoProperty.class - [JAR]

├─ org.libreoffice.ext.unohelper.util.UnoService.class - [JAR]

├─ org.libreoffice.ext.unohelper.util.UnoSidebar.class - [JAR]

org.libreoffice.ext.unohelper.ui.layout

├─ org.libreoffice.ext.unohelper.ui.layout.ControlLayout.class - [JAR]

├─ org.libreoffice.ext.unohelper.ui.layout.FixedVerticalLayout.class - [JAR]

├─ org.libreoffice.ext.unohelper.ui.layout.HorizontalLayout.class - [JAR]

├─ org.libreoffice.ext.unohelper.ui.layout.Layout.class - [JAR]

├─ org.libreoffice.ext.unohelper.ui.layout.TabLayout.class - [JAR]

├─ org.libreoffice.ext.unohelper.ui.layout.VerticalLayout.class - [JAR]

org.libreoffice.ext.unohelper.ui

├─ org.libreoffice.ext.unohelper.ui.GuiFactory.class - [JAR]

├─ org.libreoffice.ext.unohelper.ui.HTMLElement.class - [JAR]

org.libreoffice.ext.unohelper.document.text

├─ org.libreoffice.ext.unohelper.document.text.Bookmark.class - [JAR]

├─ org.libreoffice.ext.unohelper.document.text.StyleService.class - [JAR]

├─ org.libreoffice.ext.unohelper.document.text.TextDocument.class - [JAR]