Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ABOUT_BANNER - Static variable in class org.libreoffice.ide.eclipse.core.i18n.ImagesConstants
- AbstractConfigRow - Class in org.libreoffice.ide.eclipse.core.gui.rows
-
Row for the selection of a configuration element.
- AbstractConfigRow(Composite, String, String, Object) - Constructor for class org.libreoffice.ide.eclipse.core.gui.rows.AbstractConfigRow
-
Constructor.
- AbstractLanguage - Class in org.libreoffice.ide.eclipse.core.model.language
-
Base class for the language extensions.
- AbstractLanguage() - Constructor for class org.libreoffice.ide.eclipse.core.model.language.AbstractLanguage
- AbstractPulldownAction - Class in org.libreoffice.ide.eclipse.core.actions
-
Abstract class to create a pulldown menu action.
- AbstractPulldownAction(String) - Constructor for class org.libreoffice.ide.eclipse.core.actions.AbstractPulldownAction
-
Pulldown action.
- AbstractSection<ModelType extends IModel> - Class in org.libreoffice.ide.eclipse.core.editors.utils
-
Abstract section class providing mechanisms to suspend the dirty state change notifications.
- AbstractSection(Composite, FormPage, int) - Constructor for class org.libreoffice.ide.eclipse.core.editors.utils.AbstractSection
-
The SectionPart constructor.
- AbstractTable - Class in org.libreoffice.ide.eclipse.core.gui
-
Abstract table structure used in the plugin.
- AbstractTable(Composite, String, String[], int[], String[]) - Constructor for class org.libreoffice.ide.eclipse.core.gui.AbstractTable
-
Constructor for a generic table.
- accept(IFileVisitor) - Method in class org.libreoffice.ide.eclipse.core.builders.VisitableFile
-
Welcome a visitor and let him explore the file hierarchy as he needs to.
- activateFields(boolean) - Method in class org.libreoffice.ide.eclipse.core.unotypebrowser.UnoTypeBrowser
-
Method to activate or unactivate the dialog fields.
- add(String) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.ChoiceRow
-
Append the item at the end of the item list.
- add(String, int) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.ChoiceRow
-
Adds the provided item at the provided position.
- add(String, String) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.ChoiceRow
-
adds an internationalized item at the end of the list.
- add(String, String, int) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.ChoiceRow
-
Adds a translated item.
- ADD - Static variable in class org.libreoffice.ide.eclipse.core.i18n.ImagesConstants
- addAll(String[]) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.ChoiceRow
-
Adds all the strings contained in items at the end of the item list.
- addBasicLibrary(IFolder) - Method in class org.libreoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
-
Adds a Basic library folder to the package.
- addBrowseSelectionListener(SelectionListener) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.LabeledRow
-
Add a selection listener to the browse link or button (depends on the arguments of the constructor).
- addChild(IUnoComposite) - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoComposite
-
adds a child to the node.
- addDataListener(IModelDataListener) - Method in class org.libreoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
-
Add a listener notified of the model changes.
- addDescription(Locale, String) - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
-
Add or update a description.
- addDescriptionFile(IFile, Locale) - Method in class org.libreoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
-
Adds a localized package description file.
- addDialogLibrary(IFolder) - Method in class org.libreoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
-
Adds a basic dialog library folder to the package.
- addDisplayName(Locale, String) - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
-
Add or update a display name.
- addEnv(String[]) - Method in interface org.libreoffice.ide.eclipse.core.model.config.IExtraOptionsProvider
-
Add your own env entries.
- addEnv(String[]) - Method in class org.libreoffice.ide.eclipse.core.model.config.NullExtraOptionsProvider
-
Add your own env entries.
- addEnv(String[], String, String, String) - Static method in class org.libreoffice.ide.eclipse.core.model.utils.SystemHelper
-
Add an environment variable to an array of existing variables.
- addExclude(IPath) - Method in class org.libreoffice.ide.eclipse.core.utils.FilesFinder
-
Add a path to exclude in the search.
- addInitListener(IInitListener) - Method in class org.libreoffice.ide.eclipse.core.unotypebrowser.UnoTypeProvider
-
Register the given listener.
- addInnerData(UnoFactoryData) - Method in class org.libreoffice.ide.eclipse.core.model.UnoFactoryData
-
Adds an inner data if it is neither
nullnor already present in the inner data. - addInterface(String, boolean) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.InterfacesTable
-
Add a new interface in the table.
- addLicense(Locale, String) - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
-
Add or update a license.
- addLine() - Method in class org.libreoffice.ide.eclipse.core.gui.AbstractTable
-
Method called after an action on the Add button.
- addLine() - Method in class org.libreoffice.ide.eclipse.core.gui.OOoTable
-
Method called after an action on the Add button.
- addLine() - Method in class org.libreoffice.ide.eclipse.core.gui.SDKTable
-
Method called after an action on the Add button.
- addLine() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.InterfaceMembersTable
-
Method called after an action on the Add button.
- addLine() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.InterfacesTable
-
Method called after an action on the Add button.
- addLine(ITableElement) - Method in class org.libreoffice.ide.eclipse.core.gui.AbstractTable
-
Adding a line to the table model.
- addListener(ILocaleListener) - Method in class org.libreoffice.ide.eclipse.core.editors.utils.LocaleSelector
- addListener(IConfigListener) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.AbstractConfigRow
-
Add the configuration listener to the correct configuration container.
- addListener(IConfigListener) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.OOoRow
-
Add the configuration listener to the correct configuration container.
- addListener(IConfigListener) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.SdkRow
-
Add the configuration listener to the correct configuration container.
- addListener(IConfigListener) - Static method in class org.libreoffice.ide.eclipse.core.model.OOoContainer
-
Add a configuration listener to the container.
- addListener(IConfigListener) - Static method in class org.libreoffice.ide.eclipse.core.model.SDKContainer
-
Add a SDK listener to the container.
- addListener(IModelDataListener) - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
-
Add a model listener.
- addListener(IModelDataListener) - Method in interface org.libreoffice.ide.eclipse.core.model.utils.IModel
-
Add a model listener.
- addLocale(Locale) - Method in class org.libreoffice.ide.eclipse.core.editors.description.GeneralSection
-
A locale has been added.
- addLocale(Locale) - Method in class org.libreoffice.ide.eclipse.core.editors.description.LicenseSection
-
A locale has been added.
- addLocale(Locale) - Method in class org.libreoffice.ide.eclipse.core.editors.description.PublisherSection
-
A locale has been added.
- addLocale(Locale) - Method in class org.libreoffice.ide.eclipse.core.editors.description.ReleaseNotesSection
-
A locale has been added.
- addLocale(Locale) - Method in interface org.libreoffice.ide.eclipse.core.editors.utils.ILocaleListener
-
A locale has been added.
- addOOo(IOOo) - Static method in class org.libreoffice.ide.eclipse.core.model.OOoContainer
-
Add the OOo given in parameter to the list of the others.
- addOOoDependencies(IOOo, IProject) - Method in interface org.libreoffice.ide.eclipse.core.model.language.IProjectHandler
-
Adds the language specific OpenOffice.org dependencies to the project.
- addPage(IWizardPage) - Method in class org.libreoffice.ide.eclipse.core.wizards.utils.WizardPageSet
-
Add the pages into a list in order to store them.
- addPageListener(IPageListener) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
-
Add the page listener.
- addPageListener(IPageListener) - Method in interface org.libreoffice.ide.eclipse.core.wizards.utils.IListenablePage
-
Add the page listener.
- addPages() - Method in class org.libreoffice.ide.eclipse.core.editors.description.DescriptionEditor
- addPages() - Method in class org.libreoffice.ide.eclipse.core.editors.pack.PackagePropertiesEditor
- addPages() - Method in class org.libreoffice.ide.eclipse.core.wizards.NewUnoProjectWizard
- addPages() - Method in class org.libreoffice.ide.eclipse.core.wizards.NewUreAppWizard
- addPathEnv(String[], String, String[]) - Static method in class org.libreoffice.ide.eclipse.core.model.utils.SystemHelper
-
Add an environment variable to an array of existing variables.
- addProject(IProject) - Static method in class org.libreoffice.ide.eclipse.core.model.ProjectsManager
-
Add a project that isn't already loaded.
- addProject(IUnoidlProject) - Static method in class org.libreoffice.ide.eclipse.core.model.ProjectsManager
-
Adds a project to the manager only if there is no other project with the same name.
- addProjectNature(IProject) - Method in interface org.libreoffice.ide.eclipse.core.model.language.IProjectHandler
-
Add a language specific language nature.
- addPublisherInfo(Locale, PublisherInfos) - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
-
Add or update a publisherInfo.
- addRange(TextPresentation, int, int, TextAttribute) - Method in class org.libreoffice.ide.eclipse.core.editors.syntax.NonRuleBasedDamagerRepairer
-
Adds style information to the given text presentation.
- addReleaseNote(Locale, String) - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
-
Add or update a release note.
- addResource(IResource) - Method in class org.libreoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
-
add resource entry if not already in.
- addSDK(ISdk) - Static method in class org.libreoffice.ide.eclipse.core.model.SDKContainer
-
Add the SDK given in parameter to the list of the others.
- addSelectionChangedListener(ISelectionChangedListener) - Method in class org.libreoffice.ide.eclipse.core.gui.AbstractTable
- addServiceElements(Document, Element, String[]) - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
-
Check if service exist.
- addTreeListener(IModelTreeListener) - Method in class org.libreoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
-
Add a listener notified of the TreeView changes.
- addUpdateInfo(String) - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
-
Add or update a updateInfos.
- ALL_TYPES - Static variable in class org.libreoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
- ALL_TYPES - Static variable in class org.libreoffice.ide.eclipse.core.unotypebrowser.UnoTypeProvider
- AntScriptExportWizard - Class in org.libreoffice.ide.eclipse.core.export
-
Class for the new Ant Script Generation wizard.
- AntScriptExportWizard() - Constructor for class org.libreoffice.ide.eclipse.core.export.AntScriptExportWizard
-
Constructor.
- AntScriptExportWizardPage - Class in org.libreoffice.ide.eclipse.core.export
- AntScriptExportWizardPage(String, IUnoidlProject) - Constructor for class org.libreoffice.ide.eclipse.core.export.AntScriptExportWizardPage
-
Constructor.
- ANY - Static variable in class org.libreoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
- ARGUMENT_INOUT - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoFactoryConstants
-
The object is a string among
in,outandinoutdefining the direction of a method parameter. - ATTR_ACCEPT_BY - Static variable in class org.libreoffice.ide.eclipse.core.model.description.XMLTokens
- ATTR_HREF - Static variable in class org.libreoffice.ide.eclipse.core.model.description.XMLTokens
- ATTR_LANG - Static variable in class org.libreoffice.ide.eclipse.core.model.description.XMLTokens
- ATTR_SUPPRESS_ON_UPDATE - Static variable in class org.libreoffice.ide.eclipse.core.model.description.XMLTokens
- ATTR_VALUE - Static variable in class org.libreoffice.ide.eclipse.core.model.description.XMLTokens
- ATTR_XMLNS - Static variable in class org.libreoffice.ide.eclipse.core.model.description.XMLTokens
- ATTRIBUTE - Static variable in class org.libreoffice.ide.eclipse.core.i18n.ImagesConstants
- ATTRIBUTE - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoFactoryConstants
B
- BACKGROUND - Static variable in class org.libreoffice.ide.eclipse.core.OOEclipsePlugin
- BaseUnoConnectionPage - Class in org.libreoffice.ide.eclipse.core.wizards.pages
-
Base wizard page for the UNO Client configuration.
- BaseUnoConnectionPage() - Constructor for class org.libreoffice.ide.eclipse.core.wizards.pages.BaseUnoConnectionPage
-
Default constructor.
- BASIC_TYPES_KEY - Static variable in class org.libreoffice.ide.eclipse.core.unotypebrowser.UnoTypeProvider
- BASICS - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoFactoryConstants
- BOOLEAN - Static variable in class org.libreoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
- BooleanRow - Class in org.libreoffice.ide.eclipse.core.gui.rows
-
Usefull class to create a boolean choice row with a label.
- BooleanRow(Composite, String, String) - Constructor for class org.libreoffice.ide.eclipse.core.gui.rows.BooleanRow
-
Creates a new boolean raw.
- BOTTOM_LEFT - Static variable in class org.libreoffice.ide.eclipse.core.gui.OverlayImageIcon
- BOTTOM_RIGHT - Static variable in class org.libreoffice.ide.eclipse.core.gui.OverlayImageIcon
- browse() - Method in class org.libreoffice.ide.eclipse.core.gui.rows.FileRow
-
Method called when the button browse is clicked.
- build(int, Map<String, String>, IProgressMonitor) - Method in class org.libreoffice.ide.eclipse.core.builders.TypesBuilder
- build(IProject, IProgressMonitor) - Static method in class org.libreoffice.ide.eclipse.core.builders.TypesBuilder
-
Build the types of a project.
- build(IUnoidlProject, IProgressMonitor) - Static method in class org.libreoffice.ide.eclipse.core.builders.IdlwBuilder
-
Computes the full build of all the
idlfiles into a singletypes.rdbfile. - build(IUnoidlProject, IProgressMonitor) - Static method in class org.libreoffice.ide.eclipse.core.builders.RegmergeBuilder
-
Computes the full build of all the
urdfiles into a singletypes.rdbfile. - BUILDER_ID - Static variable in class org.libreoffice.ide.eclipse.core.builders.TypesBuilder
-
The builder ID as set in the
plugin.xmlfile. - buildIdl(IUnoidlProject, IProgressMonitor) - Static method in class org.libreoffice.ide.eclipse.core.builders.TypesBuilder
-
Runs the idl files compilation.
- BYTE - Static variable in class org.libreoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
C
- C_AUTODOC_COMMENT - Static variable in interface org.libreoffice.ide.eclipse.core.editors.idl.Colors
- C_BACKGROUND - Static variable in interface org.libreoffice.ide.eclipse.core.editors.idl.Colors
- C_COMMENT - Static variable in interface org.libreoffice.ide.eclipse.core.editors.idl.Colors
- C_KEYWORD - Static variable in interface org.libreoffice.ide.eclipse.core.editors.idl.Colors
- C_MODIFIER - Static variable in interface org.libreoffice.ide.eclipse.core.editors.idl.Colors
- C_PREPROCESSOR - Static variable in interface org.libreoffice.ide.eclipse.core.editors.idl.Colors
- C_STRING - Static variable in interface org.libreoffice.ide.eclipse.core.editors.idl.Colors
- C_TEXT - Static variable in interface org.libreoffice.ide.eclipse.core.editors.idl.Colors
- C_TYPE - Static variable in interface org.libreoffice.ide.eclipse.core.editors.idl.Colors
- C_XML_TAG - Static variable in interface org.libreoffice.ide.eclipse.core.editors.idl.Colors
- canLeaveThePage() - Method in class org.libreoffice.ide.eclipse.core.editors.description.DescriptionFormPage
- canLeaveThePage() - Method in class org.libreoffice.ide.eclipse.core.editors.description.DescriptionSourcePage
- canLeaveThePage() - Method in class org.libreoffice.ide.eclipse.core.editors.utils.SourcePage
- canManagePackages() - Method in interface org.libreoffice.ide.eclipse.core.model.config.IOOo
- canModify(String) - Method in interface org.libreoffice.ide.eclipse.core.gui.ITableElement
-
Defines whether the column cell corresponding to the property can be modified.
- canModify(String) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.InterfacesTable.InheritanceLine
-
Defines whether the column cell corresponding to the property can be modified.
- CHAR - Static variable in class org.libreoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
- characters(char[], int, int) - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionHandler
- CHECKED - Static variable in class org.libreoffice.ide.eclipse.core.i18n.ImagesConstants
- checkManifestTypes() - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
-
Check manifest types file entry.
- ChoiceRow - Class in org.libreoffice.ide.eclipse.core.gui.rows
-
Row class that could managed a combo box to select a value among others
- ChoiceRow(Composite, String, String, String, boolean) - Constructor for class org.libreoffice.ide.eclipse.core.gui.rows.ChoiceRow
-
Create a new choice row with a button on the right.
- CLEAN_USER_INSTALLATION - Static variable in interface org.libreoffice.ide.eclipse.core.launch.office.IOfficeLaunchConstants
- clear() - Static method in class org.libreoffice.ide.eclipse.core.model.OOoContainer
-
Removes all the OOo contained.
- clear() - Static method in class org.libreoffice.ide.eclipse.core.model.SDKContainer
-
Removes all the SDK contained.
- clearBasicLibraries() - Method in class org.libreoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
-
Removes all the basic libraries from the package properties.
- clearContents() - Method in class org.libreoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
-
Removes all the file and directories from the package properties that has been added using
PackagePropertiesModel.addResource(IResource). - clearDescriptions() - Method in class org.libreoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
-
Removes all the description files from the package properties.
- clearDialogLibraries() - Method in class org.libreoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
-
Removes all the dialog libraries from the package properties.
- ColorProvider - Class in org.libreoffice.ide.eclipse.core.editors.utils
-
This class provides colors of the editor to all the other objects.
- ColorProvider() - Constructor for class org.libreoffice.ide.eclipse.core.editors.utils.ColorProvider
-
Default constructor getting the preferences.
- Colors - Interface in org.libreoffice.ide.eclipse.core.editors.idl
-
Interface defining the Color constants for the Idl editor partitionning.
- COMMENT - Static variable in class org.libreoffice.ide.eclipse.core.OOEclipsePlugin
- COMPLETED_STATE - Static variable in class org.libreoffice.ide.eclipse.core.builders.TypesBuilder
- COMPONENTS_FILE - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
- COMPOSITE_TYPE_FILE - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoComposite
-
configures the composite as a file.
- COMPOSITE_TYPE_FOLDER - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoComposite
-
configures the composite as a folder.
- COMPOSITE_TYPE_NOTSET - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoComposite
- COMPOSITE_TYPE_TEXT - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoComposite
-
configures the composite as a UNO-IDL object with a textual representation.
- CompositeFactory - Class in org.libreoffice.ide.eclipse.core.model
-
This class provides static methods to generate well-formed uno composites.
- CompositeFactory() - Constructor for class org.libreoffice.ide.eclipse.core.model.CompositeFactory
- ConfigAdded(Object) - Method in interface org.libreoffice.ide.eclipse.core.model.config.IConfigListener
-
Method fired when a config element has been added to the container.
- ConfigRemoved(Object) - Method in interface org.libreoffice.ide.eclipse.core.model.config.IConfigListener
-
Method fired when a config element has been removed from the container.
- ConfigUpdated(Object) - Method in interface org.libreoffice.ide.eclipse.core.model.config.IConfigListener
-
Method fired when a config element has been updated in the container.
- configure(String) - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoComposite
-
sets the
COMPOSITE_TYPE_FILEorCOMPOSITE_TYPE_FOLDERfilename. - configure(Hashtable<String, Object>, String) - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoComposite
-
set the node for a COMPOSITE_TYPE_TEXT only.
- configureManifest(UnoPackage) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.ManifestExportPage
-
Set the proper manifest.xml file to the package model from the user selection.
- configureProject(UnoFactoryData, IProgressMonitor) - Method in interface org.libreoffice.ide.eclipse.core.model.language.IProjectHandler
-
Adds the language specific things of the UNO project.
- configureShell(Shell) - Method in class org.libreoffice.ide.eclipse.core.gui.ProjectSelectionDialog
- configureShell(Shell) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.InterfaceMemberDialog
- configureSourceLocator(ILaunchConfigurationWorkingCopy) - Method in class org.libreoffice.ide.eclipse.core.model.language.AbstractLanguage
-
When in debug mode, we have to configure the appropriate source locator for the respective language.
- connectDebuggerToOffice(IUnoidlProject, ILaunch, IPath, IProgressMonitor) - Method in class org.libreoffice.ide.eclipse.core.model.language.AbstractLanguage
-
Launch OpenOffice for debugging and connect the eclipse debugger to it.
- ConnectionConfigPanel - Class in org.libreoffice.ide.eclipse.core.gui
-
Generic component for the selection of the parameters of a UNO connection.
- ConnectionConfigPanel(Composite) - Constructor for class org.libreoffice.ide.eclipse.core.gui.ConnectionConfigPanel
-
Constructor.
- CONSTANT - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoFactoryConstants
- CONSTANTS - Static variable in interface org.libreoffice.ide.eclipse.core.editors.syntax.IUnoidlSyntax
-
UNO-IDL constants.
- CONSTANTS - Static variable in class org.libreoffice.ide.eclipse.core.i18n.ImagesConstants
- CONSTANTS - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoFactoryConstants
- contains(String, String[]) - Method in class org.libreoffice.ide.eclipse.core.unotypebrowser.UnoTypeProvider
-
Checks whether the list contains the given type name.
- containsName(String) - Static method in class org.libreoffice.ide.eclipse.core.model.OOoContainer
-
Checks whether the corresponding LibreOffice name already exists.
- containsName(String) - Static method in class org.libreoffice.ide.eclipse.core.model.SDKContainer
-
Checks whether the corresponding SDK name already exists.
- CONTENT_PATHS - Static variable in interface org.libreoffice.ide.eclipse.core.launch.office.IOfficeLaunchConstants
- ContentsSection - Class in org.libreoffice.ide.eclipse.core.editors.pack
-
Content section of the Package Contents editor page.
- ContentsSection(PackageFormPage) - Constructor for class org.libreoffice.ide.eclipse.core.editors.pack.ContentsSection
-
Constructor.
- ConvertToManifestAction - Class in org.libreoffice.ide.eclipse.core.actions
-
Action converting the legacy package.properties into manifest.xml file.
- ConvertToManifestAction() - Constructor for class org.libreoffice.ide.eclipse.core.actions.ConvertToManifestAction
- copyTemplate(IProject, String, Class<?>, String, Object...) - Static method in class org.libreoffice.ide.eclipse.core.utils.TemplatesHelper
-
Copies the template to the project.
- copyTemplate(IUnoidlProject, String, Class<?>, String, Object...) - Static method in class org.libreoffice.ide.eclipse.core.utils.TemplatesHelper
-
Copies the template to the UNO project.
- create(boolean) - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoComposite
-
creates the file or folder with its non-existing parents.
- createAnnotationModel(Object) - Method in class org.libreoffice.ide.eclipse.core.editors.registry.RegDocumentProvider
- createAttribute(String, String, String) - Static method in class org.libreoffice.ide.eclipse.core.model.CompositeFactory
-
Creates an interface attribute.
- createAttributeControls(Composite) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.InterfaceMemberDialog
-
Creates the field rows specific to the attributes.
- createBuildProperties() - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
-
Create the Ant build.properties configuration file.
- createBuildScripts() - Method in class org.libreoffice.ide.eclipse.core.export.AntScriptExportWizardPage
-
Create the build scripts for the package model.
- createButtonsForButtonBar(Composite) - Method in class org.libreoffice.ide.eclipse.core.unotypebrowser.UnoTypeBrowser
- createCellEditors(Table) - Method in class org.libreoffice.ide.eclipse.core.gui.AbstractTable
-
Method called to configure the columns cell editors.
- createCellEditors(Table) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.InterfacesTable
-
Method called to configure the columns cell editors.
- createContent() - Method in class org.libreoffice.ide.eclipse.core.gui.AbstractTable
-
Creates and layout all the graphic components of the table.
- createContent(Composite, Control, Control, String, boolean) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.LabeledRow
-
Stores the row controls, creates the button if its text is not
nulland layout the controls. - createContent(Composite, Control, Control, String, boolean) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.TypeRow
-
Stores the row controls, creates the button if its text is not
nulland layout the controls. - createContents(Composite) - Method in class org.libreoffice.ide.eclipse.core.preferences.MainPage
- createContents(Composite) - Method in class org.libreoffice.ide.eclipse.core.preferences.ProjectPropertiesPage
- createContents(Composite) - Method in class org.libreoffice.ide.eclipse.core.preferences.UnoSDKConfigPage
- createControl(Composite) - Method in class org.libreoffice.ide.eclipse.core.export.AntScriptExportWizardPage
- createControl(Composite) - Method in class org.libreoffice.ide.eclipse.core.gui.LocaleCellProvider
- createControl(Composite) - Method in class org.libreoffice.ide.eclipse.core.gui.TypeCellEditor
- createControl(Composite) - Method in class org.libreoffice.ide.eclipse.core.launch.office.OfficeTab
- createControl(Composite) - Method in class org.libreoffice.ide.eclipse.core.launch.UreTab
- createControl(Composite) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.BaseUnoConnectionPage
- createControl(Composite) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.ManifestExportPage
- createControl(Composite) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
- createControl(Composite) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewUnoProjectPage
- createControl(Composite) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.UnoPackageExportPage
- createControls(Composite) - Method in class org.libreoffice.ide.eclipse.core.export.ProjectExportPart
-
Create the controls in the part.
- createControls(Composite) - Method in class org.libreoffice.ide.eclipse.core.gui.ConnectionConfigPanel
-
Creates all the component's controls.
- createControls(Composite) - Method in class org.libreoffice.ide.eclipse.core.model.language.LanguageExportPart
-
Create the controls in the part.
- createControls(FormToolkit, Composite) - Method in class org.libreoffice.ide.eclipse.core.editors.description.GeneralSection
-
Create the localized controls in the given parent.
- createControls(FormToolkit, Composite) - Method in class org.libreoffice.ide.eclipse.core.editors.description.LicenseSection
-
Create the localized controls in the given parent.
- createControls(FormToolkit, Composite) - Method in class org.libreoffice.ide.eclipse.core.editors.description.PublisherSection
-
Create the localized controls in the given parent.
- createControls(FormToolkit, Composite) - Method in class org.libreoffice.ide.eclipse.core.editors.description.ReleaseNotesSection
-
Create the localized controls in the given parent.
- createControls(FormToolkit, Composite) - Method in class org.libreoffice.ide.eclipse.core.editors.utils.LocalizedSection
-
Create the localized controls in the given parent.
- createDialogArea(Composite) - Method in class org.libreoffice.ide.eclipse.core.gui.LocaleDialog
- createDialogArea(Composite) - Method in class org.libreoffice.ide.eclipse.core.gui.ProjectSelectionDialog
- createDialogArea(Composite) - Method in class org.libreoffice.ide.eclipse.core.unotypebrowser.UnoTypeBrowser
- createDialogArea(Composite) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.InterfaceMemberDialog
- createDocument(Object) - Method in class org.libreoffice.ide.eclipse.core.editors.idl.UnoidlDocumentProvider
- createDocument(Object) - Method in class org.libreoffice.ide.eclipse.core.editors.registry.RegDocumentProvider
- createFieldEditors() - Method in class org.libreoffice.ide.eclipse.core.preferences.UnoidlEditorPage
- createFile(IFile) - Static method in class org.libreoffice.ide.eclipse.core.model.CompositeFactory
-
Creates a Uno composite representing a file from its filename.
- createFileContent(String) - Static method in class org.libreoffice.ide.eclipse.core.model.CompositeFactory
-
Creates a uno composite representing the file content skeleton from the type name it should contain.
- createFormContent(IManagedForm) - Method in class org.libreoffice.ide.eclipse.core.editors.description.DescriptionFormPage
- createFormContent(IManagedForm) - Method in class org.libreoffice.ide.eclipse.core.editors.pack.PackageFormPage
- createImplementation(Document, Element, String, String[]) - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
-
Create a new implementation.
- createInclude(String) - Static method in class org.libreoffice.ide.eclipse.core.model.CompositeFactory
-
Creates a Uno composite representing an include line.
- createInterface(String, boolean, String[]) - Static method in class org.libreoffice.ide.eclipse.core.model.CompositeFactory
-
Creates a Uno composite corresponding to an interface with its mandatory parent interfaces.
- createInterfaceInheritance(String, boolean) - Static method in class org.libreoffice.ide.eclipse.core.model.CompositeFactory
-
Creates a UNO composite representing an interface inheritance.
- createLibrary(IUnoidlProject) - Method in interface org.libreoffice.ide.eclipse.core.model.language.ILanguageBuilder
-
Creates the library containing the component.
- createMessageContent(Composite) - Method in class org.libreoffice.ide.eclipse.core.editors.utils.OOTextEditor
-
Override this method to set or change the editor message controls.
- createMethod(String, String) - Static method in class org.libreoffice.ide.eclipse.core.model.CompositeFactory
-
Creates an interface method.
- createMethodArgument(String, String, String) - Static method in class org.libreoffice.ide.eclipse.core.model.CompositeFactory
-
Create a method argument to be added to a method UNO composite.
- createMethodControls(Composite) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.InterfaceMemberDialog
-
Creates the field rows specific to the Methods.
- createModuleDir(String, IUnoidlProject) - Static method in class org.libreoffice.ide.eclipse.core.model.CompositeFactory
-
Creates a Uno composite directory.
- createModuleSpace(String) - Static method in class org.libreoffice.ide.eclipse.core.model.CompositeFactory
-
Creates a simple module namespace use.
- createModulesSpaces(String) - Static method in class org.libreoffice.ide.eclipse.core.model.CompositeFactory
-
Simple convenient method calling
CompositeFactory.createModuleSpace(String)to create cascading modules namespaces. - createPackage(IUnoidlProject, File, List<?>) - Static method in class org.libreoffice.ide.eclipse.core.gui.PackageContentSelector
-
Convenience method to create and populate the UnoPackage.
- createPartControl(Composite) - Method in class org.libreoffice.ide.eclipse.core.editors.utils.SourcePage
- createPresentation(TextPresentation, ITypedRegion) - Method in class org.libreoffice.ide.eclipse.core.editors.syntax.NonRuleBasedDamagerRepairer
- createQName(String, String) - Static method in class org.libreoffice.ide.eclipse.core.model.description.XMLTokens
-
Returns the XML qname corresponding to the given prefix and local name.
- createService(String) - Static method in class org.libreoffice.ide.eclipse.core.model.CompositeFactory
-
Creates a default very basic service declaration only using the name and not published.
- createService(String, boolean) - Static method in class org.libreoffice.ide.eclipse.core.model.CompositeFactory
-
Creates a service declaration text with the default interface.
- createService(String, boolean, String) - Static method in class org.libreoffice.ide.eclipse.core.model.CompositeFactory
-
Creates a UNO composite representing a UNO service with an interface inheritance.
- createSourceViewer(Composite, IVerticalRuler, int) - Method in class org.libreoffice.ide.eclipse.core.editors.registry.RegEditor
- createSourceViewer(Composite, IVerticalRuler, int) - Method in class org.libreoffice.ide.eclipse.core.editors.utils.OOTextEditor
- createSpecificControl(Composite) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewInterfaceWizardPage
-
Implement this method to add specific controls for the subclassing wizard page.
- createSpecificControl(Composite) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
-
Implement this method to add specific controls for the subclassing wizard page.
- createSpecificControl(Composite) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewServiceWizardPage
-
Implement this method to add specific controls for the subclassing wizard page.
- createTable(Composite) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.AbstractConfigRow
-
Create the table to show the configuration elements in the dialog.
- createTable(Composite) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.OOoRow
-
Create the table to show the configuration elements in the dialog.
- createTable(Composite) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.SdkRow
-
Create the table to show the configuration elements in the dialog.
- createTabs(ILaunchConfigurationDialog, String) - Method in class org.libreoffice.ide.eclipse.core.launch.LaunchConfigurationTabs
- createTabs(ILaunchConfigurationDialog, String) - Method in class org.libreoffice.ide.eclipse.core.launch.office.LaunchConfigurationTabs
- createTypeFile(String, IUnoidlProject) - Static method in class org.libreoffice.ide.eclipse.core.model.CompositeFactory
-
Creates a file node from the fully qualified name of the type which should be described inside.
- createUnoCommand(String, String, String[], String[]) - Method in interface org.libreoffice.ide.eclipse.core.model.config.IOOo
-
Returns a command to execute a
unocomponent.
D
- dataChanged(UnoFactoryData) - Method in class org.libreoffice.ide.eclipse.core.wizards.ServiceWizardSet
-
Change the service and/or interface page from a data delta.
- dataChanged(UnoFactoryData) - Method in class org.libreoffice.ide.eclipse.core.wizards.utils.WizardPageSet
-
This method has to be called to ask the pages contained in the set to be updated with new external data.
- DB_MODIFIER - Static variable in class org.libreoffice.ide.eclipse.core.i18n.ImagesConstants
- debug(String) - Static method in class org.libreoffice.ide.eclipse.core.PluginLogger
-
Logs a debug message.
- debug(String, Throwable) - Static method in class org.libreoffice.ide.eclipse.core.PluginLogger
-
Logs a debug message.
- DEBUG - Enum constant in enum class org.libreoffice.ide.eclipse.core.LogLevels
- decorateImage(Image, Object) - Method in class org.libreoffice.ide.eclipse.core.gui.UnoidlDecorator
- decorateText(String, Object) - Method in class org.libreoffice.ide.eclipse.core.gui.UnoidlDecorator
- DEFAULT - Static variable in class org.libreoffice.ide.eclipse.core.OOEclipsePlugin
- DEFAULT_ANT_FILENAME - Static variable in class org.libreoffice.ide.eclipse.core.export.ProjectExportPageControl
- DELETE - Static variable in class org.libreoffice.ide.eclipse.core.i18n.ImagesConstants
- deleteLocale(Locale) - Method in class org.libreoffice.ide.eclipse.core.editors.description.GeneralSection
-
A locale has been deleted.
- deleteLocale(Locale) - Method in class org.libreoffice.ide.eclipse.core.editors.description.LicenseSection
-
A locale has been deleted.
- deleteLocale(Locale) - Method in class org.libreoffice.ide.eclipse.core.editors.description.PublisherSection
-
A locale has been deleted.
- deleteLocale(Locale) - Method in class org.libreoffice.ide.eclipse.core.editors.description.ReleaseNotesSection
-
A locale has been deleted.
- deleteLocale(Locale) - Method in interface org.libreoffice.ide.eclipse.core.editors.utils.ILocaleListener
-
A locale has been deleted.
- delOOo(IOOo) - Static method in class org.libreoffice.ide.eclipse.core.model.OOoContainer
-
remove the given OOo from the list.
- delSDK(ISdk) - Static method in class org.libreoffice.ide.eclipse.core.model.SDKContainer
-
remove the given SDK from the list.
- DESCRIPTION_FILENAME - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
- DescriptionEditor - Class in org.libreoffice.ide.eclipse.core.editors.description
-
Editor for the description.xml file.
- DescriptionEditor() - Constructor for class org.libreoffice.ide.eclipse.core.editors.description.DescriptionEditor
- DescriptionFormPage - Class in org.libreoffice.ide.eclipse.core.editors.description
-
The form page of the package editor helping to configure the project's description and main properties.
- DescriptionFormPage(FormEditor, String) - Constructor for class org.libreoffice.ide.eclipse.core.editors.description.DescriptionFormPage
-
Constructor.
- DescriptionHandler - Class in org.libreoffice.ide.eclipse.core.model.description
-
Class handling the SAX events for the description.xml file.
- DescriptionHandler(DescriptionModel) - Constructor for class org.libreoffice.ide.eclipse.core.model.description.DescriptionHandler
-
The handler uses a reference to the model and only fills it.
- DescriptionModel - Class in org.libreoffice.ide.eclipse.core.model.description
-
Class representing the description.xml file.
- DescriptionModel() - Constructor for class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
-
Default constructor.
- DescriptionSourcePage - Class in org.libreoffice.ide.eclipse.core.editors.description
-
The source page for the description.xml file.
- DescriptionSourcePage(FormEditor, String, String) - Constructor for class org.libreoffice.ide.eclipse.core.editors.description.DescriptionSourcePage
-
Description source editor page constructor.
- DialogRow - Class in org.libreoffice.ide.eclipse.core.gui.rows
-
Row class with a text and a configurable button to open a dialog.
- DialogRow(Composite, String, String, boolean) - Constructor for class org.libreoffice.ide.eclipse.core.gui.rows.DialogRow
-
Simple constructor for the Dialog row creation.
- DialogRow(Composite, String, String, String, boolean) - Constructor for class org.libreoffice.ide.eclipse.core.gui.rows.DialogRow
-
Constructor for the Dialog row creation allowing to change the button text.
- dispose() - Method in class org.libreoffice.ide.eclipse.core.actions.AbstractPulldownAction
- dispose() - Method in class org.libreoffice.ide.eclipse.core.actions.NewUnoProjectAction
- dispose() - Method in class org.libreoffice.ide.eclipse.core.editors.idl.UnoidlEditor
- dispose() - Method in class org.libreoffice.ide.eclipse.core.editors.pack.ContentsSection
- dispose() - Method in class org.libreoffice.ide.eclipse.core.editors.pack.PackagePropertiesEditor
- dispose() - Method in class org.libreoffice.ide.eclipse.core.editors.utils.ColorProvider
-
Disposing the color provider.
- dispose() - Method in class org.libreoffice.ide.eclipse.core.export.ProjectExportPart
-
Cleans the controls.
- dispose() - Method in class org.libreoffice.ide.eclipse.core.gui.AbstractTable
-
Cleans up the table after having used it.
- dispose() - Method in class org.libreoffice.ide.eclipse.core.gui.OOoConfigPanel
-
Disposes the object, mainly to unregister the listeners.
- dispose() - Method in class org.libreoffice.ide.eclipse.core.gui.rows.AbstractConfigRow
-
Dispose the row.
- dispose() - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoComposite
-
Release the references held by the object.
- dispose() - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
-
Cleans up the project before destroying it.
- dispose() - Method in class org.libreoffice.ide.eclipse.core.model.language.LanguageExportPart
-
Cleans the controls.
- dispose() - Static method in class org.libreoffice.ide.eclipse.core.model.OOoContainer
-
Dispose the vector used.
- dispose() - Static method in class org.libreoffice.ide.eclipse.core.model.ProjectsManager
-
This method will release all the stored project references.
- dispose() - Static method in class org.libreoffice.ide.eclipse.core.model.SDKContainer
-
Dispose the vector used.
- dispose() - Method in class org.libreoffice.ide.eclipse.core.model.UnoFactoryData
-
Destroy the data content before being garbage collected.
- dispose() - Method in class org.libreoffice.ide.eclipse.core.preferences.ProjectPropertiesPage
- dispose() - Method in class org.libreoffice.ide.eclipse.core.preferences.UnoSDKConfigPage
- dispose() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewInterfaceWizardPage
- dispose() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
- dispose() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewUnoProjectPage
- disposeData() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.InterfaceMemberDialog
-
Disposes the unused data.
- DOC_COMMENT - Static variable in class org.libreoffice.ide.eclipse.core.OOEclipsePlugin
- doFinish() - Method in class org.libreoffice.ide.eclipse.core.export.ProjectExportPart
-
Run the export actions in a separate thread.
- doFinish() - Method in class org.libreoffice.ide.eclipse.core.model.language.LanguageExportPart
-
Run the export actions in a separate thread.
- doFinish(IProgressMonitor, IWorkbenchPage) - Method in class org.libreoffice.ide.eclipse.core.wizards.ServiceWizardSet
-
Performs the actions to run at the end of the wizard for the wizard set.
- doFinish(IProgressMonitor, IWorkbenchPage) - Method in class org.libreoffice.ide.eclipse.core.wizards.utils.WizardPageSet
-
Performs the actions to run at the end of the wizard for the wizard set.
- doGetPreferenceStore() - Method in class org.libreoffice.ide.eclipse.core.preferences.MainPage
- doGetValue() - Method in class org.libreoffice.ide.eclipse.core.gui.LocaleCellProvider
- doOpenDialog() - Method in class org.libreoffice.ide.eclipse.core.gui.rows.DialogRow
-
Open the dialog when clicking on the right button.
- doOpenFileSelectionDialog() - Method in class org.libreoffice.ide.eclipse.core.gui.rows.FileRow
-
Open the File selection dialog.
- doSave(IProgressMonitor) - Method in class org.libreoffice.ide.eclipse.core.editors.description.DescriptionEditor
- doSave(IProgressMonitor) - Method in class org.libreoffice.ide.eclipse.core.editors.pack.PackagePropertiesEditor
- doSaveAs() - Method in class org.libreoffice.ide.eclipse.core.editors.description.DescriptionEditor
- doSaveAs() - Method in class org.libreoffice.ide.eclipse.core.editors.pack.PackagePropertiesEditor
- doSaveDocument(IProgressMonitor, Object, IDocument, boolean) - Method in class org.libreoffice.ide.eclipse.core.editors.registry.RegDocumentProvider
- doSetFocus() - Method in class org.libreoffice.ide.eclipse.core.gui.LocaleCellProvider
- doSetValue(Object) - Method in class org.libreoffice.ide.eclipse.core.gui.LocaleCellProvider
- DOUBLE - Static variable in class org.libreoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
- doubleClicked(ITextViewer) - Method in class org.libreoffice.ide.eclipse.core.editors.idl.UnoidlDoubleClickStrategy
- drawCompositeImage(int, int) - Method in class org.libreoffice.ide.eclipse.core.gui.OverlayImageIcon
-
this method is called to draw the composite image.
E
- earlyStartup() - Method in class org.libreoffice.ide.eclipse.core.ResourceChangesHandler
- ELEMENT_DEFAULT - Static variable in class org.libreoffice.ide.eclipse.core.model.description.XMLTokens
- ELEMENT_DEPENDENCIES - Static variable in class org.libreoffice.ide.eclipse.core.model.description.XMLTokens
- ELEMENT_DESCRIPTION - Static variable in class org.libreoffice.ide.eclipse.core.model.description.XMLTokens
- ELEMENT_DISPLAY_NAME - Static variable in class org.libreoffice.ide.eclipse.core.model.description.XMLTokens
- ELEMENT_EXTENSION_DESCRIPTION - Static variable in class org.libreoffice.ide.eclipse.core.model.description.XMLTokens
- ELEMENT_HIGH_CONTRAST - Static variable in class org.libreoffice.ide.eclipse.core.model.description.XMLTokens
- ELEMENT_ICON - Static variable in class org.libreoffice.ide.eclipse.core.model.description.XMLTokens
- ELEMENT_IDENTIFIER - Static variable in class org.libreoffice.ide.eclipse.core.model.description.XMLTokens
- ELEMENT_LICENSE_TEXT - Static variable in class org.libreoffice.ide.eclipse.core.model.description.XMLTokens
- ELEMENT_NAME - Static variable in class org.libreoffice.ide.eclipse.core.model.description.XMLTokens
- ELEMENT_OOO_MAX - Static variable in class org.libreoffice.ide.eclipse.core.model.description.XMLTokens
- ELEMENT_OOO_MIN - Static variable in class org.libreoffice.ide.eclipse.core.model.description.XMLTokens
- ELEMENT_PLATFORM - Static variable in class org.libreoffice.ide.eclipse.core.model.description.XMLTokens
- ELEMENT_PUBLISHER - Static variable in class org.libreoffice.ide.eclipse.core.model.description.XMLTokens
- ELEMENT_REGISTRATION - Static variable in class org.libreoffice.ide.eclipse.core.model.description.XMLTokens
- ELEMENT_RELEASE_NOTES - Static variable in class org.libreoffice.ide.eclipse.core.model.description.XMLTokens
- ELEMENT_SIMPLE_LICENSE - Static variable in class org.libreoffice.ide.eclipse.core.model.description.XMLTokens
- ELEMENT_SRC - Static variable in class org.libreoffice.ide.eclipse.core.model.description.XMLTokens
- ELEMENT_UPDATE_INFORMATION - Static variable in class org.libreoffice.ide.eclipse.core.model.description.XMLTokens
- ELEMENT_VERSION - Static variable in class org.libreoffice.ide.eclipse.core.model.description.XMLTokens
- EMPTY - Enum constant in enum class org.libreoffice.ide.eclipse.core.unotypebrowser.TypeProviderState
- endElement(String, String, String) - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionHandler
- endOfLineOf(int) - Method in class org.libreoffice.ide.eclipse.core.editors.syntax.NonRuleBasedDamagerRepairer
-
Returns the end offset of the line that contains the specified offset.
- ENUM - Static variable in class org.libreoffice.ide.eclipse.core.i18n.ImagesConstants
- ENUM - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoFactoryConstants
- EqualityNameRule - Class in org.libreoffice.ide.eclipse.core.editors.syntax
-
Rule using a regex rule to highlight an equality.
- EqualityNameRule(IToken) - Constructor for class org.libreoffice.ide.eclipse.core.editors.syntax.EqualityNameRule
-
Constructor.
- error(String) - Static method in class org.libreoffice.ide.eclipse.core.PluginLogger
-
Logs an error message without cause exception.
- error(String, Throwable) - Static method in class org.libreoffice.ide.eclipse.core.PluginLogger
-
Logs an error message an optionally the stack trace of the exception which causes the error.
- ERROR - Enum constant in enum class org.libreoffice.ide.eclipse.core.LogLevels
- ERROR - Static variable in class org.libreoffice.ide.eclipse.core.i18n.ImagesConstants
- evaluate(ICharacterScanner) - Method in class org.libreoffice.ide.eclipse.core.editors.syntax.EqualityNameRule
- evaluate(ICharacterScanner) - Method in class org.libreoffice.ide.eclipse.core.editors.syntax.RegexRule
- EXCEPTION - Static variable in class org.libreoffice.ide.eclipse.core.i18n.ImagesConstants
- EXCEPTION - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoFactoryConstants
- exists() - Method in class org.libreoffice.ide.eclipse.core.builders.VisitableFile
- existsIdlFile(String, IUnoidlProject) - Static method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
-
Checks if an IDL file exists in the project for a given IDL type.
F
- fieldChanged(FieldEvent) - Method in interface org.libreoffice.ide.eclipse.core.gui.rows.IFieldChangedListener
-
Method called when the row has changed.
- fieldChanged(FieldEvent) - Method in class org.libreoffice.ide.eclipse.core.unotypebrowser.UnoTypeBrowser
-
Method called when the row has changed.
- fieldChanged(FieldEvent) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.InterfaceMemberDialog
-
Method called when the row has changed.
- fieldChanged(FieldEvent) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
-
Method called when the row has changed.
- fieldChanged(FieldEvent) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewServiceWizardPage
-
Method called when the row has changed.
- fieldChanged(FieldEvent) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewUnoProjectPage
-
Method called when the row has changed.
- FieldEvent - Class in org.libreoffice.ide.eclipse.core.gui.rows
-
Event describing a raw change.
- FieldEvent(String, String) - Constructor for class org.libreoffice.ide.eclipse.core.gui.rows.FieldEvent
-
Creates a new row change event.
- FileRow - Class in org.libreoffice.ide.eclipse.core.gui.rows
-
GUI row for a file selection.
- FileRow(Composite, String, String, boolean) - Constructor for class org.libreoffice.ide.eclipse.core.gui.rows.FileRow
-
File row constructor.
- FilesFinder - Class in org.libreoffice.ide.eclipse.core.utils
-
Visitor looking for all the files with given extensions.
- FilesFinder(String[]) - Constructor for class org.libreoffice.ide.eclipse.core.utils.FilesFinder
-
Constructor.
- fillData(UnoFactoryData) - Method in class org.libreoffice.ide.eclipse.core.model.language.LanguageWizardPage
- fillData(UnoFactoryData) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewInterfaceWizardPage
- fillData(UnoFactoryData) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
- fillData(UnoFactoryData) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewServiceWizardPage
- fillData(UnoFactoryData, boolean) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewUnoProjectPage
- fillRow(Composite) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.LabeledRow
-
Method organizing the different graphic components in the parent composite.
- fillUnoPackage(UnoPackage, IUnoidlProject) - Method in interface org.libreoffice.ide.eclipse.core.model.language.ILanguageBuilder
-
Adds all the language specific libraries to the UNO package.
- findExistingLaunchConfigurations(IUnoidlProject) - Method in class org.libreoffice.ide.eclipse.core.launch.office.OfficeLaunchShortcut
-
COPIED/MODIFIED from AntLaunchShortcut Returns a list of existing launch configuration for the given file.
- fireFieldChangedEvent(FieldEvent) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.LabeledRow
-
Fires a change of the row.
- fireModelChanged() - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
-
Tells everyone that the model has changed.
- fireModelSaved() - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
-
Tells everyone that the model has been saved.
- firePackageChanged() - Method in class org.libreoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
-
Notify that the package properties model has changed.
- firePackageSaved() - Method in class org.libreoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
-
IModelChangedListener Notify that the package properties model has been saved.
- firePageChanged(UnoFactoryData) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
-
Notifies all the page listeners that the pages data have changed.
- fireTreeRefresh() - Method in class org.libreoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
-
Notify that the tree view must do a refresh.
- FLAGS - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoFactoryConstants
-
The object is a string containing the different flags of attributes, properties and methods separated by a space.
- FLOAT - Static variable in class org.libreoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
- focusGained(FocusEvent) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.TextRow
- focusLost() - Method in class org.libreoffice.ide.eclipse.core.gui.TypeCellEditor
- focusLost(FocusEvent) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.TextRow
- forceBuild() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.UnoPackageExportPage
-
Force a build of the selected project.
G
- GeneralSection - Class in org.libreoffice.ide.eclipse.core.editors.description
- GeneralSection(Composite, DescriptionFormPage, IProject) - Constructor for class org.libreoffice.ide.eclipse.core.editors.description.GeneralSection
- GENERATE_TYPES_STATE - Static variable in class org.libreoffice.ide.eclipse.core.builders.TypesBuilder
- generateFromTypes(ISdk, IOOo, IProject, File, File, String, IProgressMonitor) - Method in interface org.libreoffice.ide.eclipse.core.model.language.ILanguageBuilder
-
Generates the language specific interfaces corresponding to the project unoidl specifications.
- getActivePage() - Static method in class org.libreoffice.ide.eclipse.core.utils.WorkbenchHelper
-
Convenience method returning the active workbench page.
- getAllLocales() - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
- getAnnotationHover(ISourceViewer) - Method in class org.libreoffice.ide.eclipse.core.editors.idl.UnoidlConfiguration
- getAvailableLanguageNames() - Static method in class org.libreoffice.ide.eclipse.core.model.language.LanguagesHelper
- getBasicLibraries() - Method in class org.libreoffice.ide.eclipse.core.editors.pack.LibsSection
- getBasicLibraries() - Method in class org.libreoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
- getBinFolders() - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
- getBinFolders(IUnoidlProject) - Method in interface org.libreoffice.ide.eclipse.core.model.language.IProjectHandler
- getBinPath() - Method in interface org.libreoffice.ide.eclipse.core.model.config.IOOo
-
Returns the path to any folder containing binaries in the LibreOffice installation.
- getBinPath() - Method in interface org.libreoffice.ide.eclipse.core.model.config.ISdk
- getBooleanValue() - Method in class org.libreoffice.ide.eclipse.core.gui.rows.BooleanRow
- getBuildEnv(IUnoidlProject) - Method in interface org.libreoffice.ide.eclipse.core.model.language.ILanguageBuilder
-
Computes the environment variables needed to build the library.
- getBuildPath() - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
- getChildren() - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoComposite
-
return all the node children if any.
- getChosenLanguage() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewUnoProjectPage
- getClassesPath() - Method in interface org.libreoffice.ide.eclipse.core.model.config.IOOo
-
Returns the path to the LibreOffice classes directory.
- getClassLoader(IOOo, ClassLoader) - Static method in class org.libreoffice.ide.eclipse.core.office.OfficeClassLoader
-
Create or load the classloader for the given LibreOffice instance.
- getCodeScanner() - Method in class org.libreoffice.ide.eclipse.core.editors.idl.UnoidlConfiguration
- getColor(String) - Method in class org.libreoffice.ide.eclipse.core.editors.utils.ColorProvider
-
Returns the color corresponding to the given name.
- getCommand(String) - Method in interface org.libreoffice.ide.eclipse.core.model.config.ISdk
-
Returns the SDK command adapted to the OS.
- getCompanyPrefix() - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
-
Returns the company prefix used in the idl modules and implementation trees.
- getComponentsDocument() - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
-
Returns the XML document for project component XML file.
- getComponentsDocument(boolean) - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
-
Returns the XML document for project component XML file.
- getComponentsElement(Document) - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
-
Returns the components XML element.
- getComponentsFile() - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
-
Returns the file handle for project component XML file.
- getConfiguredContentTypes(ISourceViewer) - Method in class org.libreoffice.ide.eclipse.core.editors.idl.UnoidlConfiguration
- getConfigValues() - Method in class org.libreoffice.ide.eclipse.core.gui.rows.AbstractConfigRow
- getConfigValues() - Method in class org.libreoffice.ide.eclipse.core.gui.rows.OOoRow
- getConfigValues() - Method in class org.libreoffice.ide.eclipse.core.gui.rows.SdkRow
- getConnectionCode() - Method in class org.libreoffice.ide.eclipse.core.gui.ConnectionConfigPanel
- getConnectionCode() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.BaseUnoConnectionPage
- getContents() - Method in class org.libreoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
- getCurrentLocale() - Method in class org.libreoffice.ide.eclipse.core.editors.utils.LocaleSelector
- getDamageRegion(ITypedRegion, DocumentEvent, boolean) - Method in class org.libreoffice.ide.eclipse.core.editors.syntax.NonRuleBasedDamagerRepairer
- getData() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.InterfaceMemberDialog
- getDefault() - Static method in class org.libreoffice.ide.eclipse.core.OOEclipsePlugin
- getDefaultContent(IUnoidlProject) - Static method in class org.libreoffice.ide.eclipse.core.gui.PackageContentSelector
-
Get the default files to include in a package (mainly the XCU / XCS files).
- getDefaultIcon() - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
- getDescription() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewInterfaceWizardPage
- getDescription() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewServiceWizardPage
- getDescriptionFiles() - Method in class org.libreoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
- getDescriptionModel() - Method in class org.libreoffice.ide.eclipse.core.editors.description.DescriptionEditor
- getDescriptions() - Method in class org.libreoffice.ide.eclipse.core.editors.pack.PackageDescriptionSection
- getDescriptions() - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
- getDialogLibraries() - Method in class org.libreoffice.ide.eclipse.core.editors.pack.LibsSection
- getDialogLibraries() - Method in class org.libreoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
- getDisplayNames() - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
- getDistFolder() - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
- getDistPath() - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
- getDocScanner() - Method in class org.libreoffice.ide.eclipse.core.editors.idl.UnoidlConfiguration
- getDoubleClickStrategy(ISourceViewer, String) - Method in class org.libreoffice.ide.eclipse.core.editors.idl.UnoidlConfiguration
- getEditor() - Method in class org.libreoffice.ide.eclipse.core.editors.utils.SourcePage
- getElementName() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
- getElementName(Object) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.AbstractConfigRow
-
Computes the name to use to select the given object.
- getElementName(Object) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.OOoRow
-
Computes the name to use to select the given object.
- getElementName(Object) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.SdkRow
-
Computes the name to use to select the given object.
- getEmptyTypeData() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewInterfaceWizardPage
-
Creates an empty factory data for the page UNO type.
- getEmptyTypeData() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
-
Creates an empty factory data for the page UNO type.
- getEmptyTypeData() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewServiceWizardPage
-
Creates an empty factory data for the page UNO type.
- getErrorCode() - Method in exception org.libreoffice.ide.eclipse.core.model.config.InvalidConfigException
-
Returns the error code of the exception among the constants of the
InvalidSDKExceptionclass. - getExportBuildPart() - Method in class org.libreoffice.ide.eclipse.core.model.language.AbstractLanguage
- getFile(String) - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
-
Returns the file handle for the given project relative path.
- getFile(IResource) - Static method in class org.libreoffice.ide.eclipse.core.model.utils.SystemHelper
-
Get a normal Java File from an Eclipse IResource.
- getFile(IPath) - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
-
Returns the file handle for the given project relative path.
- getFile(IUnoidlProject) - Static method in class org.libreoffice.ide.eclipse.core.model.utils.SystemHelper
-
Get a normal Java File from an
IUnoidlProject. - getFolder(String) - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
-
Returns the folder handle for the given project relative path.
- getFolder(IPath) - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
-
Returns the folder handle for the given project relative path.
- getFullName() - Method in class org.libreoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
- getGenerateManifest() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.ManifestExportPageController
- getHCIcon() - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
- getHome() - Method in interface org.libreoffice.ide.eclipse.core.model.config.IOOo
-
Returns the path to the LibreOffice home directory.
- getHome() - Method in interface org.libreoffice.ide.eclipse.core.model.config.ISdk
-
Returns the SDK home directory.
- getId() - Method in class org.libreoffice.ide.eclipse.core.editors.utils.SourcePage
- getId() - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
- getIdlDir() - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
- getIdlPath() - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
- getImage() - Method in class org.libreoffice.ide.eclipse.core.gui.OverlayImageIcon
-
Get the image formed by overlaying different images on the base image.
- getImage() - Method in class org.libreoffice.ide.eclipse.core.launch.office.OfficeTab
- getImage() - Method in class org.libreoffice.ide.eclipse.core.launch.UreTab
- getImage(Object) - Method in class org.libreoffice.ide.eclipse.core.gui.UnoProjectLabelProvider
- getImage(String) - Method in interface org.libreoffice.ide.eclipse.core.gui.ITableElement
-
Returns the column image corresponding to the property.
- getImage(String) - Method in class org.libreoffice.ide.eclipse.core.i18n.ImageManager
-
Method which returns the image corresponding to the provided key.
- getImage(String) - Static method in class org.libreoffice.ide.eclipse.core.OOEclipsePlugin
-
Returns the image corresponding to the provided key.
- getImage(String) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.InterfacesTable.InheritanceLine
-
Returns the column image corresponding to the property.
- getImageDescriptor() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewInterfaceWizardPage
- getImageDescriptor() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
- getImageDescriptor() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewServiceWizardPage
- getImageDescriptor(String) - Method in class org.libreoffice.ide.eclipse.core.i18n.ImageManager
-
Method which returns the image descriptor corresponding to the provided key.
- getImageDescriptor(String) - Static method in class org.libreoffice.ide.eclipse.core.OOEclipsePlugin
-
Returns the image descriptor corresponding to the provided key.
- getImageDescriptorFromPath(String) - Method in class org.libreoffice.ide.eclipse.core.i18n.ImageManager
-
Finds the image descriptor from the bundle relative path of the image.
- getImageManager() - Method in class org.libreoffice.ide.eclipse.core.OOEclipsePlugin
-
Returns the image manager.
- getImplementationElement(Element, String) - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
-
Get the implementation XML element.
- getImplementationFile(String) - Method in interface org.libreoffice.ide.eclipse.core.model.language.IProjectHandler
-
Computes the implementation file path from the implementation name.
- getImplementationName(IUnoidlProject, String) - Method in interface org.libreoffice.ide.eclipse.core.model.language.IProjectHandler
-
Extracts the Implementation name of the class that will be generated by the
uno-skeletonmaker. - getImplementationPath() - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
- getImplementations(IUnoidlProject) - Method in class org.libreoffice.ide.eclipse.core.launch.MainImplementationsProvider
-
Gets all the classes implementing the
XMaininterface in a UNO project. - getIncludePath() - Method in interface org.libreoffice.ide.eclipse.core.model.config.ISdk
- getIndex() - Method in class org.libreoffice.ide.eclipse.core.editors.utils.SourcePage
- getInheritanceName() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewServiceWizardPage
-
Gets the name of the exported interface.
- getInnerData() - Method in class org.libreoffice.ide.eclipse.core.model.UnoFactoryData
- getInstance() - Static method in class org.libreoffice.ide.eclipse.core.model.OOoContainer
- getInstance() - Static method in class org.libreoffice.ide.eclipse.core.model.SDKContainer
-
Singleton accessor, named
getInstancein many other singleton pattern implementations. - getInstance() - Static method in class org.libreoffice.ide.eclipse.core.unotypebrowser.UnoTypeProvider
- getInterfaceName() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.InterfacesTable.InheritanceLine
- getItem(int) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.ChoiceRow
-
Deprecated.
- getItemCount() - Method in class org.libreoffice.ide.eclipse.core.gui.rows.ChoiceRow
-
Returns the number of items of the combo box.
- getJavaldxPath() - Method in interface org.libreoffice.ide.eclipse.core.model.config.IOOo
- getKeys() - Method in class org.libreoffice.ide.eclipse.core.model.UnoFactoryData
- getLabel() - Method in class org.libreoffice.ide.eclipse.core.gui.rows.LabeledRow
-
Returns the row label.
- getLabel(String) - Method in interface org.libreoffice.ide.eclipse.core.gui.ITableElement
-
Returns the column label corresponding to the property.
- getLabel(String) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.InterfacesTable.InheritanceLine
-
Returns the column label corresponding to the property.
- getLanguage() - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
- getLanguageBuilder() - Method in class org.libreoffice.ide.eclipse.core.model.language.AbstractLanguage
- getLanguageFromName(String) - Static method in class org.libreoffice.ide.eclipse.core.model.language.LanguagesHelper
-
Returns the language corresponding to a language name.
- getLibPath() - Method in interface org.libreoffice.ide.eclipse.core.model.config.ISdk
- getLibraryPath(IUnoidlProject) - Method in interface org.libreoffice.ide.eclipse.core.model.language.IProjectHandler
- getLibsPath() - Method in interface org.libreoffice.ide.eclipse.core.model.config.IOOo
-
Returns the path to the LibreOffice shared libraries.
- getLicenses() - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
- getLines() - Method in class org.libreoffice.ide.eclipse.core.gui.AbstractTable
-
Convenient method to get the table lines.
- getLoadManifestPath() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.ManifestExportPageController
-
Note that this value has no effect unless
ManifestExportPageController.getGenerateManifest()returnsfalse. - getLocale() - Method in class org.libreoffice.ide.eclipse.core.gui.LocaleDialog
- getMainNames(IProject) - Method in interface org.libreoffice.ide.eclipse.core.launch.IMainProvider
-
Get the names of the XMain implementations in the project.
- getManagedForm() - Method in class org.libreoffice.ide.eclipse.core.editors.utils.SourcePage
- getMaxOOo() - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
- getMenu(Control) - Method in class org.libreoffice.ide.eclipse.core.actions.AbstractPulldownAction
- getMinOOo() - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
- getModel() - Method in class org.libreoffice.ide.eclipse.core.editors.description.DescriptionFormPage
- getModel() - Method in class org.libreoffice.ide.eclipse.core.editors.pack.PackagePropertiesEditor
- getModel() - Method in class org.libreoffice.ide.eclipse.core.editors.utils.AbstractSection
- getName() - Method in class org.libreoffice.ide.eclipse.core.launch.office.OfficeTab
- getName() - Method in class org.libreoffice.ide.eclipse.core.launch.UreTab
- getName() - Method in interface org.libreoffice.ide.eclipse.core.model.config.IOOo
-
Returns the LibreOffice name.
- getName() - Method in interface org.libreoffice.ide.eclipse.core.model.config.ISdk
-
Returns the SDK version number.
- getName() - Method in class org.libreoffice.ide.eclipse.core.model.description.PublisherInfos
- getName() - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
- getName() - Method in class org.libreoffice.ide.eclipse.core.model.language.AbstractLanguage
- getName() - Method in class org.libreoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
- getNewWizardPage() - Method in class org.libreoffice.ide.eclipse.core.model.language.AbstractLanguage
- getNextPage(IWizardPage) - Method in class org.libreoffice.ide.eclipse.core.wizards.NewServiceWizard
- getNextPage(IWizardPage) - Method in class org.libreoffice.ide.eclipse.core.wizards.NewUnoProjectWizard
- getNextPage(IWizardPage) - Method in class org.libreoffice.ide.eclipse.core.wizards.utils.WizardPageSet
-
Get the visible page to show after a page.
- getOfficeUserProfileFolder() - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
- getOfficeUserProfilePath() - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
- getOoo() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.BaseUnoConnectionPage
- getOOo() - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
- getOOo() - Method in class org.libreoffice.ide.eclipse.core.office.TypesGetter
- getOOo(String) - Static method in class org.libreoffice.ide.eclipse.core.model.OOoContainer
-
Returns the ooo that corresponds to the given ooo name and buildid.
- getOOoCount() - Static method in class org.libreoffice.ide.eclipse.core.model.OOoContainer
-
Returns the number of OOo in the list.
- getOOoKeys() - Static method in class org.libreoffice.ide.eclipse.core.model.OOoContainer
-
Returns a vector containing the unique identifiers of the contained OOos.
- getOOoName() - Method in class org.libreoffice.ide.eclipse.core.gui.OOoConfigPanel
- getOOoName() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewUnoProjectPage
- getOutputExt() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewUnoProjectPage
- getOutputExtension() - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
-
Returns the package or namespace name used for the implementation.
- getOverviewRulerAnnotationHover(ISourceViewer) - Method in class org.libreoffice.ide.eclipse.core.editors.idl.UnoidlConfiguration
- getPackage() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
- getPackageModel() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.UnoPackageExportPage
- getPackageModel(String) - Method in class org.libreoffice.ide.eclipse.core.export.AntScriptExportWizardPage
- getPackageRoot() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
- getPage() - Method in class org.libreoffice.ide.eclipse.core.model.language.LanguageExportPart
- getPage(String) - Method in class org.libreoffice.ide.eclipse.core.wizards.utils.WizardPageSet
-
Returns the page with the given name.
- getPages() - Method in class org.libreoffice.ide.eclipse.core.wizards.utils.WizardPageSet
-
Get an array of the contained pages.
- getPartControl() - Method in class org.libreoffice.ide.eclipse.core.editors.utils.SourcePage
- getPath() - Method in class org.libreoffice.ide.eclipse.core.export.AntScriptExportWizardPage
-
Returns the path of the selected Project.
- getPlatforms() - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
- getPreferences() - Method in class org.libreoffice.ide.eclipse.core.gui.OOoTable
-
Fill the table with the preferences from the OOOS_CONFIG file.
- getPreferences() - Method in class org.libreoffice.ide.eclipse.core.gui.SDKTable
-
Fill the table with the preferences from the SDKS_CONFIG file.
- getPrefix() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewUnoProjectPage
- getPreprocScanner() - Method in class org.libreoffice.ide.eclipse.core.editors.idl.UnoidlConfiguration
- getPresentationReconciler(ISourceViewer) - Method in class org.libreoffice.ide.eclipse.core.editors.idl.UnoidlConfiguration
- getPreviousPage(IWizardPage) - Method in class org.libreoffice.ide.eclipse.core.wizards.NewServiceWizard
- getPreviousPage(IWizardPage) - Method in class org.libreoffice.ide.eclipse.core.wizards.NewUnoProjectWizard
- getPreviousPage(IWizardPage) - Method in class org.libreoffice.ide.eclipse.core.wizards.utils.WizardPageSet
-
Get the visible page to show before a page.
- getProject() - Method in class org.libreoffice.ide.eclipse.core.editors.pack.PackageFormPage
- getProject() - Method in class org.libreoffice.ide.eclipse.core.export.AntScriptExportWizardPage
- getProject() - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
- getProject() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.ManifestExportPage
- getProject() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
- getProject(String) - Static method in class org.libreoffice.ide.eclipse.core.model.ProjectsManager
-
Returns the unoidl project with the given name, if it exists.
- getProjectHandler() - Method in class org.libreoffice.ide.eclipse.core.model.language.AbstractLanguage
- getProjectPath() - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
- getProjects() - Static method in class org.libreoffice.ide.eclipse.core.model.ProjectsManager
- getProperties() - Method in interface org.libreoffice.ide.eclipse.core.gui.ITableElement
- getProperties() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.InterfacesTable.InheritanceLine
- getProperty() - Method in class org.libreoffice.ide.eclipse.core.gui.rows.FieldEvent
- getProperty() - Method in class org.libreoffice.ide.eclipse.core.gui.rows.LabeledRow
-
Property getter.
- getProperty(String) - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
-
Get a project's property.
- getProperty(String) - Method in class org.libreoffice.ide.eclipse.core.model.UnoFactoryData
- getProvidedTypes() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewInterfaceWizardPage
- getProvidedTypes() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
- getProvidedTypes() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewServiceWizardPage
- getPublisherInfos() - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
- getReleaseNotes() - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
- getResults() - Method in class org.libreoffice.ide.eclipse.core.utils.FilesFinder
- getRootModule() - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
-
Gets the root module of the project.
- getRootModulePath() - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
-
Gets the root module path of the project.
- getRowLabel() - Method in class org.libreoffice.ide.eclipse.core.gui.rows.AbstractConfigRow
- getRowLabel() - Method in class org.libreoffice.ide.eclipse.core.gui.rows.OOoRow
- getRowLabel() - Method in class org.libreoffice.ide.eclipse.core.gui.rows.SdkRow
- getSaveAntScript() - Method in class org.libreoffice.ide.eclipse.core.export.ProjectExportPageControl
- getSaveManifest() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.ManifestExportPageController
-
Note that this value has no effect unless
ManifestExportPageController.getGenerateManifest()returnstrue. - getSaveManifestPath() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.ManifestExportPageController
-
Note that this value has no effect unless
ManifestExportPageController.getSaveManifest()returnstrue. - getSavePath() - Method in class org.libreoffice.ide.eclipse.core.export.ProjectExportPageControl
- getSdk() - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
- getSdk() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.BaseUnoConnectionPage
- getSDK(String) - Static method in class org.libreoffice.ide.eclipse.core.model.SDKContainer
-
Returns the sdk that corresponds to the given sdk name and buildid.
- getSDKCount() - Static method in class org.libreoffice.ide.eclipse.core.model.SDKContainer
-
Returns the number of SDK in the list.
- getSDKKeys() - Static method in class org.libreoffice.ide.eclipse.core.model.SDKContainer
-
Returns a vector containing the unique identifiers of the contained SDKs.
- getSDKName() - Method in class org.libreoffice.ide.eclipse.core.gui.OOoConfigPanel
- getSelected() - Method in class org.libreoffice.ide.eclipse.core.gui.PackageContentSelector
- getSelected() - Method in class org.libreoffice.ide.eclipse.core.gui.ProjectSelectionDialog
- getSelectedType() - Method in class org.libreoffice.ide.eclipse.core.unotypebrowser.UnoTypeBrowser
- getSelection() - Method in class org.libreoffice.ide.eclipse.core.gui.AbstractTable
- getServicesPath() - Method in interface org.libreoffice.ide.eclipse.core.model.config.IOOo
- getServicesPath() - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
- getSize() - Method in class org.libreoffice.ide.eclipse.core.gui.OverlayImageIcon
- getSkeletonMakerLanguage(UnoFactoryData) - Method in interface org.libreoffice.ide.eclipse.core.model.language.IProjectHandler
-
Extracts the language option name to give to the
uno-skeletonmaker:--java5for Java 1.5 for example. - getSomeOOo(String) - Static method in class org.libreoffice.ide.eclipse.core.model.OOoContainer
-
Leniently return an OOo instance descriptor from a given value.
- getSourcePath() - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
- getState() - Method in class org.libreoffice.ide.eclipse.core.unotypebrowser.UnoTypeProvider
- getString(String) - Static method in class org.libreoffice.ide.eclipse.core.actions.Messages
-
Get the string from it's key.
- getString(String) - Static method in class org.libreoffice.ide.eclipse.core.builders.Messages
-
Get the string from it's key.
- getString(String) - Static method in class org.libreoffice.ide.eclipse.core.editors.Messages
-
Get the string from it's key.
- getString(String) - Static method in class org.libreoffice.ide.eclipse.core.gui.Messages
-
Get the string from it's key.
- getString(String) - Static method in class org.libreoffice.ide.eclipse.core.gui.rows.Messages
-
Get the string from it's key.
- getString(String) - Static method in class org.libreoffice.ide.eclipse.core.launch.Messages
-
Get the string from it's key.
- getString(String) - Static method in class org.libreoffice.ide.eclipse.core.Messages
-
Get the string from it's key.
- getString(String) - Static method in class org.libreoffice.ide.eclipse.core.model.Messages
-
Get the string from it's key.
- getString(String) - Static method in class org.libreoffice.ide.eclipse.core.office.Messages
-
Get the string from it's key.
- getString(String) - Static method in class org.libreoffice.ide.eclipse.core.preferences.Messages
-
Get the string from it's key.
- getString(String) - Static method in class org.libreoffice.ide.eclipse.core.unotypebrowser.Messages
-
Get the string from it's key.
- getString(String) - Static method in class org.libreoffice.ide.eclipse.core.wizards.Messages
-
Get the string from it's key.
- getSystemEnvironement() - Static method in class org.libreoffice.ide.eclipse.core.model.utils.SystemHelper
- getTableDialogTitle() - Method in class org.libreoffice.ide.eclipse.core.gui.rows.AbstractConfigRow
- getTableDialogTitle() - Method in class org.libreoffice.ide.eclipse.core.gui.rows.OOoRow
- getTableDialogTitle() - Method in class org.libreoffice.ide.eclipse.core.gui.rows.SdkRow
- getText(Object) - Method in class org.libreoffice.ide.eclipse.core.gui.UnoProjectLabelProvider
- getTitle() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewInterfaceWizardPage
- getTitle() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewServiceWizardPage
- getToken() - Method in class org.libreoffice.ide.eclipse.core.editors.syntax.RegexRule
- getType() - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoComposite
-
returns the type of the composite.
- getType() - Method in class org.libreoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
-
Returns the type of the type, ie
IUnoFactoryConstants.INTERFACEforcom.sun.star.uno.XInterface. - getTypeData(UnoFactoryData) - Static method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
- getTypeLabel() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewInterfaceWizardPage
- getTypeLabel() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
- getTypeLabel() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewServiceWizardPage
- getTypes(String, int) - Method in class org.libreoffice.ide.eclipse.core.office.TypesGetter
-
Get the UNO types from an office instance.
- getTypesFile() - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
-
Returns the file handle for idl types file.
- getTypesPath() - Method in interface org.libreoffice.ide.eclipse.core.model.config.IOOo
- getTypesPath() - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
- getUniqueName(String) - Static method in class org.libreoffice.ide.eclipse.core.model.OOoContainer
-
Computes a unique name from the given one.
- getUnoFactoryData() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.InterfaceMembersTable
-
Returns an array of the defined
UnoFactoryData. - getUnoidlProject() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewUnoProjectPage
- getUnoPath() - Method in interface org.libreoffice.ide.eclipse.core.model.config.IOOo
- getUnorcPath() - Method in interface org.libreoffice.ide.eclipse.core.model.config.IOOo
- getUpdateInfos() - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
- getUrdPath() - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
- getUrl() - Method in class org.libreoffice.ide.eclipse.core.model.description.PublisherInfos
- getValue() - Method in class org.libreoffice.ide.eclipse.core.gui.rows.BooleanRow
-
Get or calculate the value of this property.
- getValue() - Method in class org.libreoffice.ide.eclipse.core.gui.rows.ChoiceRow
- getValue() - Method in class org.libreoffice.ide.eclipse.core.gui.rows.DialogRow
-
Get or calculate the value of this property.
- getValue() - Method in class org.libreoffice.ide.eclipse.core.gui.rows.FieldEvent
- getValue() - Method in class org.libreoffice.ide.eclipse.core.gui.rows.FileRow
-
Get or calculate the value of this property.
- getValue() - Method in class org.libreoffice.ide.eclipse.core.gui.rows.LabeledRow
-
Get or calculate the value of this property.
- getValue() - Method in class org.libreoffice.ide.eclipse.core.gui.rows.TextRow
-
Get or calculate the value of this property.
- getValue(int) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.ChoiceRow
-
Returns the value of the i-th item.
- getValue(String) - Method in interface org.libreoffice.ide.eclipse.core.gui.ITableElement
-
Returns the column value corresponding to the property.
- getValue(String) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.InterfacesTable.InheritanceLine
-
Returns the column value corresponding to the property.
- getVersion() - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
- getWorkbench() - Method in class org.libreoffice.ide.eclipse.core.wizards.NewUnoProjectWizard
H
- handleDoubleClick(DoubleClickEvent) - Method in class org.libreoffice.ide.eclipse.core.gui.AbstractTable
-
Method called when a double click event has been raised by the table.
- handleDoubleClick(DoubleClickEvent) - Method in class org.libreoffice.ide.eclipse.core.gui.OOoTable
-
Method called when a double click event has been raised by the table.
- handleDoubleClick(DoubleClickEvent) - Method in class org.libreoffice.ide.eclipse.core.gui.SDKTable
-
Method called when a double click event has been raised by the table.
- handleDoubleClick(DoubleClickEvent) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.InterfaceMembersTable
-
Method called when a double click event has been raised by the table.
- hasBuildFile() - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
- HORIZONTAL_INDENT - Static variable in class org.libreoffice.ide.eclipse.core.export.ProjectExportPart
- HORIZONTAL_INDENT - Static variable in class org.libreoffice.ide.eclipse.core.wizards.pages.ManifestExportPage
- HYPER - Static variable in class org.libreoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
I
- IConfigListener - Interface in org.libreoffice.ide.eclipse.core.model.config
-
Interface describing a OOo or SDK configuration listener.
- IDL_AUTOCOMMENT - Static variable in class org.libreoffice.ide.eclipse.core.editors.syntax.UnoidlPartitionScanner
- IDL_COMMENT - Static variable in class org.libreoffice.ide.eclipse.core.editors.syntax.UnoidlPartitionScanner
- IDL_EXTENSION - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
- IDL_FOLDER - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
-
org.libreoffice.ide.eclipse.idlfolderis a persistent folder property that determines whether the folder can contain unoidl files or not. - IDL_MODIFIER - Static variable in class org.libreoffice.ide.eclipse.core.i18n.ImagesConstants
- IDL_PREPROCESSOR - Static variable in class org.libreoffice.ide.eclipse.core.editors.syntax.UnoidlPartitionScanner
- IDLC_STATE - Static variable in class org.libreoffice.ide.eclipse.core.builders.TypesBuilder
- IdlcBuildVisitor - Class in org.libreoffice.ide.eclipse.core.builders
-
Class visiting each child of the idl folder to generate the corresponding
urdfile. - IdlcBuildVisitor(IUnoidlProject, IProgressMonitor) - Constructor for class org.libreoffice.ide.eclipse.core.builders.IdlcBuildVisitor
-
Default constructor.
- IdlcErrorReader - Class in org.libreoffice.ide.eclipse.core.builders
-
Class reading the idlc error output to transform the errors into markers.
- IdlcErrorReader(InputStream, IFile) - Constructor for class org.libreoffice.ide.eclipse.core.builders.IdlcErrorReader
-
Constructor.
- IDLTYPES_FILE - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
- IDLW_STATE - Static variable in class org.libreoffice.ide.eclipse.core.builders.TypesBuilder
- IdlwBuilder - Class in org.libreoffice.ide.eclipse.core.builders
-
Builder for the IDL files generating the
types.rdbregistry. - IdlwBuilder() - Constructor for class org.libreoffice.ide.eclipse.core.builders.IdlwBuilder
- IdlwBuildVisitor - Class in org.libreoffice.ide.eclipse.core.builders
-
Class visiting each child of the idl folder to merge it with the common
types.rdbregistry. - IdlwBuildVisitor(IUnoidlProject, IProgressMonitor) - Constructor for class org.libreoffice.ide.eclipse.core.builders.IdlwBuildVisitor
-
Default constructor.
- IExtraOptionsProvider - Interface in org.libreoffice.ide.eclipse.core.model.config
-
Gets a chance to add some more env variables just before starting an LibreOffice process.
- IFieldChangedListener - Interface in org.libreoffice.ide.eclipse.core.gui.rows
-
is an interface that will be used to get notified when a GUI field (row) has changed.
- IFileVisitor - Interface in org.libreoffice.ide.eclipse.core.builders
-
A little tiny interface for a File visitor.
- IInitListener - Interface in org.libreoffice.ide.eclipse.core.unotypebrowser
-
Listener interface for the
UnoTypeProviderinitialization. - ILanguageBuilder - Interface in org.libreoffice.ide.eclipse.core.model.language
-
Interface defining a set of methods for to do the language specific tasks to build UNO projects.
- IListenablePage - Interface in org.libreoffice.ide.eclipse.core.wizards.utils
-
Interface that pages have to implement to be listened using
IPageListener. - ILocaleListener - Interface in org.libreoffice.ide.eclipse.core.editors.utils
-
Interface to implement in order to get notified of Locale changes in a control.
- ImageManager - Class in org.libreoffice.ide.eclipse.core.i18n
-
The image manager is an object returning an image or an image descriptor from a key.
- ImageManager() - Constructor for class org.libreoffice.ide.eclipse.core.i18n.ImageManager
-
Default constructor.
- ImagesConstants - Class in org.libreoffice.ide.eclipse.core.i18n
-
Defines the keys to use for images internationalization.
- ImagesConstants() - Constructor for class org.libreoffice.ide.eclipse.core.i18n.ImagesConstants
- IMainProvider - Interface in org.libreoffice.ide.eclipse.core.launch
-
Provides the name of the XMain interface implementations.
- IModel - Interface in org.libreoffice.ide.eclipse.core.model.utils
-
Interface for listened models.
- IModelDataListener - Interface in org.libreoffice.ide.eclipse.core.model.utils
-
Generic interface to listen to models.
- IModelTreeListener - Interface in org.libreoffice.ide.eclipse.core.model.utils
-
Generic interface to listen to models.
- includeSequences(boolean) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.TypeRow
-
Set whether the row should support include auto-completion for sequences.
- includeSequences(boolean) - Method in class org.libreoffice.ide.eclipse.core.gui.TypeCellEditor
-
Set whether the row should support include auto-completion for sequences.
- includeSimpleTypes(boolean) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.TypeRow
-
Set whether the row should support include auto-completion for simple UNO types.
- includeSimpleTypes(boolean) - Method in class org.libreoffice.ide.eclipse.core.gui.TypeCellEditor
-
Set whether the row should support include auto-completion for simple UNO types.
- includeVoid(boolean) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.TypeRow
-
Set whether the row should support include auto-completion for the void type.
- includeVoid(boolean) - Method in class org.libreoffice.ide.eclipse.core.gui.TypeCellEditor
-
Set whether the row should support include auto-completion for the void type.
- info(String) - Static method in class org.libreoffice.ide.eclipse.core.PluginLogger
-
Logs a information message.
- INFO - Enum constant in enum class org.libreoffice.ide.eclipse.core.LogLevels
- InheritanceLine() - Constructor for class org.libreoffice.ide.eclipse.core.wizards.pages.InterfacesTable.InheritanceLine
- INHERITED_INTERFACES - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoFactoryConstants
-
The object is an array of "::"-separated strings.
- init(IEditorSite, IEditorInput) - Method in class org.libreoffice.ide.eclipse.core.editors.description.DescriptionEditor
- init(IEditorSite, IEditorInput) - Method in class org.libreoffice.ide.eclipse.core.editors.pack.PackagePropertiesEditor
- init(IWorkbench) - Method in class org.libreoffice.ide.eclipse.core.preferences.MainPage
- init(IWorkbench) - Method in class org.libreoffice.ide.eclipse.core.preferences.UnoidlEditorPage
- init(IWorkbench) - Method in class org.libreoffice.ide.eclipse.core.preferences.UnoSDKConfigPage
- init(IWorkbench, IStructuredSelection) - Method in class org.libreoffice.ide.eclipse.core.export.AntScriptExportWizard
- init(IWorkbench, IStructuredSelection) - Method in class org.libreoffice.ide.eclipse.core.wizards.NewInterfaceWizard
- init(IWorkbench, IStructuredSelection) - Method in class org.libreoffice.ide.eclipse.core.wizards.NewServiceWizard
- init(IWorkbench, IStructuredSelection) - Method in class org.libreoffice.ide.eclipse.core.wizards.PackageExportWizard
- init(IWorkbenchWindow) - Method in class org.libreoffice.ide.eclipse.core.actions.AbstractPulldownAction
- init(IWorkbenchWindow) - Method in class org.libreoffice.ide.eclipse.core.actions.NewUnoProjectAction
- initialize(String, String) - Method in interface org.libreoffice.ide.eclipse.core.model.config.ISdk
-
Set the new SDK Home after having checked for the existence of the idl and settings directory.
- initialize(FormEditor) - Method in class org.libreoffice.ide.eclipse.core.editors.utils.SourcePage
- initialize(UnoFactoryData) - Method in class org.libreoffice.ide.eclipse.core.wizards.ServiceWizardSet
-
Initializes the service and interface pages at their creation.
- initialize(UnoFactoryData) - Method in class org.libreoffice.ide.eclipse.core.wizards.utils.WizardPageSet
-
Initializes the wizard pages with default data.
- initialized() - Method in interface org.libreoffice.ide.eclipse.core.unotypebrowser.IInitListener
-
Method called when the
UnoTypeProvideris initialized. - initialized() - Method in class org.libreoffice.ide.eclipse.core.unotypebrowser.UnoTypeBrowser
-
Method called when the
UnoTypeProvideris initialized. - INITIALIZED - Enum constant in enum class org.libreoffice.ide.eclipse.core.unotypebrowser.TypeProviderState
- initializeFrom(ILaunchConfiguration) - Method in class org.libreoffice.ide.eclipse.core.launch.office.OfficeTab
- initializeFrom(ILaunchConfiguration) - Method in class org.libreoffice.ide.eclipse.core.launch.UreTab
- INITIALIZING - Enum constant in enum class org.libreoffice.ide.eclipse.core.unotypebrowser.TypeProviderState
- IntegrationSection - Class in org.libreoffice.ide.eclipse.core.editors.description
-
Section showing the compatibility parts of the description.xml file.
- IntegrationSection(Composite, DescriptionFormPage) - Constructor for class org.libreoffice.ide.eclipse.core.editors.description.IntegrationSection
- INTERFACE - Static variable in class org.libreoffice.ide.eclipse.core.i18n.ImagesConstants
- INTERFACE - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoFactoryConstants
- INTERFACE_PAGE_ID - Static variable in class org.libreoffice.ide.eclipse.core.wizards.ServiceWizardSet
- InterfaceMemberDialog - Class in org.libreoffice.ide.eclipse.core.wizards.pages
-
Defines an interface member creation or edition dialog.
- InterfaceMemberDialog() - Constructor for class org.libreoffice.ide.eclipse.core.wizards.pages.InterfaceMemberDialog
-
Default constructor to use for member creation.
- InterfaceMemberDialog(UnoFactoryData) - Constructor for class org.libreoffice.ide.eclipse.core.wizards.pages.InterfaceMemberDialog
-
Constructor to use for member edition.
- InterfaceMembersTable - Class in org.libreoffice.ide.eclipse.core.wizards.pages
-
Table representing the interface members in the interface wizard page.
- InterfaceMembersTable(Composite) - Constructor for class org.libreoffice.ide.eclipse.core.wizards.pages.InterfaceMembersTable
-
Creates a table to add/edit/remove the attributes and methods of an interface.
- InterfacesTable - Class in org.libreoffice.ide.eclipse.core.wizards.pages
-
This class corresponds to the table of interface inheritances.
- InterfacesTable(Composite) - Constructor for class org.libreoffice.ide.eclipse.core.wizards.pages.InterfacesTable
-
Simplified constructor for this kind of table.
- InterfacesTable.InheritanceLine - Class in org.libreoffice.ide.eclipse.core.wizards.pages
-
The interface names are stored in path-like strings, ie: using "::" as separator.
- InternalUnoType - Class in org.libreoffice.ide.eclipse.core.unotypebrowser
-
Class describing a UNO-Type.
- InternalUnoType(String) - Constructor for class org.libreoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
-
Constructor.
- InternalUnoType(String, int, boolean) - Constructor for class org.libreoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
-
Constructor.
- INVALID_OOO_HOME - Static variable in exception org.libreoffice.ide.eclipse.core.model.config.InvalidConfigException
-
The error points to an invalid OOo home path.
- INVALID_SDK_HOME - Static variable in exception org.libreoffice.ide.eclipse.core.model.config.InvalidConfigException
-
The error points to an invalid SDK home path.
- InvalidConfigException - Exception in org.libreoffice.ide.eclipse.core.model.config
-
This exception is thrown when an OOo or SDK isn't valid, ie that it's home doesn't fit to a correct home directory for an OOo or SDK.
- InvalidConfigException(String, int) - Constructor for exception org.libreoffice.ide.eclipse.core.model.config.InvalidConfigException
-
Constructor of the invalid SDK exception.
- InvalidConfigException(String, int, Throwable) - Constructor for exception org.libreoffice.ide.eclipse.core.model.config.InvalidConfigException
-
Constructor of the invalid SDK exception.
- IOfficeLaunchConstants - Interface in org.libreoffice.ide.eclipse.core.launch.office
-
Just a bunch of constants.
- IOOo - Interface in org.libreoffice.ide.eclipse.core.model.config
-
Interface for a LibreOffice configuration instance.
- IPageListener - Interface in org.libreoffice.ide.eclipse.core.wizards.utils
-
Interface to implement to listen to the changes of a
WizardPageSetpage changes. - IProjectHandler - Interface in org.libreoffice.ide.eclipse.core.model.language
-
This interface provides a set of methods to perform language specific tasks on uno-idl projects.
- isAcceptByUser() - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
- isActive() - Method in class org.libreoffice.ide.eclipse.core.editors.utils.SourcePage
- isChecked(IResource) - Method in class org.libreoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
- isDirectory() - Method in class org.libreoffice.ide.eclipse.core.builders.VisitableFile
- isDirty() - Method in class org.libreoffice.ide.eclipse.core.editors.description.DescriptionEditor
- isDirty() - Method in class org.libreoffice.ide.eclipse.core.editors.pack.PackagePropertiesEditor
- isDirty() - Method in class org.libreoffice.ide.eclipse.core.editors.utils.AbstractSection
- isDirty() - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
- isDirty() - Method in class org.libreoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
- isDirty() - Method in interface org.libreoffice.ide.eclipse.core.model.utils.IModel
- ISdk - Interface in org.libreoffice.ide.eclipse.core.model.config
-
Interface defining a LibreOffice SDK.
- isEditor() - Method in class org.libreoffice.ide.eclipse.core.editors.utils.SourcePage
- isEOF(int) - Method in class org.libreoffice.ide.eclipse.core.editors.syntax.RegexRule
-
Convenience method to determine if a character corresponds to an end of file.
- isEOL(int) - Method in class org.libreoffice.ide.eclipse.core.editors.syntax.RegexRule
-
Convenience method to determine if a character corresponds to an end of line.
- isFile() - Method in class org.libreoffice.ide.eclipse.core.builders.VisitableFile
- isFilteredResource(IResource) - Method in class org.libreoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
-
Get whether the resource is filtered or not.
- isGrayed(IResource) - Method in class org.libreoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
- isInheritanceChanged() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewServiceWizardPage
-
Tells whether the user has changed the exported interface since it has last been set using the APIs.
- isLevel(LogLevels) - Static method in class org.libreoffice.ide.eclipse.core.PluginLogger
-
Checks whether the logger will return a message of a certain level.
- isLoadManifestPathEnabled() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.ManifestExportPageController
- isLocalType() - Method in class org.libreoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
- isModified() - Method in class org.libreoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
-
Get whether the changes come from this data model or not.
- isOptional() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.InterfacesTable.InheritanceLine
- isPageComplete() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
- isPublished() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
- isSaveAsAllowed() - Method in class org.libreoffice.ide.eclipse.core.editors.description.DescriptionEditor
- isSaveAsAllowed() - Method in class org.libreoffice.ide.eclipse.core.editors.pack.PackagePropertiesEditor
- isSaveManifestEnabled() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.ManifestExportPageController
- isSaveManifestPathEnabled() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.ManifestExportPageController
- isSavePathEnabled() - Method in class org.libreoffice.ide.eclipse.core.export.ProjectExportPageControl
- isSuppressOnUpdate() - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
- isValid(ILaunchConfiguration) - Method in class org.libreoffice.ide.eclipse.core.launch.office.OfficeTab
- isValid(ILaunchConfiguration) - Method in class org.libreoffice.ide.eclipse.core.launch.UreTab
- isValidSelection(IStructuredSelection) - Method in class org.libreoffice.ide.eclipse.core.actions.AbstractPulldownAction
-
Check if the selection is valid, and if the pulldown action can be enabled.
- isValidSelection(IStructuredSelection) - Method in class org.libreoffice.ide.eclipse.core.actions.UnoProjectPulldownAction
-
Check if the selection is valid, and if the pulldown action can be enabled.
- isValidSelection(IStructuredSelection) - Method in class org.libreoffice.ide.eclipse.core.actions.UnoTypePulldownAction
-
Check if the selection is valid, and if the pulldown action can be enabled.
- isWhitespace(char) - Method in class org.libreoffice.ide.eclipse.core.editors.syntax.UnoidlWhiteSpaceDetector
- isWordPart(char) - Method in class org.libreoffice.ide.eclipse.core.editors.syntax.UnoidlWordDetector
- isWordStart(char) - Method in class org.libreoffice.ide.eclipse.core.editors.syntax.UnoidlWordDetector
- ITableElement - Interface in org.libreoffice.ide.eclipse.core.gui
-
Interface used by the abstract table to get the labels of it's items.
- IUnoComposite - Interface in org.libreoffice.ide.eclipse.core.model
-
is an interface to handle Uno composites.
- IUnoFactoryConstants - Interface in org.libreoffice.ide.eclipse.core.model
-
This interface contains the keys for the data to provide to the UNO factory.
- IUnoidlProject - Interface in org.libreoffice.ide.eclipse.core.model
-
Interface for a UNO project.
- IUnoidlSyntax - Interface in org.libreoffice.ide.eclipse.core.editors.syntax
-
This class only defines the UNO-IDL main keywords in function of their use in the file.
- IUreLaunchConstants - Interface in org.libreoffice.ide.eclipse.core.launch
-
Constants used for the URE application launch configuration.
J
- JAVA_EXT - Static variable in class org.libreoffice.ide.eclipse.core.utils.TemplatesHelper
K
- keyPressed(KeyEvent) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.TextRow
- keyReleased(KeyEvent) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.TextRow
- KEYWORD - Static variable in class org.libreoffice.ide.eclipse.core.OOEclipsePlugin
L
- LabeledRow - Class in org.libreoffice.ide.eclipse.core.gui.rows
-
Basic class for a property row.
- LabeledRow(String) - Constructor for class org.libreoffice.ide.eclipse.core.gui.rows.LabeledRow
-
Simple constructor only defining the property.
- LabeledRow(Composite, String, Control, Control, String, boolean) - Constructor for class org.libreoffice.ide.eclipse.core.gui.rows.LabeledRow
-
Create a field base.
- LanguageExportPart - Class in org.libreoffice.ide.eclipse.core.model.language
-
Abstract class for the language specific controls part in the OXT export wizard.
- LanguageExportPart() - Constructor for class org.libreoffice.ide.eclipse.core.model.language.LanguageExportPart
- LanguagesHelper - Class in org.libreoffice.ide.eclipse.core.model.language
-
Helper class for implementation languages handling.
- LanguagesHelper() - Constructor for class org.libreoffice.ide.eclipse.core.model.language.LanguagesHelper
- LanguageWizardPage - Class in org.libreoffice.ide.eclipse.core.model.language
-
This abstract class has to be implemented to add a language specific configuration page in the project wizard.
- LanguageWizardPage() - Constructor for class org.libreoffice.ide.eclipse.core.model.language.LanguageWizardPage
-
Constructor.
- launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor) - Method in class org.libreoffice.ide.eclipse.core.launch.office.OfficeLaunchDelegate
- launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor) - Method in class org.libreoffice.ide.eclipse.core.launch.UreLaunchDelegate
- launch(ISelection, String) - Method in class org.libreoffice.ide.eclipse.core.launch.office.OfficeLaunchShortcut
- launch(IEditorPart, String) - Method in class org.libreoffice.ide.eclipse.core.launch.office.OfficeLaunchShortcut
- LaunchConfigurationTabs - Class in org.libreoffice.ide.eclipse.core.launch
-
Tabs in the URE launch configuration dialog.
- LaunchConfigurationTabs - Class in org.libreoffice.ide.eclipse.core.launch.office
-
Creates tabs in the LibreOffice launcher.
- LaunchConfigurationTabs() - Constructor for class org.libreoffice.ide.eclipse.core.launch.LaunchConfigurationTabs
- LaunchConfigurationTabs() - Constructor for class org.libreoffice.ide.eclipse.core.launch.office.LaunchConfigurationTabs
- LAYOUT_COLUMNS - Static variable in class org.libreoffice.ide.eclipse.core.gui.rows.LabeledRow
- LibsSection - Class in org.libreoffice.ide.eclipse.core.editors.pack
-
Basic and dialog libraries section of the Contents form page of the package editor.
- LibsSection(PackageFormPage) - Constructor for class org.libreoffice.ide.eclipse.core.editors.pack.LibsSection
-
Constructor.
- LicenseSection - Class in org.libreoffice.ide.eclipse.core.editors.description
-
License section class.
- LicenseSection(Composite, DescriptionFormPage, IProject) - Constructor for class org.libreoffice.ide.eclipse.core.editors.description.LicenseSection
- load() - Static method in class org.libreoffice.ide.eclipse.core.model.OOoContainer
-
Loads the LibreOffice already configured instances from the preferences.
- load() - Static method in class org.libreoffice.ide.eclipse.core.model.ProjectsManager
-
Private constructor for the singleton.
- load() - Static method in class org.libreoffice.ide.eclipse.core.model.SDKContainer
-
Loads the SDK already configured instances from the preferences.
- loadClass(String, boolean) - Method in class org.libreoffice.ide.eclipse.core.office.OfficeClassLoader
-
Load a class in a different order than the standard one: first look in the URLs then call the parent's class loader loadClass method.
- loadData() - Method in class org.libreoffice.ide.eclipse.core.editors.description.GeneralSection
-
Loads the values from the model into the controls.
- loadData() - Method in class org.libreoffice.ide.eclipse.core.editors.description.IntegrationSection
-
Loads the values from the model into the controls.
- loadData() - Method in class org.libreoffice.ide.eclipse.core.editors.description.LicenseSection
-
Load the data from the model into the non-localized controls.
- loadData() - Method in class org.libreoffice.ide.eclipse.core.editors.description.MirrorsSection
-
Load the non-localized data from the model into the fields.
- loadData() - Method in class org.libreoffice.ide.eclipse.core.editors.description.PublisherSection
-
Load the non-localized data from the model into the fields.
- loadData() - Method in class org.libreoffice.ide.eclipse.core.editors.description.ReleaseNotesSection
-
Load the non-localized data from the model into the fields.
- loadData() - Method in class org.libreoffice.ide.eclipse.core.editors.utils.AbstractSection
-
Load the non-localized data from the model into the fields.
- loadDefaults() - Method in class org.libreoffice.ide.eclipse.core.gui.PackageContentSelector
-
Populate the resource view with some default data (mainly the XCU / XCS files).
- loadDescFromSource() - Method in class org.libreoffice.ide.eclipse.core.editors.description.DescriptionEditor
-
Re-load the model from the XML code shown in the description source page.
- loadLocales(ArrayList<Locale>) - Method in class org.libreoffice.ide.eclipse.core.editors.utils.LocaleSelector
-
Replace all the previous locales by these new ones.
- LocaleCellProvider - Class in org.libreoffice.ide.eclipse.core.gui
- LocaleCellProvider(Composite) - Constructor for class org.libreoffice.ide.eclipse.core.gui.LocaleCellProvider
- LocaleDialog - Class in org.libreoffice.ide.eclipse.core.gui
-
Dialog class for the selection of a locale.
- LocaleDialog() - Constructor for class org.libreoffice.ide.eclipse.core.gui.LocaleDialog
-
Creates the dialog using the active shell as parent.
- LocaleSelector - Class in org.libreoffice.ide.eclipse.core.editors.utils
-
Component for the selection of a locale.
- LocaleSelector(FormToolkit, Composite) - Constructor for class org.libreoffice.ide.eclipse.core.editors.utils.LocaleSelector
-
Creates the control on a form.
- LocalizedSection<ModelType extends IModel> - Class in org.libreoffice.ide.eclipse.core.editors.utils
- LocalizedSection(Composite, FormPage, int) - Constructor for class org.libreoffice.ide.eclipse.core.editors.utils.LocalizedSection
- LOGLEVEL_PREFERENCE_KEY - Static variable in class org.libreoffice.ide.eclipse.core.OOEclipsePlugin
-
Log level preference key, used to store the preferences.
- LogLevels - Enum Class in org.libreoffice.ide.eclipse.core
-
The log levels to set on
PluginLogger. - LONG - Static variable in class org.libreoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
M
- MAIN_TYPE - Static variable in interface org.libreoffice.ide.eclipse.core.launch.IUreLaunchConstants
- MainImplementationsProvider - Class in org.libreoffice.ide.eclipse.core.launch
-
Class providing all the
XMainimplementations of a UNO project. - MainImplementationsProvider() - Constructor for class org.libreoffice.ide.eclipse.core.launch.MainImplementationsProvider
- MainPage - Class in org.libreoffice.ide.eclipse.core.preferences
-
This preferences page defines plugin generic values like log level.
- MainPage() - Constructor for class org.libreoffice.ide.eclipse.core.preferences.MainPage
- MANIFEST_FILENAME - Static variable in class org.libreoffice.ide.eclipse.core.wizards.pages.ManifestExportPage
- ManifestExportPage - Class in org.libreoffice.ide.eclipse.core.wizards.pages
-
Second page of the new OXT package export wizard.
- ManifestExportPage(String, IUnoidlProject) - Constructor for class org.libreoffice.ide.eclipse.core.wizards.pages.ManifestExportPage
-
Constructor.
- ManifestExportPageController - Class in org.libreoffice.ide.eclipse.core.wizards.pages
-
Testable controller class for the Manifest export page, this class implements all the logic ruling the dialog controls.
- ManifestExportPageController() - Constructor for class org.libreoffice.ide.eclipse.core.wizards.pages.ManifestExportPageController
-
Default constructor.
- mBrowse - Variable in class org.libreoffice.ide.eclipse.core.gui.rows.LabeledRow
- mChangingPages - Variable in class org.libreoffice.ide.eclipse.core.wizards.utils.WizardPageSet
- mColorTable - Variable in class org.libreoffice.ide.eclipse.core.editors.utils.ColorProvider
- mCurrentLocale - Variable in class org.libreoffice.ide.eclipse.core.editors.utils.LocalizedSection
- mDefaultTextAttribute - Variable in class org.libreoffice.ide.eclipse.core.editors.syntax.NonRuleBasedDamagerRepairer
-
The default text attribute if non is returned as data by the current token.
- mDocument - Variable in class org.libreoffice.ide.eclipse.core.editors.syntax.NonRuleBasedDamagerRepairer
-
The document this object works on .
- MEMBER_TYPE - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoFactoryConstants
-
The object is an integer defining whether the data are describing an attribute or a method.
- Messages - Class in org.libreoffice.ide.eclipse.core.actions
-
Messages for the package.
- Messages - Class in org.libreoffice.ide.eclipse.core.builders
-
Messages for the package.
- Messages - Class in org.libreoffice.ide.eclipse.core.editors
-
Messages for the package.
- Messages - Class in org.libreoffice.ide.eclipse.core.gui
-
Messages for the package.
- Messages - Class in org.libreoffice.ide.eclipse.core.gui.rows
-
Messages for the package.
- Messages - Class in org.libreoffice.ide.eclipse.core.launch
-
Messages for the package.
- Messages - Class in org.libreoffice.ide.eclipse.core.launch.office
-
Messages for the package.
- Messages - Class in org.libreoffice.ide.eclipse.core
-
Messages for the package.
- Messages - Class in org.libreoffice.ide.eclipse.core.model
-
Messages for the package.
- Messages - Class in org.libreoffice.ide.eclipse.core.office
-
Messages for the package.
- Messages - Class in org.libreoffice.ide.eclipse.core.preferences
-
Messages for the package.
- Messages - Class in org.libreoffice.ide.eclipse.core.unotypebrowser
-
Messages for the package.
- Messages - Class in org.libreoffice.ide.eclipse.core.wizards
-
Messages for the package.
- METHOD - Static variable in class org.libreoffice.ide.eclipse.core.i18n.ImagesConstants
- METHOD - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoFactoryConstants
- mField - Variable in class org.libreoffice.ide.eclipse.core.gui.rows.LabeledRow
- MirrorsSection - Class in org.libreoffice.ide.eclipse.core.editors.description
-
Section showing the update-informations part of the description.xml file.
- MirrorsSection(Composite, DescriptionFormPage) - Constructor for class org.libreoffice.ide.eclipse.core.editors.description.MirrorsSection
- mLabel - Variable in class org.libreoffice.ide.eclipse.core.gui.rows.LabeledRow
- mListener - Variable in class org.libreoffice.ide.eclipse.core.gui.rows.LabeledRow
- mMainPage - Variable in class org.libreoffice.ide.eclipse.core.wizards.NewUnoProjectWizard
- modelChanged() - Method in class org.libreoffice.ide.eclipse.core.editors.utils.AbstractSection
-
Marks the editor as non dirty.
- modelChanged() - Method in interface org.libreoffice.ide.eclipse.core.model.utils.IModelDataListener
-
Method called each time the listened model has changed.
- modelRefreshed() - Method in interface org.libreoffice.ide.eclipse.core.model.utils.IModelTreeListener
-
Method called each time the listened model has been refreshed.
- modelSaved() - Method in class org.libreoffice.ide.eclipse.core.editors.utils.AbstractSection
-
Marks the editor as saved.
- modelSaved() - Method in interface org.libreoffice.ide.eclipse.core.model.utils.IModelDataListener
-
Method called each time the listened model is saved.
- MODIFIER - Static variable in class org.libreoffice.ide.eclipse.core.OOEclipsePlugin
- MODIFIERS - Static variable in interface org.libreoffice.ide.eclipse.core.editors.syntax.IUnoidlSyntax
-
UNO-IDL modifiers, usually written in brackets.
- modifyText(ModifyEvent) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.DialogRow
- MODULE - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoFactoryConstants
- mPageListener - Variable in class org.libreoffice.ide.eclipse.core.wizards.utils.WizardPageSet
-
Listener to use to listen for any page change which impacts the wizard set contained pages.
- mProject - Variable in class org.libreoffice.ide.eclipse.core.wizards.ServiceWizardSet
-
An instance of the project in which the wizard set is run.
- mProperty - Variable in class org.libreoffice.ide.eclipse.core.gui.rows.LabeledRow
- mTable - Variable in class org.libreoffice.ide.eclipse.core.gui.AbstractTable
- mTableViewer - Variable in class org.libreoffice.ide.eclipse.core.gui.AbstractTable
- mText - Variable in class org.libreoffice.ide.eclipse.core.editors.idl.UnoidlDoubleClickStrategy
- mWizard - Variable in class org.libreoffice.ide.eclipse.core.wizards.utils.WizardPageSet
-
Reference to the wizard containing the pages.
N
- NAME - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoFactoryConstants
-
The object is the data name.
- NAME - Static variable in class org.libreoffice.ide.eclipse.core.wizards.pages.InterfacesTable.InheritanceLine
- NEW_INTERFACE_IMAGE - Static variable in class org.libreoffice.ide.eclipse.core.i18n.ImagesConstants
- NEW_SERVICE_IMAGE - Static variable in class org.libreoffice.ide.eclipse.core.i18n.ImagesConstants
- NewInterfaceWizard - Class in org.libreoffice.ide.eclipse.core.wizards
-
Interface creation wizard.
- NewInterfaceWizard() - Constructor for class org.libreoffice.ide.eclipse.core.wizards.NewInterfaceWizard
-
Creates the wizard.
- NewInterfaceWizardPage - Class in org.libreoffice.ide.eclipse.core.wizards.pages
-
Interface creation page.
- NewInterfaceWizardPage(String, IUnoidlProject) - Constructor for class org.libreoffice.ide.eclipse.core.wizards.pages.NewInterfaceWizardPage
-
Constructor.
- NewInterfaceWizardPage(String, IUnoidlProject, String, String) - Constructor for class org.libreoffice.ide.eclipse.core.wizards.pages.NewInterfaceWizardPage
-
Constructor.
- NEWPROJECT_WIZ - Static variable in class org.libreoffice.ide.eclipse.core.i18n.ImagesConstants
- NewScopedElementWizardPage - Class in org.libreoffice.ide.eclipse.core.wizards.pages
-
Abstract class for a wizard page to create a scoped element such as a service or an interface.
- NewScopedElementWizardPage(String) - Constructor for class org.libreoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
-
Default constructor to use when neither the project nor the OOo instance is known.
- NewScopedElementWizardPage(String, String, String, IOOo) - Constructor for class org.libreoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
-
Constructor to use when the UNO project is already created, the scoped type name and it's path already known.
- NewScopedElementWizardPage(String, IOOo) - Constructor for class org.libreoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
-
Creates a default scoped name type wizard page with blank container path and type name.
- NewScopedElementWizardPage(String, IUnoidlProject) - Constructor for class org.libreoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
-
Constructor to use when the UNO project is already created.
- NewScopedElementWizardPage(String, IUnoidlProject, String, String) - Constructor for class org.libreoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
-
Constructor to use when the UNO project is already created, the scoped type name and it's path already known.
- NewServiceWizard - Class in org.libreoffice.ide.eclipse.core.wizards
-
The wizard for the creation of UNO services.
- NewServiceWizard() - Constructor for class org.libreoffice.ide.eclipse.core.wizards.NewServiceWizard
-
Constructor.
- NewServiceWizardPage - Class in org.libreoffice.ide.eclipse.core.wizards.pages
-
Service creation wizard page.
- NewServiceWizardPage(String, IUnoidlProject) - Constructor for class org.libreoffice.ide.eclipse.core.wizards.pages.NewServiceWizardPage
-
Simple constructor setting the package root and element name to blank values.
- NewServiceWizardPage(String, IUnoidlProject, String, String) - Constructor for class org.libreoffice.ide.eclipse.core.wizards.pages.NewServiceWizardPage
-
Constructor setting allowing to set custom root package and service name.
- NewUnoProjectAction - Class in org.libreoffice.ide.eclipse.core.actions
-
This action launches the New UNO Project wizard.
- NewUnoProjectAction() - Constructor for class org.libreoffice.ide.eclipse.core.actions.NewUnoProjectAction
-
Default constructor just initializing the action.
- NewUnoProjectPage - Class in org.libreoffice.ide.eclipse.core.wizards.pages
-
Uses the default Project wizard page and add some UNO-IDL special fields: SDK and OOo choices company prefix and Output path.
- NewUnoProjectPage(String) - Constructor for class org.libreoffice.ide.eclipse.core.wizards.pages.NewUnoProjectPage
-
Default constructor.
- NewUnoProjectWizard - Class in org.libreoffice.ide.eclipse.core.wizards
-
New UNO project wizard.
- NewUnoProjectWizard() - Constructor for class org.libreoffice.ide.eclipse.core.wizards.NewUnoProjectWizard
-
Constructor.
- NewUreAppWizard - Class in org.libreoffice.ide.eclipse.core.wizards
-
The new URE application wizard is simply a new UNO project wizard, with the inherited interface forced to
com::sun::star::lang::XMain. - NewUreAppWizard() - Constructor for class org.libreoffice.ide.eclipse.core.wizards.NewUreAppWizard
-
Constructor.
- NonRuleBasedDamagerRepairer - Class in org.libreoffice.ide.eclipse.core.editors.syntax
-
The UNO-IDL document repairer.
- NonRuleBasedDamagerRepairer(TextAttribute) - Constructor for class org.libreoffice.ide.eclipse.core.editors.syntax.NonRuleBasedDamagerRepairer
-
Default constructor.
- NoSuchPageException - Exception in org.libreoffice.ide.eclipse.core.wizards.utils
-
Exception thrown by the
WizardPageSetwhen the required page doesn't exists. - NoSuchPageException() - Constructor for exception org.libreoffice.ide.eclipse.core.wizards.utils.NoSuchPageException
- NOT_STARTED_STATE - Static variable in class org.libreoffice.ide.eclipse.core.builders.TypesBuilder
- NullExtraOptionsProvider - Class in org.libreoffice.ide.eclipse.core.model.config
-
Does nothing.
- NullExtraOptionsProvider() - Constructor for class org.libreoffice.ide.eclipse.core.model.config.NullExtraOptionsProvider
O
- OFFICE_APP - Static variable in class org.libreoffice.ide.eclipse.core.i18n.ImagesConstants
- OfficeClassLoader - Class in org.libreoffice.ide.eclipse.core.office
-
Special class loader to use to load OOo related classes.
- OfficeHelper - Class in org.libreoffice.ide.eclipse.core.office
-
Provides a set of utility methods to use to handle OOo.
- OfficeHelper() - Constructor for class org.libreoffice.ide.eclipse.core.office.OfficeHelper
- OfficeLaunchDelegate - Class in org.libreoffice.ide.eclipse.core.launch.office
-
LibreOffice launcher implementation.
- OfficeLaunchDelegate() - Constructor for class org.libreoffice.ide.eclipse.core.launch.office.OfficeLaunchDelegate
- OfficeLaunchDelegate_LaunchError - Static variable in class org.libreoffice.ide.eclipse.core.launch.office.Messages
- OfficeLaunchDelegate_LaunchErrorTitle - Static variable in class org.libreoffice.ide.eclipse.core.launch.office.Messages
- OfficeLaunchShortcut - Class in org.libreoffice.ide.eclipse.core.launch.office
-
Class launching the selected uno project as a LibreOffice extension.
- OfficeLaunchShortcut() - Constructor for class org.libreoffice.ide.eclipse.core.launch.office.OfficeLaunchShortcut
- OfficeTab - Class in org.libreoffice.ide.eclipse.core.launch.office
-
Tab for configuring the LibreOffice launch properties.
- OfficeTab() - Constructor for class org.libreoffice.ide.eclipse.core.launch.office.OfficeTab
- OfficeTab_ChkUseCleanUserInstallation - Static variable in class org.libreoffice.ide.eclipse.core.launch.office.Messages
- OfficeTab_ChkUseCleanUserInstallation_ToolTip - Static variable in class org.libreoffice.ide.eclipse.core.launch.office.Messages
- OfficeTab_Configurationerror - Static variable in class org.libreoffice.ide.eclipse.core.launch.office.Messages
- OfficeTab_Options - Static variable in class org.libreoffice.ide.eclipse.core.launch.office.Messages
- OfficeTab_ProjectChooserMessage - Static variable in class org.libreoffice.ide.eclipse.core.launch.office.Messages
- OfficeTab_ProjectChooserTitle - Static variable in class org.libreoffice.ide.eclipse.core.launch.office.Messages
- OfficeTab_ProjectNameLabel - Static variable in class org.libreoffice.ide.eclipse.core.launch.office.Messages
- OfficeTab_Title - Static variable in class org.libreoffice.ide.eclipse.core.launch.office.Messages
- OfficeTab_UnoProject - Static variable in class org.libreoffice.ide.eclipse.core.launch.office.Messages
- okPressed() - Method in class org.libreoffice.ide.eclipse.core.unotypebrowser.UnoTypeBrowser
- OOECLIPSE_PLUGIN_ID - Static variable in class org.libreoffice.ide.eclipse.core.OOEclipsePlugin
-
ooeclipseintegration plugin id.
- OOEclipsePlugin - Class in org.libreoffice.ide.eclipse.core
-
Plugin entry point, it is used by Eclipse as a bundle.
- OOEclipsePlugin() - Constructor for class org.libreoffice.ide.eclipse.core.OOEclipsePlugin
-
The constructor.
- OOO_CONFIG - Static variable in class org.libreoffice.ide.eclipse.core.OOEclipsePlugin
-
Plugin home relative path for the ooo configuration file.
- OOO_DIALOG_IMAGE - Static variable in class org.libreoffice.ide.eclipse.core.i18n.ImagesConstants
- OOoConfigPanel - Class in org.libreoffice.ide.eclipse.core.gui
-
Class providing the LibreOffice and SDK configuration rows.
- OOoConfigPanel(Composite) - Constructor for class org.libreoffice.ide.eclipse.core.gui.OOoConfigPanel
-
Constructor.
- OOoContainer - Class in org.libreoffice.ide.eclipse.core.model
-
Singleton object containing the LibreOffice configurations.
- OOoRow - Class in org.libreoffice.ide.eclipse.core.gui.rows
-
Row displaying the selection of an OOo instance.
- OOoRow(Composite, String, IOOo) - Constructor for class org.libreoffice.ide.eclipse.core.gui.rows.OOoRow
-
Constructor.
- OOoTable - Class in org.libreoffice.ide.eclipse.core.gui
-
This class creates the whole OOo table with it's viewer and content provider.
- OOoTable(Composite) - Constructor for class org.libreoffice.ide.eclipse.core.gui.OOoTable
-
Main constructor of the OOo Table.
- OOTextEditor - Class in org.libreoffice.ide.eclipse.core.editors.utils
-
Base class for an enhanced text editor to be used in the loeclipse plugins.
- OOTextEditor() - Constructor for class org.libreoffice.ide.eclipse.core.editors.utils.OOTextEditor
- openDialog(AbstractOOo) - Method in class org.libreoffice.ide.eclipse.core.gui.OOoTable
-
This method create and calls the dialog box to be launched on LibreOffice edition or LibreOffice creation.
- openDialog(SDK) - Method in class org.libreoffice.ide.eclipse.core.gui.SDKTable
-
This method create and calls the dialog box to be launched on SDK edition or SDK creation.
- openDialog(UnoFactoryData) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.InterfaceMembersTable
-
Open the member dialog for edition or creation.
- openDialogBox(Composite) - Method in class org.libreoffice.ide.eclipse.core.gui.TypeCellEditor
-
Open the type chooser dialog.
- openResource(IFile) - Method in class org.libreoffice.ide.eclipse.core.wizards.NewInterfaceWizard
-
Method opening a file in an UNO-IDL editor.
- openWizard(INewWizard) - Method in class org.libreoffice.ide.eclipse.core.actions.AbstractPulldownAction
-
Open the new wizard dialog.
- OPT_INHERITED_INTERFACES - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoFactoryConstants
-
The object is an array of "::"-separated strings.
- OPTIONAL - Static variable in class org.libreoffice.ide.eclipse.core.wizards.pages.InterfacesTable.InheritanceLine
- org.libreoffice.ide.eclipse.core - package org.libreoffice.ide.eclipse.core
- org.libreoffice.ide.eclipse.core.actions - package org.libreoffice.ide.eclipse.core.actions
- org.libreoffice.ide.eclipse.core.builders - package org.libreoffice.ide.eclipse.core.builders
- org.libreoffice.ide.eclipse.core.editors - package org.libreoffice.ide.eclipse.core.editors
- org.libreoffice.ide.eclipse.core.editors.description - package org.libreoffice.ide.eclipse.core.editors.description
- org.libreoffice.ide.eclipse.core.editors.idl - package org.libreoffice.ide.eclipse.core.editors.idl
- org.libreoffice.ide.eclipse.core.editors.pack - package org.libreoffice.ide.eclipse.core.editors.pack
- org.libreoffice.ide.eclipse.core.editors.registry - package org.libreoffice.ide.eclipse.core.editors.registry
- org.libreoffice.ide.eclipse.core.editors.syntax - package org.libreoffice.ide.eclipse.core.editors.syntax
- org.libreoffice.ide.eclipse.core.editors.utils - package org.libreoffice.ide.eclipse.core.editors.utils
- org.libreoffice.ide.eclipse.core.export - package org.libreoffice.ide.eclipse.core.export
- org.libreoffice.ide.eclipse.core.gui - package org.libreoffice.ide.eclipse.core.gui
- org.libreoffice.ide.eclipse.core.gui.rows - package org.libreoffice.ide.eclipse.core.gui.rows
- org.libreoffice.ide.eclipse.core.i18n - package org.libreoffice.ide.eclipse.core.i18n
- org.libreoffice.ide.eclipse.core.launch - package org.libreoffice.ide.eclipse.core.launch
- org.libreoffice.ide.eclipse.core.launch.office - package org.libreoffice.ide.eclipse.core.launch.office
- org.libreoffice.ide.eclipse.core.model - package org.libreoffice.ide.eclipse.core.model
- org.libreoffice.ide.eclipse.core.model.config - package org.libreoffice.ide.eclipse.core.model.config
- org.libreoffice.ide.eclipse.core.model.description - package org.libreoffice.ide.eclipse.core.model.description
- org.libreoffice.ide.eclipse.core.model.language - package org.libreoffice.ide.eclipse.core.model.language
- org.libreoffice.ide.eclipse.core.model.pack - package org.libreoffice.ide.eclipse.core.model.pack
- org.libreoffice.ide.eclipse.core.model.utils - package org.libreoffice.ide.eclipse.core.model.utils
- org.libreoffice.ide.eclipse.core.office - package org.libreoffice.ide.eclipse.core.office
- org.libreoffice.ide.eclipse.core.preferences - package org.libreoffice.ide.eclipse.core.preferences
- org.libreoffice.ide.eclipse.core.unotypebrowser - package org.libreoffice.ide.eclipse.core.unotypebrowser
- org.libreoffice.ide.eclipse.core.utils - package org.libreoffice.ide.eclipse.core.utils
- org.libreoffice.ide.eclipse.core.wizards - package org.libreoffice.ide.eclipse.core.wizards
- org.libreoffice.ide.eclipse.core.wizards.pages - package org.libreoffice.ide.eclipse.core.wizards.pages
- org.libreoffice.ide.eclipse.core.wizards.utils - package org.libreoffice.ide.eclipse.core.wizards.utils
- OverlayImageIcon - Class in org.libreoffice.ide.eclipse.core.gui
-
This class is used for overlaying image icons.
- OverlayImageIcon(Image, Image, int) - Constructor for class org.libreoffice.ide.eclipse.core.gui.OverlayImageIcon
-
Constructor.
P
- PACKAGE_CONTENT - Static variable in class org.libreoffice.ide.eclipse.core.i18n.ImagesConstants
- PACKAGE_EXPORT_WIZ - Static variable in class org.libreoffice.ide.eclipse.core.i18n.ImagesConstants
- PACKAGE_NAME - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoFactoryConstants
-
The object is a "::"-separated string.
- PackageContentSelector - Class in org.libreoffice.ide.eclipse.core.gui
-
Common helper GUI part to select elements to add in the UNO package to be exported.
- PackageContentSelector(Composite, int) - Constructor for class org.libreoffice.ide.eclipse.core.gui.PackageContentSelector
-
Constructor based on SWT composite's one.
- PackageDescriptionSection - Class in org.libreoffice.ide.eclipse.core.editors.pack
- PackageDescriptionSection(PackageFormPage) - Constructor for class org.libreoffice.ide.eclipse.core.editors.pack.PackageDescriptionSection
-
Constructor.
- PackageExportWizard - Class in org.libreoffice.ide.eclipse.core.wizards
-
Class for the new OXT export wizard.
- PackageExportWizard() - Constructor for class org.libreoffice.ide.eclipse.core.wizards.PackageExportWizard
-
Constructor.
- PackageFormPage - Class in org.libreoffice.ide.eclipse.core.editors.pack
-
Page displaying the Package properties in a more user friendly way.
- PackageFormPage(FormEditor, String) - Constructor for class org.libreoffice.ide.eclipse.core.editors.pack.PackageFormPage
-
Content form page constructor.
- PackagePropertiesEditor - Class in org.libreoffice.ide.eclipse.core.editors.pack
-
The project package editor.
- PackagePropertiesEditor() - Constructor for class org.libreoffice.ide.eclipse.core.editors.pack.PackagePropertiesEditor
- PackagePropertiesModel - Class in org.libreoffice.ide.eclipse.core.model.pack
- PackagePropertiesModel(IFile) - Constructor for class org.libreoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
-
Create a new package.properties model for a given file.
- pageChanged(IWizardPage) - Method in class org.libreoffice.ide.eclipse.core.wizards.NewUnoProjectWizard
-
This method should be called by included pages to notify any change that could have an impact on other pages.
- pageChanged(UnoFactoryData) - Method in interface org.libreoffice.ide.eclipse.core.wizards.utils.IPageListener
-
Event raised when one of the listened page has changed.
- PATH_SEPARATOR - Static variable in class org.libreoffice.ide.eclipse.core.model.utils.SystemHelper
- PATHS_SEPARATOR - Static variable in interface org.libreoffice.ide.eclipse.core.launch.office.IOfficeLaunchConstants
- performApply(ILaunchConfigurationWorkingCopy) - Method in class org.libreoffice.ide.eclipse.core.launch.office.OfficeTab
- performApply(ILaunchConfigurationWorkingCopy) - Method in class org.libreoffice.ide.eclipse.core.launch.UreTab
- performDefaults() - Method in class org.libreoffice.ide.eclipse.core.preferences.MainPage
- performFinish() - Method in class org.libreoffice.ide.eclipse.core.export.AntScriptExportWizard
- performFinish() - Method in class org.libreoffice.ide.eclipse.core.wizards.NewInterfaceWizard
- performFinish() - Method in class org.libreoffice.ide.eclipse.core.wizards.NewServiceWizard
- performFinish() - Method in class org.libreoffice.ide.eclipse.core.wizards.NewUnoProjectWizard
- performFinish() - Method in class org.libreoffice.ide.eclipse.core.wizards.PackageExportWizard
- performOk() - Method in class org.libreoffice.ide.eclipse.core.preferences.MainPage
- performOk() - Method in class org.libreoffice.ide.eclipse.core.preferences.ProjectPropertiesPage
- performOk() - Method in class org.libreoffice.ide.eclipse.core.preferences.UnoSDKConfigPage
- PluginLogger - Class in org.libreoffice.ide.eclipse.core
-
This class is the plugin central log singleton.
- PluginLogger() - Constructor for class org.libreoffice.ide.eclipse.core.PluginLogger
- PREFIX_DESCRIPTION - Static variable in class org.libreoffice.ide.eclipse.core.model.description.XMLTokens
- PREFIX_XLINK - Static variable in class org.libreoffice.ide.eclipse.core.model.description.XMLTokens
- PREPROC_COMMANDS - Static variable in class org.libreoffice.ide.eclipse.core.editors.syntax.UnoidlPreprocessorScanner
-
The preprocessor commands to match.
- PREPROCESSOR_COMMAND - Static variable in class org.libreoffice.ide.eclipse.core.OOEclipsePlugin
- PRJ_MODIFIER - Static variable in class org.libreoffice.ide.eclipse.core.i18n.ImagesConstants
- PROGRAM_ARGS - Static variable in interface org.libreoffice.ide.eclipse.core.launch.IUreLaunchConstants
- PROJECT_COMP - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoFactoryConstants
-
The object should be a single word.
- PROJECT_HANDLE - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoFactoryConstants
-
The object should be an instance of
IProject. - PROJECT_IDL_DIR - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoFactoryConstants
-
Project property setting the directory where the idl files are located.
- PROJECT_LANGUAGE - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoFactoryConstants
-
The object should be an instance of
AbstractLanguage. - PROJECT_NAME - Static variable in interface org.libreoffice.ide.eclipse.core.launch.IUreLaunchConstants
- PROJECT_NAME - Static variable in interface org.libreoffice.ide.eclipse.core.launch.office.IOfficeLaunchConstants
- PROJECT_NAME - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoFactoryConstants
- PROJECT_OOO - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoFactoryConstants
-
The object should be an instance of
IOOo. - PROJECT_PATH - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoFactoryConstants
- PROJECT_PREFIX - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoFactoryConstants
-
The object should be a dot-separated string.
- PROJECT_SDK - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoFactoryConstants
-
The object should be an instance of
ISdk. - PROJECT_SRC_DIR - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoFactoryConstants
-
Project property setting the directory where the sources are located.
- ProjectExportPageControl - Class in org.libreoffice.ide.eclipse.core.export
-
Controller object for the fields of the
ProjectExportPartview. - ProjectExportPageControl() - Constructor for class org.libreoffice.ide.eclipse.core.export.ProjectExportPageControl
-
Default constructor.
- ProjectExportPart - Class in org.libreoffice.ide.eclipse.core.export
-
Dialog part for the Ant scripts export configuration.
- ProjectExportPart() - Constructor for class org.libreoffice.ide.eclipse.core.export.ProjectExportPart
- ProjectPropertiesPage - Class in org.libreoffice.ide.eclipse.core.preferences
-
The project preference page.
- ProjectPropertiesPage() - Constructor for class org.libreoffice.ide.eclipse.core.preferences.ProjectPropertiesPage
-
Default constructor setting configuration listeners.
- ProjectSelectionDialog - Class in org.libreoffice.ide.eclipse.core.gui
-
Dialog used to select a file or folder in a UNO project.
- ProjectSelectionDialog(IProject, String) - Constructor for class org.libreoffice.ide.eclipse.core.gui.ProjectSelectionDialog
-
Constructor.
- ProjectsManager - Class in org.libreoffice.ide.eclipse.core.model
-
Singleton mapping the UNO-IDL projects to their name to provide an easy access to UNO-IDL projects.
- ProjectsManager() - Constructor for class org.libreoffice.ide.eclipse.core.model.ProjectsManager
- PublisherInfos - Class in org.libreoffice.ide.eclipse.core.model.description
-
Simple structure storing the publisher informations.
- PublisherInfos() - Constructor for class org.libreoffice.ide.eclipse.core.model.description.PublisherInfos
- PublisherSection - Class in org.libreoffice.ide.eclipse.core.editors.description
-
Class implementing the publisher form section.
- PublisherSection(Composite, DescriptionFormPage) - Constructor for class org.libreoffice.ide.eclipse.core.editors.description.PublisherSection
R
- readErrors() - Method in class org.libreoffice.ide.eclipse.core.builders.IdlcErrorReader
-
Computes the error into IDL markers.
- refreshCache() - Method in class org.libreoffice.ide.eclipse.core.unotypebrowser.UnoTypeProvider
-
Refresh the cache of Uno types.
- refreshProject() - Method in class org.libreoffice.ide.eclipse.core.export.AntScriptExportWizardPage
-
Refresh the selected project.
- refreshProject() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.UnoPackageExportPage
-
Refresh the selected project.
- RegDocumentProvider - Class in org.libreoffice.ide.eclipse.core.editors.registry
-
Provides the document content for the registry editor.
- RegDocumentProvider() - Constructor for class org.libreoffice.ide.eclipse.core.editors.registry.RegDocumentProvider
-
Default constructor.
- RegEditor - Class in org.libreoffice.ide.eclipse.core.editors.registry
-
Editor class to view the UNO registries, ie
.urdand.rdbfiles. - RegEditor() - Constructor for class org.libreoffice.ide.eclipse.core.editors.registry.RegEditor
-
Default constructor, initializing the document provider.
- RegexRule - Class in org.libreoffice.ide.eclipse.core.editors.syntax
-
A scanning rule matching a regular expression.
- RegexRule(String, IToken) - Constructor for class org.libreoffice.ide.eclipse.core.editors.syntax.RegexRule
-
Constructor, initializing the token to return and the regex to match.
- REGMERGE_STATE - Static variable in class org.libreoffice.ide.eclipse.core.builders.TypesBuilder
- RegmergeBuilder - Class in org.libreoffice.ide.eclipse.core.builders
-
Builder for the URD files generating the
types.rdbregistry. - RegmergeBuilder() - Constructor for class org.libreoffice.ide.eclipse.core.builders.RegmergeBuilder
- RegmergeBuildVisitor - Class in org.libreoffice.ide.eclipse.core.builders
-
Class visiting each child of the urd folder to merge it with the common
types.rdbregistry. - RegmergeBuildVisitor(IUnoidlProject, IProgressMonitor) - Constructor for class org.libreoffice.ide.eclipse.core.builders.RegmergeBuildVisitor
-
Default constructor.
- ReleaseNotesSection - Class in org.libreoffice.ide.eclipse.core.editors.description
-
Section displaying the release notes part of the descriptions.xml file.
- ReleaseNotesSection(Composite, DescriptionFormPage) - Constructor for class org.libreoffice.ide.eclipse.core.editors.description.ReleaseNotesSection
- reloadData() - Method in class org.libreoffice.ide.eclipse.core.editors.description.DescriptionFormPage
-
Reload the data from the model in the sections.
- reloadFromString(String) - Method in class org.libreoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
-
Clears all the content of the package properties and replace it by a string as if it would have been the properties file content.
- remove(int) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.ChoiceRow
-
Remove the item at the position corresponding to index.
- remove(int, int) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.ChoiceRow
-
Removes all the items between start and end positions.
- remove(String) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.ChoiceRow
-
Removes the items with the provided text.
- removeAll() - Method in class org.libreoffice.ide.eclipse.core.gui.rows.ChoiceRow
-
Removes all the items of the combo box.
- removeAll() - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoComposite
-
Removes all the children nodes.
- removeAllTypes() - Method in class org.libreoffice.ide.eclipse.core.unotypebrowser.UnoTypeProvider
-
Purge the types list.
- removeDataListener(IModelDataListener) - Method in class org.libreoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
-
Removes a class listening the model changes.
- removeDescription(Locale) - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
-
Remove a description.
- removeDisplayName(Locale) - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
-
Remove a display name.
- removeFieldChangedlistener() - Method in class org.libreoffice.ide.eclipse.core.gui.rows.LabeledRow
-
Removes the field changes listener.
- removeImplementation(Element, Element, String) - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
-
Remove the implementation XML element.
- removeImplementationElements(Element, Element) - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
-
Remove all implementation elements from component except the given implementation.
- removeInitListener(IInitListener) - Method in class org.libreoffice.ide.eclipse.core.unotypebrowser.UnoTypeProvider
-
Makes the given initialization listener stop listening.
- removeInnerData(UnoFactoryData) - Method in class org.libreoffice.ide.eclipse.core.model.UnoFactoryData
-
Removes an inner data if it isn't
nulland already present in the inner data. - removeLicense(Locale) - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
-
Remove a license.
- removeLine() - Method in class org.libreoffice.ide.eclipse.core.gui.AbstractTable
-
Method called after an action on the Remove button.
- removeLine() - Method in class org.libreoffice.ide.eclipse.core.gui.OOoTable
-
Method called after an action on the Remove button.
- removeLine() - Method in class org.libreoffice.ide.eclipse.core.gui.SDKTable
-
Method called after an action on the Remove button.
- removeListener(ILocaleListener) - Method in class org.libreoffice.ide.eclipse.core.editors.utils.LocaleSelector
- removeListener(IConfigListener) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.AbstractConfigRow
-
Remove the configuration listener from the correct configuration container.
- removeListener(IConfigListener) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.OOoRow
-
Remove the configuration listener from the correct configuration container.
- removeListener(IConfigListener) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.SdkRow
-
Remove the configuration listener from the correct configuration container.
- removeListener(IConfigListener) - Static method in class org.libreoffice.ide.eclipse.core.model.OOoContainer
-
Removes a configuration listener from the container.
- removeListener(IConfigListener) - Static method in class org.libreoffice.ide.eclipse.core.model.SDKContainer
-
Removes a SDK listener from the container.
- removeListener(IModelDataListener) - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
-
Remove a model listener.
- removeListener(IModelDataListener) - Method in interface org.libreoffice.ide.eclipse.core.model.utils.IModel
-
Remove a model listener.
- removeOOoDependencies(IOOo, IProject) - Method in interface org.libreoffice.ide.eclipse.core.model.language.IProjectHandler
-
Removes the language specific OpenOffice.org dependencies from the project.
- removePageListener(IPageListener) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
-
Remove the page listener.
- removePageListener(IPageListener) - Method in interface org.libreoffice.ide.eclipse.core.wizards.utils.IListenablePage
-
Remove the page listener.
- removeProject(String) - Static method in class org.libreoffice.ide.eclipse.core.model.ProjectsManager
-
Removes a project from the manager.
- removePublisherInfo(Locale) - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
-
Remove a publisherInfo.
- removeReleaseNote(Locale) - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
-
Remove a release note.
- removeResource(IResource) - Method in class org.libreoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
-
remove resource entry if already in.
- removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.libreoffice.ide.eclipse.core.gui.AbstractTable
- removeTreeListener(IModelTreeListener) - Method in class org.libreoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
-
Removes a class listening the TreeView changes.
- removeUpdateInfo(String) - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
-
Remove a updateInfos.
- replaceUpdateInfo(int, String) - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
-
Replace an existing update info.
- RESERVED_WORDS - Static variable in interface org.libreoffice.ide.eclipse.core.editors.syntax.IUnoidlSyntax
-
The UNO-IDL reserved words: they will be rendered as keywords.
- resourceChanged(IResourceChangeEvent) - Method in class org.libreoffice.ide.eclipse.core.ResourceChangesHandler
- ResourceChangesHandler - Class in org.libreoffice.ide.eclipse.core
-
This class is responsible for all the actions to perform on resources changes.
- ResourceChangesHandler() - Constructor for class org.libreoffice.ide.eclipse.core.ResourceChangesHandler
- restoreWidgetValues() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.UnoPackageExportPage
-
Loads the saved values of the controls states.
- run(IAction) - Method in class org.libreoffice.ide.eclipse.core.actions.ConvertToManifestAction
- run(IAction) - Method in class org.libreoffice.ide.eclipse.core.actions.NewUnoProjectAction
- run(IAction) - Method in class org.libreoffice.ide.eclipse.core.actions.UnoProjectPulldownAction
- run(IAction) - Method in class org.libreoffice.ide.eclipse.core.actions.UnoTypePulldownAction
- runOffice(IUnoidlProject, ILaunch, IPath, IExtraOptionsProvider, IProgressMonitor) - Method in interface org.libreoffice.ide.eclipse.core.model.config.IOOo
- runTool(String, String[], File) - Static method in class org.libreoffice.ide.eclipse.core.model.utils.SystemHelper
-
Run a shell command with a given environment and an optional execution directory.
- runTool(IUnoidlProject, String, IProgressMonitor) - Method in interface org.libreoffice.ide.eclipse.core.model.config.ISdk
-
Create a process for the given shell command.
- runToolWithEnv(IUnoidlProject, String, String[], IProgressMonitor) - Method in interface org.libreoffice.ide.eclipse.core.model.config.ISdk
-
Create a process for the given shell command.
- runToolWithSysEnv(String, File) - Static method in class org.libreoffice.ide.eclipse.core.model.utils.SystemHelper
-
Run a shell command with the system environment and an optional execution directory.
- runUno(IUnoidlProject, String, String, ILaunch, IProgressMonitor) - Method in interface org.libreoffice.ide.eclipse.core.model.config.IOOo
-
Run the
unoexecutable with the given Main implementation, the arguments and the launcher.
S
- saveAllProperties() - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
-
Saves the UNO project configuration in a hidden file.
- saveJavaBuildProperties(List<IResource>) - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
-
Save in the Ant build.properties the Java class path.
- saveOOos() - Static method in class org.libreoffice.ide.eclipse.core.model.OOoContainer
-
Saves the LibreOffice already configured instances to the preferences.
- savePreferences() - Method in class org.libreoffice.ide.eclipse.core.gui.OOoTable
-
Saves the OOos in the OOOS_CONFIG file.
- savePreferences() - Method in class org.libreoffice.ide.eclipse.core.gui.rows.AbstractConfigRow
-
Save the configuration element preferences.
- savePreferences() - Method in class org.libreoffice.ide.eclipse.core.gui.rows.OOoRow
-
Save the configuration element preferences.
- savePreferences() - Method in class org.libreoffice.ide.eclipse.core.gui.rows.SdkRow
-
Save the configuration element preferences.
- savePreferences() - Method in class org.libreoffice.ide.eclipse.core.gui.SDKTable
-
Saves the SDK preferences.
- saveSDKs() - Static method in class org.libreoffice.ide.eclipse.core.model.SDKContainer
-
Saves the SDK already configured instances to the preferences.
- saveWidgetValues() - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.UnoPackageExportPage
-
Stores the controls values for the next instance of the page.
- SDK_DIALOG_IMAGE - Static variable in class org.libreoffice.ide.eclipse.core.i18n.ImagesConstants
- SDKContainer - Class in org.libreoffice.ide.eclipse.core.model
-
Singleton object containing the SDK instances.
- SdkRow - Class in org.libreoffice.ide.eclipse.core.gui.rows
-
Row displaying the selection of an SDK instance.
- SdkRow(Composite, String, ISdk) - Constructor for class org.libreoffice.ide.eclipse.core.gui.rows.SdkRow
-
Constructor.
- SDKTable - Class in org.libreoffice.ide.eclipse.core.gui
-
This class creates the whole SDK table with it's viewer and content provider.
- SDKTable(Composite) - Constructor for class org.libreoffice.ide.eclipse.core.gui.SDKTable
-
Main constructor of the SDK Table.
- select(int) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.ChoiceRow
-
Select the item at the position corresponding to index.
- select(String) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.ChoiceRow
-
Set the provided text as the active item if the item is present in the choice.
- selectComment(int) - Method in class org.libreoffice.ide.eclipse.core.editors.idl.UnoidlDoubleClickStrategy
-
Test if the caret is positioned in a comment partition.
- selectionChanged(IAction, ISelection) - Method in class org.libreoffice.ide.eclipse.core.actions.AbstractPulldownAction
- selectionChanged(IAction, ISelection) - Method in class org.libreoffice.ide.eclipse.core.actions.ConvertToManifestAction
- selectionChanged(IAction, ISelection) - Method in class org.libreoffice.ide.eclipse.core.actions.NewUnoProjectAction
- selectionChanged(SelectionChangedEvent) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewInterfaceWizardPage
- selectLocale(Locale) - Method in class org.libreoffice.ide.eclipse.core.editors.description.GeneralSection
-
The locale selection has changed.
- selectLocale(Locale) - Method in class org.libreoffice.ide.eclipse.core.editors.description.LicenseSection
-
The locale selection has changed.
- selectLocale(Locale) - Method in class org.libreoffice.ide.eclipse.core.editors.description.PublisherSection
-
The locale selection has changed.
- selectLocale(Locale) - Method in class org.libreoffice.ide.eclipse.core.editors.description.ReleaseNotesSection
-
The locale selection has changed.
- selectLocale(Locale) - Method in interface org.libreoffice.ide.eclipse.core.editors.utils.ILocaleListener
-
The locale selection has changed.
- selectLocale(Locale) - Method in class org.libreoffice.ide.eclipse.core.editors.utils.LocalizedSection
-
The locale selection has changed.
- selectReveal(Object) - Method in class org.libreoffice.ide.eclipse.core.editors.utils.SourcePage
- selectWord(int) - Method in class org.libreoffice.ide.eclipse.core.editors.idl.UnoidlDoubleClickStrategy
-
Test if the caret is positioned in a word partition.
- serialize(OutputStream) - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
-
Serializes the data in XML to an output stream.
- SERVICE - Static variable in class org.libreoffice.ide.eclipse.core.i18n.ImagesConstants
- SERVICE - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoFactoryConstants
- SERVICE_PAGE_ID - Static variable in class org.libreoffice.ide.eclipse.core.wizards.ServiceWizardSet
- ServiceWizardSet - Class in org.libreoffice.ide.eclipse.core.wizards
-
This wizard page set manages a service page and an interface page.
- ServiceWizardSet(IWizard) - Constructor for class org.libreoffice.ide.eclipse.core.wizards.ServiceWizardSet
-
Constructor.
- setAcceptByUser(boolean) - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
- setActive(boolean) - Method in class org.libreoffice.ide.eclipse.core.editors.utils.SourcePage
- setActivePart(IAction, IWorkbenchPart) - Method in class org.libreoffice.ide.eclipse.core.actions.ConvertToManifestAction
- setAntScriptExportPage(AntScriptExportWizardPage) - Static method in class org.libreoffice.ide.eclipse.core.export.ProjectExportPart
- setBrowseSelectionListener(SelectionListener) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.ChoiceRow
-
Set the listener for the browse button action.
- setCheckAntSectionDisplay(boolean) - Static method in class org.libreoffice.ide.eclipse.core.export.ProjectExportPart
- setChildrenSeparator(String) - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoComposite
-
defines the string which has to be inserted between two children.
- setCompanyPrefix(String) - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
-
Sets the company prefix.
- setConfigurationElement(IConfigurationElement) - Method in class org.libreoffice.ide.eclipse.core.model.language.AbstractLanguage
- setConnectionPatterns(String, String) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.BaseUnoConnectionPage
-
Defines the patterns of code to instantiate a pipe or socket UNO connection.
- setContents() - Method in class org.libreoffice.ide.eclipse.core.editors.pack.ContentsSection
- setDefaultIcon(String) - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
- setDefaultPreferences() - Static method in class org.libreoffice.ide.eclipse.core.OOEclipsePlugin
-
Method that initialize the default preferences of the plugin.
- setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.libreoffice.ide.eclipse.core.launch.office.OfficeTab
- setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.libreoffice.ide.eclipse.core.launch.UreTab
- setDescriptions(Map<Locale, IFile>) - Method in class org.libreoffice.ide.eclipse.core.editors.pack.PackageDescriptionSection
-
Set the package descriptions to show in the section.
- setDisableServicePage(String) - Method in class org.libreoffice.ide.eclipse.core.wizards.NewUnoProjectWizard
-
Force the inheritance interface to a given value and do not show the service creation pages.
- setDocument(IDocument) - Method in class org.libreoffice.ide.eclipse.core.editors.syntax.NonRuleBasedDamagerRepairer
- setElement(IAdaptable) - Method in class org.libreoffice.ide.eclipse.core.preferences.ProjectPropertiesPage
- setEnabled(boolean) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.BooleanRow
-
Set the enabled state of the field and the browse button if the latter exists.
- setEnabled(boolean) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.LabeledRow
-
Set the enabled state of the field and the browse button if the latter exists.
- setFieldChangedListener(IFieldChangedListener) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.LabeledRow
-
Defines the listener that will react to the field changes.
- setFilteredElements(List<IResource>) - Method in class org.libreoffice.ide.eclipse.core.gui.ProjectSelectionDialog
-
Set the list of elements which should be shown in the dialog.
- setFocus() - Method in class org.libreoffice.ide.eclipse.core.gui.rows.TextRow
-
Sets the focus on the row.
- setGenerateManifest(boolean) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.ManifestExportPageController
-
Sets whether to use an existing manifest file or generate a new one (note that the generated manifest file may or may not be saved).
- setHCIcon(String) - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
- setHidden(IWizardPage, boolean) - Method in class org.libreoffice.ide.eclipse.core.wizards.utils.WizardPageSet
-
Set a page as hidden in the wizard.
- setHome(String) - Method in interface org.libreoffice.ide.eclipse.core.model.config.IOOo
-
Set the home directory.
- setId(String) - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
- setIdlDir(String) - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
-
Defines the directory containing the IDL files.
- setIndented(boolean) - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoComposite
-
sets whether the output string of the text composite will be indented or not.
- setIndex(int) - Method in class org.libreoffice.ide.eclipse.core.editors.utils.SourcePage
- setInheritanceName(String, boolean) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewServiceWizardPage
-
Sets the name of the exported interface.
- setInterfaceName(String) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.InterfacesTable.InheritanceLine
-
Set the interface name.
- setLabel(String) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.BooleanRow
-
Replace the current label by a new one.
- setLabel(String) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.LabeledRow
-
Replace the current label by a new one.
- setLanguage(AbstractLanguage) - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
-
Set the language of the project implementation.
- setLanguagePage(LanguageWizardPage) - Method in class org.libreoffice.ide.eclipse.core.wizards.NewUnoProjectWizard
-
Set the language page to use for the project.
- setLevel(LogLevels) - Static method in class org.libreoffice.ide.eclipse.core.PluginLogger
-
Changes the minimum level of the message printed to the log view.
- setLibraries(PackagePropertiesModel) - Method in class org.libreoffice.ide.eclipse.core.editors.pack.LibsSection
-
Fill the libraries section from the properties file.
- setLoadManifestPath(String) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.ManifestExportPageController
-
Setting this value has no effect unless
ManifestExportPageController.isLoadManifestPathEnabled()returnstrue. - setLocalRegs(List<String>) - Method in class org.libreoffice.ide.eclipse.core.office.TypesGetter
- setManifestPath(IFile) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.ManifestExportPage
-
Define the manifest file to generate and force the dialog to this value.
- setMaxOOo(String) - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
- setMessageVisible(boolean) - Method in class org.libreoffice.ide.eclipse.core.editors.utils.OOTextEditor
-
Hide or Show the message box of the editor.
- setMinOOo(String) - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
- setModel(ModelType) - Method in class org.libreoffice.ide.eclipse.core.editors.utils.AbstractSection
- setModel(DescriptionModel) - Method in class org.libreoffice.ide.eclipse.core.editors.description.DescriptionFormPage
- setModel(DescriptionModel) - Method in class org.libreoffice.ide.eclipse.core.model.description.PublisherInfos
-
Set the description model in order to be able to fire the model changes.
- setModified(boolean) - Method in class org.libreoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
-
Set whether the changes should come from this data model or not.
- setName(String) - Method in class org.libreoffice.ide.eclipse.core.model.description.PublisherInfos
- setName(String, boolean) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
-
Sets the name of the element to create.
- setOOo(IOOo) - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
-
Sets the selected LibreOffice.
- setOOo(IOOo) - Method in class org.libreoffice.ide.eclipse.core.office.TypesGetter
-
Set the LibreOffice instance to use for the different operations.
- setOOoInstance(IOOo) - Method in class org.libreoffice.ide.eclipse.core.unotypebrowser.UnoTypeProvider
-
Sets the OOo if the new one is different from the old one.
- setOOoInstance(IOOo) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
-
Set the OOo instance to query the types from.
- setOptional(boolean) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.InterfacesTable.InheritanceLine
-
Set whether the inheritance is optional or not.
- setOutputExtension(String) - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
-
Sets the output extension.
- setPackage(String, boolean) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
-
the container name of the type to create is composed of two parts: the package root and the package.
- setPackageRoot(String) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
-
The container name of the type to create is composed of two parts: the package root and the package; this method sets the first part.
- setPage(ManifestExportPage) - Method in class org.libreoffice.ide.eclipse.core.model.language.LanguageExportPart
- setPatterns(String, String) - Method in class org.libreoffice.ide.eclipse.core.gui.ConnectionConfigPanel
-
Set the patterns to use in
ConnectionConfigPanel.getConnectionCode(). - setPlatforms(String) - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
- setProject(IUnoidlProject) - Method in class org.libreoffice.ide.eclipse.core.export.AntScriptExportWizardPage
- setProject(IUnoidlProject) - Method in class org.libreoffice.ide.eclipse.core.gui.PackageContentSelector
-
Set the project to work on.
- setProject(IUnoidlProject) - Method in class org.libreoffice.ide.eclipse.core.unotypebrowser.UnoTypeProvider
-
Set the UNO project for which to get the UNO types.
- setProject(IUnoidlProject) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.ManifestExportPage
- setProjectInfos(UnoFactoryData) - Method in class org.libreoffice.ide.eclipse.core.model.language.LanguageWizardPage
-
Fills the page with the project creation informations.
- setProperty(String, Object) - Method in class org.libreoffice.ide.eclipse.core.model.UnoFactoryData
-
Add or replace the property value associated with the key.
- setProperty(String, String) - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
-
Set a property to the project.
- setPublished(boolean, boolean) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
-
Sets whether the type is published or not.
- setQuiet(boolean) - Method in class org.libreoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
-
Set whether the changes should be notified to the listeners or not.
- setSaveAntScript(boolean) - Method in class org.libreoffice.ide.eclipse.core.export.ProjectExportPageControl
- setSaveManifest(boolean) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.ManifestExportPageController
-
Setting this value has no effect unless the manifest is generated, but setting it to
truewill save the manifest to the path returned byManifestExportPageController.getSaveManifestPath(). - setSaveManifestPath(String) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.ManifestExportPageController
-
Setting this value has no effect unless
ManifestExportPageController.isSaveManifestPathEnabled()returnstrue. - setSavePath(String) - Method in class org.libreoffice.ide.eclipse.core.export.ProjectExportPageControl
- setSdk(ISdk) - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
-
Sets the selected SDK.
- setSelected(List<IResource>) - Method in class org.libreoffice.ide.eclipse.core.gui.PackageContentSelector
-
Set the given resources to selected.
- setSelectedType(InternalUnoType) - Method in class org.libreoffice.ide.eclipse.core.unotypebrowser.UnoTypeBrowser
-
Set the type selected in the list.
- setSelection(ISelection) - Method in class org.libreoffice.ide.eclipse.core.gui.AbstractTable
- setShowOnlyFolders(boolean) - Method in class org.libreoffice.ide.eclipse.core.gui.ProjectSelectionDialog
-
Set whether to show or hide the files.
- setSourcesDir(String) - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
-
Defines the directory containing the sources.
- setSuppressOnUpdate(boolean) - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
- setSuspendEvent(boolean) - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
- setSuspendEvent(boolean) - Method in interface org.libreoffice.ide.eclipse.core.model.utils.IModel
- setTooltip(String) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.BooleanRow
-
Set the tooltip message of the row.
- setTooltip(String) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.LabeledRow
-
Set the tooltip message of the row.
- setToolTipText(String) - Method in class org.libreoffice.ide.eclipse.core.gui.AbstractTable
- setType(int) - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoComposite
-
sets the type of the composite.
- setUnoidlProject(IUnoidlProject) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
-
Sets the UNO project in which to create the scoped name type.
- setUrl(String) - Method in class org.libreoffice.ide.eclipse.core.model.description.PublisherInfos
- setValue(boolean) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.BooleanRow
-
Set a new value to the raw.
- setValue(String) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.DialogRow
-
Set a new value to the row.
- setValue(String) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.FileRow
-
Set a new value to the row.
- setValue(String) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.TextRow
-
Set the value of the row.
- setValue(String, Object) - Method in interface org.libreoffice.ide.eclipse.core.gui.ITableElement
-
Sets the column value corresponding to the property.
- setValue(String, Object) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.InterfacesTable.InheritanceLine
-
Sets the column value corresponding to the property.
- setVersion(String) - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionModel
- setVisible(boolean) - Method in class org.libreoffice.ide.eclipse.core.gui.rows.LabeledRow
-
Toggle the visibily of the line.
- setVisible(boolean) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
- SHORT - Static variable in class org.libreoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
- showFile(IFile, IWorkbenchPage) - Static method in class org.libreoffice.ide.eclipse.core.utils.WorkbenchHelper
-
Simply shows the file in the IDE.
- showSpecificControls(boolean) - Method in class org.libreoffice.ide.eclipse.core.wizards.pages.InterfaceMemberDialog
-
This method cleans up the specific composite of all its children and recreate the controls for the new type (attribute or method).
- SINGLETON - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoFactoryConstants
- SourcePage - Class in org.libreoffice.ide.eclipse.core.editors.utils
-
A Text editor to use as a tab in multiple page editors.
- SourcePage(FormEditor, String, String) - Constructor for class org.libreoffice.ide.eclipse.core.editors.utils.SourcePage
-
Source editor page constructor.
- start(BundleContext) - Method in class org.libreoffice.ide.eclipse.core.OOEclipsePlugin
- startElement(String, String, String, Attributes) - Method in class org.libreoffice.ide.eclipse.core.model.description.DescriptionHandler
- stop(BundleContext) - Method in class org.libreoffice.ide.eclipse.core.OOEclipsePlugin
- STRING - Static variable in class org.libreoffice.ide.eclipse.core.OOEclipsePlugin
- STRING - Static variable in class org.libreoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
- STRUCT - Static variable in class org.libreoffice.ide.eclipse.core.i18n.ImagesConstants
- STRUCT - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoFactoryConstants
- SystemHelper - Class in org.libreoffice.ide.eclipse.core.model.utils
-
Helper class for system variables handling.
- SystemHelper() - Constructor for class org.libreoffice.ide.eclipse.core.model.utils.SystemHelper
T
- TemplatesHelper - Class in org.libreoffice.ide.eclipse.core.utils
-
Provides convenient methods to load, and save templates of Java source files into a target projet.
- TemplatesHelper() - Constructor for class org.libreoffice.ide.eclipse.core.utils.TemplatesHelper
- TextRow - Class in org.libreoffice.ide.eclipse.core.gui.rows
-
GUI row for a text input.
- TextRow(Composite, String, String) - Constructor for class org.libreoffice.ide.eclipse.core.gui.rows.TextRow
-
Create a new text row.
- toArray() - Static method in class org.libreoffice.ide.eclipse.core.model.OOoContainer
- toArray() - Static method in class org.libreoffice.ide.eclipse.core.model.SDKContainer
- toArray(String[]) - Method in class org.libreoffice.ide.eclipse.core.unotypebrowser.UnoTypeProvider
-
Initializes the cache if needed and get the cached data.
- toggleValue() - Method in class org.libreoffice.ide.eclipse.core.gui.rows.BooleanRow
-
Changes the value of the raw.
- TOP_LEFT - Static variable in class org.libreoffice.ide.eclipse.core.gui.OverlayImageIcon
- TOP_RIGHT - Static variable in class org.libreoffice.ide.eclipse.core.gui.OverlayImageIcon
- toString() - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoComposite
-
returns the string representation of the node is it has a textual representation.
- toString() - Method in class org.libreoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
- TYPE - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoFactoryConstants
-
The object is a String corresponding to the returned type of a method or the type of an attribute.
- TYPE - Static variable in class org.libreoffice.ide.eclipse.core.OOEclipsePlugin
- TYPE - Static variable in class org.libreoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
- TYPE_NAME - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoFactoryConstants
-
The object is a single word.
- TYPE_NATURE - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoFactoryConstants
-
The object defines which UNO type the data is describing: a module, an interface, a service...
- TYPE_PUBLISHED - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoFactoryConstants
-
The object is a
Boolean. - TYPE_ROOT_KEY - Static variable in class org.libreoffice.ide.eclipse.core.builders.RegmergeBuilder
-
Root of the generated types, used by regmerge and javamaker.
- TypeCellEditor - Class in org.libreoffice.ide.eclipse.core.gui
-
Table cell editor for UNO types.
- TypeCellEditor(Composite, int) - Constructor for class org.libreoffice.ide.eclipse.core.gui.TypeCellEditor
-
Constructor.
- TYPEDEF - Static variable in class org.libreoffice.ide.eclipse.core.i18n.ImagesConstants
- TYPEDEF - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoFactoryConstants
- TypeProviderState - Enum Class in org.libreoffice.ide.eclipse.core.unotypebrowser
-
Indicates the state of the
UnoTypeProvider. - TypeRow - Class in org.libreoffice.ide.eclipse.core.gui.rows
-
Row for the selection of a UNO type.
- TypeRow(Composite, String, String, int) - Constructor for class org.libreoffice.ide.eclipse.core.gui.rows.TypeRow
-
Creates a row for the selection of a UNO type.
- TYPES - Static variable in interface org.libreoffice.ide.eclipse.core.editors.syntax.IUnoidlSyntax
-
UNO-IDL types.
- TypesBuilder - Class in org.libreoffice.ide.eclipse.core.builders
-
Main builder of the UNO-IDL projects, it computes the language specific type files and types registry from the
idlfiles. - TypesBuilder() - Constructor for class org.libreoffice.ide.eclipse.core.builders.TypesBuilder
- TypesGetter - Class in org.libreoffice.ide.eclipse.core.office
-
Facade class loading all the methods using a LibreOffice instance.
- TypesGetter() - Constructor for class org.libreoffice.ide.eclipse.core.office.TypesGetter
U
- UHYPER - Static variable in class org.libreoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
- ULONG - Static variable in class org.libreoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
- UNCHECKED - Static variable in class org.libreoffice.ide.eclipse.core.i18n.ImagesConstants
- UNO_EDITOR_ID - Static variable in class org.libreoffice.ide.eclipse.core.OOEclipsePlugin
-
Uno idl editor ID.
- UNO_NATURE_ID - Static variable in class org.libreoffice.ide.eclipse.core.OOEclipsePlugin
-
uno nature id.
- UNO_PROJECT - Static variable in class org.libreoffice.ide.eclipse.core.i18n.ImagesConstants
- UnoFactoryData - Class in org.libreoffice.ide.eclipse.core.model
-
This class contains the data describing a the object to create by the Uno factory.
- UnoFactoryData() - Constructor for class org.libreoffice.ide.eclipse.core.model.UnoFactoryData
- UnoidlConfiguration - Class in org.libreoffice.ide.eclipse.core.editors.idl
-
Provides the UNO-IDL editor configuration.
- UnoidlConfiguration(ColorProvider) - Constructor for class org.libreoffice.ide.eclipse.core.editors.idl.UnoidlConfiguration
-
Default constructor using a color manager.
- UnoidlDecorator - Class in org.libreoffice.ide.eclipse.core.gui
-
For Eclipse a decorator is a small class changing an element image and/or label.
- UnoidlDecorator() - Constructor for class org.libreoffice.ide.eclipse.core.gui.UnoidlDecorator
- UnoidlDocScanner - Class in org.libreoffice.ide.eclipse.core.editors.syntax
-
UNO-IDL comment scanner.
- UnoidlDocScanner(ColorProvider) - Constructor for class org.libreoffice.ide.eclipse.core.editors.syntax.UnoidlDocScanner
-
Default constructor initializing the color manager to colorize.
- UnoidlDocumentProvider - Class in org.libreoffice.ide.eclipse.core.editors.idl
-
The document provider used by the UNO-IDL editor.
- UnoidlDocumentProvider() - Constructor for class org.libreoffice.ide.eclipse.core.editors.idl.UnoidlDocumentProvider
-
Default constructor.
- UnoidlDoubleClickStrategy - Class in org.libreoffice.ide.eclipse.core.editors.idl
-
This class is responsible for the selection of words using double-clics in the UNO-IDL editor.
- UnoidlDoubleClickStrategy() - Constructor for class org.libreoffice.ide.eclipse.core.editors.idl.UnoidlDoubleClickStrategy
- UnoidlEditor - Class in org.libreoffice.ide.eclipse.core.editors.idl
-
Class handling the UNO-IDL text to render them in an Eclipse editor.
- UnoidlEditor() - Constructor for class org.libreoffice.ide.eclipse.core.editors.idl.UnoidlEditor
-
Default constructor setting the correct document provider and viewer configuration.
- UnoidlEditorPage - Class in org.libreoffice.ide.eclipse.core.preferences
-
Preference page to change the UNO-IDL editor colors.
- UnoidlEditorPage() - Constructor for class org.libreoffice.ide.eclipse.core.preferences.UnoidlEditorPage
-
Default constructor loading the preferences.
- UnoidlPartitionScanner - Class in org.libreoffice.ide.eclipse.core.editors.syntax
-
Scanner splitting the text into partitions.
- UnoidlPartitionScanner() - Constructor for class org.libreoffice.ide.eclipse.core.editors.syntax.UnoidlPartitionScanner
-
Constructor defining the rules to use to match the different partitions.
- UnoidlPreprocessorScanner - Class in org.libreoffice.ide.eclipse.core.editors.syntax
-
Scanner splitting the preprocessor commands into items to be colorized.
- UnoidlPreprocessorScanner(ColorProvider) - Constructor for class org.libreoffice.ide.eclipse.core.editors.syntax.UnoidlPreprocessorScanner
-
Constructor initializing the rules for the preprocessor command analysis.
- UnoidlScanner - Class in org.libreoffice.ide.eclipse.core.editors.syntax
-
UNO-IDL code scanner.
- UnoidlScanner(ColorProvider) - Constructor for class org.libreoffice.ide.eclipse.core.editors.syntax.UnoidlScanner
-
Default constructor, initializing the rules to apply in the uno-idl code.
- UnoidlWhiteSpaceDetector - Class in org.libreoffice.ide.eclipse.core.editors.syntax
-
A basic rule to detect the white spaces in the text.
- UnoidlWhiteSpaceDetector() - Constructor for class org.libreoffice.ide.eclipse.core.editors.syntax.UnoidlWhiteSpaceDetector
- UnoidlWordDetector - Class in org.libreoffice.ide.eclipse.core.editors.syntax
-
Basic rule to detect words in the text.
- UnoidlWordDetector() - Constructor for class org.libreoffice.ide.eclipse.core.editors.syntax.UnoidlWordDetector
- UnoPackageExportPage - Class in org.libreoffice.ide.eclipse.core.wizards.pages
-
First page of the new UNO extension export wizard.
- UnoPackageExportPage(String, IUnoidlProject, ManifestExportPage) - Constructor for class org.libreoffice.ide.eclipse.core.wizards.pages.UnoPackageExportPage
-
Constructor.
- UnoProjectLabelProvider - Class in org.libreoffice.ide.eclipse.core.gui
-
Class providing all the UNO projects labels to the SWT tables and trees showing UNO projects.
- UnoProjectLabelProvider() - Constructor for class org.libreoffice.ide.eclipse.core.gui.UnoProjectLabelProvider
- UnoProjectPulldownAction - Class in org.libreoffice.ide.eclipse.core.actions
-
Pulldown action for the uno projects.
- UnoProjectPulldownAction() - Constructor for class org.libreoffice.ide.eclipse.core.actions.UnoProjectPulldownAction
-
Projects pulldown actions constructor.
- UnoSDKConfigPage - Class in org.libreoffice.ide.eclipse.core.preferences
-
Preference page to configure the plugin available OOo and SDK instances.
- UnoSDKConfigPage() - Constructor for class org.libreoffice.ide.eclipse.core.preferences.UnoSDKConfigPage
- UnoTypeBrowser - Class in org.libreoffice.ide.eclipse.core.unotypebrowser
-
A dialog to browse UNO types.
- UnoTypeBrowser(Shell, int) - Constructor for class org.libreoffice.ide.eclipse.core.unotypebrowser.UnoTypeBrowser
-
Creates a new browser dialog.
- UnoTypeProvider - Class in org.libreoffice.ide.eclipse.core.unotypebrowser
-
Class providing UNO types from a LibreOffice instance and optionally from a UNO project.
- UnoTypePulldownAction - Class in org.libreoffice.ide.eclipse.core.actions
-
Pulldown action for the uno types.
- UnoTypePulldownAction() - Constructor for class org.libreoffice.ide.eclipse.core.actions.UnoTypePulldownAction
-
UNO type wizard pulldown action.
- updateDetails() - Method in class org.libreoffice.ide.eclipse.core.gui.ConnectionConfigPanel
-
Changes the shown details composite.
- updateOOo(String, IOOo) - Static method in class org.libreoffice.ide.eclipse.core.model.OOoContainer
-
Update the with OOo from the list with the given OOo.
- updatePackage(File, IPath) - Method in interface org.libreoffice.ide.eclipse.core.model.config.IOOo
-
Update a package in the LibreOffice instance if it can manages packages.
- updateSDK(String, ISdk) - Static method in class org.libreoffice.ide.eclipse.core.model.SDKContainer
-
update the ith SDK from the list with the given SDK.
- URE_APP - Static variable in class org.libreoffice.ide.eclipse.core.i18n.ImagesConstants
- URE_APP_WIZ - Static variable in class org.libreoffice.ide.eclipse.core.i18n.ImagesConstants
- UreLaunchDelegate - Class in org.libreoffice.ide.eclipse.core.launch
-
This class launches the URE application from its configuration.
- UreLaunchDelegate() - Constructor for class org.libreoffice.ide.eclipse.core.launch.UreLaunchDelegate
- UreTab - Class in org.libreoffice.ide.eclipse.core.launch
-
URE application launch configuration tab.
- UreTab() - Constructor for class org.libreoffice.ide.eclipse.core.launch.UreTab
- URI_DESCRIPTION - Static variable in class org.libreoffice.ide.eclipse.core.model.description.XMLTokens
- URI_XLINK - Static variable in class org.libreoffice.ide.eclipse.core.model.description.XMLTokens
- useIdlWrite() - Method in interface org.libreoffice.ide.eclipse.core.model.config.ISdk
- USHORT - Static variable in class org.libreoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
V
- VALUE_ADMIN - Static variable in class org.libreoffice.ide.eclipse.core.model.description.XMLTokens
- VALUE_USER - Static variable in class org.libreoffice.ide.eclipse.core.model.description.XMLTokens
- valueOf(String) - Static method in enum class org.libreoffice.ide.eclipse.core.LogLevels
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.libreoffice.ide.eclipse.core.unotypebrowser.TypeProviderState
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.libreoffice.ide.eclipse.core.LogLevels
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.libreoffice.ide.eclipse.core.unotypebrowser.TypeProviderState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- visit(File) - Method in class org.libreoffice.ide.eclipse.core.builders.IdlwBuildVisitor
-
Simply visit the file and return if the children should be visited.
- visit(File) - Method in interface org.libreoffice.ide.eclipse.core.builders.IFileVisitor
-
Simply visit the file and return if the children should be visited.
- visit(File) - Method in class org.libreoffice.ide.eclipse.core.builders.RegmergeBuildVisitor
-
Simply visit the file and return if the children should be visited.
- visit(IResource) - Method in class org.libreoffice.ide.eclipse.core.builders.IdlcBuildVisitor
- visit(IResource) - Method in class org.libreoffice.ide.eclipse.core.utils.FilesFinder
- VisitableFile - Class in org.libreoffice.ide.eclipse.core.builders
-
A little tiny interface to visit File objects.
- VisitableFile(File) - Constructor for class org.libreoffice.ide.eclipse.core.builders.VisitableFile
-
Create a new visitable file, ready to accept a visit.
- VOID - Static variable in class org.libreoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
W
- warning(String) - Static method in class org.libreoffice.ide.eclipse.core.PluginLogger
-
Logs a warning message.
- warning(String, Throwable) - Static method in class org.libreoffice.ide.eclipse.core.PluginLogger
-
Logs a warning message caused by an exception.
- WARNING - Enum constant in enum class org.libreoffice.ide.eclipse.core.LogLevels
- WizardPageSet - Class in org.libreoffice.ide.eclipse.core.wizards.utils
-
A wizard page set is a subset of a wizard which should be reused by several wizards.
- WizardPageSet(IWizard) - Constructor for class org.libreoffice.ide.eclipse.core.wizards.utils.WizardPageSet
-
Constructor.
- WorkbenchHelper - Class in org.libreoffice.ide.eclipse.core.utils
-
Provides a set of useful method to perform actions on the Eclipse workbench.
- WorkbenchHelper() - Constructor for class org.libreoffice.ide.eclipse.core.utils.WorkbenchHelper
- write() - Method in class org.libreoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
-
Writes the Package properties to the file.
- writeComponentsFile(Document) - Method in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
-
Write the components XML file.
- writeDescrToSource() - Method in class org.libreoffice.ide.eclipse.core.editors.description.DescriptionEditor
-
Write the description model to the description source page.
- writeToString() - Method in class org.libreoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
X
- XCS_EXTENSION - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
- XCU_EXTENSION - Static variable in interface org.libreoffice.ide.eclipse.core.model.IUnoidlProject
- XML_TAG - Static variable in class org.libreoffice.ide.eclipse.core.OOEclipsePlugin
- XMLTokens - Class in org.libreoffice.ide.eclipse.core.model.description
-
Class defining constants for the XML tokens contained in description.xml file.
- XMLTokens() - Constructor for class org.libreoffice.ide.eclipse.core.model.description.XMLTokens
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
getValue()to get the selected value.