From 940b4d1848e8c70ab7642901a68594e8016caffc Mon Sep 17 00:00:00 2001
From: Daniel Baumann
Date: Sat, 27 Apr 2024 18:51:28 +0200
Subject: Adding upstream version 1:7.0.4.
Signed-off-by: Daniel Baumann
---
offapi/Makefile | 14 +
offapi/Module_offapi.mk | 26 +
offapi/README | 19 +
offapi/UnoApi_offapi.mk | 4404 +++++
offapi/com/sun/star/accessibility/Accessible.idl | 50 +
.../sun/star/accessibility/AccessibleContext.idl | 61 +
.../sun/star/accessibility/AccessibleEventId.idl | 448 +
.../star/accessibility/AccessibleEventObject.idl | 61 +
.../sun/star/accessibility/AccessibleRelation.idl | 60 +
.../star/accessibility/AccessibleRelationType.idl | 123 +
.../com/sun/star/accessibility/AccessibleRole.idl | 749 +
.../star/accessibility/AccessibleScrollType.idl | 81 +
.../sun/star/accessibility/AccessibleStateType.idl | 247 +
.../accessibility/AccessibleTableModelChange.idl | 82 +
.../AccessibleTableModelChangeType.idl | 74 +
.../sun/star/accessibility/AccessibleTextType.idl | 99 +
.../IllegalAccessibleComponentStateException.idl | 46 +
offapi/com/sun/star/accessibility/MSAAService.idl | 32 +
offapi/com/sun/star/accessibility/TextSegment.idl | 79 +
offapi/com/sun/star/accessibility/XAccessible.idl | 78 +
.../sun/star/accessibility/XAccessibleAction.idl | 113 +
.../star/accessibility/XAccessibleComponent.idl | 214 +
.../sun/star/accessibility/XAccessibleContext.idl | 198 +
.../sun/star/accessibility/XAccessibleContext2.idl | 56 +
.../sun/star/accessibility/XAccessibleContext3.idl | 45 +
.../star/accessibility/XAccessibleEditableText.idl | 228 +
.../accessibility/XAccessibleEventBroadcaster.idl | 54 +
.../accessibility/XAccessibleEventListener.idl | 47 +
.../XAccessibleExtendedAttributes.idl | 37 +
.../accessibility/XAccessibleExtendedComponent.idl | 87 +
.../star/accessibility/XAccessibleGetAccFlowTo.idl | 38 +
.../accessibility/XAccessibleGroupPosition.idl | 40 +
.../star/accessibility/XAccessibleHyperlink.idl | 131 +
.../star/accessibility/XAccessibleHypertext.idl | 106 +
.../sun/star/accessibility/XAccessibleImage.idl | 78 +
.../star/accessibility/XAccessibleKeyBinding.idl | 81 +
.../accessibility/XAccessibleMultiLineText.idl | 136 +
.../star/accessibility/XAccessibleRelationSet.idl | 100 +
.../star/accessibility/XAccessibleSelection.idl | 154 +
.../sun/star/accessibility/XAccessibleStateSet.idl | 98 +
.../sun/star/accessibility/XAccessibleTable.idl | 377 +
.../accessibility/XAccessibleTableSelection.idl | 42 +
.../com/sun/star/accessibility/XAccessibleText.idl | 527 +
.../accessibility/XAccessibleTextAttributes.idl | 98 +
.../star/accessibility/XAccessibleTextMarkup.idl | 124 +
.../accessibility/XAccessibleTextSelection.idl | 49 +
.../sun/star/accessibility/XAccessibleValue.idl | 98 +
offapi/com/sun/star/accessibility/XMSAAService.idl | 46 +
offapi/com/sun/star/animations/AnimateColor.idl | 38 +
offapi/com/sun/star/animations/AnimateMotion.idl | 38 +
offapi/com/sun/star/animations/AnimateSet.idl | 38 +
.../sun/star/animations/AnimationAdditiveMode.idl | 46 +
.../com/sun/star/animations/AnimationCalcMode.idl | 65 +
.../sun/star/animations/AnimationColorSpace.idl | 49 +
.../com/sun/star/animations/AnimationEndSync.idl | 72 +
offapi/com/sun/star/animations/AnimationFill.idl | 91 +
.../com/sun/star/animations/AnimationNodeType.idl | 78 +
.../com/sun/star/animations/AnimationRestart.idl | 66 +
.../sun/star/animations/AnimationTransformType.idl | 58 +
.../com/sun/star/animations/AnimationValueType.idl | 48 +
offapi/com/sun/star/animations/Audio.idl | 38 +
offapi/com/sun/star/animations/Command.idl | 38 +
offapi/com/sun/star/animations/Event.idl | 58 +
offapi/com/sun/star/animations/EventTrigger.idl | 80 +
.../com/sun/star/animations/IterateContainer.idl | 38 +
.../sun/star/animations/ParallelTimeContainer.idl | 37 +
.../sun/star/animations/SequenceTimeContainer.idl | 38 +
.../com/sun/star/animations/TargetProperties.idl | 48 +
offapi/com/sun/star/animations/TimeFilterPair.idl | 38 +
offapi/com/sun/star/animations/Timing.idl | 42 +
.../com/sun/star/animations/TransitionSubType.idl | 155 +
offapi/com/sun/star/animations/TransitionType.idl | 82 +
offapi/com/sun/star/animations/ValuePair.idl | 37 +
offapi/com/sun/star/animations/XAnimate.idl | 138 +
offapi/com/sun/star/animations/XAnimateColor.idl | 63 +
offapi/com/sun/star/animations/XAnimateMotion.idl | 54 +
offapi/com/sun/star/animations/XAnimateSet.idl | 55 +
.../com/sun/star/animations/XAnimateTransform.idl | 67 +
.../com/sun/star/animations/XAnimationListener.idl | 75 +
offapi/com/sun/star/animations/XAnimationNode.idl | 243 +
.../sun/star/animations/XAnimationNodeSupplier.idl | 38 +
offapi/com/sun/star/animations/XAudio.idl | 42 +
offapi/com/sun/star/animations/XCommand.idl | 55 +
.../com/sun/star/animations/XIterateContainer.idl | 67 +
.../sun/star/animations/XParallelTimeContainer.idl | 42 +
offapi/com/sun/star/animations/XTimeContainer.idl | 89 +
.../com/sun/star/animations/XTransitionFilter.idl | 88 +
.../star/auth/AuthenticationFailedException.idl | 39 +
.../com/sun/star/auth/InvalidArgumentException.idl | 39 +
.../com/sun/star/auth/InvalidContextException.idl | 39 +
.../sun/star/auth/InvalidCredentialException.idl | 39 +
.../sun/star/auth/InvalidPrincipalException.idl | 40 +
.../sun/star/auth/PersistenceFailureException.idl | 40 +
offapi/com/sun/star/auth/SSOManagerFactory.idl | 64 +
offapi/com/sun/star/auth/SSOPasswordCache.idl | 42 +
offapi/com/sun/star/auth/UnsupportedException.idl | 40 +
offapi/com/sun/star/auth/XSSOAcceptorContext.idl | 67 +
offapi/com/sun/star/auth/XSSOContext.idl | 69 +
offapi/com/sun/star/auth/XSSOInitiatorContext.idl | 72 +
offapi/com/sun/star/auth/XSSOManager.idl | 95 +
offapi/com/sun/star/auth/XSSOManagerFactory.idl | 49 +
offapi/com/sun/star/auth/XSSOPasswordCache.idl | 95 +
offapi/com/sun/star/awt/AccessibleButton.idl | 108 +
offapi/com/sun/star/awt/AccessibleCheckBox.idl | 111 +
offapi/com/sun/star/awt/AccessibleComboBox.idl | 93 +
.../sun/star/awt/AccessibleDropDownComboBox.idl | 104 +
.../com/sun/star/awt/AccessibleDropDownListBox.idl | 104 +
offapi/com/sun/star/awt/AccessibleEdit.idl | 110 +
offapi/com/sun/star/awt/AccessibleFixedText.idl | 92 +
.../sun/star/awt/AccessibleIconChoiceControl.idl | 99 +
.../star/awt/AccessibleIconChoiceControlEntry.idl | 94 +
offapi/com/sun/star/awt/AccessibleList.idl | 120 +
offapi/com/sun/star/awt/AccessibleListBox.idl | 92 +
offapi/com/sun/star/awt/AccessibleListBoxList.idl | 44 +
offapi/com/sun/star/awt/AccessibleListItem.idl | 92 +
offapi/com/sun/star/awt/AccessibleMenu.idl | 122 +
offapi/com/sun/star/awt/AccessibleMenuBar.idl | 94 +
offapi/com/sun/star/awt/AccessibleMenuItem.idl | 113 +
.../com/sun/star/awt/AccessibleMenuSeparator.idl | 88 +
offapi/com/sun/star/awt/AccessiblePopupMenu.idl | 94 +
offapi/com/sun/star/awt/AccessibleRadioButton.idl | 113 +
offapi/com/sun/star/awt/AccessibleScrollBar.idl | 104 +
offapi/com/sun/star/awt/AccessibleStatusBar.idl | 80 +
.../com/sun/star/awt/AccessibleStatusBarItem.idl | 88 +
offapi/com/sun/star/awt/AccessibleTabBar.idl | 89 +
offapi/com/sun/star/awt/AccessibleTabBarPage.idl | 86 +
.../com/sun/star/awt/AccessibleTabBarPageList.idl | 88 +
offapi/com/sun/star/awt/AccessibleTabControl.idl | 92 +
offapi/com/sun/star/awt/AccessibleTabPage.idl | 95 +
offapi/com/sun/star/awt/AccessibleTextField.idl | 101 +
offapi/com/sun/star/awt/AccessibleToolBox.idl | 99 +
offapi/com/sun/star/awt/AccessibleToolBoxItem.idl | 120 +
offapi/com/sun/star/awt/AccessibleTreeListBox.idl | 99 +
.../sun/star/awt/AccessibleTreeListBoxEntry.idl | 120 +
offapi/com/sun/star/awt/AccessibleWindow.idl | 96 +
offapi/com/sun/star/awt/ActionEvent.idl | 57 +
offapi/com/sun/star/awt/AdjustmentEvent.idl | 52 +
offapi/com/sun/star/awt/AdjustmentType.idl | 60 +
offapi/com/sun/star/awt/AnimatedImagesControl.idl | 49 +
.../sun/star/awt/AnimatedImagesControlModel.idl | 48 +
offapi/com/sun/star/awt/AsyncCallback.idl | 38 +
offapi/com/sun/star/awt/CharSet.idl | 103 +
offapi/com/sun/star/awt/Command.idl | 112 +
.../com/sun/star/awt/ContainerWindowProvider.idl | 42 +
offapi/com/sun/star/awt/DeviceCapability.idl | 54 +
offapi/com/sun/star/awt/DeviceInfo.idl | 91 +
offapi/com/sun/star/awt/DialogProvider.idl | 53 +
offapi/com/sun/star/awt/DialogProvider2.idl | 41 +
offapi/com/sun/star/awt/DockingData.idl | 50 +
offapi/com/sun/star/awt/DockingEvent.idl | 65 +
offapi/com/sun/star/awt/EndDockingEvent.idl | 55 +
offapi/com/sun/star/awt/EndPopupModeEvent.idl | 52 +
offapi/com/sun/star/awt/EnhancedMouseEvent.idl | 52 +
offapi/com/sun/star/awt/FieldUnit.idl | 54 +
offapi/com/sun/star/awt/FocusChangeReason.idl | 77 +
offapi/com/sun/star/awt/FocusEvent.idl | 74 +
offapi/com/sun/star/awt/FontDescriptor.idl | 163 +
offapi/com/sun/star/awt/FontEmphasisMark.idl | 78 +
offapi/com/sun/star/awt/FontFamily.idl | 75 +
offapi/com/sun/star/awt/FontPitch.idl | 56 +
offapi/com/sun/star/awt/FontRelief.idl | 56 +
offapi/com/sun/star/awt/FontSlant.idl | 68 +
offapi/com/sun/star/awt/FontStrikeout.idl | 75 +
offapi/com/sun/star/awt/FontType.idl | 60 +
offapi/com/sun/star/awt/FontUnderline.idl | 135 +
offapi/com/sun/star/awt/FontWeight.idl | 90 +
offapi/com/sun/star/awt/FontWidth.idl | 90 +
offapi/com/sun/star/awt/Gradient.idl | 98 +
offapi/com/sun/star/awt/GradientStyle.idl | 68 +
offapi/com/sun/star/awt/ImageAlign.idl | 58 +
offapi/com/sun/star/awt/ImageDrawMode.idl | 58 +
offapi/com/sun/star/awt/ImagePosition.idl | 91 +
offapi/com/sun/star/awt/ImageScaleMode.idl | 49 +
offapi/com/sun/star/awt/ImageStatus.idl | 60 +
offapi/com/sun/star/awt/InputEvent.idl | 53 +
offapi/com/sun/star/awt/InvalidateStyle.idl | 73 +
offapi/com/sun/star/awt/ItemEvent.idl | 55 +
offapi/com/sun/star/awt/ItemListEvent.idl | 67 +
offapi/com/sun/star/awt/Key.idl | 462 +
offapi/com/sun/star/awt/KeyEvent.idl | 62 +
offapi/com/sun/star/awt/KeyFunction.idl | 95 +
offapi/com/sun/star/awt/KeyGroup.idl | 70 +
offapi/com/sun/star/awt/KeyModifier.idl | 56 +
offapi/com/sun/star/awt/KeyStroke.idl | 68 +
offapi/com/sun/star/awt/LineEndFormat.idl | 56 +
offapi/com/sun/star/awt/MenuBar.idl | 38 +
offapi/com/sun/star/awt/MenuEvent.idl | 40 +
offapi/com/sun/star/awt/MenuItemStyle.idl | 47 +
offapi/com/sun/star/awt/MenuItemType.idl | 55 +
offapi/com/sun/star/awt/MessageBoxButtons.idl | 83 +
offapi/com/sun/star/awt/MessageBoxResults.idl | 60 +
offapi/com/sun/star/awt/MessageBoxType.idl | 55 +
offapi/com/sun/star/awt/MouseButton.idl | 53 +
offapi/com/sun/star/awt/MouseEvent.idl | 85 +
offapi/com/sun/star/awt/MouseWheelBehavior.idl | 53 +
offapi/com/sun/star/awt/PaintEvent.idl | 60 +
offapi/com/sun/star/awt/Point.idl | 47 +
offapi/com/sun/star/awt/Pointer.idl | 38 +
offapi/com/sun/star/awt/PopupMenu.idl | 37 +
offapi/com/sun/star/awt/PopupMenuDirection.idl | 56 +
offapi/com/sun/star/awt/PosSize.idl | 73 +
offapi/com/sun/star/awt/PrinterException.idl | 43 +
offapi/com/sun/star/awt/PrinterServer.idl | 27 +
offapi/com/sun/star/awt/PushButtonType.idl | 58 +
offapi/com/sun/star/awt/RasterOperation.idl | 65 +
offapi/com/sun/star/awt/Rectangle.idl | 57 +
offapi/com/sun/star/awt/RoadmapItem.idl | 69 +
offapi/com/sun/star/awt/ScrollBarOrientation.idl | 48 +
offapi/com/sun/star/awt/Selection.idl | 48 +
offapi/com/sun/star/awt/SimpleFontMetric.idl | 87 +
offapi/com/sun/star/awt/Size.idl | 48 +
offapi/com/sun/star/awt/SpinEvent.idl | 45 +
.../sun/star/awt/SpinningProgressControlModel.idl | 47 +
offapi/com/sun/star/awt/Style.idl | 49 +
offapi/com/sun/star/awt/SystemDependentXWindow.idl | 56 +
offapi/com/sun/star/awt/SystemPointer.idl | 411 +
offapi/com/sun/star/awt/TabController.idl | 38 +
offapi/com/sun/star/awt/TabControllerModel.idl | 45 +
offapi/com/sun/star/awt/TextAlign.idl | 53 +
offapi/com/sun/star/awt/TextEvent.idl | 45 +
offapi/com/sun/star/awt/Toolkit.idl | 41 +
offapi/com/sun/star/awt/UnoControl.idl | 71 +
offapi/com/sun/star/awt/UnoControlButton.idl | 50 +
offapi/com/sun/star/awt/UnoControlButtonModel.idl | 247 +
offapi/com/sun/star/awt/UnoControlCheckBox.idl | 49 +
.../com/sun/star/awt/UnoControlCheckBoxModel.idl | 200 +
offapi/com/sun/star/awt/UnoControlComboBox.idl | 46 +
.../com/sun/star/awt/UnoControlComboBoxModel.idl | 215 +
offapi/com/sun/star/awt/UnoControlContainer.idl | 51 +
.../com/sun/star/awt/UnoControlContainerModel.idl | 95 +
.../com/sun/star/awt/UnoControlCurrencyField.idl | 56 +
.../sun/star/awt/UnoControlCurrencyFieldModel.idl | 233 +
offapi/com/sun/star/awt/UnoControlDateField.idl | 55 +
.../com/sun/star/awt/UnoControlDateFieldModel.idl | 245 +
offapi/com/sun/star/awt/UnoControlDialog.idl | 36 +
.../com/sun/star/awt/UnoControlDialogElement.idl | 79 +
offapi/com/sun/star/awt/UnoControlDialogModel.idl | 155 +
.../sun/star/awt/UnoControlDialogModelProvider.idl | 46 +
offapi/com/sun/star/awt/UnoControlEdit.idl | 53 +
offapi/com/sun/star/awt/UnoControlEditModel.idl | 245 +
offapi/com/sun/star/awt/UnoControlFileControl.idl | 45 +
.../sun/star/awt/UnoControlFileControlModel.idl | 150 +
.../com/sun/star/awt/UnoControlFixedHyperlink.idl | 47 +
.../sun/star/awt/UnoControlFixedHyperlinkModel.idl | 150 +
offapi/com/sun/star/awt/UnoControlFixedLine.idl | 43 +
.../com/sun/star/awt/UnoControlFixedLineModel.idl | 106 +
offapi/com/sun/star/awt/UnoControlFixedText.idl | 50 +
.../com/sun/star/awt/UnoControlFixedTextModel.idl | 153 +
.../com/sun/star/awt/UnoControlFormattedField.idl | 50 +
.../sun/star/awt/UnoControlFormattedFieldModel.idl | 271 +
offapi/com/sun/star/awt/UnoControlGroupBox.idl | 42 +
.../com/sun/star/awt/UnoControlGroupBoxModel.idl | 106 +
offapi/com/sun/star/awt/UnoControlImageControl.idl | 45 +
.../sun/star/awt/UnoControlImageControlModel.idl | 135 +
offapi/com/sun/star/awt/UnoControlListBox.idl | 56 +
offapi/com/sun/star/awt/UnoControlListBoxModel.idl | 206 +
offapi/com/sun/star/awt/UnoControlModel.idl | 80 +
offapi/com/sun/star/awt/UnoControlNumericField.idl | 56 +
.../sun/star/awt/UnoControlNumericFieldModel.idl | 223 +
offapi/com/sun/star/awt/UnoControlPatternField.idl | 56 +
.../sun/star/awt/UnoControlPatternFieldModel.idl | 187 +
offapi/com/sun/star/awt/UnoControlProgressBar.idl | 47 +
.../sun/star/awt/UnoControlProgressBarModel.idl | 110 +
offapi/com/sun/star/awt/UnoControlRadioButton.idl | 49 +
.../sun/star/awt/UnoControlRadioButtonModel.idl | 195 +
offapi/com/sun/star/awt/UnoControlRoadmap.idl | 68 +
offapi/com/sun/star/awt/UnoControlRoadmapModel.idl | 141 +
offapi/com/sun/star/awt/UnoControlScrollBar.idl | 46 +
.../com/sun/star/awt/UnoControlScrollBarModel.idl | 169 +
offapi/com/sun/star/awt/UnoControlSpinButton.idl | 49 +
.../com/sun/star/awt/UnoControlSpinButtonModel.idl | 154 +
offapi/com/sun/star/awt/UnoControlTimeField.idl | 56 +
.../com/sun/star/awt/UnoControlTimeFieldModel.idl | 229 +
offapi/com/sun/star/awt/VclContainerEvent.idl | 52 +
offapi/com/sun/star/awt/VclWindowPeerAttribute.idl | 121 +
offapi/com/sun/star/awt/VisualEffect.idl | 51 +
offapi/com/sun/star/awt/WindowAttribute.idl | 116 +
offapi/com/sun/star/awt/WindowClass.idl | 59 +
offapi/com/sun/star/awt/WindowDescriptor.idl | 156 +
offapi/com/sun/star/awt/WindowEvent.idl | 92 +
offapi/com/sun/star/awt/XActionListener.idl | 47 +
offapi/com/sun/star/awt/XActivateListener.idl | 63 +
offapi/com/sun/star/awt/XAdjustmentListener.idl | 47 +
offapi/com/sun/star/awt/XAnimatedImages.idl | 167 +
offapi/com/sun/star/awt/XAnimation.idl | 54 +
offapi/com/sun/star/awt/XBitmap.idl | 57 +
offapi/com/sun/star/awt/XButton.idl | 65 +
offapi/com/sun/star/awt/XCallback.idl | 48 +
offapi/com/sun/star/awt/XCheckBox.idl | 77 +
offapi/com/sun/star/awt/XComboBox.idl | 105 +
.../sun/star/awt/XContainerWindowEventHandler.idl | 91 +
.../com/sun/star/awt/XContainerWindowProvider.idl | 115 +
offapi/com/sun/star/awt/XControl.idl | 115 +
offapi/com/sun/star/awt/XControlContainer.idl | 69 +
offapi/com/sun/star/awt/XControlModel.idl | 40 +
offapi/com/sun/star/awt/XCurrencyField.idl | 122 +
.../sun/star/awt/XDataTransferProviderAccess.idl | 95 +
offapi/com/sun/star/awt/XDateField.idl | 123 +
offapi/com/sun/star/awt/XDevice.idl | 105 +
offapi/com/sun/star/awt/XDialog.idl | 62 +
offapi/com/sun/star/awt/XDialog2.idl | 51 +
offapi/com/sun/star/awt/XDialogEventHandler.idl | 90 +
offapi/com/sun/star/awt/XDialogProvider.idl | 59 +
offapi/com/sun/star/awt/XDialogProvider2.idl | 123 +
offapi/com/sun/star/awt/XDisplayBitmap.idl | 43 +
offapi/com/sun/star/awt/XDisplayConnection.idl | 93 +
offapi/com/sun/star/awt/XDockableWindow.idl | 120 +
.../com/sun/star/awt/XDockableWindowListener.idl | 93 +
.../sun/star/awt/XEnhancedMouseClickHandler.idl | 54 +
offapi/com/sun/star/awt/XEventHandler.idl | 54 +
offapi/com/sun/star/awt/XExtendedToolkit.idl | 195 +
offapi/com/sun/star/awt/XFileDialog.idl | 68 +
offapi/com/sun/star/awt/XFixedHyperlink.idl | 86 +
offapi/com/sun/star/awt/XFixedText.idl | 66 +
offapi/com/sun/star/awt/XFocusListener.idl | 59 +
offapi/com/sun/star/awt/XFont.idl | 107 +
offapi/com/sun/star/awt/XFont2.idl | 56 +
offapi/com/sun/star/awt/XGraphics.idl | 236 +
offapi/com/sun/star/awt/XGraphics2.idl | 79 +
offapi/com/sun/star/awt/XImageButton.idl | 58 +
offapi/com/sun/star/awt/XImageConsumer.idl | 116 +
offapi/com/sun/star/awt/XImageProducer.idl | 75 +
offapi/com/sun/star/awt/XInfoPrinter.idl | 49 +
offapi/com/sun/star/awt/XItemEventBroadcaster.idl | 53 +
offapi/com/sun/star/awt/XItemList.idl | 275 +
offapi/com/sun/star/awt/XItemListListener.idl | 76 +
offapi/com/sun/star/awt/XItemListener.idl | 48 +
offapi/com/sun/star/awt/XKeyHandler.idl | 91 +
offapi/com/sun/star/awt/XKeyListener.idl | 55 +
offapi/com/sun/star/awt/XLayoutConstrains.idl | 57 +
offapi/com/sun/star/awt/XListBox.idl | 166 +
offapi/com/sun/star/awt/XMenu.idl | 299 +
offapi/com/sun/star/awt/XMenuBar.idl | 36 +
offapi/com/sun/star/awt/XMenuListener.idl | 53 +
offapi/com/sun/star/awt/XMessageBox.idl | 50 +
offapi/com/sun/star/awt/XMessageBoxFactory.idl | 74 +
offapi/com/sun/star/awt/XMetricField.idl | 132 +
offapi/com/sun/star/awt/XMouseClickHandler.idl | 67 +
offapi/com/sun/star/awt/XMouseListener.idl | 78 +
offapi/com/sun/star/awt/XMouseMotionHandler.idl | 75 +
offapi/com/sun/star/awt/XMouseMotionListener.idl | 59 +
offapi/com/sun/star/awt/XNumericField.idl | 122 +
offapi/com/sun/star/awt/XPaintListener.idl | 48 +
offapi/com/sun/star/awt/XPatternField.idl | 72 +
offapi/com/sun/star/awt/XPointer.idl | 51 +
offapi/com/sun/star/awt/XPopupMenu.idl | 184 +
offapi/com/sun/star/awt/XPrinter.idl | 102 +
offapi/com/sun/star/awt/XPrinterPropertySet.idl | 89 +
offapi/com/sun/star/awt/XPrinterServer.idl | 66 +
offapi/com/sun/star/awt/XPrinterServer2.idl | 49 +
offapi/com/sun/star/awt/XProgressBar.idl | 71 +
offapi/com/sun/star/awt/XProgressMonitor.idl | 57 +
offapi/com/sun/star/awt/XRadioButton.idl | 68 +
offapi/com/sun/star/awt/XRegion.idl | 105 +
offapi/com/sun/star/awt/XRequestCallback.idl | 52 +
offapi/com/sun/star/awt/XReschedule.idl | 50 +
offapi/com/sun/star/awt/XScrollBar.idl | 122 +
offapi/com/sun/star/awt/XSimpleTabController.idl | 145 +
offapi/com/sun/star/awt/XSpinField.idl | 78 +
offapi/com/sun/star/awt/XSpinListener.idl | 62 +
offapi/com/sun/star/awt/XSpinValue.idl | 118 +
offapi/com/sun/star/awt/XStyleChangeListener.idl | 45 +
offapi/com/sun/star/awt/XStyleSettings.idl | 224 +
offapi/com/sun/star/awt/XStyleSettingsSupplier.idl | 43 +
offapi/com/sun/star/awt/XSystemChildFactory.idl | 70 +
.../com/sun/star/awt/XSystemDependentMenuPeer.idl | 65 +
.../sun/star/awt/XSystemDependentWindowPeer.idl | 73 +
offapi/com/sun/star/awt/XTabController.idl | 93 +
offapi/com/sun/star/awt/XTabControllerModel.idl | 86 +
offapi/com/sun/star/awt/XTabListener.idl | 75 +
offapi/com/sun/star/awt/XTextArea.idl | 45 +
offapi/com/sun/star/awt/XTextComponent.idl | 106 +
offapi/com/sun/star/awt/XTextEditField.idl | 45 +
offapi/com/sun/star/awt/XTextLayoutConstrains.idl | 53 +
offapi/com/sun/star/awt/XTextListener.idl | 47 +
offapi/com/sun/star/awt/XTimeField.idl | 113 +
offapi/com/sun/star/awt/XToggleButton.idl | 44 +
offapi/com/sun/star/awt/XToolkit.idl | 93 +
offapi/com/sun/star/awt/XToolkit2.idl | 59 +
offapi/com/sun/star/awt/XToolkitExperimental.idl | 65 +
offapi/com/sun/star/awt/XToolkitRobot.idl | 40 +
offapi/com/sun/star/awt/XTopWindow.idl | 73 +
offapi/com/sun/star/awt/XTopWindow2.idl | 68 +
offapi/com/sun/star/awt/XTopWindowListener.idl | 81 +
offapi/com/sun/star/awt/XUnitConversion.idl | 98 +
offapi/com/sun/star/awt/XUnoControlContainer.idl | 62 +
offapi/com/sun/star/awt/XUnoControlDialog.idl | 58 +
offapi/com/sun/star/awt/XUserInputInterception.idl | 86 +
offapi/com/sun/star/awt/XVclContainer.idl | 63 +
offapi/com/sun/star/awt/XVclContainerListener.idl | 59 +
offapi/com/sun/star/awt/XVclContainerPeer.idl | 61 +
offapi/com/sun/star/awt/XVclWindowPeer.idl | 96 +
offapi/com/sun/star/awt/XView.idl | 81 +
offapi/com/sun/star/awt/XWindow.idl | 168 +
offapi/com/sun/star/awt/XWindow2.idl | 82 +
offapi/com/sun/star/awt/XWindowListener.idl | 69 +
offapi/com/sun/star/awt/XWindowListener2.idl | 48 +
offapi/com/sun/star/awt/XWindowPeer.idl | 77 +
.../sun/star/awt/grid/DefaultGridColumnModel.idl | 38 +
.../com/sun/star/awt/grid/DefaultGridDataModel.idl | 45 +
offapi/com/sun/star/awt/grid/GridColumn.idl | 42 +
offapi/com/sun/star/awt/grid/GridColumnEvent.idl | 51 +
offapi/com/sun/star/awt/grid/GridDataEvent.idl | 68 +
.../sun/star/awt/grid/GridInvalidDataException.idl | 44 +
.../star/awt/grid/GridInvalidModelException.idl | 43 +
.../com/sun/star/awt/grid/GridSelectionEvent.idl | 49 +
.../sun/star/awt/grid/SortableGridDataModel.idl | 93 +
offapi/com/sun/star/awt/grid/UnoControlGrid.idl | 70 +
.../com/sun/star/awt/grid/UnoControlGridModel.idl | 243 +
offapi/com/sun/star/awt/grid/XGridColumn.idl | 142 +
.../com/sun/star/awt/grid/XGridColumnListener.idl | 45 +
offapi/com/sun/star/awt/grid/XGridColumnModel.idl | 135 +
offapi/com/sun/star/awt/grid/XGridControl.idl | 98 +
offapi/com/sun/star/awt/grid/XGridDataListener.idl | 62 +
offapi/com/sun/star/awt/grid/XGridDataModel.idl | 110 +
offapi/com/sun/star/awt/grid/XGridRowSelection.idl | 103 +
.../sun/star/awt/grid/XGridSelectionListener.idl | 46 +
.../sun/star/awt/grid/XMutableGridDataModel.idl | 184 +
offapi/com/sun/star/awt/grid/XSortableGridData.idl | 70 +
.../awt/grid/XSortableMutableGridDataModel.idl | 52 +
.../com/sun/star/awt/tab/TabPageActivatedEvent.idl | 45 +
offapi/com/sun/star/awt/tab/UnoControlTabPage.idl | 47 +
.../star/awt/tab/UnoControlTabPageContainer.idl | 46 +
.../awt/tab/UnoControlTabPageContainerModel.idl | 46 +
.../sun/star/awt/tab/UnoControlTabPageModel.idl | 40 +
offapi/com/sun/star/awt/tab/XTabPage.idl | 43 +
offapi/com/sun/star/awt/tab/XTabPageContainer.idl | 94 +
.../sun/star/awt/tab/XTabPageContainerListener.idl | 47 +
.../sun/star/awt/tab/XTabPageContainerModel.idl | 61 +
offapi/com/sun/star/awt/tab/XTabPageModel.idl | 74 +
.../com/sun/star/awt/tree/ExpandVetoException.idl | 44 +
.../com/sun/star/awt/tree/MutableTreeDataModel.idl | 41 +
offapi/com/sun/star/awt/tree/MutableTreeNode.idl | 39 +
offapi/com/sun/star/awt/tree/TreeControl.idl | 86 +
offapi/com/sun/star/awt/tree/TreeControlModel.idl | 97 +
.../com/sun/star/awt/tree/TreeDataModelEvent.idl | 54 +
.../com/sun/star/awt/tree/TreeExpansionEvent.idl | 45 +
.../sun/star/awt/tree/XMutableTreeDataModel.idl | 71 +
offapi/com/sun/star/awt/tree/XMutableTreeNode.idl | 109 +
offapi/com/sun/star/awt/tree/XTreeControl.idl | 269 +
offapi/com/sun/star/awt/tree/XTreeDataModel.idl | 72 +
.../sun/star/awt/tree/XTreeDataModelListener.idl | 82 +
offapi/com/sun/star/awt/tree/XTreeEditListener.idl | 72 +
.../sun/star/awt/tree/XTreeExpansionListener.idl | 76 +
offapi/com/sun/star/awt/tree/XTreeNode.idl | 92 +
.../sun/star/chart/AccessibleChartDocumentView.idl | 131 +
.../com/sun/star/chart/AccessibleChartElement.idl | 183 +
offapi/com/sun/star/chart/AreaDiagram.idl | 59 +
offapi/com/sun/star/chart/BarDiagram.idl | 104 +
offapi/com/sun/star/chart/BubbleDiagram.idl | 48 +
offapi/com/sun/star/chart/Chart3DBarProperties.idl | 47 +
offapi/com/sun/star/chart/ChartArea.idl | 58 +
offapi/com/sun/star/chart/ChartAxis.idl | 268 +
.../sun/star/chart/ChartAxisArrangeOrderType.idl | 63 +
offapi/com/sun/star/chart/ChartAxisAssign.idl | 48 +
.../com/sun/star/chart/ChartAxisLabelPosition.idl | 62 +
.../com/sun/star/chart/ChartAxisMarkPosition.idl | 55 +
offapi/com/sun/star/chart/ChartAxisMarks.idl | 58 +
offapi/com/sun/star/chart/ChartAxisPosition.idl | 60 +
offapi/com/sun/star/chart/ChartAxisType.idl | 51 +
offapi/com/sun/star/chart/ChartAxisXSupplier.idl | 74 +
offapi/com/sun/star/chart/ChartAxisYSupplier.idl | 73 +
offapi/com/sun/star/chart/ChartAxisZSupplier.idl | 72 +
offapi/com/sun/star/chart/ChartData.idl | 42 +
offapi/com/sun/star/chart/ChartDataArray.idl | 50 +
offapi/com/sun/star/chart/ChartDataCaption.idl | 78 +
offapi/com/sun/star/chart/ChartDataChangeEvent.idl | 67 +
offapi/com/sun/star/chart/ChartDataChangeType.idl | 73 +
offapi/com/sun/star/chart/ChartDataPoint.idl | 36 +
.../sun/star/chart/ChartDataPointProperties.idl | 161 +
offapi/com/sun/star/chart/ChartDataRow.idl | 51 +
.../com/sun/star/chart/ChartDataRowProperties.idl | 106 +
offapi/com/sun/star/chart/ChartDataRowSource.idl | 50 +
offapi/com/sun/star/chart/ChartDataValue.idl | 56 +
offapi/com/sun/star/chart/ChartDocument.idl | 78 +
offapi/com/sun/star/chart/ChartErrorCategory.idl | 86 +
.../com/sun/star/chart/ChartErrorIndicatorType.idl | 57 +
offapi/com/sun/star/chart/ChartGrid.idl | 59 +
offapi/com/sun/star/chart/ChartLegend.idl | 78 +
offapi/com/sun/star/chart/ChartLegendExpansion.idl | 65 +
offapi/com/sun/star/chart/ChartLegendPosition.idl | 79 +
offapi/com/sun/star/chart/ChartLine.idl | 44 +
.../sun/star/chart/ChartPieSegmentProperties.idl | 61 +
.../sun/star/chart/ChartRegressionCurveType.idl | 84 +
offapi/com/sun/star/chart/ChartSeriesAddress.idl | 58 +
offapi/com/sun/star/chart/ChartSolidType.idl | 59 +
offapi/com/sun/star/chart/ChartStatistics.idl | 154 +
offapi/com/sun/star/chart/ChartSymbolType.idl | 119 +
.../sun/star/chart/ChartTableAddressSupplier.idl | 65 +
offapi/com/sun/star/chart/ChartTitle.idl | 80 +
.../com/sun/star/chart/ChartTwoAxisXSupplier.idl | 71 +
.../com/sun/star/chart/ChartTwoAxisYSupplier.idl | 72 +
offapi/com/sun/star/chart/DataLabelPlacement.idl | 52 +
offapi/com/sun/star/chart/Diagram.idl | 123 +
offapi/com/sun/star/chart/Dim3DDiagram.idl | 70 +
offapi/com/sun/star/chart/DonutDiagram.idl | 43 +
offapi/com/sun/star/chart/ErrorBarStyle.idl | 91 +
offapi/com/sun/star/chart/FilledNetDiagram.idl | 51 +
offapi/com/sun/star/chart/LineDiagram.idl | 143 +
.../com/sun/star/chart/MissingValueTreatment.idl | 41 +
offapi/com/sun/star/chart/NetDiagram.idl | 50 +
offapi/com/sun/star/chart/PieDiagram.idl | 44 +
offapi/com/sun/star/chart/StackableDiagram.idl | 57 +
offapi/com/sun/star/chart/StockDiagram.idl | 130 +
offapi/com/sun/star/chart/TimeIncrement.idl | 58 +
offapi/com/sun/star/chart/TimeInterval.idl | 48 +
offapi/com/sun/star/chart/TimeUnit.idl | 41 +
offapi/com/sun/star/chart/X3DDefaultSetter.idl | 56 +
offapi/com/sun/star/chart/X3DDisplay.idl | 69 +
offapi/com/sun/star/chart/XAxis.idl | 52 +
offapi/com/sun/star/chart/XAxisSupplier.idl | 53 +
offapi/com/sun/star/chart/XAxisXSupplier.idl | 86 +
offapi/com/sun/star/chart/XAxisYSupplier.idl | 86 +
offapi/com/sun/star/chart/XAxisZSupplier.idl | 83 +
offapi/com/sun/star/chart/XChartData.idl | 99 +
offapi/com/sun/star/chart/XChartDataArray.idl | 97 +
.../star/chart/XChartDataChangeEventListener.idl | 57 +
offapi/com/sun/star/chart/XChartDocument.idl | 160 +
.../sun/star/chart/XComplexDescriptionAccess.idl | 83 +
offapi/com/sun/star/chart/XDateCategories.idl | 59 +
offapi/com/sun/star/chart/XDiagram.idl | 80 +
offapi/com/sun/star/chart/XDiagramPositioning.idl | 91 +
.../sun/star/chart/XSecondAxisTitleSupplier.idl | 40 +
offapi/com/sun/star/chart/XStatisticDisplay.idl | 83 +
offapi/com/sun/star/chart/XTwoAxisXSupplier.idl | 57 +
offapi/com/sun/star/chart/XTwoAxisYSupplier.idl | 54 +
offapi/com/sun/star/chart/XYDiagram.idl | 58 +
offapi/com/sun/star/chart2/Axis.idl | 159 +
offapi/com/sun/star/chart2/AxisOrientation.idl | 42 +
offapi/com/sun/star/chart2/AxisType.idl | 57 +
.../com/sun/star/chart2/CandleStickChartType.idl | 113 +
.../star/chart2/CartesianCoordinateSystem2d.idl | 35 +
.../star/chart2/CartesianCoordinateSystem3d.idl | 35 +
offapi/com/sun/star/chart2/ChartDocument.idl | 81 +
.../com/sun/star/chart2/ChartDocumentWrapper.idl | 61 +
offapi/com/sun/star/chart2/ChartType.idl | 56 +
offapi/com/sun/star/chart2/ChartTypeManager.idl | 50 +
offapi/com/sun/star/chart2/ChartTypeTemplate.idl | 46 +
offapi/com/sun/star/chart2/CoordinateSystem.idl | 60 +
.../com/sun/star/chart2/CoordinateSystemType.idl | 48 +
.../com/sun/star/chart2/CoordinateSystemTypeID.idl | 35 +
offapi/com/sun/star/chart2/CurveStyle.idl | 115 +
offapi/com/sun/star/chart2/DataPoint.idl | 69 +
.../sun/star/chart2/DataPointCustomLabelField.idl | 26 +
.../star/chart2/DataPointCustomLabelFieldType.idl | 34 +
offapi/com/sun/star/chart2/DataPointGeometry3D.idl | 60 +
offapi/com/sun/star/chart2/DataPointLabel.idl | 71 +
offapi/com/sun/star/chart2/DataPointProperties.idl | 347 +
offapi/com/sun/star/chart2/DataSeries.idl | 200 +
offapi/com/sun/star/chart2/Diagram.idl | 129 +
offapi/com/sun/star/chart2/ErrorBar.idl | 74 +
.../sun/star/chart2/ExponentialRegressionCurve.idl | 38 +
offapi/com/sun/star/chart2/ExponentialScaling.idl | 41 +
offapi/com/sun/star/chart2/FillBitmap.idl | 100 +
offapi/com/sun/star/chart2/FormattedString.idl | 33 +
offapi/com/sun/star/chart2/GridProperties.idl | 53 +
offapi/com/sun/star/chart2/IncrementData.idl | 83 +
offapi/com/sun/star/chart2/InterpretedData.idl | 52 +
offapi/com/sun/star/chart2/Legend.idl | 102 +
offapi/com/sun/star/chart2/LegendPosition.idl | 63 +
offapi/com/sun/star/chart2/LightSource.idl | 58 +
.../com/sun/star/chart2/LinearRegressionCurve.idl | 38 +
offapi/com/sun/star/chart2/LinearScaling.idl | 42 +
.../sun/star/chart2/LogarithmicRegressionCurve.idl | 38 +
offapi/com/sun/star/chart2/LogarithmicScaling.idl | 40 +
offapi/com/sun/star/chart2/LogicTargetModel.idl | 59 +
.../star/chart2/MovingAverageRegressionCurve.idl | 38 +
offapi/com/sun/star/chart2/PieChartOffsetMode.idl | 54 +
.../sun/star/chart2/PolarCoordinateSystem2d.idl | 35 +
.../sun/star/chart2/PolarCoordinateSystem3d.idl | 35 +
.../sun/star/chart2/PolynomialRegressionCurve.idl | 38 +
.../sun/star/chart2/PotentialRegressionCurve.idl | 38 +
offapi/com/sun/star/chart2/PowerScaling.idl | 41 +
offapi/com/sun/star/chart2/PropertyPool.idl | 62 +
offapi/com/sun/star/chart2/RegressionCurve.idl | 51 +
.../sun/star/chart2/RegressionCurveEquation.idl | 62 +
offapi/com/sun/star/chart2/RegressionEquation.idl | 35 +
offapi/com/sun/star/chart2/RelativePosition.idl | 80 +
offapi/com/sun/star/chart2/RelativeSize.idl | 78 +
offapi/com/sun/star/chart2/ScaleData.idl | 111 +
offapi/com/sun/star/chart2/Scaling.idl | 37 +
offapi/com/sun/star/chart2/StackingDirection.idl | 46 +
.../chart2/StandardDiagramCreationParameters.idl | 56 +
offapi/com/sun/star/chart2/SubIncrement.idl | 45 +
offapi/com/sun/star/chart2/Symbol.idl | 104 +
offapi/com/sun/star/chart2/SymbolStyle.idl | 63 +
offapi/com/sun/star/chart2/TickmarkStyle.idl | 55 +
offapi/com/sun/star/chart2/Title.idl | 85 +
offapi/com/sun/star/chart2/TransparencyStyle.idl | 56 +
.../com/sun/star/chart2/XAnyDescriptionAccess.idl | 88 +
offapi/com/sun/star/chart2/XAxis.idl | 68 +
offapi/com/sun/star/chart2/XChartDocument.idl | 139 +
offapi/com/sun/star/chart2/XChartShape.idl | 88 +
.../com/sun/star/chart2/XChartShapeContainer.idl | 49 +
offapi/com/sun/star/chart2/XChartType.idl | 94 +
offapi/com/sun/star/chart2/XChartTypeContainer.idl | 68 +
offapi/com/sun/star/chart2/XChartTypeManager.idl | 47 +
offapi/com/sun/star/chart2/XChartTypeTemplate.idl | 215 +
offapi/com/sun/star/chart2/XColorScheme.idl | 61 +
offapi/com/sun/star/chart2/XCoordinateSystem.idl | 84 +
.../sun/star/chart2/XCoordinateSystemContainer.idl | 68 +
offapi/com/sun/star/chart2/XDataInterpreter.idl | 99 +
.../sun/star/chart2/XDataPointCustomLabelField.idl | 43 +
offapi/com/sun/star/chart2/XDataProviderAccess.idl | 40 +
offapi/com/sun/star/chart2/XDataSeries.idl | 72 +
.../com/sun/star/chart2/XDataSeriesContainer.idl | 68 +
.../sun/star/chart2/XDefaultSizeTransmitter.idl | 53 +
offapi/com/sun/star/chart2/XDiagram.idl | 103 +
offapi/com/sun/star/chart2/XDiagramProvider.idl | 52 +
offapi/com/sun/star/chart2/XFormattedString.idl | 48 +
offapi/com/sun/star/chart2/XFormattedString2.idl | 55 +
.../com/sun/star/chart2/XInternalDataProvider.idl | 89 +
offapi/com/sun/star/chart2/XLabeled.idl | 61 +
offapi/com/sun/star/chart2/XLegend.idl | 47 +
offapi/com/sun/star/chart2/XRegressionCurve.idl | 51 +
.../sun/star/chart2/XRegressionCurveCalculator.idl | 182 +
.../sun/star/chart2/XRegressionCurveContainer.idl | 69 +
offapi/com/sun/star/chart2/XScaling.idl | 59 +
offapi/com/sun/star/chart2/XTarget.idl | 43 +
offapi/com/sun/star/chart2/XTimeBased.idl | 39 +
offapi/com/sun/star/chart2/XTitle.idl | 48 +
offapi/com/sun/star/chart2/XTitled.idl | 55 +
offapi/com/sun/star/chart2/XTransformation.idl | 89 +
offapi/com/sun/star/chart2/data/DataFilter.idl | 62 +
offapi/com/sun/star/chart2/data/DataProvider.idl | 61 +
offapi/com/sun/star/chart2/data/DataSequence.idl | 148 +
.../com/sun/star/chart2/data/DataSequenceRole.idl | 102 +
offapi/com/sun/star/chart2/data/DataSink.idl | 54 +
offapi/com/sun/star/chart2/data/DataSource.idl | 54 +
.../sun/star/chart2/data/DatabaseDataProvider.idl | 38 +
.../com/sun/star/chart2/data/HighlightedRange.idl | 66 +
offapi/com/sun/star/chart2/data/LabelOrigin.idl | 86 +
.../sun/star/chart2/data/LabeledDataSequence.idl | 49 +
.../sun/star/chart2/data/PivotTableFieldEntry.idl | 60 +
.../star/chart2/data/RangeHighlightListener.idl | 52 +
.../com/sun/star/chart2/data/RangeHighlighter.idl | 48 +
.../chart2/data/TabularDataProviderArguments.idl | 153 +
offapi/com/sun/star/chart2/data/XDataProvider.idl | 158 +
offapi/com/sun/star/chart2/data/XDataReceiver.idl | 106 +
offapi/com/sun/star/chart2/data/XDataSequence.idl | 132 +
offapi/com/sun/star/chart2/data/XDataSink.idl | 71 +
offapi/com/sun/star/chart2/data/XDataSource.idl | 76 +
.../sun/star/chart2/data/XDatabaseDataProvider.idl | 206 +
.../sun/star/chart2/data/XLabeledDataSequence.idl | 73 +
.../sun/star/chart2/data/XLabeledDataSequence2.idl | 76 +
.../star/chart2/data/XNumericalDataSequence.idl | 54 +
.../star/chart2/data/XPivotTableDataProvider.idl | 83 +
.../com/sun/star/chart2/data/XRangeHighlighter.idl | 64 +
.../sun/star/chart2/data/XRangeXMLConversion.idl | 66 +
.../sun/star/chart2/data/XSheetDataProvider.idl | 36 +
.../sun/star/chart2/data/XTextualDataSequence.idl | 53 +
.../sun/star/configuration/AccessRootElement.idl | 155 +
.../star/configuration/AdministrationProvider.idl | 176 +
.../CannotLoadConfigurationException.idl | 40 +
.../sun/star/configuration/ConfigurationAccess.idl | 235 +
.../star/configuration/ConfigurationProvider.idl | 238 +
.../star/configuration/ConfigurationRegistry.idl | 93 +
.../configuration/ConfigurationUpdateAccess.idl | 123 +
.../CorruptedConfigurationException.idl | 50 +
.../CorruptedUIConfigurationException.idl | 44 +
.../com/sun/star/configuration/DefaultProvider.idl | 79 +
offapi/com/sun/star/configuration/GroupAccess.idl | 122 +
offapi/com/sun/star/configuration/GroupElement.idl | 74 +
offapi/com/sun/star/configuration/GroupUpdate.idl | 78 +
.../com/sun/star/configuration/HierarchyAccess.idl | 158 +
.../sun/star/configuration/HierarchyElement.idl | 109 +
.../InstallationIncompleteException.idl | 40 +
.../InvalidBootstrapFileException.idl | 42 +
.../MissingBootstrapFileException.idl | 42 +
.../sun/star/configuration/PropertyHierarchy.idl | 84 +
.../com/sun/star/configuration/ReadOnlyAccess.idl | 36 +
.../com/sun/star/configuration/ReadWriteAccess.idl | 36 +
offapi/com/sun/star/configuration/SetAccess.idl | 88 +
offapi/com/sun/star/configuration/SetElement.idl | 166 +
offapi/com/sun/star/configuration/SetUpdate.idl | 91 +
.../com/sun/star/configuration/SimpleSetAccess.idl | 102 +
.../com/sun/star/configuration/SimpleSetUpdate.idl | 164 +
offapi/com/sun/star/configuration/Update.idl | 39 +
.../sun/star/configuration/UpdateRootElement.idl | 96 +
.../sun/star/configuration/XReadWriteAccess.idl | 38 +
.../sun/star/configuration/XTemplateContainer.idl | 68 +
.../sun/star/configuration/XTemplateInstance.idl | 58 +
offapi/com/sun/star/configuration/XUpdate.idl | 51 +
.../backend/AuthenticationFailedException.idl | 42 +
.../com/sun/star/configuration/backend/Backend.idl | 79 +
.../backend/BackendAccessException.idl | 43 +
.../star/configuration/backend/BackendAdapter.idl | 73 +
.../backend/BackendSetupException.idl | 51 +
.../backend/CannotConnectException.idl | 51 +
.../configuration/backend/ComponentChangeEvent.idl | 46 +
.../backend/ConnectionLostException.idl | 46 +
.../star/configuration/backend/CopyImporter.idl | 72 +
.../star/configuration/backend/DataImporter.idl | 114 +
.../star/configuration/backend/DefaultBackend.idl | 51 +
.../configuration/backend/HierarchyBrowser.idl | 72 +
.../sun/star/configuration/backend/Importer.idl | 70 +
.../backend/InsufficientAccessRightsException.idl | 52 +
.../configuration/backend/InteractionHandler.idl | 93 +
.../InvalidAuthenticationMechanismException.idl | 43 +
.../com/sun/star/configuration/backend/Layer.idl | 94 +
.../star/configuration/backend/LayerDescriber.idl | 52 +
.../sun/star/configuration/backend/LayerFilter.idl | 76 +
.../configuration/backend/LayerUpdateMerger.idl | 84 +
.../backend/LdapMultiLayerStratum.idl | 47 +
.../configuration/backend/LdapSingleBackend.idl | 48 +
.../configuration/backend/LdapSingleStratum.idl | 47 +
.../configuration/backend/LocalDataImporter.idl | 98 +
.../backend/LocalHierarchyBrowser.idl | 79 +
.../configuration/backend/LocalSchemaSupplier.idl | 48 +
.../configuration/backend/LocalSingleBackend.idl | 48 +
.../configuration/backend/LocalSingleStratum.idl | 47 +
.../backend/MalformedDataException.idl | 80 +
.../star/configuration/backend/MergeImporter.idl | 61 +
.../configuration/backend/MergeRecoveryRequest.idl | 79 +
.../configuration/backend/MultiLayerStratum.idl | 55 +
.../configuration/backend/MultiStratumBackend.idl | 60 +
.../star/configuration/backend/NodeAttribute.idl | 85 +
.../star/configuration/backend/OfflineBackend.idl | 65 +
.../star/configuration/backend/OnlineBackend.idl | 52 +
.../star/configuration/backend/PlatformBackend.idl | 47 +
.../star/configuration/backend/PropertyInfo.idl | 59 +
.../com/sun/star/configuration/backend/Schema.idl | 72 +
.../star/configuration/backend/SchemaAttribute.idl | 65 +
.../star/configuration/backend/SchemaSupplier.idl | 47 +
.../star/configuration/backend/SingleBackend.idl | 80 +
.../configuration/backend/SingleBackendAdapter.idl | 52 +
.../configuration/backend/SingleLayerStratum.idl | 55 +
.../backend/StratumCreationException.idl | 51 +
.../configuration/backend/SystemIntegration.idl | 56 +
.../configuration/backend/TemplateIdentifier.idl | 55 +
.../star/configuration/backend/UpdatableLayer.idl | 109 +
.../sun/star/configuration/backend/XBackend.idl | 172 +
.../backend/XBackendChangesListener.idl | 50 +
.../backend/XBackendChangesNotifier.idl | 64 +
.../configuration/backend/XBackendEntities.idl | 121 +
.../star/configuration/backend/XCompositeLayer.idl | 92 +
.../com/sun/star/configuration/backend/XLayer.idl | 66 +
.../backend/XLayerContentDescriber.idl | 70 +
.../star/configuration/backend/XLayerHandler.idl | 536 +
.../star/configuration/backend/XLayerImporter.idl | 132 +
.../configuration/backend/XMultiLayerStratum.idl | 314 +
.../com/sun/star/configuration/backend/XSchema.idl | 121 +
.../star/configuration/backend/XSchemaHandler.idl | 502 +
.../star/configuration/backend/XSchemaSupplier.idl | 67 +
.../configuration/backend/XSingleLayerStratum.idl | 122 +
.../star/configuration/backend/XUpdatableLayer.idl | 71 +
.../star/configuration/backend/XUpdateHandler.idl | 633 +
.../backend/XVersionedSchemaSupplier.idl | 78 +
.../star/configuration/backend/xml/LayerParser.idl | 77 +
.../star/configuration/backend/xml/LayerWriter.idl | 72 +
.../configuration/backend/xml/SchemaParser.idl | 72 +
.../configuration/bootstrap/BootstrapContext.idl | 65 +
.../sun/star/configuration/theDefaultProvider.idl | 35 +
offapi/com/sun/star/cui/ColorPicker.idl | 42 +
offapi/com/sun/star/datatransfer/DataFlavor.idl | 52 +
.../sun/star/datatransfer/DataFormatTranslator.idl | 46 +
.../star/datatransfer/MimeContentTypeFactory.idl | 44 +
.../datatransfer/UnsupportedFlavorException.idl | 43 +
.../star/datatransfer/XDataFormatTranslator.idl | 69 +
.../com/sun/star/datatransfer/XMimeContentType.idl | 96 +
.../star/datatransfer/XMimeContentTypeFactory.idl | 65 +
.../sun/star/datatransfer/XSystemTransferable.idl | 61 +
.../sun/star/datatransfer/XTransferDataAccess.idl | 68 +
offapi/com/sun/star/datatransfer/XTransferable.idl | 87 +
.../com/sun/star/datatransfer/XTransferable2.idl | 48 +
.../com/sun/star/datatransfer/XTransferableEx.idl | 56 +
.../sun/star/datatransfer/XTransferableSource.idl | 47 +
.../star/datatransfer/XTransferableSupplier.idl | 62 +
.../star/datatransfer/clipboard/ClipboardEvent.idl | 46 +
.../datatransfer/clipboard/ClipboardManager.idl | 52 +
.../datatransfer/clipboard/GenericClipboard.idl | 59 +
.../clipboard/RenderingCapabilities.idl | 48 +
.../datatransfer/clipboard/SystemClipboard.idl | 36 +
.../sun/star/datatransfer/clipboard/XClipboard.idl | 83 +
.../star/datatransfer/clipboard/XClipboardEx.idl | 50 +
.../datatransfer/clipboard/XClipboardFactory.idl | 60 +
.../datatransfer/clipboard/XClipboardListener.idl | 50 +
.../datatransfer/clipboard/XClipboardManager.idl | 90 +
.../datatransfer/clipboard/XClipboardNotifier.idl | 57 +
.../datatransfer/clipboard/XClipboardOwner.idl | 58 +
.../datatransfer/clipboard/XFlushableClipboard.idl | 48 +
.../datatransfer/clipboard/XSystemClipboard.idl | 63 +
.../com/sun/star/datatransfer/dnd/DNDConstants.idl | 73 +
.../sun/star/datatransfer/dnd/DragGestureEvent.idl | 80 +
.../star/datatransfer/dnd/DragSourceDragEvent.idl | 59 +
.../star/datatransfer/dnd/DragSourceDropEvent.idl | 57 +
.../sun/star/datatransfer/dnd/DragSourceEvent.idl | 60 +
.../datatransfer/dnd/DropTargetDragEnterEvent.idl | 54 +
.../star/datatransfer/dnd/DropTargetDragEvent.idl | 81 +
.../star/datatransfer/dnd/DropTargetDropEvent.idl | 86 +
.../sun/star/datatransfer/dnd/DropTargetEvent.idl | 49 +
.../dnd/InvalidDNDOperationException.idl | 45 +
.../sun/star/datatransfer/dnd/OleDragSource.idl | 66 +
.../sun/star/datatransfer/dnd/OleDropTarget.idl | 58 +
.../sun/star/datatransfer/dnd/X11DragSource.idl | 61 +
.../sun/star/datatransfer/dnd/X11DropTarget.idl | 64 +
.../com/sun/star/datatransfer/dnd/XAutoscroll.idl | 77 +
.../star/datatransfer/dnd/XDragGestureListener.idl | 55 +
.../datatransfer/dnd/XDragGestureRecognizer.idl | 70 +
.../com/sun/star/datatransfer/dnd/XDragSource.idl | 116 +
.../star/datatransfer/dnd/XDragSourceContext.idl | 92 +
.../star/datatransfer/dnd/XDragSourceListener.idl | 92 +
.../com/sun/star/datatransfer/dnd/XDropTarget.idl | 110 +
.../datatransfer/dnd/XDropTargetDragContext.idl | 75 +
.../datatransfer/dnd/XDropTargetDropContext.idl | 79 +
.../star/datatransfer/dnd/XDropTargetListener.idl | 94 +
.../sun/star/deployment/DependencyException.idl | 65 +
.../sun/star/deployment/DeploymentException.idl | 43 +
.../com/sun/star/deployment/ExtensionManager.idl | 43 +
.../star/deployment/ExtensionRemovedException.idl | 44 +
.../com/sun/star/deployment/InstallException.idl | 51 +
.../InvalidRemovedParameterException.idl | 56 +
.../com/sun/star/deployment/LicenseException.idl | 55 +
.../star/deployment/PackageInformationProvider.idl | 36 +
.../sun/star/deployment/PackageRegistryBackend.idl | 64 +
.../com/sun/star/deployment/PlatformException.idl | 44 +
offapi/com/sun/star/deployment/Prerequisites.idl | 38 +
.../sun/star/deployment/UpdateInformationEntry.idl | 48 +
.../star/deployment/UpdateInformationProvider.idl | 36 +
.../com/sun/star/deployment/VersionException.idl | 59 +
.../com/sun/star/deployment/XExtensionManager.idl | 341 +
offapi/com/sun/star/deployment/XPackage.idl | 370 +
.../deployment/XPackageInformationProvider.idl | 66 +
offapi/com/sun/star/deployment/XPackageManager.idl | 313 +
.../sun/star/deployment/XPackageManagerFactory.idl | 94 +
.../com/sun/star/deployment/XPackageRegistry.idl | 115 +
.../com/sun/star/deployment/XPackageTypeInfo.idl | 86 +
.../star/deployment/XUpdateInformationProvider.idl | 105 +
.../test/SmoketestCommandEnvironment.idl | 37 +
.../star/deployment/thePackageManagerFactory.idl | 47 +
.../com/sun/star/deployment/ui/LicenseDialog.idl | 55 +
.../star/deployment/ui/PackageManagerDialog.idl | 68 +
.../star/deployment/ui/UpdateRequiredDialog.idl | 46 +
.../sun/star/document/AmbigousFilterRequest.idl | 61 +
.../com/sun/star/document/BrokenPackageRequest.idl | 44 +
.../sun/star/document/ChangedByOthersRequest.idl | 43 +
offapi/com/sun/star/document/CmisProperty.idl | 72 +
offapi/com/sun/star/document/CmisVersion.idl | 52 +
.../CorruptedFilterConfigurationException.idl | 46 +
offapi/com/sun/star/document/DocumentEvent.idl | 72 +
.../com/sun/star/document/DocumentProperties.idl | 52 +
.../document/DocumentRevisionListPersistence.idl | 40 +
.../sun/star/document/EmptyUndoStackException.idl | 43 +
offapi/com/sun/star/document/EventDescriptor.idl | 57 +
offapi/com/sun/star/document/EventObject.idl | 51 +
offapi/com/sun/star/document/Events.idl | 93 +
.../sun/star/document/ExoticFileLoadException.idl | 34 +
offapi/com/sun/star/document/ExportFilter.idl | 112 +
.../sun/star/document/ExtendedTypeDetection.idl | 97 +
.../star/document/ExtendedTypeDetectionFactory.idl | 129 +
offapi/com/sun/star/document/FilterAdapter.idl | 42 +
.../com/sun/star/document/FilterConfigRefresh.idl | 40 +
offapi/com/sun/star/document/FilterFactory.idl | 226 +
.../com/sun/star/document/FilterOptionsRequest.idl | 51 +
.../sun/star/document/GraphicStorageHandler.idl | 34 +
.../com/sun/star/document/HeaderFooterSettings.idl | 61 +
offapi/com/sun/star/document/ImportFilter.idl | 112 +
.../sun/star/document/IndexedPropertyValues.idl | 37 +
offapi/com/sun/star/document/LinkTarget.idl | 55 +
offapi/com/sun/star/document/LinkTargets.idl | 47 +
offapi/com/sun/star/document/LinkUpdateModes.idl | 52 +
.../sun/star/document/LockFileCorruptRequest.idl | 43 +
.../sun/star/document/LockFileIgnoreRequest.idl | 43 +
.../sun/star/document/LockedDocumentRequest.idl | 50 +
.../sun/star/document/LockedOnSavingRequest.idl | 51 +
offapi/com/sun/star/document/MacroExecMode.idl | 113 +
offapi/com/sun/star/document/MediaDescriptor.idl | 619 +
.../com/sun/star/document/NamedPropertyValues.idl | 37 +
.../com/sun/star/document/NoSuchFilterRequest.idl | 57 +
.../document/OOXMLDocumentPropertiesImporter.idl | 37 +
offapi/com/sun/star/document/OfficeDocument.idl | 176 +
.../document/OleEmbeddedServerRegistration.idl | 45 +
.../sun/star/document/OwnLockOnDocumentRequest.idl | 54 +
offapi/com/sun/star/document/PDFDialog.idl | 50 +
.../sun/star/document/PrinterIndependentLayout.idl | 57 +
.../com/sun/star/document/RedlineDisplayType.idl | 51 +
offapi/com/sun/star/document/Settings.idl | 293 +
offapi/com/sun/star/document/TypeDetection.idl | 173 +
.../document/UndoContextNotClosedException.idl | 43 +
.../com/sun/star/document/UndoFailedException.idl | 48 +
offapi/com/sun/star/document/UndoManagerEvent.idl | 55 +
offapi/com/sun/star/document/UpdateDocMode.idl | 62 +
offapi/com/sun/star/document/XActionLockable.idl | 72 +
.../sun/star/document/XBinaryStreamResolver.idl | 69 +
offapi/com/sun/star/document/XCmisDocument.idl | 61 +
offapi/com/sun/star/document/XCodeNameQuery.idl | 38 +
.../star/document/XCompatWriterDocProperties.idl | 37 +
.../star/document/XDocumentEventBroadcaster.idl | 105 +
.../sun/star/document/XDocumentEventListener.idl | 51 +
.../com/sun/star/document/XDocumentInsertable.idl | 54 +
.../com/sun/star/document/XDocumentLanguages.idl | 46 +
.../com/sun/star/document/XDocumentProperties.idl | 398 +
.../star/document/XDocumentPropertiesSupplier.idl | 55 +
offapi/com/sun/star/document/XDocumentRecovery.idl | 119 +
.../document/XDocumentRevisionListPersistence.idl | 62 +
.../star/document/XDocumentSubStorageSupplier.idl | 67 +
.../sun/star/document/XEmbeddedObjectResolver.idl | 43 +
.../sun/star/document/XEmbeddedObjectSupplier.idl | 46 +
.../sun/star/document/XEmbeddedObjectSupplier2.idl | 60 +
offapi/com/sun/star/document/XEmbeddedScripts.idl | 60 +
offapi/com/sun/star/document/XEventBroadcaster.idl | 56 +
offapi/com/sun/star/document/XEventListener.idl | 51 +
offapi/com/sun/star/document/XEventsSupplier.idl | 45 +
offapi/com/sun/star/document/XExporter.idl | 62 +
.../sun/star/document/XExtendedFilterDetection.idl | 68 +
offapi/com/sun/star/document/XFilter.idl | 72 +
offapi/com/sun/star/document/XFilterAdapter.idl | 56 +
.../sun/star/document/XGraphicObjectResolver.idl | 49 +
.../sun/star/document/XGraphicStorageHandler.idl | 53 +
offapi/com/sun/star/document/XImporter.idl | 62 +
.../star/document/XInteractionFilterOptions.idl | 53 +
.../sun/star/document/XInteractionFilterSelect.idl | 67 +
.../com/sun/star/document/XLinkTargetSupplier.idl | 51 +
offapi/com/sun/star/document/XMLBasicExporter.idl | 49 +
.../sun/star/document/XMLOasisBasicExporter.idl | 49 +
offapi/com/sun/star/document/XMimeTypeInfo.idl | 50 +
.../document/XOOXMLDocumentPropertiesImporter.idl | 80 +
offapi/com/sun/star/document/XRedlinesSupplier.idl | 47 +
.../sun/star/document/XScriptInvocationContext.idl | 61 +
.../sun/star/document/XShapeEventBroadcaster.idl | 57 +
.../com/sun/star/document/XShapeEventListener.idl | 49 +
.../sun/star/document/XStorageBasedDocument.idl | 87 +
.../sun/star/document/XStorageChangeListener.idl | 51 +
offapi/com/sun/star/document/XTypeDetection.idl | 108 +
offapi/com/sun/star/document/XUndoAction.idl | 68 +
offapi/com/sun/star/document/XUndoManager.idl | 330 +
.../com/sun/star/document/XUndoManagerListener.idl | 136 +
.../com/sun/star/document/XUndoManagerSupplier.idl | 48 +
.../com/sun/star/document/XVbaMethodParameter.idl | 50 +
offapi/com/sun/star/document/XViewDataSupplier.idl | 63 +
offapi/com/sun/star/document/XXMLBasicExporter.idl | 52 +
.../star/drawing/AccessibleDrawDocumentView.idl | 127 +
.../sun/star/drawing/AccessibleGraphControl.idl | 77 +
.../sun/star/drawing/AccessibleGraphicShape.idl | 83 +
.../com/sun/star/drawing/AccessibleImageBullet.idl | 86 +
offapi/com/sun/star/drawing/AccessibleOLEShape.idl | 73 +
offapi/com/sun/star/drawing/AccessibleShape.idl | 189 +
.../com/sun/star/drawing/AccessibleSlideView.idl | 51 +
.../sun/star/drawing/AccessibleSlideViewObject.idl | 50 +
offapi/com/sun/star/drawing/Alignment.idl | 48 +
offapi/com/sun/star/drawing/AppletShape.idl | 78 +
offapi/com/sun/star/drawing/Arrangement.idl | 56 +
offapi/com/sun/star/drawing/Background.idl | 42 +
offapi/com/sun/star/drawing/BezierPoint.idl | 56 +
offapi/com/sun/star/drawing/BitmapMode.idl | 53 +
offapi/com/sun/star/drawing/BitmapTable.idl | 52 +
offapi/com/sun/star/drawing/BoundVolume.idl | 47 +
offapi/com/sun/star/drawing/CameraGeometry.idl | 49 +
offapi/com/sun/star/drawing/CanvasFeature.idl | 37 +
.../sun/star/drawing/CaptionEscapeDirection.idl | 54 +
offapi/com/sun/star/drawing/CaptionShape.idl | 131 +
offapi/com/sun/star/drawing/CaptionType.idl | 53 +
offapi/com/sun/star/drawing/CircleKind.idl | 53 +
offapi/com/sun/star/drawing/ClosedBezierShape.idl | 65 +
offapi/com/sun/star/drawing/ColorMode.idl | 55 +
offapi/com/sun/star/drawing/ColorTable.idl | 38 +
offapi/com/sun/star/drawing/ConnectionType.idl | 62 +
.../com/sun/star/drawing/ConnectorProperties.idl | 65 +
offapi/com/sun/star/drawing/ConnectorShape.idl | 118 +
offapi/com/sun/star/drawing/ConnectorType.idl | 54 +
offapi/com/sun/star/drawing/ControlShape.idl | 47 +
offapi/com/sun/star/drawing/CoordinateSequence.idl | 33 +
.../star/drawing/CoordinateSequenceSequence.idl | 34 +
offapi/com/sun/star/drawing/CustomShape.idl | 84 +
offapi/com/sun/star/drawing/CustomShapeEngine.idl | 47 +
offapi/com/sun/star/drawing/DashStyle.idl | 55 +
offapi/com/sun/star/drawing/DashTable.idl | 52 +
offapi/com/sun/star/drawing/Defaults.idl | 53 +
offapi/com/sun/star/drawing/Direction3D.idl | 41 +
offapi/com/sun/star/drawing/DocumentSettings.idl | 95 +
offapi/com/sun/star/drawing/DoubleSequence.idl | 33 +
.../sun/star/drawing/DoubleSequenceSequence.idl | 34 +
offapi/com/sun/star/drawing/DrawPage.idl | 65 +
offapi/com/sun/star/drawing/DrawPages.idl | 62 +
offapi/com/sun/star/drawing/DrawViewMode.idl | 52 +
offapi/com/sun/star/drawing/DrawingDocument.idl | 42 +
.../sun/star/drawing/DrawingDocumentDrawView.idl | 152 +
.../sun/star/drawing/DrawingDocumentFactory.idl | 42 +
offapi/com/sun/star/drawing/EllipseShape.idl | 77 +
.../drawing/EnhancedCustomShapeAdjustmentValue.idl | 49 +
.../star/drawing/EnhancedCustomShapeExtrusion.idl | 150 +
.../star/drawing/EnhancedCustomShapeGeometry.idl | 99 +
.../drawing/EnhancedCustomShapeGluePointType.idl | 54 +
.../sun/star/drawing/EnhancedCustomShapeHandle.idl | 109 +
.../star/drawing/EnhancedCustomShapeParameter.idl | 42 +
.../drawing/EnhancedCustomShapeParameterPair.idl | 43 +
.../drawing/EnhancedCustomShapeParameterType.idl | 97 +
.../sun/star/drawing/EnhancedCustomShapePath.idl | 100 +
.../star/drawing/EnhancedCustomShapeSegment.idl | 40 +
.../drawing/EnhancedCustomShapeSegmentCommand.idl | 91 +
.../star/drawing/EnhancedCustomShapeTextFrame.idl | 44 +
.../star/drawing/EnhancedCustomShapeTextPath.idl | 51 +
.../drawing/EnhancedCustomShapeTextPathMode.idl | 47 +
offapi/com/sun/star/drawing/EscapeDirection.idl | 46 +
offapi/com/sun/star/drawing/FillProperties.idl | 237 +
offapi/com/sun/star/drawing/FillStyle.idl | 53 +
offapi/com/sun/star/drawing/FlagSequence.idl | 34 +
.../com/sun/star/drawing/FlagSequenceSequence.idl | 35 +
offapi/com/sun/star/drawing/GenericDrawPage.idl | 158 +
.../sun/star/drawing/GenericDrawingDocument.idl | 194 +
offapi/com/sun/star/drawing/GluePoint.idl | 67 +
offapi/com/sun/star/drawing/GluePoint2.idl | 71 +
offapi/com/sun/star/drawing/GradientTable.idl | 52 +
.../com/sun/star/drawing/GraphicExportFilter.idl | 39 +
.../com/sun/star/drawing/GraphicFilterRequest.idl | 45 +
offapi/com/sun/star/drawing/GraphicObjectShape.idl | 169 +
offapi/com/sun/star/drawing/GroupShape.idl | 59 +
offapi/com/sun/star/drawing/Hatch.idl | 60 +
offapi/com/sun/star/drawing/HatchStyle.idl | 49 +
offapi/com/sun/star/drawing/HatchTable.idl | 52 +
offapi/com/sun/star/drawing/HomogenMatrix.idl | 44 +
offapi/com/sun/star/drawing/HomogenMatrix3.idl | 42 +
offapi/com/sun/star/drawing/HomogenMatrix4.idl | 43 +
offapi/com/sun/star/drawing/HomogenMatrixLine.idl | 42 +
offapi/com/sun/star/drawing/HomogenMatrixLine3.idl | 41 +
offapi/com/sun/star/drawing/HomogenMatrixLine4.idl | 42 +
.../sun/star/drawing/HorizontalDimensioning.idl | 55 +
offapi/com/sun/star/drawing/Layer.idl | 78 +
offapi/com/sun/star/drawing/LayerManager.idl | 60 +
offapi/com/sun/star/drawing/LayerType.idl | 53 +
offapi/com/sun/star/drawing/LineCap.idl | 45 +
offapi/com/sun/star/drawing/LineDash.idl | 64 +
offapi/com/sun/star/drawing/LineEndType.idl | 56 +
offapi/com/sun/star/drawing/LineJoint.idl | 52 +
offapi/com/sun/star/drawing/LineProperties.idl | 128 +
offapi/com/sun/star/drawing/LineShape.idl | 60 +
offapi/com/sun/star/drawing/LineStyle.idl | 48 +
offapi/com/sun/star/drawing/MarkerTable.idl | 52 +
offapi/com/sun/star/drawing/MasterPage.idl | 61 +
offapi/com/sun/star/drawing/MasterPages.idl | 48 +
offapi/com/sun/star/drawing/MeasureKind.idl | 48 +
offapi/com/sun/star/drawing/MeasureProperties.idl | 120 +
offapi/com/sun/star/drawing/MeasureShape.idl | 68 +
offapi/com/sun/star/drawing/MeasureTextHorzPos.idl | 44 +
offapi/com/sun/star/drawing/MeasureTextVertPos.idl | 44 +
offapi/com/sun/star/drawing/MirrorAxis.idl | 45 +
offapi/com/sun/star/drawing/ModuleDispatcher.idl | 38 +
offapi/com/sun/star/drawing/NormalsKind.idl | 52 +
offapi/com/sun/star/drawing/OLE2Shape.idl | 67 +
offapi/com/sun/star/drawing/OpenBezierShape.idl | 62 +
offapi/com/sun/star/drawing/PageShape.idl | 52 +
offapi/com/sun/star/drawing/PluginShape.idl | 64 +
offapi/com/sun/star/drawing/PointSequence.idl | 34 +
.../com/sun/star/drawing/PointSequenceSequence.idl | 34 +
offapi/com/sun/star/drawing/PolyLineShape.idl | 62 +
.../sun/star/drawing/PolyPolygonBezierCoords.idl | 44 +
.../star/drawing/PolyPolygonBezierDescriptor.idl | 58 +
.../sun/star/drawing/PolyPolygonBezierShape.idl | 63 +
.../com/sun/star/drawing/PolyPolygonDescriptor.idl | 57 +
offapi/com/sun/star/drawing/PolyPolygonShape.idl | 67 +
offapi/com/sun/star/drawing/PolyPolygonShape3D.idl | 43 +
offapi/com/sun/star/drawing/PolygonFlags.idl | 50 +
offapi/com/sun/star/drawing/PolygonKind.idl | 73 +
offapi/com/sun/star/drawing/Position3D.idl | 47 +
offapi/com/sun/star/drawing/ProjectionMode.idl | 45 +
offapi/com/sun/star/drawing/QRCode.idl | 42 +
.../com/sun/star/drawing/QRCodeErrorCorrection.idl | 50 +
offapi/com/sun/star/drawing/RectanglePoint.idl | 65 +
offapi/com/sun/star/drawing/RectangleShape.idl | 66 +
offapi/com/sun/star/drawing/RotationDescriptor.idl | 65 +
offapi/com/sun/star/drawing/ShadeMode.idl | 58 +
offapi/com/sun/star/drawing/ShadingPattern.idl | 225 +
offapi/com/sun/star/drawing/ShadowProperties.idl | 69 +
offapi/com/sun/star/drawing/Shape.idl | 204 +
offapi/com/sun/star/drawing/ShapeCollection.idl | 41 +
offapi/com/sun/star/drawing/Shapes.idl | 41 +
offapi/com/sun/star/drawing/SlideRenderer.idl | 40 +
offapi/com/sun/star/drawing/SlideSorter.idl | 60 +
offapi/com/sun/star/drawing/SnapObjectType.idl | 41 +
offapi/com/sun/star/drawing/Text.idl | 50 +
offapi/com/sun/star/drawing/TextAdjust.idl | 63 +
.../sun/star/drawing/TextAnimationDirection.idl | 42 +
offapi/com/sun/star/drawing/TextAnimationKind.idl | 57 +
offapi/com/sun/star/drawing/TextFitToSizeType.idl | 68 +
.../com/sun/star/drawing/TextHorizontalAdjust.idl | 59 +
offapi/com/sun/star/drawing/TextProperties.idl | 259 +
offapi/com/sun/star/drawing/TextShape.idl | 63 +
offapi/com/sun/star/drawing/TextVerticalAdjust.idl | 56 +
offapi/com/sun/star/drawing/TextureKind.idl | 49 +
offapi/com/sun/star/drawing/TextureKind2.idl | 54 +
offapi/com/sun/star/drawing/TextureMode.idl | 50 +
.../com/sun/star/drawing/TextureProjectionMode.idl | 55 +
.../sun/star/drawing/TransparencyGradientTable.idl | 52 +
.../com/sun/star/drawing/VerticalDimensioning.idl | 55 +
offapi/com/sun/star/drawing/XConnectableShape.idl | 49 +
offapi/com/sun/star/drawing/XConnectorShape.idl | 64 +
offapi/com/sun/star/drawing/XControlShape.idl | 67 +
offapi/com/sun/star/drawing/XCustomShapeEngine.idl | 66 +
offapi/com/sun/star/drawing/XCustomShapeHandle.idl | 52 +
offapi/com/sun/star/drawing/XDrawPage.idl | 40 +
.../com/sun/star/drawing/XDrawPageDuplicator.idl | 58 +
offapi/com/sun/star/drawing/XDrawPageExpander.idl | 57 +
.../com/sun/star/drawing/XDrawPageSummarizer.idl | 51 +
offapi/com/sun/star/drawing/XDrawPageSupplier.idl | 52 +
offapi/com/sun/star/drawing/XDrawPages.idl | 74 +
offapi/com/sun/star/drawing/XDrawPagesSupplier.idl | 48 +
offapi/com/sun/star/drawing/XDrawSubController.idl | 59 +
offapi/com/sun/star/drawing/XDrawView.idl | 60 +
.../star/drawing/XEnhancedCustomShapeDefaulter.idl | 281 +
.../com/sun/star/drawing/XGluePointsSupplier.idl | 46 +
.../com/sun/star/drawing/XGraphicExportFilter.idl | 93 +
offapi/com/sun/star/drawing/XLayer.idl | 40 +
offapi/com/sun/star/drawing/XLayerManager.idl | 95 +
offapi/com/sun/star/drawing/XLayerSupplier.idl | 51 +
offapi/com/sun/star/drawing/XMasterPageTarget.idl | 58 +
.../com/sun/star/drawing/XMasterPagesSupplier.idl | 49 +
offapi/com/sun/star/drawing/XPresenterHelper.idl | 158 +
offapi/com/sun/star/drawing/XSelectionFunction.idl | 52 +
offapi/com/sun/star/drawing/XShape.idl | 80 +
offapi/com/sun/star/drawing/XShapeAligner.idl | 51 +
offapi/com/sun/star/drawing/XShapeArranger.idl | 83 +
offapi/com/sun/star/drawing/XShapeBinder.idl | 71 +
offapi/com/sun/star/drawing/XShapeCombiner.idl | 74 +
offapi/com/sun/star/drawing/XShapeDescriptor.idl | 49 +
offapi/com/sun/star/drawing/XShapeGroup.idl | 67 +
offapi/com/sun/star/drawing/XShapeGrouper.idl | 75 +
offapi/com/sun/star/drawing/XShapeMirror.idl | 63 +
offapi/com/sun/star/drawing/XShapes.idl | 64 +
offapi/com/sun/star/drawing/XShapes2.idl | 47 +
offapi/com/sun/star/drawing/XShapes3.idl | 44 +
offapi/com/sun/star/drawing/XSlidePreviewCache.idl | 108 +
.../star/drawing/XSlidePreviewCacheListener.idl | 47 +
offapi/com/sun/star/drawing/XSlideRenderer.idl | 104 +
offapi/com/sun/star/drawing/XSlideSorterBase.idl | 119 +
.../sun/star/drawing/XUniversalShapeDescriptor.idl | 41 +
.../star/drawing/framework/AnchorBindingMode.idl | 44 +
.../star/drawing/framework/BasicPaneFactory.idl | 52 +
.../star/drawing/framework/BasicToolBarFactory.idl | 55 +
.../star/drawing/framework/BasicViewFactory.idl | 57 +
.../com/sun/star/drawing/framework/BorderType.idl | 40 +
.../sun/star/drawing/framework/Configuration.idl | 49 +
.../drawing/framework/ConfigurationChangeEvent.idl | 78 +
.../drawing/framework/ConfigurationController.idl | 51 +
.../star/drawing/framework/ModuleController.idl | 49 +
.../drawing/framework/ResourceActivationMode.idl | 47 +
.../com/sun/star/drawing/framework/ResourceId.idl | 62 +
.../sun/star/drawing/framework/TabBarButton.idl | 58 +
.../sun/star/drawing/framework/XConfiguration.idl | 126 +
.../framework/XConfigurationChangeListener.idl | 47 +
.../framework/XConfigurationChangeRequest.idl | 58 +
.../drawing/framework/XConfigurationController.idl | 255 +
.../XConfigurationControllerBroadcaster.idl | 81 +
.../XConfigurationControllerRequestQueue.idl | 67 +
.../star/drawing/framework/XControllerManager.idl | 55 +
.../star/drawing/framework/XModuleController.idl | 53 +
offapi/com/sun/star/drawing/framework/XPane.idl | 60 +
offapi/com/sun/star/drawing/framework/XPane2.idl | 68 +
.../star/drawing/framework/XPaneBorderPainter.idl | 152 +
.../drawing/framework/XRelocatableResource.idl | 48 +
.../com/sun/star/drawing/framework/XResource.idl | 55 +
.../star/drawing/framework/XResourceFactory.idl | 80 +
.../drawing/framework/XResourceFactoryManager.idl | 90 +
.../com/sun/star/drawing/framework/XResourceId.idl | 145 +
offapi/com/sun/star/drawing/framework/XTabBar.idl | 94 +
offapi/com/sun/star/drawing/framework/XToolBar.idl | 40 +
offapi/com/sun/star/drawing/framework/XView.idl | 46 +
offapi/com/sun/star/drawing/modules.idl | 50 +
offapi/com/sun/star/embed/Actions.idl | 58 +
offapi/com/sun/star/embed/Aspects.idl | 70 +
offapi/com/sun/star/embed/BaseStorage.idl | 63 +
offapi/com/sun/star/embed/DocumentCloser.idl | 68 +
offapi/com/sun/star/embed/ElementModes.idl | 99 +
offapi/com/sun/star/embed/EmbedMapUnits.idl | 91 +
offapi/com/sun/star/embed/EmbedMisc.idl | 114 +
offapi/com/sun/star/embed/EmbedStates.idl | 84 +
offapi/com/sun/star/embed/EmbedUpdateModes.idl | 56 +
offapi/com/sun/star/embed/EmbedVerbs.idl | 67 +
.../com/sun/star/embed/EmbeddedObjectCreator.idl | 37 +
.../sun/star/embed/EmbeddedObjectDescriptor.idl | 84 +
offapi/com/sun/star/embed/EntryInitModes.idl | 66 +
offapi/com/sun/star/embed/FileSystemStorage.idl | 104 +
.../sun/star/embed/FileSystemStorageFactory.idl | 92 +
offapi/com/sun/star/embed/HatchWindowFactory.idl | 38 +
offapi/com/sun/star/embed/InsertedObjectInfo.idl | 54 +
offapi/com/sun/star/embed/InstanceLocker.idl | 97 +
.../com/sun/star/embed/InvalidStorageException.idl | 44 +
.../com/sun/star/embed/LinkageMisuseException.idl | 44 +
.../sun/star/embed/MSOLEObjectSystemCreator.idl | 37 +
.../sun/star/embed/NeedsRunningStateException.idl | 47 +
.../sun/star/embed/NoVisualAreaSizeException.idl | 41 +
.../sun/star/embed/OLEEmbeddedObjectFactory.idl | 37 +
offapi/com/sun/star/embed/OLESimpleStorage.idl | 65 +
.../sun/star/embed/OOoEmbeddedObjectFactory.idl | 37 +
.../com/sun/star/embed/ObjectSaveVetoException.idl | 43 +
.../star/embed/StateChangeInProgressException.idl | 49 +
offapi/com/sun/star/embed/Storage.idl | 322 +
offapi/com/sun/star/embed/StorageFactory.idl | 107 +
offapi/com/sun/star/embed/StorageFormats.idl | 52 +
offapi/com/sun/star/embed/StorageStream.idl | 205 +
.../star/embed/StorageWrappedTargetException.idl | 41 +
.../sun/star/embed/UnreachableStateException.idl | 47 +
offapi/com/sun/star/embed/UseBackupException.idl | 54 +
offapi/com/sun/star/embed/VerbAttributes.idl | 47 +
offapi/com/sun/star/embed/VerbDescriptor.idl | 62 +
offapi/com/sun/star/embed/VisualRepresentation.idl | 47 +
offapi/com/sun/star/embed/WrongStateException.idl | 41 +
offapi/com/sun/star/embed/XActionsApproval.idl | 57 +
offapi/com/sun/star/embed/XClassifiedObject.idl | 68 +
offapi/com/sun/star/embed/XCommonEmbedPersist.idl | 106 +
offapi/com/sun/star/embed/XComponentSupplier.idl | 48 +
.../star/embed/XEmbedObjectClipboardCreator.idl | 91 +
offapi/com/sun/star/embed/XEmbedObjectCreator.idl | 176 +
offapi/com/sun/star/embed/XEmbedObjectFactory.idl | 106 +
offapi/com/sun/star/embed/XEmbedPersist.idl | 239 +
offapi/com/sun/star/embed/XEmbedPersist2.idl | 30 +
offapi/com/sun/star/embed/XEmbeddedClient.idl | 67 +
offapi/com/sun/star/embed/XEmbeddedObject.idl | 236 +
.../com/sun/star/embed/XEmbeddedObjectCreator.idl | 46 +
offapi/com/sun/star/embed/XEmbeddedOleObject.idl | 28 +
.../sun/star/embed/XEncryptionProtectedSource.idl | 57 +
.../sun/star/embed/XEncryptionProtectedSource2.idl | 58 +
.../sun/star/embed/XEncryptionProtectedStorage.idl | 125 +
.../com/sun/star/embed/XExtendedStorageStream.idl | 96 +
offapi/com/sun/star/embed/XHatchWindow.idl | 56 +
.../com/sun/star/embed/XHatchWindowController.idl | 66 +
offapi/com/sun/star/embed/XHatchWindowFactory.idl | 66 +
.../sun/star/embed/XHierarchicalStorageAccess.idl | 186 +
.../sun/star/embed/XHierarchicalStorageAccess2.idl | 94 +
offapi/com/sun/star/embed/XInplaceClient.idl | 194 +
offapi/com/sun/star/embed/XInplaceObject.idl | 109 +
offapi/com/sun/star/embed/XInsertObjectDialog.idl | 81 +
offapi/com/sun/star/embed/XLinkCreator.idl | 88 +
offapi/com/sun/star/embed/XLinkFactory.idl | 91 +
offapi/com/sun/star/embed/XLinkageSupport.idl | 119 +
offapi/com/sun/star/embed/XOLESimpleStorage.idl | 77 +
offapi/com/sun/star/embed/XOptimizedStorage.idl | 165 +
.../sun/star/embed/XPackageStructureCreator.idl | 55 +
offapi/com/sun/star/embed/XPersistanceHolder.idl | 68 +
offapi/com/sun/star/embed/XRelationshipAccess.idl | 249 +
.../com/sun/star/embed/XStateChangeBroadcaster.idl | 51 +
offapi/com/sun/star/embed/XStateChangeListener.idl | 84 +
offapi/com/sun/star/embed/XStorage.idl | 592 +
offapi/com/sun/star/embed/XStorage2.idl | 148 +
offapi/com/sun/star/embed/XStorageRawAccess.idl | 187 +
offapi/com/sun/star/embed/XTransactedObject.idl | 52 +
.../com/sun/star/embed/XTransactionBroadcaster.idl | 52 +
offapi/com/sun/star/embed/XTransactionListener.idl | 61 +
.../com/sun/star/embed/XTransferableSupplier.idl | 49 +
offapi/com/sun/star/embed/XVisualObject.idl | 151 +
offapi/com/sun/star/embed/XWindowSupplier.idl | 44 +
offapi/com/sun/star/form/ControlFontDialog.idl | 42 +
offapi/com/sun/star/form/DataAwareControlModel.idl | 173 +
offapi/com/sun/star/form/DataSelectionType.idl | 44 +
offapi/com/sun/star/form/DatabaseDeleteEvent.idl | 44 +
.../com/sun/star/form/DatabaseParameterEvent.idl | 54 +
offapi/com/sun/star/form/ErrorEvent.idl | 44 +
offapi/com/sun/star/form/FormButtonType.idl | 61 +
offapi/com/sun/star/form/FormComponent.idl | 104 +
offapi/com/sun/star/form/FormComponentType.idl | 131 +
offapi/com/sun/star/form/FormComponents.idl | 84 +
offapi/com/sun/star/form/FormControlModel.idl | 90 +
offapi/com/sun/star/form/FormController.idl | 71 +
.../com/sun/star/form/FormControllerDispatcher.idl | 43 +
offapi/com/sun/star/form/FormSubmitEncoding.idl | 56 +
offapi/com/sun/star/form/FormSubmitMethod.idl | 49 +
offapi/com/sun/star/form/Forms.idl | 43 +
offapi/com/sun/star/form/ListSourceType.idl | 71 +
offapi/com/sun/star/form/NavigationBarMode.idl | 68 +
.../sun/star/form/PropertyBrowserController.idl | 126 +
offapi/com/sun/star/form/TabOrderDialog.idl | 46 +
offapi/com/sun/star/form/TabulatorCycle.idl | 69 +
.../sun/star/form/XApproveActionBroadcaster.idl | 63 +
.../com/sun/star/form/XApproveActionListener.idl | 60 +
offapi/com/sun/star/form/XBoundComponent.idl | 60 +
offapi/com/sun/star/form/XBoundControl.idl | 58 +
offapi/com/sun/star/form/XChangeBroadcaster.idl | 67 +
offapi/com/sun/star/form/XChangeListener.idl | 56 +
.../sun/star/form/XConfirmDeleteBroadcaster.idl | 68 +
.../com/sun/star/form/XConfirmDeleteListener.idl | 54 +
.../star/form/XDatabaseParameterBroadcaster.idl | 65 +
.../star/form/XDatabaseParameterBroadcaster2.idl | 63 +
.../sun/star/form/XDatabaseParameterListener.idl | 55 +
offapi/com/sun/star/form/XDeleteListener.idl | 62 +
offapi/com/sun/star/form/XErrorBroadcaster.idl | 57 +
offapi/com/sun/star/form/XErrorListener.idl | 57 +
offapi/com/sun/star/form/XForm.idl | 45 +
offapi/com/sun/star/form/XFormComponent.idl | 45 +
offapi/com/sun/star/form/XFormController.idl | 49 +
.../com/sun/star/form/XFormControllerListener.idl | 66 +
offapi/com/sun/star/form/XForms.idl | 87 +
offapi/com/sun/star/form/XFormsSupplier.idl | 87 +
offapi/com/sun/star/form/XFormsSupplier2.idl | 54 +
offapi/com/sun/star/form/XGrid.idl | 63 +
offapi/com/sun/star/form/XGridColumnFactory.idl | 73 +
offapi/com/sun/star/form/XGridControl.idl | 60 +
offapi/com/sun/star/form/XGridControlListener.idl | 48 +
.../com/sun/star/form/XGridFieldDataSupplier.idl | 79 +
offapi/com/sun/star/form/XGridPeer.idl | 62 +
.../com/sun/star/form/XImageProducerSupplier.idl | 52 +
offapi/com/sun/star/form/XInsertListener.idl | 59 +
offapi/com/sun/star/form/XLoadListener.idl | 93 +
offapi/com/sun/star/form/XLoadable.idl | 85 +
offapi/com/sun/star/form/XPositioningListener.idl | 53 +
offapi/com/sun/star/form/XReset.idl | 66 +
offapi/com/sun/star/form/XResetListener.idl | 73 +
offapi/com/sun/star/form/XRestoreListener.idl | 57 +
offapi/com/sun/star/form/XSubmit.idl | 83 +
offapi/com/sun/star/form/XSubmitListener.idl | 62 +
offapi/com/sun/star/form/XUpdateBroadcaster.idl | 66 +
offapi/com/sun/star/form/XUpdateListener.idl | 69 +
.../sun/star/form/binding/BindableControlModel.idl | 80 +
.../form/binding/BindableDataAwareControlModel.idl | 118 +
.../star/form/binding/BindableDatabaseCheckBox.idl | 81 +
.../star/form/binding/BindableDatabaseComboBox.idl | 59 +
.../form/binding/BindableDatabaseDateField.idl | 56 +
.../binding/BindableDatabaseFormattedField.idl | 55 +
.../star/form/binding/BindableDatabaseListBox.idl | 78 +
.../form/binding/BindableDatabaseNumericField.idl | 55 +
.../form/binding/BindableDatabaseRadioButton.idl | 78 +
.../form/binding/BindableDatabaseTextField.idl | 58 +
.../form/binding/BindableDatabaseTimeField.idl | 56 +
.../form/binding/BindableIntegerValueRange.idl | 64 +
.../form/binding/IncompatibleTypesException.idl | 42 +
.../form/binding/InvalidBindingStateException.idl | 42 +
.../com/sun/star/form/binding/ListEntryEvent.idl | 63 +
.../com/sun/star/form/binding/ListEntrySource.idl | 58 +
offapi/com/sun/star/form/binding/ValueBinding.idl | 105 +
.../com/sun/star/form/binding/XBindableValue.idl | 65 +
.../sun/star/form/binding/XListEntryListener.idl | 76 +
.../com/sun/star/form/binding/XListEntrySink.idl | 57 +
.../com/sun/star/form/binding/XListEntrySource.idl | 85 +
.../star/form/binding/XListEntryTypedSource.idl | 47 +
offapi/com/sun/star/form/binding/XValueBinding.idl | 86 +
offapi/com/sun/star/form/component/CheckBox.idl | 73 +
offapi/com/sun/star/form/component/ComboBox.idl | 63 +
.../com/sun/star/form/component/CommandButton.idl | 106 +
.../com/sun/star/form/component/CurrencyField.idl | 62 +
offapi/com/sun/star/form/component/DataForm.idl | 196 +
.../sun/star/form/component/DatabaseCheckBox.idl | 51 +
.../sun/star/form/component/DatabaseComboBox.idl | 79 +
.../star/form/component/DatabaseCurrencyField.idl | 46 +
.../sun/star/form/component/DatabaseDateField.idl | 46 +
.../star/form/component/DatabaseFormattedField.idl | 59 +
.../star/form/component/DatabaseImageControl.idl | 106 +
.../sun/star/form/component/DatabaseListBox.idl | 157 +
.../star/form/component/DatabaseNumericField.idl | 46 +
.../star/form/component/DatabasePatternField.idl | 60 +
.../star/form/component/DatabaseRadioButton.idl | 46 +
.../sun/star/form/component/DatabaseTextField.idl | 59 +
.../sun/star/form/component/DatabaseTimeField.idl | 46 +
offapi/com/sun/star/form/component/DateField.idl | 65 +
offapi/com/sun/star/form/component/FileControl.idl | 63 +
offapi/com/sun/star/form/component/FixedText.idl | 51 +
offapi/com/sun/star/form/component/Form.idl | 70 +
.../com/sun/star/form/component/FormattedField.idl | 57 +
offapi/com/sun/star/form/component/GridControl.idl | 168 +
offapi/com/sun/star/form/component/GroupBox.idl | 47 +
offapi/com/sun/star/form/component/HTMLForm.idl | 84 +
.../com/sun/star/form/component/HiddenControl.idl | 54 +
offapi/com/sun/star/form/component/ImageButton.idl | 94 +
offapi/com/sun/star/form/component/ListBox.idl | 70 +
.../sun/star/form/component/NavigationToolBar.idl | 124 +
.../com/sun/star/form/component/NumericField.idl | 64 +
.../com/sun/star/form/component/PatternField.idl | 63 +
offapi/com/sun/star/form/component/RadioButton.idl | 95 +
.../sun/star/form/component/RichTextControl.idl | 74 +
offapi/com/sun/star/form/component/ScrollBar.idl | 60 +
offapi/com/sun/star/form/component/SpinButton.idl | 60 +
.../com/sun/star/form/component/SubmitButton.idl | 55 +
offapi/com/sun/star/form/component/TextField.idl | 70 +
offapi/com/sun/star/form/component/TimeField.idl | 65 +
offapi/com/sun/star/form/control/CheckBox.idl | 51 +
offapi/com/sun/star/form/control/ComboBox.idl | 51 +
offapi/com/sun/star/form/control/CommandButton.idl | 69 +
offapi/com/sun/star/form/control/CurrencyField.idl | 52 +
offapi/com/sun/star/form/control/DateField.idl | 52 +
offapi/com/sun/star/form/control/FilterControl.idl | 53 +
.../com/sun/star/form/control/FormattedField.idl | 57 +
offapi/com/sun/star/form/control/GridControl.idl | 131 +
offapi/com/sun/star/form/control/GroupBox.idl | 49 +
offapi/com/sun/star/form/control/ImageButton.idl | 69 +
offapi/com/sun/star/form/control/ImageControl.idl | 55 +
.../star/form/control/InteractionGridControl.idl | 67 +
offapi/com/sun/star/form/control/ListBox.idl | 64 +
.../sun/star/form/control/NavigationToolBar.idl | 46 +
offapi/com/sun/star/form/control/NumericField.idl | 52 +
offapi/com/sun/star/form/control/PatternField.idl | 52 +
offapi/com/sun/star/form/control/RadioButton.idl | 51 +
offapi/com/sun/star/form/control/SubmitButton.idl | 69 +
offapi/com/sun/star/form/control/TextField.idl | 69 +
offapi/com/sun/star/form/control/TimeField.idl | 52 +
.../form/inspection/ButtonNavigationHandler.idl | 53 +
.../form/inspection/CellBindingPropertyHandler.idl | 56 +
.../DefaultFormComponentInspectorModel.idl | 88 +
.../star/form/inspection/EditPropertyHandler.idl | 57 +
.../com/sun/star/form/inspection/EventHandler.idl | 51 +
.../inspection/FormComponentPropertyHandler.idl | 41 +
.../form/inspection/SubmissionPropertyHandler.idl | 55 +
.../form/inspection/XMLFormsPropertyHandler.idl | 61 +
.../inspection/XSDValidationPropertyHandler.idl | 65 +
offapi/com/sun/star/form/modules.idl | 61 +
offapi/com/sun/star/form/runtime/FeatureState.idl | 51 +
offapi/com/sun/star/form/runtime/FilterEvent.idl | 56 +
.../com/sun/star/form/runtime/FormController.idl | 40 +
offapi/com/sun/star/form/runtime/FormFeature.idl | 145 +
.../com/sun/star/form/runtime/FormOperations.idl | 73 +
.../sun/star/form/runtime/XFeatureInvalidation.idl | 64 +
.../sun/star/form/runtime/XFilterController.idl | 172 +
.../form/runtime/XFilterControllerListener.idl | 76 +
.../com/sun/star/form/runtime/XFormController.idl | 364 +
.../star/form/runtime/XFormControllerContext.idl | 49 +
.../com/sun/star/form/runtime/XFormOperations.idl | 257 +
.../com/sun/star/form/submission/XSubmission.idl | 95 +
.../star/form/submission/XSubmissionSupplier.idl | 49 +
.../form/submission/XSubmissionVetoListener.idl | 58 +
.../validation/ValidatableBindableControlModel.idl | 66 +
.../form/validation/ValidatableControlModel.idl | 81 +
.../validation/XFormComponentValidityListener.idl | 49 +
.../com/sun/star/form/validation/XValidatable.idl | 63 +
.../form/validation/XValidatableFormComponent.idl | 109 +
offapi/com/sun/star/form/validation/XValidator.idl | 93 +
.../validation/XValidityConstraintListener.idl | 49 +
.../com/sun/star/formula/AccessibleFormulaText.idl | 49 +
.../com/sun/star/formula/AccessibleFormulaView.idl | 50 +
offapi/com/sun/star/formula/FormulaProperties.idl | 294 +
offapi/com/sun/star/formula/SymbolDescriptor.idl | 105 +
offapi/com/sun/star/frame/AppDispatchProvider.idl | 37 +
offapi/com/sun/star/frame/AutoRecovery.idl | 40 +
offapi/com/sun/star/frame/Bibliography.idl | 37 +
offapi/com/sun/star/frame/BorderWidths.idl | 54 +
offapi/com/sun/star/frame/CommandGroup.idl | 144 +
offapi/com/sun/star/frame/Components.idl | 49 +
offapi/com/sun/star/frame/ContentHandler.idl | 58 +
.../com/sun/star/frame/ContentHandlerFactory.idl | 45 +
offapi/com/sun/star/frame/ControlCommand.idl | 54 +
offapi/com/sun/star/frame/ControlEvent.idl | 59 +
offapi/com/sun/star/frame/Controller.idl | 95 +
offapi/com/sun/star/frame/Desktop.idl | 39 +
offapi/com/sun/star/frame/DesktopTask.idl | 80 +
offapi/com/sun/star/frame/DesktopTasks.idl | 39 +
offapi/com/sun/star/frame/DispatchDescriptor.idl | 79 +
offapi/com/sun/star/frame/DispatchHelper.idl | 49 +
offapi/com/sun/star/frame/DispatchInformation.idl | 54 +
offapi/com/sun/star/frame/DispatchProvider.idl | 70 +
offapi/com/sun/star/frame/DispatchRecorder.idl | 51 +
.../sun/star/frame/DispatchRecorderSupplier.idl | 51 +
offapi/com/sun/star/frame/DispatchResultEvent.idl | 57 +
offapi/com/sun/star/frame/DispatchResultState.idl | 48 +
offapi/com/sun/star/frame/DispatchStatement.idl | 78 +
offapi/com/sun/star/frame/DocumentTemplates.idl | 40 +
.../star/frame/DoubleInitializationException.idl | 41 +
offapi/com/sun/star/frame/FeatureStateEvent.idl | 76 +
offapi/com/sun/star/frame/Frame.idl | 48 +
offapi/com/sun/star/frame/FrameAction.idl | 134 +
offapi/com/sun/star/frame/FrameActionEvent.idl | 50 +
offapi/com/sun/star/frame/FrameControl.idl | 63 +
offapi/com/sun/star/frame/FrameLoader.idl | 79 +
offapi/com/sun/star/frame/FrameLoaderFactory.idl | 45 +
offapi/com/sun/star/frame/FrameSearchFlag.idl | 112 +
offapi/com/sun/star/frame/FramesContainer.idl | 49 +
.../com/sun/star/frame/GlobalEventBroadcaster.idl | 40 +
.../sun/star/frame/IllegalArgumentIOException.idl | 41 +
offapi/com/sun/star/frame/InfobarType.idl | 38 +
offapi/com/sun/star/frame/LayoutManager.idl | 48 +
offapi/com/sun/star/frame/LayoutManagerEvents.idl | 117 +
.../sun/star/frame/MediaTypeDetectionHelper.idl | 44 +
offapi/com/sun/star/frame/ModuleManager.idl | 44 +
offapi/com/sun/star/frame/OfficeFrameLoader.idl | 37 +
offapi/com/sun/star/frame/PopupMenuController.idl | 124 +
.../sun/star/frame/PopupMenuControllerFactory.idl | 40 +
offapi/com/sun/star/frame/ProtocolHandler.idl | 82 +
offapi/com/sun/star/frame/SessionListener.idl | 44 +
offapi/com/sun/star/frame/SessionManager.idl | 75 +
offapi/com/sun/star/frame/Settings.idl | 39 +
offapi/com/sun/star/frame/StartModule.idl | 41 +
offapi/com/sun/star/frame/StatusbarController.idl | 54 +
.../sun/star/frame/StatusbarControllerFactory.idl | 40 +
.../com/sun/star/frame/SynchronousFrameLoader.idl | 79 +
offapi/com/sun/star/frame/Task.idl | 62 +
offapi/com/sun/star/frame/TaskCreator.idl | 37 +
offapi/com/sun/star/frame/TemplateAccess.idl | 46 +
.../sun/star/frame/TerminationVetoException.idl | 54 +
offapi/com/sun/star/frame/TitleChangedEvent.idl | 41 +
offapi/com/sun/star/frame/ToolbarController.idl | 120 +
.../sun/star/frame/ToolbarControllerFactory.idl | 40 +
.../TransientDocumentsDocumentContentFactory.idl | 44 +
offapi/com/sun/star/frame/UICommandDescription.idl | 42 +
.../com/sun/star/frame/UnknownModuleException.idl | 41 +
offapi/com/sun/star/frame/UntitledNumbersConst.idl | 34 +
offapi/com/sun/star/frame/WindowArrange.idl | 59 +
offapi/com/sun/star/frame/XAppDispatchProvider.idl | 42 +
.../com/sun/star/frame/XBorderResizeListener.idl | 51 +
.../com/sun/star/frame/XBrowseHistoryRegistry.idl | 50 +
offapi/com/sun/star/frame/XComponentLoader.idl | 168 +
offapi/com/sun/star/frame/XComponentRegistry.idl | 45 +
offapi/com/sun/star/frame/XConfigManager.idl | 101 +
.../star/frame/XControlNotificationListener.idl | 50 +
offapi/com/sun/star/frame/XController.idl | 107 +
offapi/com/sun/star/frame/XController2.idl | 77 +
offapi/com/sun/star/frame/XControllerBorder.idl | 69 +
offapi/com/sun/star/frame/XDesktop.idl | 136 +
offapi/com/sun/star/frame/XDesktop2.idl | 94 +
offapi/com/sun/star/frame/XDesktopTask.idl | 54 +
offapi/com/sun/star/frame/XDispatch.idl | 156 +
offapi/com/sun/star/frame/XDispatchHelper.idl | 78 +
.../star/frame/XDispatchInformationProvider.idl | 72 +
offapi/com/sun/star/frame/XDispatchProvider.idl | 87 +
.../star/frame/XDispatchProviderInterception.idl | 74 +
.../star/frame/XDispatchProviderInterceptor.idl | 85 +
offapi/com/sun/star/frame/XDispatchRecorder.idl | 124 +
.../sun/star/frame/XDispatchRecorderSupplier.idl | 110 +
.../com/sun/star/frame/XDispatchResultListener.idl | 49 +
offapi/com/sun/star/frame/XDocumentTemplates.idl | 195 +
.../sun/star/frame/XExtendedFilterDetection.idl | 51 +
offapi/com/sun/star/frame/XFilterDetect.idl | 45 +
offapi/com/sun/star/frame/XFrame.idl | 357 +
offapi/com/sun/star/frame/XFrame2.idl | 145 +
offapi/com/sun/star/frame/XFrameActionListener.idl | 55 +
offapi/com/sun/star/frame/XFrameLoader.idl | 87 +
offapi/com/sun/star/frame/XFrameLoaderQuery.idl | 63 +
offapi/com/sun/star/frame/XFrameSetModel.idl | 45 +
offapi/com/sun/star/frame/XFrames.idl | 85 +
offapi/com/sun/star/frame/XFramesSupplier.idl | 92 +
.../com/sun/star/frame/XGlobalEventBroadcaster.idl | 56 +
offapi/com/sun/star/frame/XInfobarProvider.idl | 113 +
offapi/com/sun/star/frame/XInterceptorInfo.idl | 61 +
offapi/com/sun/star/frame/XLayoutManager.idl | 479 +
offapi/com/sun/star/frame/XLayoutManager2.idl | 88 +
.../star/frame/XLayoutManagerEventBroadcaster.idl | 58 +
.../com/sun/star/frame/XLayoutManagerListener.idl | 61 +
offapi/com/sun/star/frame/XLoadEventListener.idl | 55 +
offapi/com/sun/star/frame/XLoadable.idl | 63 +
offapi/com/sun/star/frame/XLoaderFactory.idl | 87 +
offapi/com/sun/star/frame/XMenuBarAcceptor.idl | 54 +
.../com/sun/star/frame/XMenuBarMergingAcceptor.idl | 69 +
offapi/com/sun/star/frame/XModel.idl | 202 +
offapi/com/sun/star/frame/XModel2.idl | 166 +
offapi/com/sun/star/frame/XModule.idl | 61 +
offapi/com/sun/star/frame/XModuleManager.idl | 98 +
offapi/com/sun/star/frame/XModuleManager2.idl | 59 +
offapi/com/sun/star/frame/XNotifyingDispatch.idl | 58 +
offapi/com/sun/star/frame/XPopupMenuController.idl | 70 +
offapi/com/sun/star/frame/XRecordableDispatch.idl | 96 +
.../com/sun/star/frame/XSessionManagerClient.idl | 96 +
.../com/sun/star/frame/XSessionManagerListener.idl | 94 +
.../sun/star/frame/XSessionManagerListener2.idl | 41 +
offapi/com/sun/star/frame/XStatusListener.idl | 55 +
offapi/com/sun/star/frame/XStatusbarController.idl | 213 +
offapi/com/sun/star/frame/XStorable.idl | 156 +
offapi/com/sun/star/frame/XStorable2.idl | 71 +
.../com/sun/star/frame/XSubToolbarController.idl | 88 +
offapi/com/sun/star/frame/XSynchronousDispatch.idl | 59 +
.../com/sun/star/frame/XSynchronousFrameLoader.idl | 76 +
offapi/com/sun/star/frame/XTask.idl | 58 +
offapi/com/sun/star/frame/XTasksSupplier.idl | 51 +
offapi/com/sun/star/frame/XTerminateListener.idl | 70 +
offapi/com/sun/star/frame/XTerminateListener2.idl | 57 +
offapi/com/sun/star/frame/XTitle.idl | 52 +
.../com/sun/star/frame/XTitleChangeBroadcaster.idl | 46 +
offapi/com/sun/star/frame/XTitleChangeListener.idl | 42 +
offapi/com/sun/star/frame/XToolbarController.idl | 92 +
.../sun/star/frame/XToolbarControllerListener.idl | 57 +
.../XTransientDocumentsDocumentContentFactory.idl | 70 +
...ntDocumentsDocumentContentIdentifierFactory.idl | 59 +
offapi/com/sun/star/frame/XUIControllerFactory.idl | 75 +
.../sun/star/frame/XUIControllerRegistration.idl | 96 +
offapi/com/sun/star/frame/XUntitledNumbers.idl | 95 +
offapi/com/sun/star/frame/XUrlList.idl | 41 +
offapi/com/sun/star/frame/XWindowArranger.idl | 46 +
.../com/sun/star/frame/status/ClipboardFormats.idl | 52 +
offapi/com/sun/star/frame/status/FontHeight.idl | 58 +
offapi/com/sun/star/frame/status/ItemState.idl | 70 +
offapi/com/sun/star/frame/status/ItemStatus.idl | 51 +
.../com/sun/star/frame/status/LeftRightMargin.idl | 48 +
.../sun/star/frame/status/LeftRightMarginScale.idl | 78 +
offapi/com/sun/star/frame/status/Template.idl | 49 +
.../com/sun/star/frame/status/UpperLowerMargin.idl | 48 +
.../star/frame/status/UpperLowerMarginScale.idl | 58 +
offapi/com/sun/star/frame/status/Verb.idl | 60 +
offapi/com/sun/star/frame/status/Visibility.idl | 43 +
offapi/com/sun/star/frame/theAutoRecovery.idl | 28 +
offapi/com/sun/star/frame/theDesktop.idl | 47 +
.../sun/star/frame/theGlobalEventBroadcaster.idl | 46 +
.../star/frame/thePopupMenuControllerFactory.idl | 46 +
.../star/frame/theStatusbarControllerFactory.idl | 47 +
.../sun/star/frame/theToolbarControllerFactory.idl | 44 +
.../com/sun/star/frame/theUICommandDescription.idl | 60 +
offapi/com/sun/star/gallery/GalleryItem.idl | 83 +
offapi/com/sun/star/gallery/GalleryItemType.idl | 51 +
offapi/com/sun/star/gallery/GalleryTheme.idl | 46 +
.../com/sun/star/gallery/GalleryThemeProvider.idl | 60 +
offapi/com/sun/star/gallery/XGalleryItem.idl | 48 +
offapi/com/sun/star/gallery/XGalleryTheme.idl | 151 +
.../com/sun/star/gallery/XGalleryThemeProvider.idl | 76 +
offapi/com/sun/star/geometry/AffineMatrix2D.idl | 87 +
offapi/com/sun/star/geometry/AffineMatrix3D.idl | 107 +
offapi/com/sun/star/geometry/EllipticalArc.idl | 80 +
.../sun/star/geometry/IntegerBezierSegment2D.idl | 61 +
offapi/com/sun/star/geometry/IntegerPoint2D.idl | 45 +
.../com/sun/star/geometry/IntegerRectangle2D.idl | 70 +
offapi/com/sun/star/geometry/IntegerSize2D.idl | 44 +
offapi/com/sun/star/geometry/Matrix2D.idl | 84 +
.../com/sun/star/geometry/RealBezierSegment2D.idl | 61 +
offapi/com/sun/star/geometry/RealPoint2D.idl | 45 +
offapi/com/sun/star/geometry/RealRectangle2D.idl | 70 +
offapi/com/sun/star/geometry/RealRectangle3D.idl | 68 +
offapi/com/sun/star/geometry/RealSize2D.idl | 44 +
offapi/com/sun/star/geometry/XMapping2D.idl | 61 +
offapi/com/sun/star/graphic/EmfTools.idl | 41 +
offapi/com/sun/star/graphic/Graphic.idl | 56 +
offapi/com/sun/star/graphic/GraphicColorMode.idl | 48 +
offapi/com/sun/star/graphic/GraphicDescriptor.idl | 157 +
offapi/com/sun/star/graphic/GraphicObject.idl | 46 +
offapi/com/sun/star/graphic/GraphicProvider.idl | 44 +
offapi/com/sun/star/graphic/GraphicRasterizer.idl | 46 +
offapi/com/sun/star/graphic/GraphicRendererVCL.idl | 73 +
offapi/com/sun/star/graphic/GraphicType.idl | 47 +
offapi/com/sun/star/graphic/MediaProperties.idl | 117 +
offapi/com/sun/star/graphic/PdfTools.idl | 29 +
offapi/com/sun/star/graphic/Primitive2DTools.idl | 37 +
offapi/com/sun/star/graphic/PrimitiveFactory2D.idl | 37 +
offapi/com/sun/star/graphic/SvgTools.idl | 39 +
offapi/com/sun/star/graphic/XEmfParser.idl | 68 +
offapi/com/sun/star/graphic/XGraphic.idl | 60 +
offapi/com/sun/star/graphic/XGraphicObject.idl | 47 +
offapi/com/sun/star/graphic/XGraphicProvider.idl | 113 +
offapi/com/sun/star/graphic/XGraphicProvider2.idl | 47 +
offapi/com/sun/star/graphic/XGraphicRasterizer.idl | 140 +
offapi/com/sun/star/graphic/XGraphicRenderer.idl | 48 +
.../com/sun/star/graphic/XGraphicTransformer.idl | 76 +
offapi/com/sun/star/graphic/XPdfDecomposer.idl | 45 +
offapi/com/sun/star/graphic/XPrimitive2D.idl | 81 +
.../com/sun/star/graphic/XPrimitive2DRenderer.idl | 81 +
offapi/com/sun/star/graphic/XPrimitive3D.idl | 68 +
.../com/sun/star/graphic/XPrimitiveFactory2D.idl | 89 +
offapi/com/sun/star/graphic/XSvgParser.idl | 68 +
offapi/com/sun/star/i18n/AmPmValue.idl | 41 +
offapi/com/sun/star/i18n/Boundary.idl | 47 +
offapi/com/sun/star/i18n/BreakIterator.idl | 41 +
offapi/com/sun/star/i18n/BreakType.idl | 47 +
offapi/com/sun/star/i18n/CTLScriptType.idl | 58 +
offapi/com/sun/star/i18n/Calendar.idl | 59 +
offapi/com/sun/star/i18n/Calendar2.idl | 77 +
offapi/com/sun/star/i18n/CalendarDisplayCode.idl | 122 +
offapi/com/sun/star/i18n/CalendarDisplayIndex.idl | 59 +
offapi/com/sun/star/i18n/CalendarFieldIndex.idl | 128 +
offapi/com/sun/star/i18n/CalendarItem.idl | 51 +
offapi/com/sun/star/i18n/CalendarItem2.idl | 41 +
offapi/com/sun/star/i18n/ChapterCollator.idl | 35 +
offapi/com/sun/star/i18n/CharType.idl | 76 +
.../com/sun/star/i18n/CharacterClassification.idl | 40 +
offapi/com/sun/star/i18n/CharacterIteratorMode.idl | 48 +
offapi/com/sun/star/i18n/Collator.idl | 38 +
offapi/com/sun/star/i18n/CollatorOptions.idl | 44 +
offapi/com/sun/star/i18n/Currency.idl | 75 +
offapi/com/sun/star/i18n/Currency2.idl | 57 +
offapi/com/sun/star/i18n/DirectionProperty.idl | 58 +
offapi/com/sun/star/i18n/ForbiddenCharacters.idl | 48 +
offapi/com/sun/star/i18n/FormatElement.idl | 68 +
offapi/com/sun/star/i18n/Implementation.idl | 46 +
offapi/com/sun/star/i18n/IndexEntrySupplier.idl | 36 +
.../com/sun/star/i18n/InputSequenceCheckMode.idl | 51 +
offapi/com/sun/star/i18n/InputSequenceChecker.idl | 39 +
offapi/com/sun/star/i18n/KCharacterType.idl | 69 +
offapi/com/sun/star/i18n/KNumberFormatType.idl | 45 +
offapi/com/sun/star/i18n/KNumberFormatUsage.idl | 54 +
offapi/com/sun/star/i18n/KParseTokens.idl | 191 +
offapi/com/sun/star/i18n/KParseType.idl | 83 +
offapi/com/sun/star/i18n/LanguageCountryInfo.idl | 54 +
.../sun/star/i18n/LineBreakHyphenationOptions.idl | 48 +
offapi/com/sun/star/i18n/LineBreakResults.idl | 46 +
offapi/com/sun/star/i18n/LineBreakUserOptions.idl | 53 +
offapi/com/sun/star/i18n/LocaleCalendar.idl | 36 +
offapi/com/sun/star/i18n/LocaleCalendar2.idl | 27 +
offapi/com/sun/star/i18n/LocaleData.idl | 36 +
offapi/com/sun/star/i18n/LocaleData2.idl | 29 +
offapi/com/sun/star/i18n/LocaleDataItem.idl | 77 +
offapi/com/sun/star/i18n/LocaleDataItem2.idl | 40 +
offapi/com/sun/star/i18n/LocaleItem.idl | 97 +
offapi/com/sun/star/i18n/Months.idl | 63 +
.../sun/star/i18n/MultipleCharsOutputException.idl | 46 +
offapi/com/sun/star/i18n/NativeNumberMode.idl | 161 +
offapi/com/sun/star/i18n/NativeNumberSupplier.idl | 39 +
offapi/com/sun/star/i18n/NativeNumberSupplier2.idl | 45 +
.../sun/star/i18n/NativeNumberXmlAttributes.idl | 59 +
.../sun/star/i18n/NativeNumberXmlAttributes2.idl | 59 +
offapi/com/sun/star/i18n/NumberFormatCode.idl | 53 +
offapi/com/sun/star/i18n/NumberFormatIndex.idl | 275 +
offapi/com/sun/star/i18n/NumberFormatMapper.idl | 38 +
offapi/com/sun/star/i18n/OrdinalSuffix.idl | 46 +
offapi/com/sun/star/i18n/ParseResult.idl | 74 +
offapi/com/sun/star/i18n/ScriptDirection.idl | 50 +
offapi/com/sun/star/i18n/ScriptType.idl | 52 +
offapi/com/sun/star/i18n/TextConversion.idl | 40 +
offapi/com/sun/star/i18n/TextConversionOption.idl | 61 +
offapi/com/sun/star/i18n/TextConversionResult.idl | 56 +
offapi/com/sun/star/i18n/TextConversionType.idl | 54 +
offapi/com/sun/star/i18n/Transliteration.idl | 37 +
.../com/sun/star/i18n/TransliterationModules.idl | 113 +
.../sun/star/i18n/TransliterationModulesExtra.idl | 73 +
.../sun/star/i18n/TransliterationModulesNew.idl | 166 +
offapi/com/sun/star/i18n/TransliterationType.idl | 72 +
offapi/com/sun/star/i18n/UnicodeScript.idl | 127 +
offapi/com/sun/star/i18n/UnicodeType.idl | 70 +
offapi/com/sun/star/i18n/Weekdays.idl | 56 +
offapi/com/sun/star/i18n/WordType.idl | 64 +
offapi/com/sun/star/i18n/XBreakIterator.idl | 487 +
offapi/com/sun/star/i18n/XCalendar.idl | 211 +
offapi/com/sun/star/i18n/XCalendar3.idl | 63 +
offapi/com/sun/star/i18n/XCalendar4.idl | 91 +
.../com/sun/star/i18n/XCharacterClassification.idl | 274 +
offapi/com/sun/star/i18n/XCollator.idl | 158 +
offapi/com/sun/star/i18n/XExtendedCalendar.idl | 75 +
.../sun/star/i18n/XExtendedIndexEntrySupplier.idl | 143 +
.../star/i18n/XExtendedInputSequenceChecker.idl | 66 +
.../com/sun/star/i18n/XExtendedTextConversion.idl | 85 +
.../com/sun/star/i18n/XExtendedTransliteration.idl | 93 +
offapi/com/sun/star/i18n/XForbiddenCharacters.idl | 67 +
offapi/com/sun/star/i18n/XIndexEntrySupplier.idl | 63 +
offapi/com/sun/star/i18n/XInputSequenceChecker.idl | 61 +
offapi/com/sun/star/i18n/XLocaleData.idl | 114 +
offapi/com/sun/star/i18n/XLocaleData2.idl | 53 +
offapi/com/sun/star/i18n/XLocaleData3.idl | 41 +
offapi/com/sun/star/i18n/XLocaleData4.idl | 43 +
offapi/com/sun/star/i18n/XLocaleData5.idl | 41 +
offapi/com/sun/star/i18n/XNativeNumberSupplier.idl | 90 +
.../com/sun/star/i18n/XNativeNumberSupplier2.idl | 69 +
offapi/com/sun/star/i18n/XNumberFormatCode.idl | 94 +
offapi/com/sun/star/i18n/XOrdinalSuffix.idl | 61 +
offapi/com/sun/star/i18n/XScriptTypeDetector.idl | 76 +
offapi/com/sun/star/i18n/XTextConversion.idl | 135 +
offapi/com/sun/star/i18n/XTransliteration.idl | 315 +
offapi/com/sun/star/i18n/reservedWords.idl | 71 +
offapi/com/sun/star/image/ImageMap.idl | 50 +
offapi/com/sun/star/image/ImageMapCircleObject.idl | 52 +
offapi/com/sun/star/image/ImageMapObject.idl | 71 +
.../com/sun/star/image/ImageMapPolygonObject.idl | 50 +
.../com/sun/star/image/ImageMapRectangleObject.idl | 49 +
.../sun/star/inspection/DefaultHelpProvider.idl | 58 +
.../sun/star/inspection/GenericPropertyHandler.idl | 51 +
.../star/inspection/InteractiveSelectionResult.idl | 66 +
offapi/com/sun/star/inspection/LineDescriptor.idl | 189 +
offapi/com/sun/star/inspection/ObjectInspector.idl | 96 +
.../sun/star/inspection/ObjectInspectorModel.idl | 106 +
.../star/inspection/PropertyCategoryDescriptor.idl | 57 +
.../sun/star/inspection/PropertyControlType.idl | 144 +
.../sun/star/inspection/PropertyLineElement.idl | 51 +
.../sun/star/inspection/StringRepresentation.idl | 37 +
.../com/sun/star/inspection/XHyperlinkControl.idl | 55 +
offapi/com/sun/star/inspection/XNumericControl.idl | 82 +
.../com/sun/star/inspection/XObjectInspector.idl | 117 +
.../sun/star/inspection/XObjectInspectorModel.idl | 178 +
.../com/sun/star/inspection/XObjectInspectorUI.idl | 169 +
.../com/sun/star/inspection/XPropertyControl.idl | 106 +
.../star/inspection/XPropertyControlContext.idl | 48 +
.../star/inspection/XPropertyControlFactory.idl | 69 +
.../star/inspection/XPropertyControlObserver.idl | 63 +
.../com/sun/star/inspection/XPropertyHandler.idl | 447 +
.../com/sun/star/inspection/XStringListControl.idl | 61 +
.../sun/star/inspection/XStringRepresentation.idl | 59 +
.../com/sun/star/ldap/LdapConnectionException.idl | 41 +
offapi/com/sun/star/ldap/LdapGenericException.idl | 47 +
.../sun/star/linguistic2/ConversionDictionary.idl | 64 +
.../star/linguistic2/ConversionDictionaryList.idl | 51 +
.../star/linguistic2/ConversionDictionaryType.idl | 47 +
.../sun/star/linguistic2/ConversionDirection.idl | 48 +
.../star/linguistic2/ConversionPropertyType.idl | 105 +
offapi/com/sun/star/linguistic2/Dictionary.idl | 62 +
.../com/sun/star/linguistic2/DictionaryEvent.idl | 67 +
.../sun/star/linguistic2/DictionaryEventFlags.idl | 70 +
offapi/com/sun/star/linguistic2/DictionaryList.idl | 43 +
.../sun/star/linguistic2/DictionaryListEvent.idl | 77 +
.../star/linguistic2/DictionaryListEventFlags.idl | 85 +
offapi/com/sun/star/linguistic2/DictionaryType.idl | 59 +
.../HangulHanjaConversionDictionary.idl | 51 +
offapi/com/sun/star/linguistic2/Hyphenator.idl | 48 +
.../com/sun/star/linguistic2/LanguageGuessing.idl | 37 +
.../com/sun/star/linguistic2/LinguProperties.idl | 37 +
.../com/sun/star/linguistic2/LinguServiceEvent.idl | 58 +
.../star/linguistic2/LinguServiceEventFlags.idl | 59 +
.../sun/star/linguistic2/LinguServiceManager.idl | 36 +
offapi/com/sun/star/linguistic2/NumberText.idl | 46 +
offapi/com/sun/star/linguistic2/Proofreader.idl | 53 +
.../sun/star/linguistic2/ProofreadingIterator.idl | 47 +
.../sun/star/linguistic2/ProofreadingResult.idl | 77 +
.../star/linguistic2/SingleProofreadingError.idl | 71 +
offapi/com/sun/star/linguistic2/SpellChecker.idl | 48 +
offapi/com/sun/star/linguistic2/SpellFailure.idl | 56 +
offapi/com/sun/star/linguistic2/Thesaurus.idl | 46 +
.../com/sun/star/linguistic2/XAvailableLocales.idl | 53 +
.../sun/star/linguistic2/XConversionDictionary.idl | 202 +
.../star/linguistic2/XConversionDictionaryList.idl | 188 +
.../star/linguistic2/XConversionPropertyType.idl | 91 +
offapi/com/sun/star/linguistic2/XDictionary.idl | 236 +
offapi/com/sun/star/linguistic2/XDictionary1.idl | 76 +
.../com/sun/star/linguistic2/XDictionaryEntry.idl | 80 +
.../star/linguistic2/XDictionaryEventListener.idl | 57 +
.../com/sun/star/linguistic2/XDictionaryList.idl | 232 +
.../linguistic2/XDictionaryListEventListener.idl | 58 +
.../com/sun/star/linguistic2/XHyphenatedWord.idl | 96 +
offapi/com/sun/star/linguistic2/XHyphenator.idl | 181 +
.../com/sun/star/linguistic2/XLanguageGuessing.idl | 186 +
.../com/sun/star/linguistic2/XLinguProperties.idl | 124 +
.../linguistic2/XLinguServiceEventBroadcaster.idl | 76 +
.../linguistic2/XLinguServiceEventListener.idl | 55 +
.../sun/star/linguistic2/XLinguServiceManager.idl | 166 +
.../sun/star/linguistic2/XLinguServiceManager2.idl | 46 +
offapi/com/sun/star/linguistic2/XMeaning.idl | 59 +
offapi/com/sun/star/linguistic2/XNumberText.idl | 132 +
.../com/sun/star/linguistic2/XPossibleHyphens.idl | 84 +
offapi/com/sun/star/linguistic2/XProofreader.idl | 110 +
.../sun/star/linguistic2/XProofreadingIterator.idl | 109 +
.../sun/star/linguistic2/XSearchableDictionary.idl | 55 +
.../star/linguistic2/XSearchableDictionaryList.idl | 76 +
.../sun/star/linguistic2/XSetSpellAlternatives.idl | 61 +
.../sun/star/linguistic2/XSpellAlternatives.idl | 81 +
offapi/com/sun/star/linguistic2/XSpellChecker.idl | 110 +
offapi/com/sun/star/linguistic2/XSpellChecker1.idl | 54 +
.../sun/star/linguistic2/XSupportedLanguages.idl | 44 +
.../com/sun/star/linguistic2/XSupportedLocales.idl | 66 +
offapi/com/sun/star/linguistic2/XThesaurus.idl | 77 +
offapi/com/sun/star/logging/ConsoleHandler.idl | 68 +
offapi/com/sun/star/logging/CsvLogFormatter.idl | 54 +
offapi/com/sun/star/logging/FileHandler.idl | 83 +
offapi/com/sun/star/logging/LogLevel.idl | 77 +
offapi/com/sun/star/logging/LogRecord.idl | 84 +
offapi/com/sun/star/logging/LoggerPool.idl | 43 +
offapi/com/sun/star/logging/PlainTextFormatter.idl | 50 +
.../com/sun/star/logging/SimpleTextFormatter.idl | 49 +
offapi/com/sun/star/logging/XConsoleHandler.idl | 55 +
offapi/com/sun/star/logging/XCsvLogFormatter.idl | 69 +
offapi/com/sun/star/logging/XLogFormatter.idl | 73 +
offapi/com/sun/star/logging/XLogHandler.idl | 92 +
offapi/com/sun/star/logging/XLogger.idl | 136 +
offapi/com/sun/star/logging/XLoggerPool.idl | 61 +
offapi/com/sun/star/mail/MailAttachment.idl | 59 +
offapi/com/sun/star/mail/MailException.idl | 41 +
offapi/com/sun/star/mail/MailMessage.idl | 97 +
offapi/com/sun/star/mail/MailServiceProvider.idl | 44 +
offapi/com/sun/star/mail/MailServiceType.idl | 44 +
.../star/mail/NoMailServiceProviderException.idl | 44 +
.../star/mail/NoMailTransportProviderException.idl | 44 +
.../star/mail/SendMailMessageFailedException.idl | 60 +
offapi/com/sun/star/mail/XAuthenticator.idl | 58 +
offapi/com/sun/star/mail/XConnectionListener.idl | 62 +
offapi/com/sun/star/mail/XMailMessage.idl | 144 +
offapi/com/sun/star/mail/XMailService.idl | 203 +
offapi/com/sun/star/mail/XMailServiceProvider.idl | 56 +
offapi/com/sun/star/mail/XSmtpService.idl | 81 +
offapi/com/sun/star/media/Manager.idl | 34 +
offapi/com/sun/star/media/XFrameGrabber.idl | 43 +
offapi/com/sun/star/media/XManager.idl | 43 +
offapi/com/sun/star/media/XPlayer.idl | 142 +
offapi/com/sun/star/media/XPlayerWindow.idl | 55 +
offapi/com/sun/star/media/ZoomLevel.idl | 80 +
offapi/com/sun/star/modules.idl | 450 +
offapi/com/sun/star/mozilla/MenuMultipleChange.idl | 78 +
offapi/com/sun/star/mozilla/MenuProxy.idl | 47 +
offapi/com/sun/star/mozilla/MenuProxyListener.idl | 46 +
offapi/com/sun/star/mozilla/MenuSingleChange.idl | 54 +
offapi/com/sun/star/mozilla/MozillaBootstrap.idl | 45 +
offapi/com/sun/star/mozilla/MozillaProductType.idl | 55 +
.../com/sun/star/mozilla/XCloseSessionListener.idl | 46 +
offapi/com/sun/star/mozilla/XCodeProxy.idl | 56 +
offapi/com/sun/star/mozilla/XMenuProxy.idl | 67 +
offapi/com/sun/star/mozilla/XMenuProxyListener.idl | 63 +
offapi/com/sun/star/mozilla/XMozillaBootstrap.idl | 53 +
offapi/com/sun/star/mozilla/XProfileDiscover.idl | 116 +
offapi/com/sun/star/mozilla/XProfileManager.idl | 103 +
offapi/com/sun/star/mozilla/XProxyRunner.idl | 54 +
offapi/com/sun/star/office/Quickstart.idl | 51 +
offapi/com/sun/star/office/XAnnotation.idl | 76 +
offapi/com/sun/star/office/XAnnotationAccess.idl | 55 +
.../com/sun/star/office/XAnnotationEnumeration.idl | 56 +
.../packages/EncryptionNotAllowedException.idl | 39 +
.../sun/star/packages/NoEncryptionException.idl | 39 +
.../com/sun/star/packages/NoRawFormatException.idl | 40 +
offapi/com/sun/star/packages/Package.idl | 107 +
offapi/com/sun/star/packages/PackageEncryption.idl | 25 +
offapi/com/sun/star/packages/PackageFolder.idl | 86 +
.../sun/star/packages/PackageFolderEnumeration.idl | 44 +
offapi/com/sun/star/packages/PackageStream.idl | 76 +
.../sun/star/packages/WrongPasswordException.idl | 39 +
.../com/sun/star/packages/XDataSinkEncrSupport.idl | 142 +
.../com/sun/star/packages/XPackageEncryption.idl | 134 +
.../sun/star/packages/manifest/ManifestReader.idl | 33 +
.../sun/star/packages/manifest/ManifestWriter.idl | 33 +
.../sun/star/packages/manifest/XManifestReader.idl | 42 +
.../sun/star/packages/manifest/XManifestWriter.idl | 44 +
.../com/sun/star/packages/zip/XZipFileAccess.idl | 58 +
.../com/sun/star/packages/zip/XZipFileAccess2.idl | 45 +
offapi/com/sun/star/packages/zip/ZipConstants.idl | 250 +
offapi/com/sun/star/packages/zip/ZipEntry.idl | 95 +
offapi/com/sun/star/packages/zip/ZipException.idl | 45 +
offapi/com/sun/star/packages/zip/ZipFileAccess.idl | 48 +
.../com/sun/star/packages/zip/ZipIOException.idl | 44 +
.../com/sun/star/presentation/AnimationEffect.idl | 374 +
.../com/sun/star/presentation/AnimationSpeed.idl | 53 +
offapi/com/sun/star/presentation/ChartShape.idl | 49 +
offapi/com/sun/star/presentation/ClickAction.idl | 109 +
.../sun/star/presentation/CustomPresentation.idl | 55 +
.../star/presentation/CustomPresentationAccess.idl | 58 +
offapi/com/sun/star/presentation/DateTimeShape.idl | 49 +
.../com/sun/star/presentation/DocumentSettings.idl | 106 +
offapi/com/sun/star/presentation/DrawPage.idl | 157 +
.../com/sun/star/presentation/EffectCommands.idl | 67 +
.../com/sun/star/presentation/EffectNodeType.idl | 72 +
.../sun/star/presentation/EffectPresetClass.idl | 52 +
offapi/com/sun/star/presentation/FadeEffect.idl | 322 +
offapi/com/sun/star/presentation/FooterShape.idl | 49 +
.../sun/star/presentation/GraphicObjectShape.idl | 49 +
offapi/com/sun/star/presentation/HandoutShape.idl | 49 +
offapi/com/sun/star/presentation/HandoutView.idl | 47 +
offapi/com/sun/star/presentation/HeaderShape.idl | 49 +
offapi/com/sun/star/presentation/NotesShape.idl | 49 +
offapi/com/sun/star/presentation/NotesView.idl | 47 +
offapi/com/sun/star/presentation/OLE2Shape.idl | 49 +
offapi/com/sun/star/presentation/OutlineView.idl | 75 +
offapi/com/sun/star/presentation/OutlinerShape.idl | 49 +
offapi/com/sun/star/presentation/PageShape.idl | 49 +
.../com/sun/star/presentation/ParagraphTarget.idl | 47 +
offapi/com/sun/star/presentation/Presentation.idl | 133 +
offapi/com/sun/star/presentation/Presentation2.idl | 50 +
.../sun/star/presentation/PresentationDocument.idl | 85 +
.../sun/star/presentation/PresentationRange.idl | 52 +
.../com/sun/star/presentation/PresentationView.idl | 80 +
offapi/com/sun/star/presentation/PreviewView.idl | 83 +
offapi/com/sun/star/presentation/Shape.idl | 147 +
.../star/presentation/ShapeAnimationSubType.idl | 57 +
.../com/sun/star/presentation/SlideNumberShape.idl | 49 +
offapi/com/sun/star/presentation/SlideShow.idl | 33 +
offapi/com/sun/star/presentation/SlidesView.idl | 76 +
offapi/com/sun/star/presentation/SubtitleShape.idl | 49 +
.../sun/star/presentation/TextAnimationType.idl | 54 +
.../com/sun/star/presentation/TitleTextShape.idl | 49 +
.../sun/star/presentation/TransitionFactory.idl | 34 +
.../presentation/XCustomPresentationSupplier.idl | 52 +
.../star/presentation/XHandoutMasterSupplier.idl | 45 +
offapi/com/sun/star/presentation/XPresentation.idl | 58 +
.../com/sun/star/presentation/XPresentation2.idl | 71 +
.../sun/star/presentation/XPresentationPage.idl | 49 +
.../star/presentation/XPresentationSupplier.idl | 48 +
.../sun/star/presentation/XShapeEventListener.idl | 54 +
offapi/com/sun/star/presentation/XSlideShow.idl | 344 +
.../sun/star/presentation/XSlideShowController.idl | 261 +
.../sun/star/presentation/XSlideShowListener.idl | 72 +
.../com/sun/star/presentation/XSlideShowView.idl | 181 +
offapi/com/sun/star/presentation/XTransition.idl | 55 +
.../sun/star/presentation/XTransitionFactory.idl | 79 +
.../sun/star/presentation/textfield/DateTime.idl | 41 +
.../com/sun/star/presentation/textfield/Footer.idl | 41 +
.../com/sun/star/presentation/textfield/Header.idl | 41 +
offapi/com/sun/star/qa/XDumper.idl | 46 +
offapi/com/sun/star/rdf/BlankNode.idl | 67 +
offapi/com/sun/star/rdf/FileFormat.idl | 73 +
offapi/com/sun/star/rdf/Literal.idl | 75 +
offapi/com/sun/star/rdf/ParseException.idl | 43 +
offapi/com/sun/star/rdf/QueryException.idl | 44 +
offapi/com/sun/star/rdf/Repository.idl | 49 +
offapi/com/sun/star/rdf/RepositoryException.idl | 44 +
offapi/com/sun/star/rdf/Statement.idl | 52 +
offapi/com/sun/star/rdf/URI.idl | 85 +
offapi/com/sun/star/rdf/URIs.idl | 324 +
offapi/com/sun/star/rdf/XBlankNode.idl | 49 +
.../com/sun/star/rdf/XDocumentMetadataAccess.idl | 397 +
offapi/com/sun/star/rdf/XDocumentRepository.idl | 222 +
offapi/com/sun/star/rdf/XLiteral.idl | 61 +
offapi/com/sun/star/rdf/XMetadatable.idl | 87 +
offapi/com/sun/star/rdf/XNamedGraph.idl | 201 +
offapi/com/sun/star/rdf/XNode.idl | 68 +
offapi/com/sun/star/rdf/XQuerySelectResult.idl | 64 +
offapi/com/sun/star/rdf/XReifiedStatement.idl | 46 +
offapi/com/sun/star/rdf/XRepository.idl | 393 +
offapi/com/sun/star/rdf/XRepositorySupplier.idl | 51 +
offapi/com/sun/star/rdf/XResource.idl | 50 +
offapi/com/sun/star/rdf/XURI.idl | 66 +
offapi/com/sun/star/rendering/ARGBColor.idl | 47 +
.../com/sun/star/rendering/AnimationAttributes.idl | 61 +
offapi/com/sun/star/rendering/AnimationRepeat.idl | 75 +
offapi/com/sun/star/rendering/BitmapCanvas.idl | 48 +
offapi/com/sun/star/rendering/BlendMode.idl | 56 +
offapi/com/sun/star/rendering/Canvas.idl | 35 +
offapi/com/sun/star/rendering/CanvasFactory.idl | 52 +
offapi/com/sun/star/rendering/Caret.idl | 64 +
offapi/com/sun/star/rendering/Color.idl | 34 +
offapi/com/sun/star/rendering/ColorComponent.idl | 32 +
.../com/sun/star/rendering/ColorComponentTag.idl | 134 +
offapi/com/sun/star/rendering/ColorProfile.idl | 37 +
offapi/com/sun/star/rendering/ColorSpaceType.idl | 120 +
.../com/sun/star/rendering/CompositeOperation.idl | 152 +
offapi/com/sun/star/rendering/EmphasisMark.idl | 73 +
offapi/com/sun/star/rendering/FillRule.idl | 56 +
.../star/rendering/FloatingPointBitmapFormat.idl | 61 +
.../star/rendering/FloatingPointBitmapLayout.idl | 103 +
offapi/com/sun/star/rendering/FontInfo.idl | 110 +
offapi/com/sun/star/rendering/FontMetrics.idl | 95 +
offapi/com/sun/star/rendering/FontRequest.idl | 107 +
.../com/sun/star/rendering/IntegerBitmapLayout.idl | 117 +
.../com/sun/star/rendering/InterpolationMode.idl | 87 +
offapi/com/sun/star/rendering/MtfRenderer.idl | 38 +
offapi/com/sun/star/rendering/Panose.idl | 61 +
offapi/com/sun/star/rendering/PanoseArmStyle.idl | 44 +
offapi/com/sun/star/rendering/PanoseContrast.idl | 42 +
.../com/sun/star/rendering/PanoseFamilyTypes.idl | 38 +
offapi/com/sun/star/rendering/PanoseLetterForm.idl | 48 +
offapi/com/sun/star/rendering/PanoseMidline.idl | 46 +
offapi/com/sun/star/rendering/PanoseProportion.idl | 42 +
offapi/com/sun/star/rendering/PanoseSerifStyle.idl | 48 +
.../sun/star/rendering/PanoseStrokeVariation.idl | 41 +
offapi/com/sun/star/rendering/PanoseWeight.idl | 44 +
offapi/com/sun/star/rendering/PanoseXHeight.idl | 40 +
offapi/com/sun/star/rendering/PathCapType.idl | 51 +
offapi/com/sun/star/rendering/PathJoinType.idl | 64 +
offapi/com/sun/star/rendering/RGBColor.idl | 42 +
offapi/com/sun/star/rendering/RenderState.idl | 95 +
offapi/com/sun/star/rendering/RenderingIntent.idl | 82 +
offapi/com/sun/star/rendering/RepaintResult.idl | 50 +
offapi/com/sun/star/rendering/StringContext.idl | 60 +
offapi/com/sun/star/rendering/StrokeAttributes.idl | 132 +
offapi/com/sun/star/rendering/TextDirection.idl | 47 +
offapi/com/sun/star/rendering/TextHit.idl | 64 +
offapi/com/sun/star/rendering/Texture.idl | 139 +
offapi/com/sun/star/rendering/TexturingMode.idl | 62 +
offapi/com/sun/star/rendering/ViewState.idl | 68 +
.../VolatileContentDestroyedException.idl | 41 +
offapi/com/sun/star/rendering/XAnimatedSprite.idl | 173 +
offapi/com/sun/star/rendering/XAnimation.idl | 106 +
.../sun/star/rendering/XBezierPolyPolygon2D.idl | 160 +
offapi/com/sun/star/rendering/XBitmap.idl | 95 +
offapi/com/sun/star/rendering/XBitmapCanvas.idl | 113 +
offapi/com/sun/star/rendering/XBitmapPalette.idl | 109 +
.../com/sun/star/rendering/XBufferController.idl | 121 +
offapi/com/sun/star/rendering/XCachedPrimitive.idl | 61 +
offapi/com/sun/star/rendering/XCanvas.idl | 666 +
offapi/com/sun/star/rendering/XCanvasFont.idl | 109 +
offapi/com/sun/star/rendering/XColorSpace.idl | 244 +
offapi/com/sun/star/rendering/XCustomSprite.idl | 63 +
offapi/com/sun/star/rendering/XGraphicDevice.idl | 267 +
offapi/com/sun/star/rendering/XHalfFloatBitmap.idl | 75 +
.../star/rendering/XHalfFloatReadOnlyBitmap.idl | 91 +
.../com/sun/star/rendering/XIeeeDoubleBitmap.idl | 119 +
.../star/rendering/XIeeeDoubleReadOnlyBitmap.idl | 118 +
offapi/com/sun/star/rendering/XIeeeFloatBitmap.idl | 118 +
.../star/rendering/XIeeeFloatReadOnlyBitmap.idl | 117 +
offapi/com/sun/star/rendering/XIntegerBitmap.idl | 127 +
.../star/rendering/XIntegerBitmapColorSpace.idl | 272 +
.../sun/star/rendering/XIntegerReadOnlyBitmap.idl | 138 +
.../com/sun/star/rendering/XLinePolyPolygon2D.idl | 108 +
offapi/com/sun/star/rendering/XMtfRenderer.idl | 37 +
.../star/rendering/XParametricPolyPolygon2D.idl | 89 +
offapi/com/sun/star/rendering/XPolyPolygon2D.idl | 114 +
offapi/com/sun/star/rendering/XSimpleCanvas.idl | 246 +
offapi/com/sun/star/rendering/XSprite.idl | 190 +
offapi/com/sun/star/rendering/XSpriteCanvas.idl | 145 +
offapi/com/sun/star/rendering/XTextLayout.idl | 396 +
offapi/com/sun/star/rendering/XVolatileBitmap.idl | 46 +
offapi/com/sun/star/report/Calculation.idl | 123 +
offapi/com/sun/star/report/FixedLine.idl | 33 +
offapi/com/sun/star/report/FixedText.idl | 34 +
offapi/com/sun/star/report/ForceNewPage.idl | 56 +
offapi/com/sun/star/report/FormatCondition.idl | 32 +
offapi/com/sun/star/report/FormattedField.idl | 35 +
offapi/com/sun/star/report/Function.idl | 35 +
offapi/com/sun/star/report/Group.idl | 34 +
offapi/com/sun/star/report/GroupKeepTogether.idl | 48 +
offapi/com/sun/star/report/GroupOn.idl | 79 +
offapi/com/sun/star/report/Groups.idl | 33 +
offapi/com/sun/star/report/ImageControl.idl | 35 +
offapi/com/sun/star/report/KeepTogether.idl | 51 +
offapi/com/sun/star/report/ReportControlFormat.idl | 33 +
offapi/com/sun/star/report/ReportControlModel.idl | 35 +
offapi/com/sun/star/report/ReportDefinition.idl | 36 +
offapi/com/sun/star/report/ReportEngine.idl | 37 +
offapi/com/sun/star/report/ReportPrintOption.idl | 54 +
offapi/com/sun/star/report/Section.idl | 36 +
offapi/com/sun/star/report/SectionPageBreak.idl | 50 +
offapi/com/sun/star/report/Shape.idl | 34 +
offapi/com/sun/star/report/XFixedLine.idl | 79 +
offapi/com/sun/star/report/XFixedText.idl | 40 +
offapi/com/sun/star/report/XFormatCondition.idl | 49 +
offapi/com/sun/star/report/XFormattedField.idl | 55 +
offapi/com/sun/star/report/XFunction.idl | 69 +
offapi/com/sun/star/report/XFunctions.idl | 64 +
offapi/com/sun/star/report/XFunctionsSupplier.idl | 39 +
offapi/com/sun/star/report/XGroup.idl | 130 +
offapi/com/sun/star/report/XGroups.idl | 65 +
offapi/com/sun/star/report/XImageControl.idl | 75 +
offapi/com/sun/star/report/XReportComponent.idl | 189 +
.../com/sun/star/report/XReportControlFormat.idl | 566 +
offapi/com/sun/star/report/XReportControlModel.idl | 97 +
offapi/com/sun/star/report/XReportDefinition.idl | 309 +
offapi/com/sun/star/report/XReportEngine.idl | 136 +
offapi/com/sun/star/report/XSection.idl | 165 +
offapi/com/sun/star/report/XShape.idl | 73 +
.../star/report/inspection/DataProviderHandler.idl | 43 +
.../inspection/DefaultComponentInspectorModel.idl | 83 +
.../report/inspection/ReportComponentHandler.idl | 43 +
offapi/com/sun/star/report/meta/XFormulaParser.idl | 60 +
.../com/sun/star/report/meta/XFunctionCategory.idl | 64 +
.../sun/star/report/meta/XFunctionDescription.idl | 73 +
.../com/sun/star/report/meta/XFunctionManager.idl | 62 +
offapi/com/sun/star/report/modules.idl | 38 +
.../sun/star/resource/MissingResourceException.idl | 42 +
offapi/com/sun/star/resource/StringResource.idl | 40 +
.../star/resource/StringResourceWithLocation.idl | 86 +
.../star/resource/StringResourceWithStorage.idl | 81 +
offapi/com/sun/star/resource/XLocale.idl | 208 +
.../sun/star/resource/XStringResourceManager.idl | 291 +
.../star/resource/XStringResourcePersistence.idl | 230 +
.../sun/star/resource/XStringResourceResolver.idl | 184 +
.../sun/star/resource/XStringResourceSupplier.idl | 55 +
.../star/resource/XStringResourceWithLocation.idl | 81 +
.../star/resource/XStringResourceWithStorage.idl | 78 +
offapi/com/sun/star/scanner/ScanError.idl | 68 +
offapi/com/sun/star/scanner/ScannerContext.idl | 47 +
offapi/com/sun/star/scanner/ScannerException.idl | 46 +
offapi/com/sun/star/scanner/ScannerManager.idl | 40 +
offapi/com/sun/star/scanner/XScannerManager.idl | 74 +
offapi/com/sun/star/scanner/XScannerManager2.idl | 41 +
.../star/script/DocumentDialogLibraryContainer.idl | 67 +
.../star/script/DocumentScriptLibraryContainer.idl | 67 +
.../sun/star/script/LibraryNotLoadedException.idl | 44 +
offapi/com/sun/star/script/ModuleInfo.idl | 37 +
.../sun/star/script/ModuleSizeExceededRequest.idl | 43 +
offapi/com/sun/star/script/ModuleType.idl | 40 +
offapi/com/sun/star/script/NativeObjectWrapper.idl | 34 +
offapi/com/sun/star/script/XLibraryContainer.idl | 95 +
offapi/com/sun/star/script/XLibraryContainer2.idl | 88 +
offapi/com/sun/star/script/XLibraryContainer3.idl | 55 +
.../sun/star/script/XLibraryContainerExport.idl | 64 +
.../sun/star/script/XLibraryContainerPassword.idl | 128 +
.../sun/star/script/XLibraryQueryExecutable.idl | 38 +
.../star/script/XPersistentLibraryContainer.idl | 87 +
offapi/com/sun/star/script/XServiceDocumenter.idl | 31 +
.../star/script/XStorageBasedLibraryContainer.idl | 91 +
offapi/com/sun/star/script/browse/BrowseNode.idl | 52 +
.../sun/star/script/browse/BrowseNodeFactory.idl | 42 +
.../script/browse/BrowseNodeFactoryViewTypes.idl | 44 +
.../com/sun/star/script/browse/BrowseNodeTypes.idl | 49 +
offapi/com/sun/star/script/browse/XBrowseNode.idl | 70 +
.../sun/star/script/browse/XBrowseNodeFactory.idl | 50 +
.../star/script/browse/theBrowseNodeFactory.idl | 43 +
.../script/provider/LanguageScriptProvider.idl | 41 +
.../star/script/provider/MasterScriptProvider.idl | 41 +
.../provider/MasterScriptProviderFactory.idl | 41 +
.../script/provider/ScriptErrorRaisedException.idl | 48 +
.../provider/ScriptExceptionRaisedException.idl | 42 +
.../provider/ScriptFrameworkErrorException.idl | 48 +
.../script/provider/ScriptFrameworkErrorType.idl | 53 +
.../sun/star/script/provider/ScriptProvider.idl | 44 +
.../script/provider/ScriptProviderForBasic.idl | 40 +
.../script/provider/ScriptProviderForBeanShell.idl | 40 +
.../star/script/provider/ScriptProviderForJava.idl | 40 +
.../provider/ScriptProviderForJavaScript.idl | 40 +
.../sun/star/script/provider/ScriptURIHelper.idl | 59 +
offapi/com/sun/star/script/provider/XScript.idl | 78 +
.../sun/star/script/provider/XScriptContext.idl | 93 +
.../sun/star/script/provider/XScriptProvider.idl | 56 +
.../script/provider/XScriptProviderFactory.idl | 56 +
.../script/provider/XScriptProviderSupplier.idl | 47 +
.../sun/star/script/provider/XScriptURIHelper.idl | 73 +
.../provider/theMasterScriptProviderFactory.idl | 43 +
.../com/sun/star/script/theServiceDocumenter.idl | 26 +
offapi/com/sun/star/script/vba/VBAEventId.idl | 123 +
.../com/sun/star/script/vba/VBAEventProcessor.idl | 39 +
.../com/sun/star/script/vba/VBAMacroResolver.idl | 39 +
offapi/com/sun/star/script/vba/VBAScriptEvent.idl | 60 +
.../com/sun/star/script/vba/VBAScriptEventId.idl | 86 +
.../script/vba/VBASpreadsheetEventProcessor.idl | 40 +
.../sun/star/script/vba/VBATextEventProcessor.idl | 40 +
.../com/sun/star/script/vba/XVBACompatibility.idl | 54 +
.../com/sun/star/script/vba/XVBAEventProcessor.idl | 86 +
.../com/sun/star/script/vba/XVBAMacroResolver.idl | 81 +
offapi/com/sun/star/script/vba/XVBAModuleInfo.idl | 62 +
.../com/sun/star/script/vba/XVBAScriptListener.idl | 41 +
offapi/com/sun/star/sdb/BooleanComparisonMode.idl | 64 +
offapi/com/sun/star/sdb/CallableStatement.idl | 47 +
offapi/com/sun/star/sdb/Column.idl | 48 +
.../com/sun/star/sdb/ColumnDescriptorControl.idl | 40 +
.../sun/star/sdb/ColumnDescriptorControlModel.idl | 79 +
offapi/com/sun/star/sdb/ColumnSettings.idl | 119 +
offapi/com/sun/star/sdb/CommandDefinition.idl | 38 +
offapi/com/sun/star/sdb/CommandType.idl | 52 +
offapi/com/sun/star/sdb/Connection.idl | 85 +
offapi/com/sun/star/sdb/ContentLoader.idl | 93 +
offapi/com/sun/star/sdb/DataAccessDescriptor.idl | 253 +
.../sun/star/sdb/DataAccessDescriptorFactory.idl | 39 +
offapi/com/sun/star/sdb/DataColumn.idl | 67 +
offapi/com/sun/star/sdb/DataSettings.idl | 84 +
offapi/com/sun/star/sdb/DataSource.idl | 238 +
offapi/com/sun/star/sdb/DataSourceBrowser.idl | 268 +
offapi/com/sun/star/sdb/DatabaseAccess.idl | 106 +
.../com/sun/star/sdb/DatabaseAccessConnection.idl | 85 +
offapi/com/sun/star/sdb/DatabaseAccessContext.idl | 77 +
.../com/sun/star/sdb/DatabaseAccessDataSource.idl | 61 +
offapi/com/sun/star/sdb/DatabaseContext.idl | 43 +
offapi/com/sun/star/sdb/DatabaseDocument.idl | 65 +
offapi/com/sun/star/sdb/DatabaseEnvironment.idl | 61 +
.../sun/star/sdb/DatabaseInteractionHandler.idl | 61 +
.../com/sun/star/sdb/DatabaseRegistrationEvent.idl | 52 +
.../star/sdb/DatasourceAdministrationDialog.idl | 103 +
offapi/com/sun/star/sdb/DefinitionContainer.idl | 90 +
offapi/com/sun/star/sdb/DefinitionContent.idl | 65 +
offapi/com/sun/star/sdb/Document.idl | 51 +
offapi/com/sun/star/sdb/DocumentContainer.idl | 118 +
offapi/com/sun/star/sdb/DocumentDataSource.idl | 46 +
offapi/com/sun/star/sdb/DocumentDefinition.idl | 90 +
offapi/com/sun/star/sdb/DocumentSaveRequest.idl | 53 +
offapi/com/sun/star/sdb/ErrorCondition.idl | 161 +
offapi/com/sun/star/sdb/ErrorMessageDialog.idl | 94 +
offapi/com/sun/star/sdb/FilterDialog.idl | 51 +
offapi/com/sun/star/sdb/Forms.idl | 46 +
offapi/com/sun/star/sdb/InteractionHandler.idl | 42 +
offapi/com/sun/star/sdb/OfficeDatabaseDocument.idl | 226 +
offapi/com/sun/star/sdb/OrderColumn.idl | 46 +
offapi/com/sun/star/sdb/OrderDialog.idl | 51 +
offapi/com/sun/star/sdb/ParametersRequest.idl | 60 +
offapi/com/sun/star/sdb/PreparedStatement.idl | 52 +
offapi/com/sun/star/sdb/Query.idl | 78 +
offapi/com/sun/star/sdb/QueryDefinition.idl | 42 +
offapi/com/sun/star/sdb/QueryDescriptor.idl | 95 +
offapi/com/sun/star/sdb/QueryDesign.idl | 185 +
offapi/com/sun/star/sdb/RelationDesign.idl | 77 +
offapi/com/sun/star/sdb/ReportDesign.idl | 39 +
offapi/com/sun/star/sdb/Reports.idl | 46 +
offapi/com/sun/star/sdb/ResultColumn.idl | 112 +
offapi/com/sun/star/sdb/ResultSet.idl | 53 +
offapi/com/sun/star/sdb/RowChangeAction.idl | 50 +
offapi/com/sun/star/sdb/RowChangeEvent.idl | 50 +
offapi/com/sun/star/sdb/RowSet.idl | 385 +
offapi/com/sun/star/sdb/RowSetVetoException.idl | 42 +
offapi/com/sun/star/sdb/RowsChangeEvent.idl | 42 +
offapi/com/sun/star/sdb/SQLContext.idl | 53 +
offapi/com/sun/star/sdb/SQLErrorEvent.idl | 46 +
offapi/com/sun/star/sdb/SQLFilterOperator.idl | 71 +
offapi/com/sun/star/sdb/SQLQueryComposer.idl | 66 +
.../com/sun/star/sdb/SingleSelectQueryAnalyzer.idl | 81 +
.../com/sun/star/sdb/SingleSelectQueryComposer.idl | 62 +
offapi/com/sun/star/sdb/Table.idl | 54 +
offapi/com/sun/star/sdb/TableDefinition.idl | 45 +
offapi/com/sun/star/sdb/TableDescriptor.idl | 50 +
offapi/com/sun/star/sdb/TableDesign.idl | 80 +
offapi/com/sun/star/sdb/TextConnectionSettings.idl | 38 +
offapi/com/sun/star/sdb/XAlterQuery.idl | 52 +
offapi/com/sun/star/sdb/XBookmarksSupplier.idl | 51 +
offapi/com/sun/star/sdb/XColumn.idl | 267 +
offapi/com/sun/star/sdb/XColumnUpdate.idl | 199 +
offapi/com/sun/star/sdb/XCommandPreparation.idl | 72 +
offapi/com/sun/star/sdb/XCompletedConnection.idl | 61 +
offapi/com/sun/star/sdb/XCompletedExecution.idl | 52 +
.../sun/star/sdb/XDataAccessDescriptorFactory.idl | 52 +
offapi/com/sun/star/sdb/XDatabaseAccess.idl | 56 +
.../com/sun/star/sdb/XDatabaseAccessListener.idl | 44 +
offapi/com/sun/star/sdb/XDatabaseContext.idl | 81 +
offapi/com/sun/star/sdb/XDatabaseEnvironment.idl | 53 +
offapi/com/sun/star/sdb/XDatabaseRegistrations.idl | 150 +
.../star/sdb/XDatabaseRegistrationsListener.idl | 62 +
offapi/com/sun/star/sdb/XDocumentDataSource.idl | 60 +
offapi/com/sun/star/sdb/XFormDocumentsSupplier.idl | 50 +
.../com/sun/star/sdb/XInteractionDocumentSave.idl | 54 +
.../sun/star/sdb/XInteractionSupplyParameters.idl | 51 +
.../com/sun/star/sdb/XOfficeDatabaseDocument.idl | 58 +
offapi/com/sun/star/sdb/XParametersSupplier.idl | 49 +
offapi/com/sun/star/sdb/XQueriesSupplier.idl | 52 +
offapi/com/sun/star/sdb/XQueryDefinition.idl | 52 +
.../com/sun/star/sdb/XQueryDefinitionsSupplier.idl | 48 +
.../com/sun/star/sdb/XReportDocumentsSupplier.idl | 50 +
offapi/com/sun/star/sdb/XResultSetAccess.idl | 59 +
.../com/sun/star/sdb/XRowSetApproveBroadcaster.idl | 54 +
offapi/com/sun/star/sdb/XRowSetApproveListener.idl | 62 +
.../com/sun/star/sdb/XRowSetChangeBroadcaster.idl | 54 +
offapi/com/sun/star/sdb/XRowSetChangeListener.idl | 50 +
offapi/com/sun/star/sdb/XRowSetSupplier.idl | 59 +
offapi/com/sun/star/sdb/XRowsChangeBroadcaster.idl | 54 +
offapi/com/sun/star/sdb/XRowsChangeListener.idl | 48 +
offapi/com/sun/star/sdb/XSQLErrorBroadcaster.idl | 56 +
offapi/com/sun/star/sdb/XSQLErrorListener.idl | 51 +
offapi/com/sun/star/sdb/XSQLQueryComposer.idl | 148 +
.../com/sun/star/sdb/XSQLQueryComposerFactory.idl | 44 +
.../sun/star/sdb/XSingleSelectQueryAnalyzer.idl | 227 +
.../sun/star/sdb/XSingleSelectQueryComposer.idl | 235 +
offapi/com/sun/star/sdb/XSubDocument.idl | 93 +
.../com/sun/star/sdb/XTextConnectionSettings.idl | 44 +
.../star/sdb/application/CopyTableContinuation.idl | 59 +
.../star/sdb/application/CopyTableOperation.idl | 62 +
.../sun/star/sdb/application/CopyTableRowEvent.idl | 57 +
.../sun/star/sdb/application/CopyTableWizard.idl | 219 +
.../sun/star/sdb/application/DatabaseObject.idl | 64 +
.../sdb/application/DatabaseObjectContainer.idl | 95 +
.../star/sdb/application/DefaultViewController.idl | 92 +
.../star/sdb/application/NamedDatabaseObject.idl | 78 +
.../star/sdb/application/XCopyTableListener.idl | 84 +
.../sun/star/sdb/application/XCopyTableWizard.idl | 138 +
.../star/sdb/application/XDatabaseDocumentUI.idl | 322 +
.../sun/star/sdb/application/XTableUIProvider.idl | 112 +
offapi/com/sun/star/sdb/tools/CompositionType.idl | 79 +
offapi/com/sun/star/sdb/tools/ConnectionTools.idl | 43 +
.../com/sun/star/sdb/tools/XConnectionSupplier.idl | 48 +
offapi/com/sun/star/sdb/tools/XConnectionTools.idl | 129 +
.../com/sun/star/sdb/tools/XDataSourceMetaData.idl | 41 +
offapi/com/sun/star/sdb/tools/XIndexAlteration.idl | 75 +
offapi/com/sun/star/sdb/tools/XKeyAlteration.idl | 75 +
offapi/com/sun/star/sdb/tools/XObjectNames.idl | 164 +
offapi/com/sun/star/sdb/tools/XTableAlteration.idl | 94 +
offapi/com/sun/star/sdb/tools/XTableName.idl | 134 +
offapi/com/sun/star/sdb/tools/XTableRename.idl | 57 +
offapi/com/sun/star/sdb/tools/XViewAccess.idl | 67 +
offapi/com/sun/star/sdbc/BatchUpdateException.idl | 59 +
offapi/com/sun/star/sdbc/BestRowScope.idl | 68 +
offapi/com/sun/star/sdbc/BestRowType.idl | 65 +
offapi/com/sun/star/sdbc/CallableStatement.idl | 95 +
offapi/com/sun/star/sdbc/ChangeAction.idl | 51 +
offapi/com/sun/star/sdbc/ChangeEvent.idl | 44 +
offapi/com/sun/star/sdbc/ColumnSearch.idl | 91 +
offapi/com/sun/star/sdbc/ColumnType.idl | 65 +
offapi/com/sun/star/sdbc/ColumnValue.idl | 50 +
offapi/com/sun/star/sdbc/Connection.idl | 83 +
offapi/com/sun/star/sdbc/ConnectionPool.idl | 49 +
offapi/com/sun/star/sdbc/ConnectionProperties.idl | 61 +
.../sun/star/sdbc/DBASEConnectionProperties.idl | 54 +
offapi/com/sun/star/sdbc/DataTruncation.idl | 81 +
offapi/com/sun/star/sdbc/DataType.idl | 136 +
offapi/com/sun/star/sdbc/Deferrability.idl | 68 +
offapi/com/sun/star/sdbc/Driver.idl | 68 +
offapi/com/sun/star/sdbc/DriverManager.idl | 32 +
offapi/com/sun/star/sdbc/DriverPropertyInfo.idl | 80 +
.../com/sun/star/sdbc/FILEConnectionProperties.idl | 61 +
.../com/sun/star/sdbc/FLATConnectionProperties.idl | 74 +
offapi/com/sun/star/sdbc/FetchDirection.idl | 51 +
offapi/com/sun/star/sdbc/IndexType.idl | 89 +
.../com/sun/star/sdbc/JDBCConnectionProperties.idl | 105 +
offapi/com/sun/star/sdbc/KeyRule.idl | 161 +
.../com/sun/star/sdbc/ODBCConnectionProperties.idl | 82 +
offapi/com/sun/star/sdbc/PreparedStatement.idl | 258 +
offapi/com/sun/star/sdbc/ProcedureColumn.idl | 98 +
offapi/com/sun/star/sdbc/ProcedureResult.idl | 77 +
offapi/com/sun/star/sdbc/ResultSet.idl | 236 +
offapi/com/sun/star/sdbc/ResultSetConcurrency.idl | 51 +
offapi/com/sun/star/sdbc/ResultSetType.idl | 60 +
offapi/com/sun/star/sdbc/RowSet.idl | 177 +
offapi/com/sun/star/sdbc/SQLException.idl | 70 +
offapi/com/sun/star/sdbc/SQLWarning.idl | 46 +
offapi/com/sun/star/sdbc/Statement.idl | 220 +
offapi/com/sun/star/sdbc/TransactionIsolation.idl | 78 +
offapi/com/sun/star/sdbc/XArray.idl | 231 +
offapi/com/sun/star/sdbc/XBatchExecution.idl | 70 +
offapi/com/sun/star/sdbc/XBlob.idl | 222 +
offapi/com/sun/star/sdbc/XClob.idl | 189 +
offapi/com/sun/star/sdbc/XCloseable.idl | 48 +
offapi/com/sun/star/sdbc/XColumnLocate.idl | 75 +
offapi/com/sun/star/sdbc/XConnection.idl | 406 +
offapi/com/sun/star/sdbc/XConnectionPool.idl | 42 +
offapi/com/sun/star/sdbc/XDataSource.idl | 92 +
offapi/com/sun/star/sdbc/XDatabaseMetaData.idl | 2443 +++
offapi/com/sun/star/sdbc/XDatabaseMetaData2.idl | 51 +
offapi/com/sun/star/sdbc/XDriver.idl | 163 +
offapi/com/sun/star/sdbc/XDriverAccess.idl | 55 +
offapi/com/sun/star/sdbc/XDriverManager.idl | 109 +
offapi/com/sun/star/sdbc/XDriverManager2.idl | 64 +
offapi/com/sun/star/sdbc/XGeneratedResultSet.idl | 59 +
offapi/com/sun/star/sdbc/XIsolatedConnection.idl | 74 +
offapi/com/sun/star/sdbc/XMultipleResults.idl | 104 +
offapi/com/sun/star/sdbc/XOutParameters.idl | 131 +
offapi/com/sun/star/sdbc/XParameters.idl | 422 +
offapi/com/sun/star/sdbc/XPooledConnection.idl | 66 +
.../com/sun/star/sdbc/XPreparedBatchExecution.idl | 73 +
offapi/com/sun/star/sdbc/XPreparedStatement.idl | 103 +
offapi/com/sun/star/sdbc/XRef.idl | 53 +
offapi/com/sun/star/sdbc/XResultSet.idl | 310 +
offapi/com/sun/star/sdbc/XResultSetMetaData.idl | 255 +
.../sun/star/sdbc/XResultSetMetaDataSupplier.idl | 62 +
offapi/com/sun/star/sdbc/XResultSetUpdate.idl | 126 +
offapi/com/sun/star/sdbc/XRow.idl | 312 +
offapi/com/sun/star/sdbc/XRowSet.idl | 74 +
offapi/com/sun/star/sdbc/XRowSetListener.idl | 62 +
offapi/com/sun/star/sdbc/XRowUpdate.idl | 236 +
offapi/com/sun/star/sdbc/XSQLData.idl | 133 +
offapi/com/sun/star/sdbc/XSQLInput.idl | 264 +
offapi/com/sun/star/sdbc/XSQLOutput.idl | 274 +
offapi/com/sun/star/sdbc/XStatement.idl | 128 +
offapi/com/sun/star/sdbc/XStruct.idl | 99 +
offapi/com/sun/star/sdbc/XWarningsSupplier.idl | 70 +
offapi/com/sun/star/sdbcx/CheckOption.idl | 52 +
offapi/com/sun/star/sdbcx/Column.idl | 116 +
offapi/com/sun/star/sdbcx/ColumnDescriptor.idl | 98 +
offapi/com/sun/star/sdbcx/CompareBookmark.idl | 62 +
offapi/com/sun/star/sdbcx/Container.idl | 94 +
offapi/com/sun/star/sdbcx/DatabaseDefinition.idl | 73 +
offapi/com/sun/star/sdbcx/Descriptor.idl | 56 +
offapi/com/sun/star/sdbcx/Driver.idl | 69 +
offapi/com/sun/star/sdbcx/Group.idl | 59 +
offapi/com/sun/star/sdbcx/GroupDescriptor.idl | 44 +
offapi/com/sun/star/sdbcx/Index.idl | 88 +
offapi/com/sun/star/sdbcx/IndexColumn.idl | 47 +
.../com/sun/star/sdbcx/IndexColumnDescriptor.idl | 47 +
offapi/com/sun/star/sdbcx/IndexDescriptor.idl | 64 +
offapi/com/sun/star/sdbcx/Key.idl | 84 +
offapi/com/sun/star/sdbcx/KeyColumn.idl | 45 +
offapi/com/sun/star/sdbcx/KeyColumnDescriptor.idl | 48 +
offapi/com/sun/star/sdbcx/KeyDescriptor.idl | 66 +
offapi/com/sun/star/sdbcx/KeyType.idl | 50 +
offapi/com/sun/star/sdbcx/PreparedStatement.idl | 48 +
offapi/com/sun/star/sdbcx/Privilege.idl | 75 +
offapi/com/sun/star/sdbcx/PrivilegeObject.idl | 51 +
offapi/com/sun/star/sdbcx/ReferenceColumn.idl | 48 +
offapi/com/sun/star/sdbcx/ResultSet.idl | 75 +
offapi/com/sun/star/sdbcx/Statement.idl | 53 +
offapi/com/sun/star/sdbcx/Table.idl | 125 +
offapi/com/sun/star/sdbcx/TableDescriptor.idl | 79 +
offapi/com/sun/star/sdbcx/User.idl | 59 +
offapi/com/sun/star/sdbcx/UserDescriptor.idl | 47 +
offapi/com/sun/star/sdbcx/View.idl | 99 +
offapi/com/sun/star/sdbcx/ViewDescriptor.idl | 65 +
offapi/com/sun/star/sdbcx/XAlterTable.idl | 78 +
offapi/com/sun/star/sdbcx/XAlterView.idl | 55 +
offapi/com/sun/star/sdbcx/XAppend.idl | 62 +
offapi/com/sun/star/sdbcx/XAuthorizable.idl | 110 +
offapi/com/sun/star/sdbcx/XColumnsSupplier.idl | 51 +
offapi/com/sun/star/sdbcx/XCreateCatalog.idl | 59 +
.../com/sun/star/sdbcx/XDataDefinitionSupplier.idl | 78 +
.../com/sun/star/sdbcx/XDataDescriptorFactory.idl | 49 +
offapi/com/sun/star/sdbcx/XDeleteRows.idl | 56 +
offapi/com/sun/star/sdbcx/XDrop.idl | 65 +
offapi/com/sun/star/sdbcx/XDropCatalog.idl | 61 +
offapi/com/sun/star/sdbcx/XGroupsSupplier.idl | 49 +
offapi/com/sun/star/sdbcx/XIndexesSupplier.idl | 49 +
offapi/com/sun/star/sdbcx/XKeysSupplier.idl | 49 +
offapi/com/sun/star/sdbcx/XRename.idl | 57 +
offapi/com/sun/star/sdbcx/XRowLocate.idl | 142 +
offapi/com/sun/star/sdbcx/XTablesSupplier.idl | 49 +
offapi/com/sun/star/sdbcx/XUser.idl | 50 +
offapi/com/sun/star/sdbcx/XUsersSupplier.idl | 51 +
offapi/com/sun/star/sdbcx/XViewsSupplier.idl | 49 +
offapi/com/sun/star/security/CertAltNameEntry.idl | 51 +
.../sun/star/security/CertificateCharacters.idl | 50 +
.../com/sun/star/security/CertificateContainer.idl | 38 +
.../star/security/CertificateContainerStatus.idl | 55 +
.../com/sun/star/security/CertificateException.idl | 37 +
offapi/com/sun/star/security/CertificateKind.idl | 41 +
.../com/sun/star/security/CertificateValidity.idl | 122 +
.../sun/star/security/CryptographyException.idl | 38 +
.../star/security/DocumentDigitalSignatures.idl | 61 +
.../star/security/DocumentSignatureInformation.idl | 93 +
.../com/sun/star/security/EncryptionException.idl | 38 +
offapi/com/sun/star/security/ExtAltNameType.idl | 101 +
offapi/com/sun/star/security/KeyException.idl | 38 +
offapi/com/sun/star/security/KeyUsage.idl | 42 +
.../com/sun/star/security/NoPasswordException.idl | 36 +
.../security/SecurityInfrastructureException.idl | 39 +
.../com/sun/star/security/SignatureException.idl | 35 +
offapi/com/sun/star/security/XCertificate.idl | 137 +
.../sun/star/security/XCertificateContainer.idl | 60 +
.../sun/star/security/XCertificateExtension.idl | 54 +
.../star/security/XDocumentDigitalSignatures.idl | 232 +
offapi/com/sun/star/security/XSanExtension.idl | 46 +
offapi/com/sun/star/setup/UpdateCheck.idl | 39 +
offapi/com/sun/star/setup/UpdateCheckConfig.idl | 41 +
offapi/com/sun/star/sheet/AccessibleCell.idl | 111 +
offapi/com/sun/star/sheet/AccessibleCsvCell.idl | 61 +
offapi/com/sun/star/sheet/AccessibleCsvRuler.idl | 60 +
offapi/com/sun/star/sheet/AccessibleCsvTable.idl | 67 +
.../sheet/AccessiblePageHeaderFooterAreasView.idl | 127 +
.../com/sun/star/sheet/AccessibleSpreadsheet.idl | 129 +
.../sheet/AccessibleSpreadsheetDocumentView.idl | 146 +
.../star/sheet/AccessibleSpreadsheetPageView.idl | 158 +
offapi/com/sun/star/sheet/ActivationEvent.idl | 49 +
offapi/com/sun/star/sheet/AddIn.idl | 139 +
offapi/com/sun/star/sheet/AddressConvention.idl | 61 +
offapi/com/sun/star/sheet/Border.idl | 58 +
offapi/com/sun/star/sheet/CellAnnotation.idl | 66 +
offapi/com/sun/star/sheet/CellAnnotationShape.idl | 45 +
offapi/com/sun/star/sheet/CellAnnotations.idl | 58 +
.../sun/star/sheet/CellAnnotationsEnumeration.idl | 49 +
offapi/com/sun/star/sheet/CellAreaLink.idl | 95 +
offapi/com/sun/star/sheet/CellAreaLinks.idl | 66 +
.../sun/star/sheet/CellAreaLinksEnumeration.idl | 49 +
offapi/com/sun/star/sheet/CellDeleteMode.idl | 63 +
offapi/com/sun/star/sheet/CellFlags.idl | 94 +
offapi/com/sun/star/sheet/CellFormatRanges.idl | 62 +
.../sun/star/sheet/CellFormatRangesEnumeration.idl | 49 +
offapi/com/sun/star/sheet/CellInsertMode.idl | 63 +
offapi/com/sun/star/sheet/Cells.idl | 49 +
offapi/com/sun/star/sheet/CellsEnumeration.idl | 49 +
offapi/com/sun/star/sheet/ColorScale.idl | 32 +
offapi/com/sun/star/sheet/ColorScaleEntryType.idl | 35 +
offapi/com/sun/star/sheet/ComplexReference.idl | 49 +
offapi/com/sun/star/sheet/ConditionEntryType.idl | 34 +
offapi/com/sun/star/sheet/ConditionFormatEntry.idl | 37 +
.../com/sun/star/sheet/ConditionFormatOperator.idl | 73 +
offapi/com/sun/star/sheet/ConditionOperator.idl | 88 +
offapi/com/sun/star/sheet/ConditionOperator2.idl | 87 +
offapi/com/sun/star/sheet/ConditionalFormat.idl | 48 +
.../com/sun/star/sheet/ConsolidationDescriptor.idl | 48 +
offapi/com/sun/star/sheet/DDEItemInfo.idl | 54 +
offapi/com/sun/star/sheet/DDELink.idl | 69 +
offapi/com/sun/star/sheet/DDELinkInfo.idl | 66 +
offapi/com/sun/star/sheet/DDELinkMode.idl | 58 +
offapi/com/sun/star/sheet/DDELinks.idl | 76 +
offapi/com/sun/star/sheet/DDELinksEnumeration.idl | 49 +
offapi/com/sun/star/sheet/DataBar.idl | 63 +
offapi/com/sun/star/sheet/DataBarAxis.idl | 29 +
offapi/com/sun/star/sheet/DataBarEntryType.idl | 37 +
offapi/com/sun/star/sheet/DataImportMode.idl | 58 +
offapi/com/sun/star/sheet/DataPilotDescriptor.idl | 126 +
offapi/com/sun/star/sheet/DataPilotField.idl | 215 +
.../sun/star/sheet/DataPilotFieldAutoShowInfo.idl | 69 +
offapi/com/sun/star/sheet/DataPilotFieldFilter.idl | 53 +
offapi/com/sun/star/sheet/DataPilotFieldGroup.idl | 109 +
.../com/sun/star/sheet/DataPilotFieldGroupBy.idl | 121 +
.../star/sheet/DataPilotFieldGroupEnumeration.idl | 51 +
.../com/sun/star/sheet/DataPilotFieldGroupInfo.idl | 141 +
.../com/sun/star/sheet/DataPilotFieldGroupItem.idl | 47 +
offapi/com/sun/star/sheet/DataPilotFieldGroups.idl | 105 +
.../star/sheet/DataPilotFieldGroupsEnumeration.idl | 51 +
.../sun/star/sheet/DataPilotFieldLayoutInfo.idl | 54 +
.../sun/star/sheet/DataPilotFieldLayoutMode.idl | 73 +
.../sun/star/sheet/DataPilotFieldOrientation.idl | 63 +
.../com/sun/star/sheet/DataPilotFieldReference.idl | 75 +
.../star/sheet/DataPilotFieldReferenceItemType.idl | 55 +
.../sun/star/sheet/DataPilotFieldReferenceType.idl | 161 +
.../sun/star/sheet/DataPilotFieldShowItemsMode.idl | 52 +
.../com/sun/star/sheet/DataPilotFieldSortInfo.idl | 60 +
.../com/sun/star/sheet/DataPilotFieldSortMode.idl | 67 +
offapi/com/sun/star/sheet/DataPilotFields.idl | 65 +
.../sun/star/sheet/DataPilotFieldsEnumeration.idl | 49 +
offapi/com/sun/star/sheet/DataPilotItem.idl | 70 +
offapi/com/sun/star/sheet/DataPilotItems.idl | 61 +
.../sun/star/sheet/DataPilotItemsEnumeration.idl | 49 +
.../sun/star/sheet/DataPilotOutputRangeType.idl | 61 +
offapi/com/sun/star/sheet/DataPilotSource.idl | 99 +
.../sun/star/sheet/DataPilotSourceDimension.idl | 138 +
.../sun/star/sheet/DataPilotSourceDimensions.idl | 49 +
.../sun/star/sheet/DataPilotSourceHierarchies.idl | 51 +
.../sun/star/sheet/DataPilotSourceHierarchy.idl | 55 +
offapi/com/sun/star/sheet/DataPilotSourceLevel.idl | 87 +
.../com/sun/star/sheet/DataPilotSourceLevels.idl | 50 +
.../com/sun/star/sheet/DataPilotSourceMember.idl | 79 +
.../com/sun/star/sheet/DataPilotSourceMembers.idl | 50 +
offapi/com/sun/star/sheet/DataPilotTable.idl | 59 +
.../sun/star/sheet/DataPilotTableHeaderData.idl | 69 +
.../sun/star/sheet/DataPilotTablePositionData.idl | 78 +
.../sun/star/sheet/DataPilotTablePositionType.idl | 65 +
.../sun/star/sheet/DataPilotTableResultData.idl | 73 +
offapi/com/sun/star/sheet/DataPilotTables.idl | 60 +
.../sun/star/sheet/DataPilotTablesEnumeration.idl | 49 +
offapi/com/sun/star/sheet/DataResult.idl | 51 +
offapi/com/sun/star/sheet/DataResultFlags.idl | 56 +
.../sun/star/sheet/DatabaseImportDescriptor.idl | 77 +
offapi/com/sun/star/sheet/DatabaseRange.idl | 135 +
offapi/com/sun/star/sheet/DatabaseRanges.idl | 64 +
.../sun/star/sheet/DatabaseRangesEnumeration.idl | 49 +
offapi/com/sun/star/sheet/DateCondition.idl | 34 +
offapi/com/sun/star/sheet/DateType.idl | 49 +
offapi/com/sun/star/sheet/DimensionFlags.idl | 60 +
offapi/com/sun/star/sheet/DocumentSettings.idl | 118 +
offapi/com/sun/star/sheet/ExternalDocLink.idl | 46 +
offapi/com/sun/star/sheet/ExternalDocLinks.idl | 46 +
offapi/com/sun/star/sheet/ExternalLinkInfo.idl | 64 +
offapi/com/sun/star/sheet/ExternalLinkType.idl | 63 +
offapi/com/sun/star/sheet/ExternalReference.idl | 81 +
offapi/com/sun/star/sheet/ExternalSheetCache.idl | 46 +
offapi/com/sun/star/sheet/FillDateMode.idl | 61 +
offapi/com/sun/star/sheet/FillDirection.idl | 59 +
offapi/com/sun/star/sheet/FillMode.idl | 78 +
offapi/com/sun/star/sheet/FilterConnection.idl | 49 +
offapi/com/sun/star/sheet/FilterFieldValue.idl | 38 +
offapi/com/sun/star/sheet/FilterFormulaParser.idl | 42 +
offapi/com/sun/star/sheet/FilterOperator.idl | 98 +
offapi/com/sun/star/sheet/FilterOperator2.idl | 133 +
offapi/com/sun/star/sheet/FormulaLanguage.idl | 83 +
offapi/com/sun/star/sheet/FormulaMapGroup.idl | 67 +
.../star/sheet/FormulaMapGroupSpecialOffset.idl | 186 +
.../com/sun/star/sheet/FormulaOpCodeMapEntry.idl | 51 +
offapi/com/sun/star/sheet/FormulaOpCodeMapper.idl | 37 +
offapi/com/sun/star/sheet/FormulaParser.idl | 91 +
offapi/com/sun/star/sheet/FormulaResult.idl | 53 +
offapi/com/sun/star/sheet/FormulaToken.idl | 52 +
offapi/com/sun/star/sheet/FunctionAccess.idl | 77 +
offapi/com/sun/star/sheet/FunctionArgument.idl | 56 +
offapi/com/sun/star/sheet/FunctionCategory.idl | 95 +
offapi/com/sun/star/sheet/FunctionDescription.idl | 72 +
.../star/sheet/FunctionDescriptionEnumeration.idl | 49 +
offapi/com/sun/star/sheet/FunctionDescriptions.idl | 71 +
offapi/com/sun/star/sheet/GeneralFunction.idl | 105 +
offapi/com/sun/star/sheet/GeneralFunction2.idl | 111 +
offapi/com/sun/star/sheet/GlobalSheetSettings.idl | 42 +
offapi/com/sun/star/sheet/GoalResult.idl | 47 +
offapi/com/sun/star/sheet/HeaderFooterContent.idl | 47 +
offapi/com/sun/star/sheet/IconSet.idl | 40 +
offapi/com/sun/star/sheet/IconSetFormatEntry.idl | 36 +
offapi/com/sun/star/sheet/IconSetType.idl | 62 +
offapi/com/sun/star/sheet/LabelRange.idl | 49 +
offapi/com/sun/star/sheet/LabelRanges.idl | 67 +
.../com/sun/star/sheet/LabelRangesEnumeration.idl | 49 +
offapi/com/sun/star/sheet/LocalizedName.idl | 51 +
offapi/com/sun/star/sheet/MemberResult.idl | 67 +
offapi/com/sun/star/sheet/MemberResultFlags.idl | 62 +
offapi/com/sun/star/sheet/MoveDirection.idl | 59 +
offapi/com/sun/star/sheet/NameToken.idl | 31 +
offapi/com/sun/star/sheet/NamedRange.idl | 90 +
offapi/com/sun/star/sheet/NamedRangeFlag.idl | 58 +
offapi/com/sun/star/sheet/NamedRanges.idl | 77 +
.../com/sun/star/sheet/NamedRangesEnumeration.idl | 49 +
.../com/sun/star/sheet/NoConvergenceException.idl | 40 +
offapi/com/sun/star/sheet/PasteOperation.idl | 64 +
.../com/sun/star/sheet/RangeSelectionArguments.idl | 62 +
offapi/com/sun/star/sheet/RangeSelectionEvent.idl | 45 +
offapi/com/sun/star/sheet/RecentFunctions.idl | 38 +
offapi/com/sun/star/sheet/ReferenceFlags.idl | 79 +
offapi/com/sun/star/sheet/ResultEvent.idl | 50 +
offapi/com/sun/star/sheet/Scenario.idl | 93 +
offapi/com/sun/star/sheet/Scenarios.idl | 62 +
offapi/com/sun/star/sheet/ScenariosEnumeration.idl | 49 +
offapi/com/sun/star/sheet/Shape.idl | 74 +
offapi/com/sun/star/sheet/SheetCell.idl | 262 +
offapi/com/sun/star/sheet/SheetCellCursor.idl | 67 +
offapi/com/sun/star/sheet/SheetCellRange.idl | 296 +
offapi/com/sun/star/sheet/SheetCellRanges.idl | 187 +
.../sun/star/sheet/SheetCellRangesEnumeration.idl | 49 +
.../com/sun/star/sheet/SheetFilterDescriptor.idl | 129 +
offapi/com/sun/star/sheet/SheetLink.idl | 85 +
offapi/com/sun/star/sheet/SheetLinkMode.idl | 57 +
offapi/com/sun/star/sheet/SheetLinks.idl | 70 +
.../com/sun/star/sheet/SheetLinksEnumeration.idl | 49 +
offapi/com/sun/star/sheet/SheetRangesQuery.idl | 51 +
offapi/com/sun/star/sheet/SheetSortDescriptor.idl | 81 +
offapi/com/sun/star/sheet/SheetSortDescriptor2.idl | 94 +
offapi/com/sun/star/sheet/SingleReference.idl | 73 +
offapi/com/sun/star/sheet/Solver.idl | 38 +
offapi/com/sun/star/sheet/SolverConstraint.idl | 51 +
.../sun/star/sheet/SolverConstraintOperator.idl | 52 +
offapi/com/sun/star/sheet/Spreadsheet.idl | 202 +
offapi/com/sun/star/sheet/SpreadsheetDocument.idl | 192 +
.../sun/star/sheet/SpreadsheetDocumentSettings.idl | 238 +
offapi/com/sun/star/sheet/SpreadsheetDrawPage.idl | 75 +
offapi/com/sun/star/sheet/SpreadsheetView.idl | 103 +
.../sun/star/sheet/SpreadsheetViewObjectsMode.idl | 48 +
offapi/com/sun/star/sheet/SpreadsheetViewPane.idl | 55 +
.../star/sheet/SpreadsheetViewPanesEnumeration.idl | 49 +
.../com/sun/star/sheet/SpreadsheetViewSettings.idl | 162 +
offapi/com/sun/star/sheet/Spreadsheets.idl | 70 +
.../com/sun/star/sheet/SpreadsheetsEnumeration.idl | 49 +
offapi/com/sun/star/sheet/StatusBarFunction.idl | 74 +
offapi/com/sun/star/sheet/SubTotalColumn.idl | 52 +
offapi/com/sun/star/sheet/SubTotalDescriptor.idl | 119 +
offapi/com/sun/star/sheet/SubTotalField.idl | 50 +
.../sun/star/sheet/SubTotalFieldsEnumeration.idl | 49 +
offapi/com/sun/star/sheet/TableAutoFormat.idl | 110 +
.../sun/star/sheet/TableAutoFormatEnumeration.idl | 49 +
offapi/com/sun/star/sheet/TableAutoFormatField.idl | 282 +
offapi/com/sun/star/sheet/TableAutoFormats.idl | 66 +
.../sun/star/sheet/TableAutoFormatsEnumeration.idl | 49 +
offapi/com/sun/star/sheet/TableCellStyle.idl | 79 +
.../com/sun/star/sheet/TableConditionalEntry.idl | 53 +
.../sheet/TableConditionalEntryEnumeration.idl | 49 +
.../com/sun/star/sheet/TableConditionalFormat.idl | 82 +
offapi/com/sun/star/sheet/TableFilterField.idl | 74 +
offapi/com/sun/star/sheet/TableFilterField2.idl | 81 +
offapi/com/sun/star/sheet/TableFilterField3.idl | 46 +
offapi/com/sun/star/sheet/TableOperationMode.idl | 63 +
offapi/com/sun/star/sheet/TablePageBreakData.idl | 50 +
offapi/com/sun/star/sheet/TablePageStyle.idl | 185 +
offapi/com/sun/star/sheet/TableValidation.idl | 117 +
.../sun/star/sheet/TableValidationVisibility.idl | 54 +
.../com/sun/star/sheet/UniqueCellFormatRanges.idl | 63 +
.../sheet/UniqueCellFormatRangesEnumeration.idl | 50 +
offapi/com/sun/star/sheet/ValidationAlertStyle.idl | 60 +
offapi/com/sun/star/sheet/ValidationType.idl | 78 +
offapi/com/sun/star/sheet/VolatileResult.idl | 51 +
.../com/sun/star/sheet/XActivationBroadcaster.idl | 68 +
.../sun/star/sheet/XActivationEventListener.idl | 59 +
offapi/com/sun/star/sheet/XAddIn.idl | 199 +
offapi/com/sun/star/sheet/XAreaLink.idl | 70 +
offapi/com/sun/star/sheet/XAreaLinks.idl | 78 +
offapi/com/sun/star/sheet/XArrayFormulaRange.idl | 55 +
offapi/com/sun/star/sheet/XArrayFormulaTokens.idl | 51 +
offapi/com/sun/star/sheet/XCalculatable.idl | 79 +
offapi/com/sun/star/sheet/XCellAddressable.idl | 50 +
.../sun/star/sheet/XCellFormatRangesSupplier.idl | 59 +
.../com/sun/star/sheet/XCellRangeAddressable.idl | 50 +
offapi/com/sun/star/sheet/XCellRangeData.idl | 57 +
offapi/com/sun/star/sheet/XCellRangeFormula.idl | 67 +
offapi/com/sun/star/sheet/XCellRangeMovement.idl | 103 +
offapi/com/sun/star/sheet/XCellRangeReferrer.idl | 52 +
offapi/com/sun/star/sheet/XCellRangesAccess.idl | 125 +
offapi/com/sun/star/sheet/XCellRangesQuery.idl | 149 +
offapi/com/sun/star/sheet/XCellSeries.idl | 87 +
offapi/com/sun/star/sheet/XColorScaleEntry.idl | 44 +
offapi/com/sun/star/sheet/XCompatibilityNames.idl | 70 +
offapi/com/sun/star/sheet/XConditionEntry.idl | 32 +
offapi/com/sun/star/sheet/XConditionalFormat.idl | 39 +
offapi/com/sun/star/sheet/XConditionalFormats.idl | 39 +
offapi/com/sun/star/sheet/XConsolidatable.idl | 70 +
.../sun/star/sheet/XConsolidationDescriptor.idl | 117 +
offapi/com/sun/star/sheet/XDDELink.idl | 60 +
offapi/com/sun/star/sheet/XDDELinkResults.idl | 64 +
offapi/com/sun/star/sheet/XDDELinks.idl | 74 +
offapi/com/sun/star/sheet/XDataBarEntry.idl | 38 +
.../sheet/XDataPilotDataLayoutFieldSupplier.idl | 61 +
offapi/com/sun/star/sheet/XDataPilotDescriptor.idl | 118 +
offapi/com/sun/star/sheet/XDataPilotField.idl | 51 +
.../com/sun/star/sheet/XDataPilotFieldGrouping.idl | 155 +
.../com/sun/star/sheet/XDataPilotMemberResults.idl | 54 +
offapi/com/sun/star/sheet/XDataPilotResults.idl | 57 +
offapi/com/sun/star/sheet/XDataPilotTable.idl | 56 +
offapi/com/sun/star/sheet/XDataPilotTable2.idl | 106 +
offapi/com/sun/star/sheet/XDataPilotTables.idl | 85 +
.../sun/star/sheet/XDataPilotTablesSupplier.idl | 50 +
offapi/com/sun/star/sheet/XDatabaseRange.idl | 100 +
offapi/com/sun/star/sheet/XDatabaseRanges.idl | 55 +
offapi/com/sun/star/sheet/XDimensionsSupplier.idl | 50 +
offapi/com/sun/star/sheet/XDocumentAuditing.idl | 49 +
.../com/sun/star/sheet/XDrillDownDataSupplier.idl | 68 +
.../star/sheet/XEnhancedMouseClickBroadcaster.idl | 74 +
offapi/com/sun/star/sheet/XExternalDocLink.idl | 88 +
offapi/com/sun/star/sheet/XExternalDocLinks.idl | 57 +
offapi/com/sun/star/sheet/XExternalSheetCache.idl | 92 +
offapi/com/sun/star/sheet/XExternalSheetName.idl | 66 +
offapi/com/sun/star/sheet/XFillAcrossSheet.idl | 47 +
offapi/com/sun/star/sheet/XFilterFormulaParser.idl | 47 +
offapi/com/sun/star/sheet/XFormulaOpCodeMapper.idl | 132 +
offapi/com/sun/star/sheet/XFormulaParser.idl | 56 +
offapi/com/sun/star/sheet/XFormulaQuery.idl | 83 +
offapi/com/sun/star/sheet/XFormulaTokens.idl | 51 +
offapi/com/sun/star/sheet/XFunctionAccess.idl | 106 +
.../com/sun/star/sheet/XFunctionDescriptions.idl | 64 +
offapi/com/sun/star/sheet/XGlobalSheetSettings.idl | 154 +
offapi/com/sun/star/sheet/XGoalSeek.idl | 64 +
offapi/com/sun/star/sheet/XHeaderFooterContent.idl | 68 +
offapi/com/sun/star/sheet/XHierarchiesSupplier.idl | 52 +
offapi/com/sun/star/sheet/XIconSetEntry.idl | 40 +
offapi/com/sun/star/sheet/XLabelRange.idl | 68 +
offapi/com/sun/star/sheet/XLabelRanges.idl | 63 +
offapi/com/sun/star/sheet/XLevelsSupplier.idl | 52 +
offapi/com/sun/star/sheet/XMembersAccess.idl | 56 +
offapi/com/sun/star/sheet/XMembersSupplier.idl | 51 +
offapi/com/sun/star/sheet/XMultiFormulaTokens.idl | 78 +
offapi/com/sun/star/sheet/XMultipleOperation.idl | 80 +
offapi/com/sun/star/sheet/XNamedRange.idl | 90 +
offapi/com/sun/star/sheet/XNamedRanges.idl | 117 +
offapi/com/sun/star/sheet/XPrintAreas.idl | 140 +
offapi/com/sun/star/sheet/XRangeSelection.idl | 79 +
.../star/sheet/XRangeSelectionChangeListener.idl | 49 +
.../com/sun/star/sheet/XRangeSelectionListener.idl | 52 +
offapi/com/sun/star/sheet/XRecentFunctions.idl | 68 +
offapi/com/sun/star/sheet/XResultListener.idl | 48 +
offapi/com/sun/star/sheet/XScenario.idl | 73 +
offapi/com/sun/star/sheet/XScenarioEnhanced.idl | 55 +
offapi/com/sun/star/sheet/XScenarios.idl | 67 +
offapi/com/sun/star/sheet/XScenariosSupplier.idl | 48 +
.../com/sun/star/sheet/XSelectedSheetsSupplier.idl | 33 +
offapi/com/sun/star/sheet/XSheetAnnotation.idl | 71 +
.../com/sun/star/sheet/XSheetAnnotationAnchor.idl | 49 +
.../star/sheet/XSheetAnnotationShapeSupplier.idl | 50 +
offapi/com/sun/star/sheet/XSheetAnnotations.idl | 73 +
.../sun/star/sheet/XSheetAnnotationsSupplier.idl | 48 +
offapi/com/sun/star/sheet/XSheetAuditing.idl | 102 +
offapi/com/sun/star/sheet/XSheetCellCursor.idl | 95 +
offapi/com/sun/star/sheet/XSheetCellRange.idl | 56 +
.../sun/star/sheet/XSheetCellRangeContainer.idl | 105 +
offapi/com/sun/star/sheet/XSheetCellRanges.idl | 71 +
offapi/com/sun/star/sheet/XSheetCondition.idl | 106 +
offapi/com/sun/star/sheet/XSheetCondition2.idl | 48 +
.../sun/star/sheet/XSheetConditionalEntries.idl | 84 +
.../com/sun/star/sheet/XSheetConditionalEntry.idl | 55 +
.../com/sun/star/sheet/XSheetFilterDescriptor.idl | 53 +
.../com/sun/star/sheet/XSheetFilterDescriptor2.idl | 58 +
.../com/sun/star/sheet/XSheetFilterDescriptor3.idl | 46 +
offapi/com/sun/star/sheet/XSheetFilterable.idl | 64 +
offapi/com/sun/star/sheet/XSheetFilterableEx.idl | 55 +
offapi/com/sun/star/sheet/XSheetLinkable.idl | 112 +
offapi/com/sun/star/sheet/XSheetOperation.idl | 68 +
offapi/com/sun/star/sheet/XSheetOutline.idl | 116 +
offapi/com/sun/star/sheet/XSheetPageBreak.idl | 76 +
offapi/com/sun/star/sheet/XSheetPastable.idl | 73 +
offapi/com/sun/star/sheet/XSolver.idl | 69 +
offapi/com/sun/star/sheet/XSolverDescription.idl | 53 +
offapi/com/sun/star/sheet/XSpreadsheet.idl | 61 +
offapi/com/sun/star/sheet/XSpreadsheetDocument.idl | 50 +
offapi/com/sun/star/sheet/XSpreadsheetView.idl | 53 +
offapi/com/sun/star/sheet/XSpreadsheets.idl | 78 +
offapi/com/sun/star/sheet/XSpreadsheets2.idl | 59 +
.../com/sun/star/sheet/XSubTotalCalculatable.idl | 77 +
offapi/com/sun/star/sheet/XSubTotalDescriptor.idl | 63 +
offapi/com/sun/star/sheet/XSubTotalField.idl | 68 +
.../star/sheet/XUniqueCellFormatRangesSupplier.idl | 62 +
.../com/sun/star/sheet/XUnnamedDatabaseRanges.idl | 45 +
offapi/com/sun/star/sheet/XUsedAreaCursor.idl | 64 +
offapi/com/sun/star/sheet/XViewFreezable.idl | 61 +
offapi/com/sun/star/sheet/XViewPane.idl | 70 +
offapi/com/sun/star/sheet/XViewPanesSupplier.idl | 48 +
offapi/com/sun/star/sheet/XViewSplitable.idl | 84 +
offapi/com/sun/star/sheet/XVolatileResult.idl | 56 +
offapi/com/sun/star/sheet/opencl/OpenCLDevice.idl | 37 +
.../com/sun/star/sheet/opencl/OpenCLPlatform.idl | 33 +
.../com/sun/star/sheet/opencl/XOpenCLSelection.idl | 106 +
offapi/com/sun/star/smarttags/SmartTagAction.idl | 48 +
.../com/sun/star/smarttags/SmartTagRecognizer.idl | 49 +
.../sun/star/smarttags/SmartTagRecognizerMode.idl | 52 +
.../smarttags/XRangeBasedSmartTagRecognizer.idl | 68 +
offapi/com/sun/star/smarttags/XSmartTagAction.idl | 323 +
.../com/sun/star/smarttags/XSmartTagRecognizer.idl | 194 +
offapi/com/sun/star/style/BreakType.idl | 96 +
offapi/com/sun/star/style/CaseMap.idl | 58 +
offapi/com/sun/star/style/CellStyle.idl | 47 +
offapi/com/sun/star/style/CharacterProperties.idl | 477 +
.../sun/star/style/CharacterPropertiesAsian.idl | 69 +
.../sun/star/style/CharacterPropertiesComplex.idl | 69 +
offapi/com/sun/star/style/CharacterStyle.idl | 70 +
offapi/com/sun/star/style/DropCapFormat.idl | 49 +
offapi/com/sun/star/style/FootnoteLineStyle.idl | 28 +
offapi/com/sun/star/style/GraphicLocation.idl | 87 +
offapi/com/sun/star/style/HorizontalAlignment.idl | 48 +
offapi/com/sun/star/style/LineNumberPosition.idl | 54 +
offapi/com/sun/star/style/LineSpacing.idl | 45 +
offapi/com/sun/star/style/LineSpacingMode.idl | 53 +
offapi/com/sun/star/style/NumberingAlignment.idl | 55 +
offapi/com/sun/star/style/NumberingLevel.idl | 91 +
offapi/com/sun/star/style/NumberingRule.idl | 47 +
offapi/com/sun/star/style/NumberingType.idl | 530 +
offapi/com/sun/star/style/PageProperties.idl | 496 +
offapi/com/sun/star/style/PageStyle.idl | 53 +
offapi/com/sun/star/style/PageStyleLayout.idl | 59 +
offapi/com/sun/star/style/ParagraphAdjust.idl | 57 +
offapi/com/sun/star/style/ParagraphProperties.idl | 426 +
.../sun/star/style/ParagraphPropertiesAsian.idl | 50 +
.../sun/star/style/ParagraphPropertiesComplex.idl | 43 +
offapi/com/sun/star/style/ParagraphStyle.idl | 128 +
.../com/sun/star/style/ParagraphStyleCategory.idl | 56 +
offapi/com/sun/star/style/Style.idl | 158 +
offapi/com/sun/star/style/StyleFamilies.idl | 97 +
offapi/com/sun/star/style/StyleFamily.idl | 65 +
offapi/com/sun/star/style/TabAlign.idl | 62 +
offapi/com/sun/star/style/TabStop.idl | 58 +
offapi/com/sun/star/style/VerticalAlignment.idl | 53 +
offapi/com/sun/star/style/XAutoStyle.idl | 52 +
offapi/com/sun/star/style/XAutoStyleFamily.idl | 45 +
offapi/com/sun/star/style/XAutoStyles.idl | 48 +
offapi/com/sun/star/style/XAutoStylesSupplier.idl | 46 +
offapi/com/sun/star/style/XDefaultsSupplier.idl | 48 +
offapi/com/sun/star/style/XStyle.idl | 64 +
.../com/sun/star/style/XStyleFamiliesSupplier.idl | 47 +
offapi/com/sun/star/style/XStyleLoader.idl | 74 +
offapi/com/sun/star/style/XStyleLoader2.idl | 58 +
offapi/com/sun/star/style/XStyleSupplier.idl | 63 +
offapi/com/sun/star/svg/XSVGPrinter.idl | 46 +
offapi/com/sun/star/svg/XSVGWriter.idl | 41 +
offapi/com/sun/star/system/SimpleCommandMail.idl | 45 +
.../com/sun/star/system/SimpleMailClientFlags.idl | 61 +
offapi/com/sun/star/system/SimpleSystemMail.idl | 43 +
offapi/com/sun/star/system/SystemShellExecute.idl | 42 +
.../star/system/SystemShellExecuteException.idl | 46 +
.../sun/star/system/SystemShellExecuteFlags.idl | 52 +
offapi/com/sun/star/system/XSimpleMailClient.idl | 79 +
.../sun/star/system/XSimpleMailClientSupplier.idl | 55 +
offapi/com/sun/star/system/XSimpleMailMessage.idl | 135 +
offapi/com/sun/star/system/XSimpleMailMessage2.idl | 39 +
offapi/com/sun/star/system/XSystemShellExecute.idl | 73 +
offapi/com/sun/star/table/AccessibleCellView.idl | 127 +
offapi/com/sun/star/table/AccessibleTableView.idl | 135 +
offapi/com/sun/star/table/BorderLine.idl | 65 +
offapi/com/sun/star/table/BorderLine2.idl | 57 +
offapi/com/sun/star/table/BorderLineStyle.idl | 120 +
offapi/com/sun/star/table/Cell.idl | 57 +
offapi/com/sun/star/table/CellAddress.idl | 53 +
offapi/com/sun/star/table/CellContentType.idl | 58 +
offapi/com/sun/star/table/CellCursor.idl | 48 +
offapi/com/sun/star/table/CellHoriJustify.idl | 68 +
offapi/com/sun/star/table/CellJustifyMethod.idl | 55 +
offapi/com/sun/star/table/CellOrientation.idl | 59 +
offapi/com/sun/star/table/CellProperties.idl | 283 +
offapi/com/sun/star/table/CellRange.idl | 51 +
offapi/com/sun/star/table/CellRangeAddress.idl | 63 +
offapi/com/sun/star/table/CellRangeListSource.idl | 80 +
offapi/com/sun/star/table/CellValueBinding.idl | 92 +
offapi/com/sun/star/table/CellVertJustify.idl | 58 +
offapi/com/sun/star/table/CellVertJustify2.idl | 62 +
.../com/sun/star/table/ListPositionCellBinding.idl | 50 +
offapi/com/sun/star/table/ShadowFormat.idl | 61 +
offapi/com/sun/star/table/ShadowLocation.idl | 63 +
offapi/com/sun/star/table/TableBorder.idl | 128 +
offapi/com/sun/star/table/TableBorder2.idl | 124 +
offapi/com/sun/star/table/TableBorderDistances.idl | 90 +
offapi/com/sun/star/table/TableChart.idl | 62 +
offapi/com/sun/star/table/TableCharts.idl | 61 +
.../com/sun/star/table/TableChartsEnumeration.idl | 49 +
offapi/com/sun/star/table/TableColumn.idl | 87 +
offapi/com/sun/star/table/TableColumns.idl | 64 +
.../com/sun/star/table/TableColumnsEnumeration.idl | 49 +
offapi/com/sun/star/table/TableOrientation.idl | 48 +
offapi/com/sun/star/table/TableRow.idl | 79 +
offapi/com/sun/star/table/TableRows.idl | 55 +
offapi/com/sun/star/table/TableRowsEnumeration.idl | 49 +
offapi/com/sun/star/table/TableSortDescriptor.idl | 81 +
offapi/com/sun/star/table/TableSortDescriptor2.idl | 68 +
offapi/com/sun/star/table/TableSortField.idl | 88 +
offapi/com/sun/star/table/TableSortFieldType.idl | 53 +
offapi/com/sun/star/table/XAutoFormattable.idl | 53 +
offapi/com/sun/star/table/XCell.idl | 95 +
offapi/com/sun/star/table/XCell2.idl | 49 +
offapi/com/sun/star/table/XCellCursor.idl | 83 +
offapi/com/sun/star/table/XCellRange.idl | 114 +
offapi/com/sun/star/table/XColumnRowRange.idl | 59 +
offapi/com/sun/star/table/XMergeableCell.idl | 58 +
offapi/com/sun/star/table/XMergeableCellRange.idl | 78 +
offapi/com/sun/star/table/XTable.idl | 99 +
offapi/com/sun/star/table/XTableChart.idl | 79 +
offapi/com/sun/star/table/XTableCharts.idl | 82 +
offapi/com/sun/star/table/XTableChartsSupplier.idl | 49 +
offapi/com/sun/star/table/XTableColumns.idl | 65 +
offapi/com/sun/star/table/XTablePivotChart.idl | 33 +
offapi/com/sun/star/table/XTablePivotCharts.idl | 55 +
.../sun/star/table/XTablePivotChartsSupplier.idl | 36 +
offapi/com/sun/star/table/XTableRows.idl | 70 +
offapi/com/sun/star/task/AsyncJob.idl | 51 +
.../sun/star/task/ClassifiedInteractionRequest.idl | 45 +
.../sun/star/task/DocumentMSPasswordRequest.idl | 51 +
.../sun/star/task/DocumentMSPasswordRequest2.idl | 54 +
.../star/task/DocumentMacroConfirmationRequest.idl | 69 +
.../com/sun/star/task/DocumentPasswordRequest.idl | 51 +
.../com/sun/star/task/DocumentPasswordRequest2.idl | 54 +
offapi/com/sun/star/task/ErrorCodeIOException.idl | 43 +
offapi/com/sun/star/task/ErrorCodeRequest.idl | 45 +
.../sun/star/task/InteractionClassification.idl | 63 +
offapi/com/sun/star/task/InteractionHandler.idl | 171 +
.../star/task/InteractionRequestStringResolver.idl | 39 +
offapi/com/sun/star/task/Job.idl | 51 +
offapi/com/sun/star/task/JobExecutor.idl | 39 +
offapi/com/sun/star/task/MasterPasswordRequest.idl | 47 +
offapi/com/sun/star/task/NoMasterException.idl | 44 +
offapi/com/sun/star/task/OfficeRestartManager.idl | 42 +
offapi/com/sun/star/task/PDFExportException.idl | 43 +
offapi/com/sun/star/task/PasswordContainer.idl | 55 +
.../task/PasswordContainerInteractionHandler.idl | 50 +
offapi/com/sun/star/task/PasswordRequest.idl | 52 +
offapi/com/sun/star/task/PasswordRequestMode.idl | 67 +
.../com/sun/star/task/StatusIndicatorFactory.idl | 43 +
.../sun/star/task/UnsupportedOverwriteRequest.idl | 51 +
offapi/com/sun/star/task/UrlRecord.idl | 43 +
offapi/com/sun/star/task/UserRecord.idl | 41 +
offapi/com/sun/star/task/XAbortChannel.idl | 42 +
offapi/com/sun/star/task/XAsyncJob.idl | 74 +
offapi/com/sun/star/task/XInteractionApprove.idl | 39 +
offapi/com/sun/star/task/XInteractionAskLater.idl | 42 +
.../com/sun/star/task/XInteractionDisapprove.idl | 39 +
offapi/com/sun/star/task/XInteractionPassword.idl | 52 +
offapi/com/sun/star/task/XInteractionPassword2.idl | 61 +
.../task/XInteractionRequestStringResolver.idl | 63 +
offapi/com/sun/star/task/XJob.idl | 79 +
offapi/com/sun/star/task/XJobExecutor.idl | 63 +
offapi/com/sun/star/task/XJobListener.idl | 62 +
.../com/sun/star/task/XMasterPasswordHandling.idl | 91 +
.../com/sun/star/task/XMasterPasswordHandling2.idl | 53 +
offapi/com/sun/star/task/XPasswordContainer.idl | 122 +
offapi/com/sun/star/task/XPasswordContainer2.idl | 59 +
offapi/com/sun/star/task/XRestartManager.idl | 80 +
offapi/com/sun/star/task/XStatusIndicator.idl | 115 +
.../com/sun/star/task/XStatusIndicatorFactory.idl | 51 +
.../com/sun/star/task/XStatusIndicatorSupplier.idl | 47 +
offapi/com/sun/star/task/XUrlContainer.idl | 73 +
offapi/com/sun/star/task/theJobExecutor.idl | 43 +
offapi/com/sun/star/text/AccessibleEndnoteView.idl | 113 +
.../com/sun/star/text/AccessibleFootnoteView.idl | 115 +
.../sun/star/text/AccessibleHeaderFooterView.idl | 116 +
offapi/com/sun/star/text/AccessiblePageView.idl | 178 +
.../com/sun/star/text/AccessibleParagraphView.idl | 173 +
.../star/text/AccessibleTextDocumentPageView.idl | 91 +
.../sun/star/text/AccessibleTextDocumentView.idl | 182 +
.../sun/star/text/AccessibleTextEmbeddedObject.idl | 106 +
.../com/sun/star/text/AccessibleTextFrameView.idl | 122 +
.../sun/star/text/AccessibleTextGraphicObject.idl | 99 +
offapi/com/sun/star/text/AuthorDisplayFormat.idl | 59 +
offapi/com/sun/star/text/AutoTextContainer.idl | 37 +
offapi/com/sun/star/text/AutoTextEntry.idl | 49 +
offapi/com/sun/star/text/AutoTextGroup.idl | 55 +
offapi/com/sun/star/text/BaseFrame.idl | 83 +
offapi/com/sun/star/text/BaseFrameProperties.idl | 382 +
offapi/com/sun/star/text/BaseIndex.idl | 135 +
offapi/com/sun/star/text/BaseIndexMark.idl | 48 +
offapi/com/sun/star/text/Bibliography.idl | 47 +
offapi/com/sun/star/text/BibliographyDataField.idl | 133 +
offapi/com/sun/star/text/BibliographyDataType.idl | 101 +
offapi/com/sun/star/text/Bookmark.idl | 48 +
offapi/com/sun/star/text/Bookmarks.idl | 52 +
offapi/com/sun/star/text/Cell.idl | 94 +
offapi/com/sun/star/text/CellProperties.idl | 151 +
offapi/com/sun/star/text/CellRange.idl | 124 +
offapi/com/sun/star/text/ChainedTextFrame.idl | 58 +
offapi/com/sun/star/text/ChapterFormat.idl | 58 +
offapi/com/sun/star/text/ChapterNumberingRule.idl | 70 +
.../com/sun/star/text/CharacterCompressionType.idl | 49 +
offapi/com/sun/star/text/ColumnSeparatorStyle.idl | 30 +
offapi/com/sun/star/text/ContentIndex.idl | 62 +
offapi/com/sun/star/text/ContentIndexMark.idl | 49 +
offapi/com/sun/star/text/ControlCharacter.idl | 67 +
offapi/com/sun/star/text/DateDisplayFormat.idl | 80 +
.../com/sun/star/text/DefaultNumberingProvider.idl | 37 +
offapi/com/sun/star/text/Defaults.idl | 64 +
offapi/com/sun/star/text/DependentTextField.idl | 50 +
offapi/com/sun/star/text/DocumentIndex.idl | 89 +
.../com/sun/star/text/DocumentIndexLevelFormat.idl | 140 +
offapi/com/sun/star/text/DocumentIndexMark.idl | 57 +
.../com/sun/star/text/DocumentIndexMarkAsian.idl | 57 +
.../sun/star/text/DocumentIndexParagraphStyles.idl | 47 +
offapi/com/sun/star/text/DocumentIndexes.idl | 58 +
offapi/com/sun/star/text/DocumentSettings.idl | 182 +
offapi/com/sun/star/text/DocumentStatistic.idl | 50 +
offapi/com/sun/star/text/Endnote.idl | 41 +
offapi/com/sun/star/text/EndnoteSettings.idl | 41 +
offapi/com/sun/star/text/FilenameDisplayFormat.idl | 54 +
offapi/com/sun/star/text/FontEmphasis.idl | 66 +
offapi/com/sun/star/text/FontRelief.idl | 47 +
offapi/com/sun/star/text/Footnote.idl | 57 +
offapi/com/sun/star/text/FootnoteNumbering.idl | 50 +
offapi/com/sun/star/text/FootnoteSettings.idl | 118 +
offapi/com/sun/star/text/Footnotes.idl | 45 +
offapi/com/sun/star/text/GenericTextDocument.idl | 195 +
offapi/com/sun/star/text/GlobalDocument.idl | 43 +
offapi/com/sun/star/text/GlobalSettings.idl | 48 +
offapi/com/sun/star/text/GraphicCrop.idl | 67 +
offapi/com/sun/star/text/HoriOrientation.idl | 77 +
offapi/com/sun/star/text/HoriOrientationFormat.idl | 66 +
offapi/com/sun/star/text/HorizontalAdjust.idl | 49 +
offapi/com/sun/star/text/IllustrationsIndex.idl | 51 +
offapi/com/sun/star/text/InContentMetadata.idl | 64 +
.../sun/star/text/InvalidTextContentException.idl | 48 +
offapi/com/sun/star/text/LabelFollow.idl | 58 +
.../com/sun/star/text/LineNumberingProperties.idl | 92 +
offapi/com/sun/star/text/MailMerge.idl | 364 +
offapi/com/sun/star/text/MailMergeEvent.idl | 53 +
offapi/com/sun/star/text/MailMergeType.idl | 64 +
offapi/com/sun/star/text/ModuleDispatcher.idl | 38 +
offapi/com/sun/star/text/NotePrintMode.idl | 55 +
offapi/com/sun/star/text/NumberingLevel.idl | 244 +
offapi/com/sun/star/text/NumberingRules.idl | 83 +
offapi/com/sun/star/text/NumberingStyle.idl | 44 +
offapi/com/sun/star/text/ObjectIndex.idl | 63 +
offapi/com/sun/star/text/PageFootnoteInfo.idl | 72 +
offapi/com/sun/star/text/PageNumberType.idl | 51 +
offapi/com/sun/star/text/PagePrintSettings.idl | 74 +
offapi/com/sun/star/text/Paragraph.idl | 104 +
offapi/com/sun/star/text/ParagraphEnumeration.idl | 45 +
offapi/com/sun/star/text/ParagraphVertAlign.idl | 55 +
offapi/com/sun/star/text/PlaceholderType.idl | 57 +
offapi/com/sun/star/text/PositionAndSpaceMode.idl | 50 +
offapi/com/sun/star/text/PositionLayoutDir.idl | 52 +
offapi/com/sun/star/text/PrintSettings.idl | 101 +
offapi/com/sun/star/text/RedlinePortion.idl | 82 +
offapi/com/sun/star/text/ReferenceFieldPart.idl | 116 +
offapi/com/sun/star/text/ReferenceFieldSource.idl | 55 +
offapi/com/sun/star/text/ReferenceMark.idl | 43 +
offapi/com/sun/star/text/ReferenceMarks.idl | 43 +
offapi/com/sun/star/text/RelOrientation.idl | 89 +
offapi/com/sun/star/text/RubyAdjust.idl | 53 +
offapi/com/sun/star/text/RubyPosition.idl | 39 +
offapi/com/sun/star/text/SectionFileLink.idl | 61 +
offapi/com/sun/star/text/SetVariableType.idl | 49 +
offapi/com/sun/star/text/Shape.idl | 202 +
offapi/com/sun/star/text/SizeType.idl | 55 +
offapi/com/sun/star/text/TableColumnSeparator.idl | 76 +
offapi/com/sun/star/text/TableColumns.idl | 51 +
offapi/com/sun/star/text/TableIndex.idl | 58 +
offapi/com/sun/star/text/TableRows.idl | 50 +
offapi/com/sun/star/text/TemplateDisplayFormat.idl | 62 +
offapi/com/sun/star/text/Text.idl | 127 +
offapi/com/sun/star/text/TextColumn.idl | 60 +
offapi/com/sun/star/text/TextColumnSequence.idl | 34 +
offapi/com/sun/star/text/TextColumns.idl | 70 +
offapi/com/sun/star/text/TextContent.idl | 78 +
offapi/com/sun/star/text/TextContentAnchorType.idl | 72 +
offapi/com/sun/star/text/TextContentCollection.idl | 52 +
offapi/com/sun/star/text/TextCursor.idl | 78 +
offapi/com/sun/star/text/TextDocument.idl | 41 +
offapi/com/sun/star/text/TextDocumentView.idl | 98 +
offapi/com/sun/star/text/TextEmbeddedObject.idl | 64 +
offapi/com/sun/star/text/TextEmbeddedObjects.idl | 57 +
offapi/com/sun/star/text/TextField.idl | 78 +
offapi/com/sun/star/text/TextFieldEnumeration.idl | 43 +
offapi/com/sun/star/text/TextFieldMaster.idl | 58 +
offapi/com/sun/star/text/TextFieldMasters.idl | 47 +
offapi/com/sun/star/text/TextFields.idl | 51 +
offapi/com/sun/star/text/TextFrame.idl | 160 +
offapi/com/sun/star/text/TextFrames.idl | 64 +
offapi/com/sun/star/text/TextGraphicObject.idl | 142 +
offapi/com/sun/star/text/TextGraphicObjects.idl | 57 +
offapi/com/sun/star/text/TextGridMode.idl | 50 +
offapi/com/sun/star/text/TextLayoutCursor.idl | 44 +
offapi/com/sun/star/text/TextMarkupDescriptor.idl | 67 +
offapi/com/sun/star/text/TextMarkupType.idl | 67 +
offapi/com/sun/star/text/TextPageStyle.idl | 173 +
offapi/com/sun/star/text/TextPortion.idl | 139 +
.../com/sun/star/text/TextPortionEnumeration.idl | 44 +
offapi/com/sun/star/text/TextPosition.idl | 26 +
offapi/com/sun/star/text/TextRange.idl | 79 +
.../sun/star/text/TextRangeContentProperties.idl | 97 +
offapi/com/sun/star/text/TextRangeSelection.idl | 28 +
offapi/com/sun/star/text/TextRanges.idl | 41 +
offapi/com/sun/star/text/TextSection.idl | 207 +
offapi/com/sun/star/text/TextSections.idl | 44 +
offapi/com/sun/star/text/TextSortDescriptor.idl | 93 +
offapi/com/sun/star/text/TextSortDescriptor2.idl | 57 +
offapi/com/sun/star/text/TextSortable.idl | 53 +
offapi/com/sun/star/text/TextTable.idl | 248 +
offapi/com/sun/star/text/TextTableCursor.idl | 66 +
offapi/com/sun/star/text/TextTableRow.idl | 116 +
offapi/com/sun/star/text/TextTables.idl | 44 +
offapi/com/sun/star/text/TextViewCursor.idl | 45 +
offapi/com/sun/star/text/TimeDisplayFormat.idl | 75 +
offapi/com/sun/star/text/UserDataPart.idl | 98 +
offapi/com/sun/star/text/UserDefinedIndex.idl | 77 +
offapi/com/sun/star/text/UserFieldFormat.idl | 50 +
offapi/com/sun/star/text/UserIndex.idl | 74 +
offapi/com/sun/star/text/UserIndexMark.idl | 49 +
offapi/com/sun/star/text/VertOrientation.idl | 77 +
offapi/com/sun/star/text/VertOrientationFormat.idl | 59 +
offapi/com/sun/star/text/ViewSettings.idl | 293 +
offapi/com/sun/star/text/WebDocument.idl | 43 +
.../com/sun/star/text/WrapInfluenceOnPosition.idl | 57 +
offapi/com/sun/star/text/WrapTextMode.idl | 66 +
offapi/com/sun/star/text/WritingMode.idl | 65 +
offapi/com/sun/star/text/WritingMode2.idl | 93 +
offapi/com/sun/star/text/XAutoTextContainer.idl | 86 +
offapi/com/sun/star/text/XAutoTextContainer2.idl | 45 +
offapi/com/sun/star/text/XAutoTextEntry.idl | 60 +
offapi/com/sun/star/text/XAutoTextGroup.idl | 84 +
offapi/com/sun/star/text/XBookmarkInsertTool.idl | 49 +
offapi/com/sun/star/text/XBookmarksSupplier.idl | 48 +
.../sun/star/text/XChapterNumberingSupplier.idl | 51 +
.../sun/star/text/XDefaultNumberingProvider.idl | 65 +
offapi/com/sun/star/text/XDependentTextField.idl | 83 +
offapi/com/sun/star/text/XDocumentIndex.idl | 63 +
offapi/com/sun/star/text/XDocumentIndexMark.idl | 57 +
.../com/sun/star/text/XDocumentIndexesSupplier.idl | 51 +
.../sun/star/text/XEndnotesSettingsSupplier.idl | 47 +
offapi/com/sun/star/text/XEndnotesSupplier.idl | 54 +
offapi/com/sun/star/text/XFlatParagraph.idl | 169 +
.../com/sun/star/text/XFlatParagraphIterator.idl | 96 +
.../star/text/XFlatParagraphIteratorProvider.idl | 68 +
offapi/com/sun/star/text/XFootnote.idl | 49 +
.../sun/star/text/XFootnotesSettingsSupplier.idl | 48 +
offapi/com/sun/star/text/XFootnotesSupplier.idl | 53 +
offapi/com/sun/star/text/XFormField.idl | 41 +
.../com/sun/star/text/XLineNumberingProperties.idl | 45 +
offapi/com/sun/star/text/XMailMergeBroadcaster.idl | 68 +
offapi/com/sun/star/text/XMailMergeListener.idl | 58 +
offapi/com/sun/star/text/XMarkingAccess.idl | 37 +
offapi/com/sun/star/text/XMultiTextMarkup.idl | 62 +
offapi/com/sun/star/text/XNumberingFormatter.idl | 50 +
.../com/sun/star/text/XNumberingRulesSupplier.idl | 46 +
offapi/com/sun/star/text/XNumberingTypeInfo.idl | 53 +
offapi/com/sun/star/text/XPageCursor.idl | 78 +
offapi/com/sun/star/text/XPagePrintable.idl | 74 +
offapi/com/sun/star/text/XParagraphAppend.idl | 79 +
offapi/com/sun/star/text/XParagraphCursor.idl | 88 +
offapi/com/sun/star/text/XPasteBroadcaster.idl | 42 +
offapi/com/sun/star/text/XPasteListener.idl | 43 +
offapi/com/sun/star/text/XRedline.idl | 59 +
.../com/sun/star/text/XReferenceMarksSupplier.idl | 54 +
.../sun/star/text/XRelativeTextContentInsert.idl | 66 +
.../sun/star/text/XRelativeTextContentRemove.idl | 62 +
offapi/com/sun/star/text/XRubySelection.idl | 59 +
offapi/com/sun/star/text/XSentenceCursor.idl | 88 +
offapi/com/sun/star/text/XSimpleText.idl | 127 +
offapi/com/sun/star/text/XText.idl | 84 +
offapi/com/sun/star/text/XTextAppend.idl | 45 +
offapi/com/sun/star/text/XTextAppendAndConvert.idl | 46 +
offapi/com/sun/star/text/XTextColumns.idl | 85 +
offapi/com/sun/star/text/XTextContent.idl | 74 +
offapi/com/sun/star/text/XTextContentAppend.idl | 86 +
offapi/com/sun/star/text/XTextConvert.idl | 92 +
offapi/com/sun/star/text/XTextCopy.idl | 47 +
offapi/com/sun/star/text/XTextCursor.idl | 115 +
offapi/com/sun/star/text/XTextDocument.idl | 55 +
.../sun/star/text/XTextEmbeddedObjectsSupplier.idl | 47 +
offapi/com/sun/star/text/XTextField.idl | 53 +
offapi/com/sun/star/text/XTextFieldsSupplier.idl | 55 +
offapi/com/sun/star/text/XTextFrame.idl | 47 +
offapi/com/sun/star/text/XTextFramesSupplier.idl | 46 +
.../sun/star/text/XTextGraphicObjectsSupplier.idl | 47 +
offapi/com/sun/star/text/XTextMarkup.idl | 82 +
offapi/com/sun/star/text/XTextPortionAppend.idl | 90 +
offapi/com/sun/star/text/XTextRange.idl | 76 +
offapi/com/sun/star/text/XTextRangeCompare.idl | 73 +
offapi/com/sun/star/text/XTextRangeMover.idl | 55 +
offapi/com/sun/star/text/XTextSection.idl | 49 +
offapi/com/sun/star/text/XTextSectionsSupplier.idl | 46 +
offapi/com/sun/star/text/XTextShapesSupplier.idl | 47 +
offapi/com/sun/star/text/XTextTable.idl | 118 +
offapi/com/sun/star/text/XTextTableCursor.idl | 158 +
offapi/com/sun/star/text/XTextTablesSupplier.idl | 50 +
offapi/com/sun/star/text/XTextViewCursor.idl | 56 +
.../com/sun/star/text/XTextViewCursorSupplier.idl | 53 +
offapi/com/sun/star/text/XWordCursor.idl | 96 +
.../com/sun/star/text/fieldmaster/Bibliography.idl | 83 +
offapi/com/sun/star/text/fieldmaster/DDE.idl | 58 +
offapi/com/sun/star/text/fieldmaster/Database.idl | 79 +
.../sun/star/text/fieldmaster/SetExpression.idl | 56 +
offapi/com/sun/star/text/fieldmaster/User.idl | 52 +
offapi/com/sun/star/text/textfield/Annotation.idl | 65 +
offapi/com/sun/star/text/textfield/Author.idl | 64 +
.../com/sun/star/text/textfield/Bibliography.idl | 48 +
offapi/com/sun/star/text/textfield/Chapter.idl | 50 +
.../com/sun/star/text/textfield/CharacterCount.idl | 47 +
.../sun/star/text/textfield/CombinedCharacters.idl | 45 +
.../sun/star/text/textfield/ConditionalText.idl | 60 +
offapi/com/sun/star/text/textfield/DDE.idl | 44 +
offapi/com/sun/star/text/textfield/Database.idl | 59 +
.../com/sun/star/text/textfield/DatabaseName.idl | 71 +
.../sun/star/text/textfield/DatabaseNextSet.idl | 75 +
.../star/text/textfield/DatabaseNumberOfSet.idl | 80 +
.../sun/star/text/textfield/DatabaseSetNumber.idl | 81 +
offapi/com/sun/star/text/textfield/DateTime.idl | 88 +
offapi/com/sun/star/text/textfield/DropDown.idl | 60 +
.../star/text/textfield/EmbeddedObjectCount.idl | 47 +
.../com/sun/star/text/textfield/ExtendedUser.idl | 57 +
offapi/com/sun/star/text/textfield/FileName.idl | 53 +
.../com/sun/star/text/textfield/GetExpression.idl | 73 +
.../com/sun/star/text/textfield/GetReference.idl | 77 +
.../sun/star/text/textfield/GraphicObjectCount.idl | 47 +
.../sun/star/text/textfield/HiddenParagraph.idl | 50 +
offapi/com/sun/star/text/textfield/HiddenText.idl | 54 +
offapi/com/sun/star/text/textfield/Input.idl | 60 +
offapi/com/sun/star/text/textfield/InputUser.idl | 53 +
offapi/com/sun/star/text/textfield/JumpEdit.idl | 52 +
offapi/com/sun/star/text/textfield/Macro.idl | 51 +
.../com/sun/star/text/textfield/MetadataField.idl | 80 +
offapi/com/sun/star/text/textfield/PageCount.idl | 47 +
offapi/com/sun/star/text/textfield/PageNumber.idl | 60 +
.../com/sun/star/text/textfield/ParagraphCount.idl | 47 +
.../sun/star/text/textfield/ReferencePageGet.idl | 48 +
.../sun/star/text/textfield/ReferencePageSet.idl | 49 +
offapi/com/sun/star/text/textfield/Script.idl | 52 +
.../com/sun/star/text/textfield/SetExpression.idl | 104 +
offapi/com/sun/star/text/textfield/TableCount.idl | 47 +
.../com/sun/star/text/textfield/TableFormula.idl | 58 +
.../com/sun/star/text/textfield/TemplateName.idl | 47 +
offapi/com/sun/star/text/textfield/Type.idl | 53 +
offapi/com/sun/star/text/textfield/URL.idl | 60 +
offapi/com/sun/star/text/textfield/User.idl | 62 +
offapi/com/sun/star/text/textfield/WordCount.idl | 47 +
.../star/text/textfield/docinfo/ChangeAuthor.idl | 56 +
.../star/text/textfield/docinfo/ChangeDateTime.idl | 73 +
.../star/text/textfield/docinfo/CreateAuthor.idl | 56 +
.../star/text/textfield/docinfo/CreateDateTime.idl | 73 +
.../com/sun/star/text/textfield/docinfo/Custom.idl | 60 +
.../star/text/textfield/docinfo/Description.idl | 55 +
.../sun/star/text/textfield/docinfo/EditTime.idl | 68 +
.../sun/star/text/textfield/docinfo/Keywords.idl | 55 +
.../star/text/textfield/docinfo/PrintAuthor.idl | 56 +
.../star/text/textfield/docinfo/PrintDateTime.idl | 73 +
.../sun/star/text/textfield/docinfo/Revision.idl | 55 +
.../sun/star/text/textfield/docinfo/Subject.idl | 55 +
.../com/sun/star/text/textfield/docinfo/Title.idl | 55 +
.../sun/star/tiledrendering/XTiledRenderable.idl | 81 +
.../sun/star/ucb/AlreadyInitializedException.idl | 42 +
offapi/com/sun/star/ucb/AnyCompareFactory.idl | 42 +
.../sun/star/ucb/AuthenticationFallbackRequest.idl | 37 +
offapi/com/sun/star/ucb/AuthenticationRequest.idl | 93 +
offapi/com/sun/star/ucb/CachedContentResultSet.idl | 71 +
.../sun/star/ucb/CachedContentResultSetFactory.idl | 37 +
.../sun/star/ucb/CachedContentResultSetStub.idl | 57 +
.../star/ucb/CachedContentResultSetStubFactory.idl | 38 +
offapi/com/sun/star/ucb/CachedDynamicResultSet.idl | 67 +
.../sun/star/ucb/CachedDynamicResultSetFactory.idl | 38 +
.../sun/star/ucb/CachedDynamicResultSetStub.idl | 68 +
.../star/ucb/CachedDynamicResultSetStubFactory.idl | 38 +
.../sun/star/ucb/CertificateValidationRequest.idl | 51 +
offapi/com/sun/star/ucb/CheckinArgument.idl | 60 +
offapi/com/sun/star/ucb/CmisContentProvider.idl | 38 +
offapi/com/sun/star/ucb/Command.idl | 56 +
.../com/sun/star/ucb/CommandAbortedException.idl | 42 +
offapi/com/sun/star/ucb/CommandEnvironment.idl | 57 +
offapi/com/sun/star/ucb/CommandFailedException.idl | 52 +
offapi/com/sun/star/ucb/CommandInfo.idl | 54 +
offapi/com/sun/star/ucb/CommandInfoChange.idl | 47 +
offapi/com/sun/star/ucb/CommandInfoChangeEvent.idl | 57 +
offapi/com/sun/star/ucb/ConnectionMode.idl | 48 +
offapi/com/sun/star/ucb/Content.idl | 983 +
offapi/com/sun/star/ucb/ContentAction.idl | 147 +
offapi/com/sun/star/ucb/ContentCreationError.idl | 60 +
.../com/sun/star/ucb/ContentCreationException.idl | 45 +
offapi/com/sun/star/ucb/ContentEvent.idl | 100 +
offapi/com/sun/star/ucb/ContentInfo.idl | 94 +
offapi/com/sun/star/ucb/ContentInfoAttribute.idl | 64 +
offapi/com/sun/star/ucb/ContentProvider.idl | 65 +
offapi/com/sun/star/ucb/ContentProviderInfo.idl | 49 +
offapi/com/sun/star/ucb/ContentProviderProxy.idl | 74 +
.../sun/star/ucb/ContentProviderProxyFactory.idl | 36 +
offapi/com/sun/star/ucb/ContentResultSet.idl | 193 +
.../sun/star/ucb/ContentResultSetCapability.idl | 43 +
offapi/com/sun/star/ucb/ContentTransmitter.idl | 47 +
offapi/com/sun/star/ucb/CrossReference.idl | 50 +
.../sun/star/ucb/DefaultHierarchyDataSource.idl | 52 +
offapi/com/sun/star/ucb/DocumentHeaderField.idl | 46 +
offapi/com/sun/star/ucb/DocumentStoreMode.idl | 48 +
.../ucb/DuplicateCommandIdentifierException.idl | 48 +
.../sun/star/ucb/DuplicateProviderException.idl | 43 +
offapi/com/sun/star/ucb/DynamicResultSet.idl | 50 +
offapi/com/sun/star/ucb/Error.idl | 336 +
offapi/com/sun/star/ucb/ExpandContentProvider.idl | 49 +
offapi/com/sun/star/ucb/ExportStreamInfo.idl | 48 +
offapi/com/sun/star/ucb/FTPContent.idl | 189 +
offapi/com/sun/star/ucb/FTPContentProvider.idl | 57 +
offapi/com/sun/star/ucb/FetchError.idl | 59 +
offapi/com/sun/star/ucb/FetchResult.idl | 73 +
offapi/com/sun/star/ucb/FileContent.idl | 220 +
offapi/com/sun/star/ucb/FileContentProvider.idl | 94 +
offapi/com/sun/star/ucb/FileSystemNotation.idl | 57 +
offapi/com/sun/star/ucb/FolderList.idl | 48 +
offapi/com/sun/star/ucb/FolderListCommand.idl | 50 +
offapi/com/sun/star/ucb/FolderListEntry.idl | 63 +
offapi/com/sun/star/ucb/GIOContentProvider.idl | 34 +
.../sun/star/ucb/GlobalTransferCommandArgument.idl | 68 +
.../star/ucb/GlobalTransferCommandArgument2.idl | 36 +
.../com/sun/star/ucb/GnomeVFSContentProvider.idl | 38 +
.../com/sun/star/ucb/GnomeVFSDocumentContent.idl | 83 +
offapi/com/sun/star/ucb/GnomeVFSFolderContent.idl | 91 +
offapi/com/sun/star/ucb/HelpContent.idl | 171 +
offapi/com/sun/star/ucb/HelpContentProvider.idl | 54 +
.../com/sun/star/ucb/HierarchyContentProvider.idl | 100 +
.../com/sun/star/ucb/HierarchyDataReadAccess.idl | 150 +
.../sun/star/ucb/HierarchyDataReadWriteAccess.idl | 84 +
offapi/com/sun/star/ucb/HierarchyDataSource.idl | 104 +
offapi/com/sun/star/ucb/HierarchyFolderContent.idl | 180 +
offapi/com/sun/star/ucb/HierarchyLinkContent.idl | 147 +
.../sun/star/ucb/HierarchyRootFolderContent.idl | 178 +
offapi/com/sun/star/ucb/IOErrorCode.idl | 188 +
.../sun/star/ucb/IllegalIdentifierException.idl | 43 +
offapi/com/sun/star/ucb/InsertCommandArgument.idl | 56 +
offapi/com/sun/star/ucb/InsertCommandArgument2.idl | 36 +
.../com/sun/star/ucb/InteractiveAppException.idl | 45 +
.../star/ucb/InteractiveAugmentedIOException.idl | 45 +
.../ucb/InteractiveBadTransferURLException.idl | 42 +
.../sun/star/ucb/InteractiveFileIOException.idl | 48 +
offapi/com/sun/star/ucb/InteractiveIOException.idl | 43 +
.../sun/star/ucb/InteractiveLockingException.idl | 46 +
.../ucb/InteractiveLockingLockExpiredException.idl | 42 +
.../star/ucb/InteractiveLockingLockedException.idl | 47 +
.../ucb/InteractiveLockingNotLockedException.idl | 45 +
.../ucb/InteractiveNetworkConnectException.idl | 43 +
.../sun/star/ucb/InteractiveNetworkException.idl | 41 +
.../ucb/InteractiveNetworkGeneralException.idl | 39 +
.../ucb/InteractiveNetworkOffLineException.idl | 39 +
.../star/ucb/InteractiveNetworkReadException.idl | 44 +
.../ucb/InteractiveNetworkResolveNameException.idl | 43 +
.../star/ucb/InteractiveNetworkWriteException.idl | 44 +
.../star/ucb/InteractiveWrongMediumException.idl | 43 +
offapi/com/sun/star/ucb/Link.idl | 45 +
offapi/com/sun/star/ucb/ListAction.idl | 109 +
offapi/com/sun/star/ucb/ListActionType.idl | 174 +
offapi/com/sun/star/ucb/ListEvent.idl | 45 +
.../sun/star/ucb/ListenerAlreadySetException.idl | 43 +
offapi/com/sun/star/ucb/Lock.idl | 66 +
offapi/com/sun/star/ucb/LockDepth.idl | 49 +
offapi/com/sun/star/ucb/LockEntry.idl | 46 +
offapi/com/sun/star/ucb/LockScope.idl | 46 +
offapi/com/sun/star/ucb/LockType.idl | 52 +
.../sun/star/ucb/MissingInputStreamException.idl | 47 +
.../sun/star/ucb/MissingPropertiesException.idl | 49 +
offapi/com/sun/star/ucb/NameClash.idl | 64 +
offapi/com/sun/star/ucb/NameClashException.idl | 41 +
.../com/sun/star/ucb/NameClashResolveRequest.idl | 68 +
offapi/com/sun/star/ucb/NumberedSortingInfo.idl | 47 +
offapi/com/sun/star/ucb/ODMAContent.idl | 167 +
offapi/com/sun/star/ucb/ODMAContentProvider.idl | 78 +
offapi/com/sun/star/ucb/OpenCommandArgument.idl | 75 +
offapi/com/sun/star/ucb/OpenCommandArgument2.idl | 52 +
offapi/com/sun/star/ucb/OpenCommandArgument3.idl | 36 +
offapi/com/sun/star/ucb/OpenMode.idl | 79 +
offapi/com/sun/star/ucb/OutgoingMessageState.idl | 71 +
offapi/com/sun/star/ucb/PackageContentProvider.idl | 120 +
offapi/com/sun/star/ucb/PackageFolderContent.idl | 208 +
offapi/com/sun/star/ucb/PackageStreamContent.idl | 162 +
offapi/com/sun/star/ucb/PersistentPropertySet.idl | 57 +
offapi/com/sun/star/ucb/PostCommandArgument.idl | 50 +
offapi/com/sun/star/ucb/PostCommandArgument2.idl | 49 +
offapi/com/sun/star/ucb/Priority.idl | 60 +
offapi/com/sun/star/ucb/PropertiesManager.idl | 42 +
.../com/sun/star/ucb/PropertyCommandArgument.idl | 46 +
offapi/com/sun/star/ucb/PropertySetRegistry.idl | 47 +
offapi/com/sun/star/ucb/PropertyValueInfo.idl | 45 +
offapi/com/sun/star/ucb/PropertyValueState.idl | 58 +
offapi/com/sun/star/ucb/RecipientInfo.idl | 105 +
offapi/com/sun/star/ucb/RememberAuthentication.idl | 51 +
.../sun/star/ucb/RemoteAccessContentProvider.idl | 58 +
.../sun/star/ucb/RemoteContentProviderAcceptor.idl | 53 +
.../star/ucb/RemoteContentProviderChangeAction.idl | 48 +
.../star/ucb/RemoteContentProviderChangeEvent.idl | 51 +
.../sun/star/ucb/RemoteProxyContentProvider.idl | 67 +
offapi/com/sun/star/ucb/ResultSetException.idl | 42 +
offapi/com/sun/star/ucb/Rule.idl | 77 +
offapi/com/sun/star/ucb/RuleAction.idl | 91 +
offapi/com/sun/star/ucb/RuleOperator.idl | 75 +
offapi/com/sun/star/ucb/RuleSet.idl | 52 +
offapi/com/sun/star/ucb/RuleTerm.idl | 65 +
offapi/com/sun/star/ucb/SearchCommandArgument.idl | 50 +
offapi/com/sun/star/ucb/SearchCriterium.idl | 44 +
offapi/com/sun/star/ucb/SearchInfo.idl | 70 +
offapi/com/sun/star/ucb/SearchRecursion.idl | 52 +
offapi/com/sun/star/ucb/SendInfo.idl | 48 +
offapi/com/sun/star/ucb/SendMediaTypes.idl | 47 +
.../com/sun/star/ucb/ServiceNotFoundException.idl | 39 +
offapi/com/sun/star/ucb/SimpleFileAccess.idl | 40 +
.../sun/star/ucb/SortedDynamicResultSetFactory.idl | 38 +
offapi/com/sun/star/ucb/SortingInfo.idl | 45 +
offapi/com/sun/star/ucb/Store.idl | 36 +
offapi/com/sun/star/ucb/SynchronizePolicy.idl | 52 +
.../com/sun/star/ucb/TransferCommandOperation.idl | 47 +
offapi/com/sun/star/ucb/TransferInfo.idl | 74 +
offapi/com/sun/star/ucb/TransferInfo2.idl | 31 +
offapi/com/sun/star/ucb/TransferResult.idl | 50 +
.../star/ucb/TransientDocumentsContentProvider.idl | 146 +
.../star/ucb/TransientDocumentsDocumentContent.idl | 182 +
.../star/ucb/TransientDocumentsFolderContent.idl | 192 +
.../sun/star/ucb/TransientDocumentsRootContent.idl | 146 +
.../star/ucb/TransientDocumentsStreamContent.idl | 153 +
.../com/sun/star/ucb/URLAuthenticationRequest.idl | 45 +
offapi/com/sun/star/ucb/UniversalContentBroker.idl | 70 +
.../sun/star/ucb/UnsupportedCommandException.idl | 43 +
.../sun/star/ucb/UnsupportedDataSinkException.idl | 50 +
.../sun/star/ucb/UnsupportedNameClashException.idl | 60 +
.../sun/star/ucb/UnsupportedOpenModeException.idl | 49 +
offapi/com/sun/star/ucb/VerificationMode.idl | 52 +
offapi/com/sun/star/ucb/WebDAVContentProvider.idl | 105 +
offapi/com/sun/star/ucb/WebDAVDocumentContent.idl | 167 +
offapi/com/sun/star/ucb/WebDAVFolderContent.idl | 195 +
offapi/com/sun/star/ucb/WebDAVHTTPMethod.idl | 117 +
.../sun/star/ucb/WelcomeDynamicResultSetStruct.idl | 53 +
offapi/com/sun/star/ucb/XAnyCompare.idl | 62 +
offapi/com/sun/star/ucb/XAnyCompareFactory.idl | 51 +
.../star/ucb/XCachedContentResultSetFactory.idl | 58 +
.../ucb/XCachedContentResultSetStubFactory.idl | 51 +
.../star/ucb/XCachedDynamicResultSetFactory.idl | 68 +
.../ucb/XCachedDynamicResultSetStubFactory.idl | 105 +
offapi/com/sun/star/ucb/XCommandEnvironment.idl | 63 +
offapi/com/sun/star/ucb/XCommandInfo.idl | 100 +
.../sun/star/ucb/XCommandInfoChangeListener.idl | 50 +
.../sun/star/ucb/XCommandInfoChangeNotifier.idl | 58 +
offapi/com/sun/star/ucb/XCommandProcessor.idl | 129 +
offapi/com/sun/star/ucb/XCommandProcessor2.idl | 59 +
offapi/com/sun/star/ucb/XContent.idl | 81 +
offapi/com/sun/star/ucb/XContentAccess.idl | 75 +
offapi/com/sun/star/ucb/XContentCreator.idl | 77 +
offapi/com/sun/star/ucb/XContentEventListener.idl | 49 +
offapi/com/sun/star/ucb/XContentIdentifier.idl | 74 +
.../com/sun/star/ucb/XContentIdentifierFactory.idl | 53 +
.../com/sun/star/ucb/XContentIdentifierMapping.idl | 110 +
offapi/com/sun/star/ucb/XContentProvider.idl | 80 +
.../com/sun/star/ucb/XContentProviderFactory.idl | 52 +
.../com/sun/star/ucb/XContentProviderManager.idl | 159 +
.../com/sun/star/ucb/XContentProviderSupplier.idl | 48 +
offapi/com/sun/star/ucb/XContentTransmitter.idl | 49 +
offapi/com/sun/star/ucb/XDataContainer.idl | 86 +
offapi/com/sun/star/ucb/XDynamicResultSet.idl | 177 +
.../com/sun/star/ucb/XDynamicResultSetListener.idl | 65 +
offapi/com/sun/star/ucb/XFetchProvider.idl | 61 +
.../star/ucb/XFetchProviderForContentAccess.idl | 108 +
.../com/sun/star/ucb/XFileIdentifierConverter.idl | 85 +
.../com/sun/star/ucb/XInteractionAuthFallback.idl | 33 +
.../sun/star/ucb/XInteractionHandlerSupplier.idl | 53 +
.../star/ucb/XInteractionReplaceExistingData.idl | 45 +
.../star/ucb/XInteractionSupplyAuthentication.idl | 151 +
.../star/ucb/XInteractionSupplyAuthentication2.idl | 65 +
offapi/com/sun/star/ucb/XInteractionSupplyName.idl | 50 +
.../sun/star/ucb/XParameterizedContentProvider.idl | 98 +
offapi/com/sun/star/ucb/XPersistentPropertySet.idl | 57 +
offapi/com/sun/star/ucb/XProgressHandler.idl | 69 +
offapi/com/sun/star/ucb/XPropertyMatcher.idl | 56 +
.../com/sun/star/ucb/XPropertyMatcherFactory.idl | 50 +
offapi/com/sun/star/ucb/XPropertySetRegistry.idl | 63 +
.../sun/star/ucb/XPropertySetRegistryFactory.idl | 52 +
offapi/com/sun/star/ucb/XRecycler.idl | 59 +
.../star/ucb/XRemoteContentProviderAcceptor.idl | 88 +
.../star/ucb/XRemoteContentProviderActivator.idl | 64 +
.../ucb/XRemoteContentProviderChangeListener.idl | 51 +
.../ucb/XRemoteContentProviderChangeNotifier.idl | 62 +
.../XRemoteContentProviderConnectionControl.idl | 68 +
.../star/ucb/XRemoteContentProviderDistributor.idl | 82 +
.../ucb/XRemoteContentProviderDoneListener.idl | 54 +
.../star/ucb/XRemoteContentProviderSupplier.idl | 53 +
offapi/com/sun/star/ucb/XSimpleFileAccess.idl | 244 +
offapi/com/sun/star/ucb/XSimpleFileAccess2.idl | 56 +
offapi/com/sun/star/ucb/XSimpleFileAccess3.idl | 67 +
.../star/ucb/XSortedDynamicResultSetFactory.idl | 62 +
offapi/com/sun/star/ucb/XSourceInitialization.idl | 62 +
.../com/sun/star/ucb/XUniversalContentBroker.idl | 131 +
.../com/sun/star/ucb/XWebDAVCommandEnvironment.idl | 57 +
offapi/com/sun/star/ui/ActionTrigger.idl | 56 +
offapi/com/sun/star/ui/ActionTriggerContainer.idl | 83 +
offapi/com/sun/star/ui/ActionTriggerSeparator.idl | 39 +
.../com/sun/star/ui/ActionTriggerSeparatorType.idl | 43 +
offapi/com/sun/star/ui/AddressBookSourceDialog.idl | 51 +
offapi/com/sun/star/ui/ConfigurableUIElement.idl | 100 +
offapi/com/sun/star/ui/ConfigurationEvent.idl | 50 +
.../sun/star/ui/ContextChangeEventMultiplexer.idl | 36 +
.../com/sun/star/ui/ContextChangeEventObject.idl | 44 +
offapi/com/sun/star/ui/ContextMenuExecuteEvent.idl | 52 +
.../sun/star/ui/ContextMenuInterceptorAction.idl | 52 +
offapi/com/sun/star/ui/DockingArea.idl | 68 +
.../star/ui/DocumentAcceleratorConfiguration.idl | 40 +
.../sun/star/ui/GlobalAcceleratorConfiguration.idl | 36 +
offapi/com/sun/star/ui/ImageManager.idl | 37 +
offapi/com/sun/star/ui/ImageType.idl | 62 +
offapi/com/sun/star/ui/ItemDescriptor.idl | 93 +
offapi/com/sun/star/ui/ItemStyle.idl | 165 +
offapi/com/sun/star/ui/ItemType.idl | 49 +
offapi/com/sun/star/ui/LayoutSize.idl | 49 +
.../sun/star/ui/ModuleAcceleratorConfiguration.idl | 39 +
.../sun/star/ui/ModuleUICategoryDescription.idl | 66 +
.../com/sun/star/ui/ModuleUICommandDescription.idl | 74 +
.../sun/star/ui/ModuleUIConfigurationManager.idl | 80 +
.../ui/ModuleUIConfigurationManagerSupplier.idl | 42 +
.../sun/star/ui/ModuleWindowStateConfiguration.idl | 88 +
offapi/com/sun/star/ui/UICategoryDescription.idl | 40 +
offapi/com/sun/star/ui/UIConfigurationManager.idl | 39 +
offapi/com/sun/star/ui/UIElement.idl | 89 +
offapi/com/sun/star/ui/UIElementFactory.idl | 57 +
offapi/com/sun/star/ui/UIElementFactoryManager.idl | 43 +
offapi/com/sun/star/ui/UIElementSettings.idl | 81 +
offapi/com/sun/star/ui/UIElementType.idl | 77 +
offapi/com/sun/star/ui/WindowContentFactory.idl | 49 +
.../sun/star/ui/WindowContentFactoryManager.idl | 41 +
.../com/sun/star/ui/WindowStateConfiguration.idl | 44 +
.../com/sun/star/ui/XAcceleratorConfiguration.idl | 272 +
.../sun/star/ui/XContextChangeEventListener.idl | 38 +
.../sun/star/ui/XContextChangeEventMultiplexer.idl | 116 +
.../com/sun/star/ui/XContextMenuInterception.idl | 49 +
offapi/com/sun/star/ui/XContextMenuInterceptor.idl | 44 +
offapi/com/sun/star/ui/XDeck.idl | 92 +
offapi/com/sun/star/ui/XDecks.idl | 37 +
offapi/com/sun/star/ui/XDockingAreaAcceptor.idl | 102 +
offapi/com/sun/star/ui/XImageManager.idl | 223 +
.../sun/star/ui/XModuleUIConfigurationManager.idl | 92 +
.../sun/star/ui/XModuleUIConfigurationManager2.idl | 62 +
.../ui/XModuleUIConfigurationManagerSupplier.idl | 58 +
offapi/com/sun/star/ui/XPanel.idl | 94 +
offapi/com/sun/star/ui/XPanels.idl | 41 +
offapi/com/sun/star/ui/XSidebar.idl | 41 +
offapi/com/sun/star/ui/XSidebarPanel.idl | 57 +
offapi/com/sun/star/ui/XSidebarProvider.idl | 68 +
offapi/com/sun/star/ui/XStatusbarItem.idl | 115 +
offapi/com/sun/star/ui/XToolPanel.idl | 55 +
offapi/com/sun/star/ui/XUIConfiguration.idl | 76 +
.../com/sun/star/ui/XUIConfigurationListener.idl | 70 +
offapi/com/sun/star/ui/XUIConfigurationManager.idl | 241 +
.../com/sun/star/ui/XUIConfigurationManager2.idl | 70 +
.../star/ui/XUIConfigurationManagerSupplier.idl | 51 +
.../sun/star/ui/XUIConfigurationPersistence.idl | 96 +
offapi/com/sun/star/ui/XUIConfigurationStorage.idl | 75 +
offapi/com/sun/star/ui/XUIElement.idl | 80 +
offapi/com/sun/star/ui/XUIElementFactory.idl | 130 +
.../com/sun/star/ui/XUIElementFactoryManager.idl | 57 +
.../sun/star/ui/XUIElementFactoryRegistration.idl | 159 +
offapi/com/sun/star/ui/XUIElementSettings.idl | 88 +
offapi/com/sun/star/ui/XUIFunctionListener.idl | 53 +
offapi/com/sun/star/ui/XUpdateModel.idl | 35 +
.../sun/star/ui/dialogs/AddressBookSourcePilot.idl | 43 +
.../star/ui/dialogs/CommonFilePickerElementIds.idl | 71 +
offapi/com/sun/star/ui/dialogs/ControlActions.idl | 93 +
.../com/sun/star/ui/dialogs/DialogClosedEvent.idl | 51 +
.../star/ui/dialogs/ExecutableDialogException.idl | 39 +
.../star/ui/dialogs/ExecutableDialogResults.idl | 46 +
.../ui/dialogs/ExtendedFilePickerElementIds.idl | 62 +
offapi/com/sun/star/ui/dialogs/FilePicker.idl | 66 +
offapi/com/sun/star/ui/dialogs/FilePickerEvent.idl | 49 +
.../star/ui/dialogs/FilePreviewImageFormats.idl | 44 +
.../sun/star/ui/dialogs/FilterOptionsDialog.idl | 74 +
offapi/com/sun/star/ui/dialogs/FolderPicker.idl | 38 +
.../sun/star/ui/dialogs/ListboxControlActions.idl | 76 +
.../sun/star/ui/dialogs/TemplateDescription.idl | 155 +
offapi/com/sun/star/ui/dialogs/Wizard.idl | 72 +
offapi/com/sun/star/ui/dialogs/WizardButton.idl | 53 +
.../com/sun/star/ui/dialogs/WizardTravelType.idl | 47 +
.../ui/dialogs/XAsynchronousExecutableDialog.idl | 55 +
offapi/com/sun/star/ui/dialogs/XControlAccess.idl | 88 +
.../sun/star/ui/dialogs/XControlInformation.idl | 94 +
.../sun/star/ui/dialogs/XDialogClosedListener.idl | 54 +
.../com/sun/star/ui/dialogs/XExecutableDialog.idl | 58 +
offapi/com/sun/star/ui/dialogs/XFilePicker.idl | 107 +
offapi/com/sun/star/ui/dialogs/XFilePicker2.idl | 62 +
offapi/com/sun/star/ui/dialogs/XFilePicker3.idl | 78 +
.../star/ui/dialogs/XFilePickerControlAccess.idl | 136 +
.../sun/star/ui/dialogs/XFilePickerListener.idl | 100 +
.../sun/star/ui/dialogs/XFilePickerNotifier.idl | 58 +
offapi/com/sun/star/ui/dialogs/XFilePreview.idl | 122 +
.../sun/star/ui/dialogs/XFilterGroupManager.idl | 65 +
offapi/com/sun/star/ui/dialogs/XFilterManager.idl | 79 +
offapi/com/sun/star/ui/dialogs/XFolderPicker.idl | 78 +
offapi/com/sun/star/ui/dialogs/XFolderPicker2.idl | 53 +
.../com/sun/star/ui/dialogs/XSLTFilterDialog.idl | 38 +
offapi/com/sun/star/ui/dialogs/XWizard.idl | 221 +
.../com/sun/star/ui/dialogs/XWizardController.idl | 78 +
offapi/com/sun/star/ui/dialogs/XWizardPage.idl | 79 +
offapi/com/sun/star/ui/test/UITest.idl | 29 +
offapi/com/sun/star/ui/test/XUIObject.idl | 36 +
offapi/com/sun/star/ui/test/XUITest.idl | 36 +
.../ui/theModuleUIConfigurationManagerSupplier.idl | 52 +
.../com/sun/star/ui/theUICategoryDescription.idl | 64 +
.../com/sun/star/ui/theUIElementFactoryManager.idl | 44 +
.../sun/star/ui/theWindowContentFactoryManager.idl | 41 +
.../sun/star/ui/theWindowStateConfiguration.idl | 63 +
offapi/com/sun/star/util/AliasProgrammaticPair.idl | 46 +
offapi/com/sun/star/util/AtomClassRequest.idl | 55 +
offapi/com/sun/star/util/AtomDescription.idl | 54 +
offapi/com/sun/star/util/CellProtection.idl | 54 +
offapi/com/sun/star/util/ChangesEvent.idl | 60 +
offapi/com/sun/star/util/ChangesSet.idl | 48 +
offapi/com/sun/star/util/CloseVetoException.idl | 41 +
offapi/com/sun/star/util/Color.idl | 43 +
offapi/com/sun/star/util/DataEditorEvent.idl | 43 +
offapi/com/sun/star/util/DataEditorEventType.idl | 43 +
offapi/com/sun/star/util/Date.idl | 53 +
offapi/com/sun/star/util/DateTime.idl | 76 +
offapi/com/sun/star/util/DateTimeRange.idl | 99 +
offapi/com/sun/star/util/DateTimeWithTimezone.idl | 43 +
offapi/com/sun/star/util/DateWithTimezone.idl | 43 +
offapi/com/sun/star/util/Duration.idl | 83 +
offapi/com/sun/star/util/ElementChange.idl | 54 +
offapi/com/sun/star/util/Endianness.idl | 58 +
offapi/com/sun/star/util/InvalidStateException.idl | 41 +
offapi/com/sun/star/util/JobManager.idl | 37 +
offapi/com/sun/star/util/Language.idl | 35 +
.../star/util/MalformedNumberFormatException.idl | 47 +
offapi/com/sun/star/util/MeasureUnit.idl | 96 +
offapi/com/sun/star/util/ModeChangeEvent.idl | 51 +
offapi/com/sun/star/util/NotLockedException.idl | 41 +
offapi/com/sun/star/util/NotNumericException.idl | 40 +
offapi/com/sun/star/util/NumberFormat.idl | 116 +
.../com/sun/star/util/NumberFormatProperties.idl | 65 +
offapi/com/sun/star/util/NumberFormatSettings.idl | 70 +
offapi/com/sun/star/util/NumberFormats.idl | 50 +
offapi/com/sun/star/util/NumberFormatsSupplier.idl | 58 +
offapi/com/sun/star/util/NumberFormatter.idl | 40 +
.../star/util/OfficeInstallationDirectories.idl | 53 +
offapi/com/sun/star/util/PathSettings.idl | 43 +
offapi/com/sun/star/util/PathSubstitution.idl | 84 +
offapi/com/sun/star/util/ReplaceDescriptor.idl | 46 +
offapi/com/sun/star/util/RevisionTag.idl | 58 +
offapi/com/sun/star/util/SearchAlgorithms.idl | 42 +
offapi/com/sun/star/util/SearchAlgorithms2.idl | 42 +
offapi/com/sun/star/util/SearchDescriptor.idl | 139 +
offapi/com/sun/star/util/SearchFlags.idl | 146 +
offapi/com/sun/star/util/SearchOptions.idl | 75 +
offapi/com/sun/star/util/SearchOptions2.idl | 52 +
offapi/com/sun/star/util/SearchResult.idl | 59 +
offapi/com/sun/star/util/SortDescriptor.idl | 93 +
offapi/com/sun/star/util/SortDescriptor2.idl | 48 +
offapi/com/sun/star/util/SortField.idl | 54 +
offapi/com/sun/star/util/SortFieldType.idl | 52 +
offapi/com/sun/star/util/Sortable.idl | 53 +
offapi/com/sun/star/util/TextSearch.idl | 39 +
offapi/com/sun/star/util/TextSearch2.idl | 39 +
offapi/com/sun/star/util/Time.idl | 59 +
offapi/com/sun/star/util/TimeWithTimezone.idl | 44 +
offapi/com/sun/star/util/TriState.idl | 55 +
offapi/com/sun/star/util/URL.idl | 112 +
offapi/com/sun/star/util/URLTransformer.idl | 39 +
offapi/com/sun/star/util/UriAbbreviation.idl | 39 +
offapi/com/sun/star/util/VetoException.idl | 42 +
offapi/com/sun/star/util/XAccounting.idl | 34 +
offapi/com/sun/star/util/XAtomServer.idl | 130 +
offapi/com/sun/star/util/XBroadcaster.idl | 72 +
offapi/com/sun/star/util/XCancellable.idl | 46 +
offapi/com/sun/star/util/XChainable.idl | 66 +
offapi/com/sun/star/util/XChangesBatch.idl | 68 +
offapi/com/sun/star/util/XChangesListener.idl | 50 +
offapi/com/sun/star/util/XChangesNotifier.idl | 51 +
offapi/com/sun/star/util/XChangesSet.idl | 57 +
offapi/com/sun/star/util/XCloneable.idl | 44 +
offapi/com/sun/star/util/XCloseBroadcaster.idl | 64 +
offapi/com/sun/star/util/XCloseListener.idl | 120 +
offapi/com/sun/star/util/XCloseable.idl | 120 +
offapi/com/sun/star/util/XDataEditor.idl | 60 +
offapi/com/sun/star/util/XDataEditorListener.idl | 44 +
offapi/com/sun/star/util/XFlushListener.idl | 46 +
offapi/com/sun/star/util/XFlushable.idl | 54 +
offapi/com/sun/star/util/XImportable.idl | 50 +
offapi/com/sun/star/util/XIndent.idl | 47 +
offapi/com/sun/star/util/XJobManager.idl | 50 +
offapi/com/sun/star/util/XLinkUpdate.idl | 46 +
offapi/com/sun/star/util/XLocalizedAliases.idl | 93 +
offapi/com/sun/star/util/XLockable.idl | 70 +
offapi/com/sun/star/util/XMergeable.idl | 50 +
.../sun/star/util/XModeChangeApproveListener.idl | 56 +
.../com/sun/star/util/XModeChangeBroadcaster.idl | 76 +
offapi/com/sun/star/util/XModeChangeListener.idl | 49 +
offapi/com/sun/star/util/XModeSelector.idl | 61 +
offapi/com/sun/star/util/XModifiable.idl | 59 +
offapi/com/sun/star/util/XModifiable2.idl | 71 +
offapi/com/sun/star/util/XModifyBroadcaster.idl | 54 +
offapi/com/sun/star/util/XModifyListener.idl | 52 +
.../com/sun/star/util/XNumberFormatPreviewer.idl | 112 +
offapi/com/sun/star/util/XNumberFormatTypes.idl | 96 +
offapi/com/sun/star/util/XNumberFormats.idl | 179 +
.../com/sun/star/util/XNumberFormatsSupplier.idl | 57 +
offapi/com/sun/star/util/XNumberFormatter.idl | 117 +
offapi/com/sun/star/util/XNumberFormatter2.idl | 52 +
.../star/util/XOfficeInstallationDirectories.idl | 102 +
offapi/com/sun/star/util/XPathSettings.idl | 139 +
offapi/com/sun/star/util/XPropertyReplace.idl | 78 +
offapi/com/sun/star/util/XProtectable.idl | 64 +
offapi/com/sun/star/util/XRefreshListener.idl | 46 +
offapi/com/sun/star/util/XRefreshable.idl | 54 +
offapi/com/sun/star/util/XReplaceDescriptor.idl | 49 +
offapi/com/sun/star/util/XReplaceable.idl | 63 +
offapi/com/sun/star/util/XSearchDescriptor.idl | 49 +
offapi/com/sun/star/util/XSearchable.idl | 95 +
offapi/com/sun/star/util/XSortable.idl | 98 +
offapi/com/sun/star/util/XStringAbbreviation.idl | 73 +
offapi/com/sun/star/util/XStringEscape.idl | 70 +
offapi/com/sun/star/util/XStringMapping.idl | 43 +
offapi/com/sun/star/util/XStringSubstitution.idl | 117 +
offapi/com/sun/star/util/XStringWidth.idl | 53 +
offapi/com/sun/star/util/XTextSearch.idl | 57 +
offapi/com/sun/star/util/XTextSearch2.idl | 38 +
offapi/com/sun/star/util/XTimeStamped.idl | 62 +
offapi/com/sun/star/util/XURLTransformer.idl | 128 +
offapi/com/sun/star/util/XUniqueIDFactory.idl | 41 +
offapi/com/sun/star/util/XUpdatable.idl | 43 +
offapi/com/sun/star/util/XUpdatable2.idl | 43 +
.../star/util/theOfficeInstallationDirectories.idl | 48 +
offapi/com/sun/star/util/thePathSettings.idl | 52 +
offapi/com/sun/star/view/DocumentZoomType.idl | 58 +
offapi/com/sun/star/view/DuplexMode.idl | 53 +
offapi/com/sun/star/view/OfficeDocumentView.idl | 65 +
offapi/com/sun/star/view/PaperFormat.idl | 74 +
offapi/com/sun/star/view/PaperOrientation.idl | 46 +
offapi/com/sun/star/view/PrintJobEvent.idl | 48 +
offapi/com/sun/star/view/PrintOptions.idl | 86 +
offapi/com/sun/star/view/PrintSettings.idl | 91 +
offapi/com/sun/star/view/PrintableState.idl | 69 +
offapi/com/sun/star/view/PrintableStateEvent.idl | 46 +
offapi/com/sun/star/view/PrinterDescriptor.idl | 95 +
offapi/com/sun/star/view/RenderDescriptor.idl | 47 +
offapi/com/sun/star/view/RenderOptions.idl | 96 +
offapi/com/sun/star/view/SelectionType.idl | 59 +
offapi/com/sun/star/view/ViewSettings.idl | 60 +
offapi/com/sun/star/view/XControlAccess.idl | 53 +
offapi/com/sun/star/view/XFormLayerAccess.idl | 91 +
offapi/com/sun/star/view/XLineCursor.idl | 68 +
.../com/sun/star/view/XMultiSelectionSupplier.idl | 113 +
offapi/com/sun/star/view/XPrintJob.idl | 61 +
offapi/com/sun/star/view/XPrintJobBroadcaster.idl | 53 +
offapi/com/sun/star/view/XPrintJobListener.idl | 51 +
.../com/sun/star/view/XPrintSettingsSupplier.idl | 51 +
offapi/com/sun/star/view/XPrintable.idl | 73 +
offapi/com/sun/star/view/XPrintableBroadcaster.idl | 51 +
offapi/com/sun/star/view/XPrintableListener.idl | 51 +
offapi/com/sun/star/view/XRenderable.idl | 92 +
offapi/com/sun/star/view/XScreenCursor.idl | 48 +
.../com/sun/star/view/XSelectionChangeListener.idl | 53 +
offapi/com/sun/star/view/XSelectionSupplier.idl | 70 +
offapi/com/sun/star/view/XViewCursor.idl | 101 +
offapi/com/sun/star/view/XViewSettingsSupplier.idl | 50 +
offapi/com/sun/star/xforms/Binding.idl | 84 +
.../star/xforms/InvalidDataOnSubmitException.idl | 45 +
offapi/com/sun/star/xforms/Model.idl | 37 +
offapi/com/sun/star/xforms/XDataTypeRepository.idl | 97 +
offapi/com/sun/star/xforms/XForms.idl | 38 +
offapi/com/sun/star/xforms/XFormsEvent.idl | 37 +
offapi/com/sun/star/xforms/XFormsSupplier.idl | 48 +
offapi/com/sun/star/xforms/XFormsUIHelper1.idl | 127 +
offapi/com/sun/star/xforms/XModel.idl | 198 +
offapi/com/sun/star/xforms/XModel2.idl | 44 +
offapi/com/sun/star/xforms/XSubmission.idl | 59 +
offapi/com/sun/star/xml/Attribute.idl | 52 +
offapi/com/sun/star/xml/AttributeContainer.idl | 45 +
offapi/com/sun/star/xml/AttributeData.idl | 56 +
offapi/com/sun/star/xml/ExportFilter.idl | 57 +
offapi/com/sun/star/xml/FastAttribute.idl | 47 +
offapi/com/sun/star/xml/ImportFilter.idl | 41 +
offapi/com/sun/star/xml/NamespaceContainer.idl | 43 +
.../star/xml/ParaUserDefinedAttributesSupplier.idl | 54 +
.../star/xml/TextUserDefinedAttributesSupplier.idl | 54 +
.../sun/star/xml/UserDefinedAttributesSupplier.idl | 54 +
offapi/com/sun/star/xml/XExportFilter.idl | 66 +
offapi/com/sun/star/xml/XImportFilter.idl | 70 +
offapi/com/sun/star/xml/XMLExportFilter.idl | 49 +
offapi/com/sun/star/xml/XMLImportFilter.idl | 50 +
offapi/com/sun/star/xml/crypto/CipherID.idl | 48 +
offapi/com/sun/star/xml/crypto/DigestID.idl | 71 +
.../com/sun/star/xml/crypto/GPGSEInitializer.idl | 39 +
offapi/com/sun/star/xml/crypto/NSSInitializer.idl | 37 +
offapi/com/sun/star/xml/crypto/SEInitializer.idl | 37 +
.../sun/star/xml/crypto/SecurityEnvironment.idl | 36 +
.../star/xml/crypto/SecurityOperationStatus.idl | 138 +
.../sun/star/xml/crypto/XCertificateCreator.idl | 55 +
offapi/com/sun/star/xml/crypto/XCipherContext.idl | 69 +
.../sun/star/xml/crypto/XCipherContextSupplier.idl | 70 +
offapi/com/sun/star/xml/crypto/XDigestContext.idl | 57 +
.../sun/star/xml/crypto/XDigestContextSupplier.idl | 61 +
.../sun/star/xml/crypto/XMLEncryptionException.idl | 35 +
.../com/sun/star/xml/crypto/XMLSecurityContext.idl | 36 +
offapi/com/sun/star/xml/crypto/XMLSignature.idl | 42 +
.../sun/star/xml/crypto/XMLSignatureException.idl | 35 +
offapi/com/sun/star/xml/crypto/XNSSInitializer.idl | 41 +
offapi/com/sun/star/xml/crypto/XSEInitializer.idl | 58 +
.../sun/star/xml/crypto/XSecurityEnvironment.idl | 115 +
offapi/com/sun/star/xml/crypto/XUriBinding.idl | 61 +
offapi/com/sun/star/xml/crypto/XXMLEncryption.idl | 73 +
.../sun/star/xml/crypto/XXMLEncryptionTemplate.idl | 83 +
.../sun/star/xml/crypto/XXMLSecurityContext.idl | 75 +
.../sun/star/xml/crypto/XXMLSecurityTemplate.idl | 76 +
offapi/com/sun/star/xml/crypto/XXMLSignature.idl | 77 +
.../sun/star/xml/crypto/XXMLSignatureTemplate.idl | 70 +
.../sun/star/xml/crypto/sax/ConstOfSecurityId.idl | 37 +
.../star/xml/crypto/sax/ElementMarkPriority.idl | 53 +
.../sun/star/xml/crypto/sax/ElementMarkType.idl | 41 +
.../sun/star/xml/crypto/sax/ElementStackItem.idl | 52 +
.../sun/star/xml/crypto/sax/XBlockerMonitor.idl | 48 +
.../crypto/sax/XDecryptionResultBroadcaster.idl | 63 +
.../xml/crypto/sax/XDecryptionResultListener.idl | 52 +
.../star/xml/crypto/sax/XElementStackKeeper.idl | 60 +
.../crypto/sax/XEncryptionResultBroadcaster.idl | 63 +
.../xml/crypto/sax/XEncryptionResultListener.idl | 55 +
.../com/sun/star/xml/crypto/sax/XKeyCollector.idl | 49 +
.../com/sun/star/xml/crypto/sax/XMissionTaker.idl | 48 +
.../star/xml/crypto/sax/XReferenceCollector.idl | 58 +
.../crypto/sax/XReferenceResolvedBroadcaster.idl | 70 +
.../xml/crypto/sax/XReferenceResolvedListener.idl | 49 +
.../sun/star/xml/crypto/sax/XSAXEventKeeper.idl | 134 +
.../sax/XSAXEventKeeperStatusChangeBroadcaster.idl | 64 +
.../sax/XSAXEventKeeperStatusChangeListener.idl | 66 +
.../xml/crypto/sax/XSecuritySAXEventKeeper.idl | 68 +
.../sax/XSignatureCreationResultBroadcaster.idl | 64 +
.../sax/XSignatureCreationResultListener.idl | 52 +
.../sax/XSignatureVerifyResultBroadcaster.idl | 64 +
.../crypto/sax/XSignatureVerifyResultListener.idl | 52 +
.../star/xml/csax/XCompressedDocumentHandler.idl | 72 +
offapi/com/sun/star/xml/csax/XMLAttribute.idl | 45 +
offapi/com/sun/star/xml/dom/DOMException.idl | 43 +
offapi/com/sun/star/xml/dom/DOMExceptionType.idl | 48 +
offapi/com/sun/star/xml/dom/DocumentBuilder.idl | 33 +
offapi/com/sun/star/xml/dom/NodeType.idl | 45 +
offapi/com/sun/star/xml/dom/SAXDocumentBuilder.idl | 33 +
.../sun/star/xml/dom/SAXDocumentBuilderState.idl | 38 +
offapi/com/sun/star/xml/dom/XAttr.idl | 65 +
offapi/com/sun/star/xml/dom/XCDATASection.idl | 34 +
offapi/com/sun/star/xml/dom/XCharacterData.idl | 104 +
offapi/com/sun/star/xml/dom/XComment.idl | 35 +
offapi/com/sun/star/xml/dom/XDOMImplementation.idl | 78 +
offapi/com/sun/star/xml/dom/XDocument.idl | 171 +
offapi/com/sun/star/xml/dom/XDocumentBuilder.idl | 101 +
offapi/com/sun/star/xml/dom/XDocumentFragment.idl | 34 +
offapi/com/sun/star/xml/dom/XDocumentType.idl | 68 +
offapi/com/sun/star/xml/dom/XElement.idl | 146 +
offapi/com/sun/star/xml/dom/XEntity.idl | 49 +
offapi/com/sun/star/xml/dom/XEntityReference.idl | 34 +
offapi/com/sun/star/xml/dom/XNamedNodeMap.idl | 94 +
offapi/com/sun/star/xml/dom/XNode.idl | 268 +
offapi/com/sun/star/xml/dom/XNodeList.idl | 45 +
offapi/com/sun/star/xml/dom/XNotation.idl | 44 +
.../sun/star/xml/dom/XProcessingInstruction.idl | 53 +
.../com/sun/star/xml/dom/XSAXDocumentBuilder.idl | 50 +
.../com/sun/star/xml/dom/XSAXDocumentBuilder2.idl | 43 +
offapi/com/sun/star/xml/dom/XText.idl | 41 +
.../com/sun/star/xml/dom/events/AttrChangeType.idl | 36 +
.../com/sun/star/xml/dom/events/EventException.idl | 35 +
offapi/com/sun/star/xml/dom/events/EventType.idl | 168 +
offapi/com/sun/star/xml/dom/events/PhaseType.idl | 34 +
.../com/sun/star/xml/dom/events/XDocumentEvent.idl | 36 +
offapi/com/sun/star/xml/dom/events/XEvent.idl | 60 +
.../com/sun/star/xml/dom/events/XEventListener.idl | 36 +
.../com/sun/star/xml/dom/events/XEventTarget.idl | 49 +
offapi/com/sun/star/xml/dom/events/XMouseEvent.idl | 63 +
.../com/sun/star/xml/dom/events/XMutationEvent.idl | 53 +
offapi/com/sun/star/xml/dom/events/XUIEvent.idl | 43 +
.../com/sun/star/xml/dom/views/XAbstractView.idl | 35 +
.../com/sun/star/xml/dom/views/XDocumentView.idl | 33 +
.../com/sun/star/xml/input/SaxDocumentHandler.idl | 50 +
offapi/com/sun/star/xml/input/XAttributes.idl | 121 +
offapi/com/sun/star/xml/input/XElement.idl | 114 +
.../com/sun/star/xml/input/XNamespaceMapping.idl | 59 +
offapi/com/sun/star/xml/input/XRoot.idl | 91 +
offapi/com/sun/star/xml/sax/FastParser.idl | 23 +
.../sun/star/xml/sax/FastShapeContextHandler.idl | 33 +
offapi/com/sun/star/xml/sax/FastToken.idl | 46 +
offapi/com/sun/star/xml/sax/FastTokenHandler.idl | 33 +
offapi/com/sun/star/xml/sax/InputSource.idl | 74 +
offapi/com/sun/star/xml/sax/Parser.idl | 37 +
offapi/com/sun/star/xml/sax/SAXException.idl | 55 +
.../star/xml/sax/SAXInvalidCharacterException.idl | 43 +
offapi/com/sun/star/xml/sax/SAXParseException.idl | 63 +
offapi/com/sun/star/xml/sax/Writer.idl | 39 +
offapi/com/sun/star/xml/sax/XAttributeList.idl | 87 +
offapi/com/sun/star/xml/sax/XDTDHandler.idl | 66 +
offapi/com/sun/star/xml/sax/XDocumentHandler.idl | 100 +
offapi/com/sun/star/xml/sax/XEntityResolver.idl | 57 +
offapi/com/sun/star/xml/sax/XErrorHandler.idl | 68 +
.../sun/star/xml/sax/XExtendedDocumentHandler.idl | 78 +
offapi/com/sun/star/xml/sax/XFastAttributeList.idl | 160 +
.../com/sun/star/xml/sax/XFastContextHandler.idl | 137 +
.../com/sun/star/xml/sax/XFastDocumentHandler.idl | 72 +
.../com/sun/star/xml/sax/XFastNamespaceHandler.idl | 51 +
offapi/com/sun/star/xml/sax/XFastParser.idl | 167 +
.../com/sun/star/xml/sax/XFastSAXSerializable.idl | 80 +
.../sun/star/xml/sax/XFastShapeContextHandler.idl | 55 +
offapi/com/sun/star/xml/sax/XFastTokenHandler.idl | 64 +
offapi/com/sun/star/xml/sax/XLocator.idl | 62 +
offapi/com/sun/star/xml/sax/XParser.idl | 93 +
offapi/com/sun/star/xml/sax/XSAXSerializable.idl | 69 +
offapi/com/sun/star/xml/sax/XWriter.idl | 45 +
.../sun/star/xml/wrapper/XMLDocumentWrapper.idl | 42 +
.../com/sun/star/xml/wrapper/XMLElementWrapper.idl | 44 +
.../sun/star/xml/wrapper/XXMLDocumentWrapper.idl | 164 +
.../sun/star/xml/wrapper/XXMLElementWrapper.idl | 43 +
.../sun/star/xml/xpath/Libxml2ExtensionHandle.idl | 40 +
offapi/com/sun/star/xml/xpath/XPathAPI.idl | 32 +
offapi/com/sun/star/xml/xpath/XPathException.idl | 42 +
offapi/com/sun/star/xml/xpath/XPathExtension.idl | 37 +
offapi/com/sun/star/xml/xpath/XPathObjectType.idl | 45 +
offapi/com/sun/star/xml/xpath/XXPathAPI.idl | 189 +
offapi/com/sun/star/xml/xpath/XXPathExtension.idl | 37 +
offapi/com/sun/star/xml/xpath/XXPathObject.idl | 88 +
offapi/com/sun/star/xml/xslt/XSLT2Transformer.idl | 30 +
offapi/com/sun/star/xml/xslt/XSLTTransformer.idl | 32 +
offapi/com/sun/star/xml/xslt/XXSLTTransformer.idl | 36 +
offapi/com/sun/star/xsd/Boolean.idl | 42 +
offapi/com/sun/star/xsd/DataTypeClass.idl | 113 +
offapi/com/sun/star/xsd/Date.idl | 62 +
offapi/com/sun/star/xsd/DateTime.idl | 62 +
offapi/com/sun/star/xsd/Day.idl | 61 +
offapi/com/sun/star/xsd/Decimal.idl | 79 +
offapi/com/sun/star/xsd/Month.idl | 61 +
offapi/com/sun/star/xsd/String.idl | 62 +
offapi/com/sun/star/xsd/Time.idl | 62 +
offapi/com/sun/star/xsd/WhiteSpaceTreatment.idl | 50 +
offapi/com/sun/star/xsd/XDataType.idl | 85 +
offapi/com/sun/star/xsd/Year.idl | 61 +
.../PackageKit/SyncDbusSessionHelper.idl | 26 +
offapi/org/freedesktop/PackageKit/XModify.idl | 108 +
offapi/org/freedesktop/PackageKit/XQuery.idl | 52 +
.../PackageKit/XSyncDbusSessionHelper.idl | 31 +
offapi/type_reference/offapi.idl | 17721 +++++++++++++++++++
offapi/type_reference/typelibrary_history.txt | 187 +
offapi/util/checknewapi.pl | 213 +
offapi/util/types-whitelist | 1 +
3927 files changed, 328295 insertions(+)
create mode 100644 offapi/Makefile
create mode 100644 offapi/Module_offapi.mk
create mode 100644 offapi/README
create mode 100644 offapi/UnoApi_offapi.mk
create mode 100644 offapi/com/sun/star/accessibility/Accessible.idl
create mode 100644 offapi/com/sun/star/accessibility/AccessibleContext.idl
create mode 100644 offapi/com/sun/star/accessibility/AccessibleEventId.idl
create mode 100644 offapi/com/sun/star/accessibility/AccessibleEventObject.idl
create mode 100644 offapi/com/sun/star/accessibility/AccessibleRelation.idl
create mode 100644 offapi/com/sun/star/accessibility/AccessibleRelationType.idl
create mode 100644 offapi/com/sun/star/accessibility/AccessibleRole.idl
create mode 100644 offapi/com/sun/star/accessibility/AccessibleScrollType.idl
create mode 100644 offapi/com/sun/star/accessibility/AccessibleStateType.idl
create mode 100644 offapi/com/sun/star/accessibility/AccessibleTableModelChange.idl
create mode 100644 offapi/com/sun/star/accessibility/AccessibleTableModelChangeType.idl
create mode 100644 offapi/com/sun/star/accessibility/AccessibleTextType.idl
create mode 100644 offapi/com/sun/star/accessibility/IllegalAccessibleComponentStateException.idl
create mode 100644 offapi/com/sun/star/accessibility/MSAAService.idl
create mode 100644 offapi/com/sun/star/accessibility/TextSegment.idl
create mode 100644 offapi/com/sun/star/accessibility/XAccessible.idl
create mode 100644 offapi/com/sun/star/accessibility/XAccessibleAction.idl
create mode 100644 offapi/com/sun/star/accessibility/XAccessibleComponent.idl
create mode 100644 offapi/com/sun/star/accessibility/XAccessibleContext.idl
create mode 100644 offapi/com/sun/star/accessibility/XAccessibleContext2.idl
create mode 100644 offapi/com/sun/star/accessibility/XAccessibleContext3.idl
create mode 100644 offapi/com/sun/star/accessibility/XAccessibleEditableText.idl
create mode 100644 offapi/com/sun/star/accessibility/XAccessibleEventBroadcaster.idl
create mode 100644 offapi/com/sun/star/accessibility/XAccessibleEventListener.idl
create mode 100644 offapi/com/sun/star/accessibility/XAccessibleExtendedAttributes.idl
create mode 100644 offapi/com/sun/star/accessibility/XAccessibleExtendedComponent.idl
create mode 100644 offapi/com/sun/star/accessibility/XAccessibleGetAccFlowTo.idl
create mode 100644 offapi/com/sun/star/accessibility/XAccessibleGroupPosition.idl
create mode 100644 offapi/com/sun/star/accessibility/XAccessibleHyperlink.idl
create mode 100644 offapi/com/sun/star/accessibility/XAccessibleHypertext.idl
create mode 100644 offapi/com/sun/star/accessibility/XAccessibleImage.idl
create mode 100644 offapi/com/sun/star/accessibility/XAccessibleKeyBinding.idl
create mode 100644 offapi/com/sun/star/accessibility/XAccessibleMultiLineText.idl
create mode 100644 offapi/com/sun/star/accessibility/XAccessibleRelationSet.idl
create mode 100644 offapi/com/sun/star/accessibility/XAccessibleSelection.idl
create mode 100644 offapi/com/sun/star/accessibility/XAccessibleStateSet.idl
create mode 100644 offapi/com/sun/star/accessibility/XAccessibleTable.idl
create mode 100644 offapi/com/sun/star/accessibility/XAccessibleTableSelection.idl
create mode 100644 offapi/com/sun/star/accessibility/XAccessibleText.idl
create mode 100644 offapi/com/sun/star/accessibility/XAccessibleTextAttributes.idl
create mode 100644 offapi/com/sun/star/accessibility/XAccessibleTextMarkup.idl
create mode 100644 offapi/com/sun/star/accessibility/XAccessibleTextSelection.idl
create mode 100644 offapi/com/sun/star/accessibility/XAccessibleValue.idl
create mode 100644 offapi/com/sun/star/accessibility/XMSAAService.idl
create mode 100644 offapi/com/sun/star/animations/AnimateColor.idl
create mode 100644 offapi/com/sun/star/animations/AnimateMotion.idl
create mode 100644 offapi/com/sun/star/animations/AnimateSet.idl
create mode 100644 offapi/com/sun/star/animations/AnimationAdditiveMode.idl
create mode 100644 offapi/com/sun/star/animations/AnimationCalcMode.idl
create mode 100644 offapi/com/sun/star/animations/AnimationColorSpace.idl
create mode 100644 offapi/com/sun/star/animations/AnimationEndSync.idl
create mode 100644 offapi/com/sun/star/animations/AnimationFill.idl
create mode 100644 offapi/com/sun/star/animations/AnimationNodeType.idl
create mode 100644 offapi/com/sun/star/animations/AnimationRestart.idl
create mode 100644 offapi/com/sun/star/animations/AnimationTransformType.idl
create mode 100644 offapi/com/sun/star/animations/AnimationValueType.idl
create mode 100644 offapi/com/sun/star/animations/Audio.idl
create mode 100644 offapi/com/sun/star/animations/Command.idl
create mode 100644 offapi/com/sun/star/animations/Event.idl
create mode 100644 offapi/com/sun/star/animations/EventTrigger.idl
create mode 100644 offapi/com/sun/star/animations/IterateContainer.idl
create mode 100644 offapi/com/sun/star/animations/ParallelTimeContainer.idl
create mode 100644 offapi/com/sun/star/animations/SequenceTimeContainer.idl
create mode 100644 offapi/com/sun/star/animations/TargetProperties.idl
create mode 100644 offapi/com/sun/star/animations/TimeFilterPair.idl
create mode 100644 offapi/com/sun/star/animations/Timing.idl
create mode 100644 offapi/com/sun/star/animations/TransitionSubType.idl
create mode 100644 offapi/com/sun/star/animations/TransitionType.idl
create mode 100644 offapi/com/sun/star/animations/ValuePair.idl
create mode 100644 offapi/com/sun/star/animations/XAnimate.idl
create mode 100644 offapi/com/sun/star/animations/XAnimateColor.idl
create mode 100644 offapi/com/sun/star/animations/XAnimateMotion.idl
create mode 100644 offapi/com/sun/star/animations/XAnimateSet.idl
create mode 100644 offapi/com/sun/star/animations/XAnimateTransform.idl
create mode 100644 offapi/com/sun/star/animations/XAnimationListener.idl
create mode 100644 offapi/com/sun/star/animations/XAnimationNode.idl
create mode 100644 offapi/com/sun/star/animations/XAnimationNodeSupplier.idl
create mode 100644 offapi/com/sun/star/animations/XAudio.idl
create mode 100644 offapi/com/sun/star/animations/XCommand.idl
create mode 100644 offapi/com/sun/star/animations/XIterateContainer.idl
create mode 100644 offapi/com/sun/star/animations/XParallelTimeContainer.idl
create mode 100644 offapi/com/sun/star/animations/XTimeContainer.idl
create mode 100644 offapi/com/sun/star/animations/XTransitionFilter.idl
create mode 100644 offapi/com/sun/star/auth/AuthenticationFailedException.idl
create mode 100644 offapi/com/sun/star/auth/InvalidArgumentException.idl
create mode 100644 offapi/com/sun/star/auth/InvalidContextException.idl
create mode 100644 offapi/com/sun/star/auth/InvalidCredentialException.idl
create mode 100644 offapi/com/sun/star/auth/InvalidPrincipalException.idl
create mode 100644 offapi/com/sun/star/auth/PersistenceFailureException.idl
create mode 100644 offapi/com/sun/star/auth/SSOManagerFactory.idl
create mode 100644 offapi/com/sun/star/auth/SSOPasswordCache.idl
create mode 100644 offapi/com/sun/star/auth/UnsupportedException.idl
create mode 100644 offapi/com/sun/star/auth/XSSOAcceptorContext.idl
create mode 100644 offapi/com/sun/star/auth/XSSOContext.idl
create mode 100644 offapi/com/sun/star/auth/XSSOInitiatorContext.idl
create mode 100644 offapi/com/sun/star/auth/XSSOManager.idl
create mode 100644 offapi/com/sun/star/auth/XSSOManagerFactory.idl
create mode 100644 offapi/com/sun/star/auth/XSSOPasswordCache.idl
create mode 100644 offapi/com/sun/star/awt/AccessibleButton.idl
create mode 100644 offapi/com/sun/star/awt/AccessibleCheckBox.idl
create mode 100644 offapi/com/sun/star/awt/AccessibleComboBox.idl
create mode 100644 offapi/com/sun/star/awt/AccessibleDropDownComboBox.idl
create mode 100644 offapi/com/sun/star/awt/AccessibleDropDownListBox.idl
create mode 100644 offapi/com/sun/star/awt/AccessibleEdit.idl
create mode 100644 offapi/com/sun/star/awt/AccessibleFixedText.idl
create mode 100644 offapi/com/sun/star/awt/AccessibleIconChoiceControl.idl
create mode 100644 offapi/com/sun/star/awt/AccessibleIconChoiceControlEntry.idl
create mode 100644 offapi/com/sun/star/awt/AccessibleList.idl
create mode 100644 offapi/com/sun/star/awt/AccessibleListBox.idl
create mode 100644 offapi/com/sun/star/awt/AccessibleListBoxList.idl
create mode 100644 offapi/com/sun/star/awt/AccessibleListItem.idl
create mode 100644 offapi/com/sun/star/awt/AccessibleMenu.idl
create mode 100644 offapi/com/sun/star/awt/AccessibleMenuBar.idl
create mode 100644 offapi/com/sun/star/awt/AccessibleMenuItem.idl
create mode 100644 offapi/com/sun/star/awt/AccessibleMenuSeparator.idl
create mode 100644 offapi/com/sun/star/awt/AccessiblePopupMenu.idl
create mode 100644 offapi/com/sun/star/awt/AccessibleRadioButton.idl
create mode 100644 offapi/com/sun/star/awt/AccessibleScrollBar.idl
create mode 100644 offapi/com/sun/star/awt/AccessibleStatusBar.idl
create mode 100644 offapi/com/sun/star/awt/AccessibleStatusBarItem.idl
create mode 100644 offapi/com/sun/star/awt/AccessibleTabBar.idl
create mode 100644 offapi/com/sun/star/awt/AccessibleTabBarPage.idl
create mode 100644 offapi/com/sun/star/awt/AccessibleTabBarPageList.idl
create mode 100644 offapi/com/sun/star/awt/AccessibleTabControl.idl
create mode 100644 offapi/com/sun/star/awt/AccessibleTabPage.idl
create mode 100644 offapi/com/sun/star/awt/AccessibleTextField.idl
create mode 100644 offapi/com/sun/star/awt/AccessibleToolBox.idl
create mode 100644 offapi/com/sun/star/awt/AccessibleToolBoxItem.idl
create mode 100644 offapi/com/sun/star/awt/AccessibleTreeListBox.idl
create mode 100644 offapi/com/sun/star/awt/AccessibleTreeListBoxEntry.idl
create mode 100644 offapi/com/sun/star/awt/AccessibleWindow.idl
create mode 100644 offapi/com/sun/star/awt/ActionEvent.idl
create mode 100644 offapi/com/sun/star/awt/AdjustmentEvent.idl
create mode 100644 offapi/com/sun/star/awt/AdjustmentType.idl
create mode 100644 offapi/com/sun/star/awt/AnimatedImagesControl.idl
create mode 100644 offapi/com/sun/star/awt/AnimatedImagesControlModel.idl
create mode 100644 offapi/com/sun/star/awt/AsyncCallback.idl
create mode 100644 offapi/com/sun/star/awt/CharSet.idl
create mode 100644 offapi/com/sun/star/awt/Command.idl
create mode 100644 offapi/com/sun/star/awt/ContainerWindowProvider.idl
create mode 100644 offapi/com/sun/star/awt/DeviceCapability.idl
create mode 100644 offapi/com/sun/star/awt/DeviceInfo.idl
create mode 100644 offapi/com/sun/star/awt/DialogProvider.idl
create mode 100644 offapi/com/sun/star/awt/DialogProvider2.idl
create mode 100644 offapi/com/sun/star/awt/DockingData.idl
create mode 100644 offapi/com/sun/star/awt/DockingEvent.idl
create mode 100644 offapi/com/sun/star/awt/EndDockingEvent.idl
create mode 100644 offapi/com/sun/star/awt/EndPopupModeEvent.idl
create mode 100644 offapi/com/sun/star/awt/EnhancedMouseEvent.idl
create mode 100644 offapi/com/sun/star/awt/FieldUnit.idl
create mode 100644 offapi/com/sun/star/awt/FocusChangeReason.idl
create mode 100644 offapi/com/sun/star/awt/FocusEvent.idl
create mode 100644 offapi/com/sun/star/awt/FontDescriptor.idl
create mode 100644 offapi/com/sun/star/awt/FontEmphasisMark.idl
create mode 100644 offapi/com/sun/star/awt/FontFamily.idl
create mode 100644 offapi/com/sun/star/awt/FontPitch.idl
create mode 100644 offapi/com/sun/star/awt/FontRelief.idl
create mode 100644 offapi/com/sun/star/awt/FontSlant.idl
create mode 100644 offapi/com/sun/star/awt/FontStrikeout.idl
create mode 100644 offapi/com/sun/star/awt/FontType.idl
create mode 100644 offapi/com/sun/star/awt/FontUnderline.idl
create mode 100644 offapi/com/sun/star/awt/FontWeight.idl
create mode 100644 offapi/com/sun/star/awt/FontWidth.idl
create mode 100644 offapi/com/sun/star/awt/Gradient.idl
create mode 100644 offapi/com/sun/star/awt/GradientStyle.idl
create mode 100644 offapi/com/sun/star/awt/ImageAlign.idl
create mode 100644 offapi/com/sun/star/awt/ImageDrawMode.idl
create mode 100644 offapi/com/sun/star/awt/ImagePosition.idl
create mode 100644 offapi/com/sun/star/awt/ImageScaleMode.idl
create mode 100644 offapi/com/sun/star/awt/ImageStatus.idl
create mode 100644 offapi/com/sun/star/awt/InputEvent.idl
create mode 100644 offapi/com/sun/star/awt/InvalidateStyle.idl
create mode 100644 offapi/com/sun/star/awt/ItemEvent.idl
create mode 100644 offapi/com/sun/star/awt/ItemListEvent.idl
create mode 100644 offapi/com/sun/star/awt/Key.idl
create mode 100644 offapi/com/sun/star/awt/KeyEvent.idl
create mode 100644 offapi/com/sun/star/awt/KeyFunction.idl
create mode 100644 offapi/com/sun/star/awt/KeyGroup.idl
create mode 100644 offapi/com/sun/star/awt/KeyModifier.idl
create mode 100644 offapi/com/sun/star/awt/KeyStroke.idl
create mode 100644 offapi/com/sun/star/awt/LineEndFormat.idl
create mode 100644 offapi/com/sun/star/awt/MenuBar.idl
create mode 100644 offapi/com/sun/star/awt/MenuEvent.idl
create mode 100644 offapi/com/sun/star/awt/MenuItemStyle.idl
create mode 100644 offapi/com/sun/star/awt/MenuItemType.idl
create mode 100644 offapi/com/sun/star/awt/MessageBoxButtons.idl
create mode 100644 offapi/com/sun/star/awt/MessageBoxResults.idl
create mode 100644 offapi/com/sun/star/awt/MessageBoxType.idl
create mode 100644 offapi/com/sun/star/awt/MouseButton.idl
create mode 100644 offapi/com/sun/star/awt/MouseEvent.idl
create mode 100644 offapi/com/sun/star/awt/MouseWheelBehavior.idl
create mode 100644 offapi/com/sun/star/awt/PaintEvent.idl
create mode 100644 offapi/com/sun/star/awt/Point.idl
create mode 100644 offapi/com/sun/star/awt/Pointer.idl
create mode 100644 offapi/com/sun/star/awt/PopupMenu.idl
create mode 100644 offapi/com/sun/star/awt/PopupMenuDirection.idl
create mode 100644 offapi/com/sun/star/awt/PosSize.idl
create mode 100644 offapi/com/sun/star/awt/PrinterException.idl
create mode 100644 offapi/com/sun/star/awt/PrinterServer.idl
create mode 100644 offapi/com/sun/star/awt/PushButtonType.idl
create mode 100644 offapi/com/sun/star/awt/RasterOperation.idl
create mode 100644 offapi/com/sun/star/awt/Rectangle.idl
create mode 100644 offapi/com/sun/star/awt/RoadmapItem.idl
create mode 100644 offapi/com/sun/star/awt/ScrollBarOrientation.idl
create mode 100644 offapi/com/sun/star/awt/Selection.idl
create mode 100644 offapi/com/sun/star/awt/SimpleFontMetric.idl
create mode 100644 offapi/com/sun/star/awt/Size.idl
create mode 100644 offapi/com/sun/star/awt/SpinEvent.idl
create mode 100644 offapi/com/sun/star/awt/SpinningProgressControlModel.idl
create mode 100644 offapi/com/sun/star/awt/Style.idl
create mode 100644 offapi/com/sun/star/awt/SystemDependentXWindow.idl
create mode 100644 offapi/com/sun/star/awt/SystemPointer.idl
create mode 100644 offapi/com/sun/star/awt/TabController.idl
create mode 100644 offapi/com/sun/star/awt/TabControllerModel.idl
create mode 100644 offapi/com/sun/star/awt/TextAlign.idl
create mode 100644 offapi/com/sun/star/awt/TextEvent.idl
create mode 100644 offapi/com/sun/star/awt/Toolkit.idl
create mode 100644 offapi/com/sun/star/awt/UnoControl.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlButton.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlButtonModel.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlCheckBox.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlCheckBoxModel.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlComboBox.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlComboBoxModel.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlContainer.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlContainerModel.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlCurrencyField.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlCurrencyFieldModel.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlDateField.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlDateFieldModel.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlDialog.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlDialogElement.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlDialogModel.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlDialogModelProvider.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlEdit.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlEditModel.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlFileControl.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlFileControlModel.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlFixedHyperlink.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlFixedHyperlinkModel.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlFixedLine.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlFixedLineModel.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlFixedText.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlFixedTextModel.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlFormattedField.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlFormattedFieldModel.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlGroupBox.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlGroupBoxModel.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlImageControl.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlImageControlModel.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlListBox.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlListBoxModel.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlModel.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlNumericField.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlNumericFieldModel.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlPatternField.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlPatternFieldModel.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlProgressBar.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlProgressBarModel.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlRadioButton.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlRadioButtonModel.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlRoadmap.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlRoadmapModel.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlScrollBar.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlScrollBarModel.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlSpinButton.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlSpinButtonModel.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlTimeField.idl
create mode 100644 offapi/com/sun/star/awt/UnoControlTimeFieldModel.idl
create mode 100644 offapi/com/sun/star/awt/VclContainerEvent.idl
create mode 100644 offapi/com/sun/star/awt/VclWindowPeerAttribute.idl
create mode 100644 offapi/com/sun/star/awt/VisualEffect.idl
create mode 100644 offapi/com/sun/star/awt/WindowAttribute.idl
create mode 100644 offapi/com/sun/star/awt/WindowClass.idl
create mode 100644 offapi/com/sun/star/awt/WindowDescriptor.idl
create mode 100644 offapi/com/sun/star/awt/WindowEvent.idl
create mode 100644 offapi/com/sun/star/awt/XActionListener.idl
create mode 100644 offapi/com/sun/star/awt/XActivateListener.idl
create mode 100644 offapi/com/sun/star/awt/XAdjustmentListener.idl
create mode 100644 offapi/com/sun/star/awt/XAnimatedImages.idl
create mode 100644 offapi/com/sun/star/awt/XAnimation.idl
create mode 100644 offapi/com/sun/star/awt/XBitmap.idl
create mode 100644 offapi/com/sun/star/awt/XButton.idl
create mode 100644 offapi/com/sun/star/awt/XCallback.idl
create mode 100644 offapi/com/sun/star/awt/XCheckBox.idl
create mode 100644 offapi/com/sun/star/awt/XComboBox.idl
create mode 100644 offapi/com/sun/star/awt/XContainerWindowEventHandler.idl
create mode 100644 offapi/com/sun/star/awt/XContainerWindowProvider.idl
create mode 100644 offapi/com/sun/star/awt/XControl.idl
create mode 100644 offapi/com/sun/star/awt/XControlContainer.idl
create mode 100644 offapi/com/sun/star/awt/XControlModel.idl
create mode 100644 offapi/com/sun/star/awt/XCurrencyField.idl
create mode 100644 offapi/com/sun/star/awt/XDataTransferProviderAccess.idl
create mode 100644 offapi/com/sun/star/awt/XDateField.idl
create mode 100644 offapi/com/sun/star/awt/XDevice.idl
create mode 100644 offapi/com/sun/star/awt/XDialog.idl
create mode 100644 offapi/com/sun/star/awt/XDialog2.idl
create mode 100644 offapi/com/sun/star/awt/XDialogEventHandler.idl
create mode 100644 offapi/com/sun/star/awt/XDialogProvider.idl
create mode 100644 offapi/com/sun/star/awt/XDialogProvider2.idl
create mode 100644 offapi/com/sun/star/awt/XDisplayBitmap.idl
create mode 100644 offapi/com/sun/star/awt/XDisplayConnection.idl
create mode 100644 offapi/com/sun/star/awt/XDockableWindow.idl
create mode 100644 offapi/com/sun/star/awt/XDockableWindowListener.idl
create mode 100644 offapi/com/sun/star/awt/XEnhancedMouseClickHandler.idl
create mode 100644 offapi/com/sun/star/awt/XEventHandler.idl
create mode 100644 offapi/com/sun/star/awt/XExtendedToolkit.idl
create mode 100644 offapi/com/sun/star/awt/XFileDialog.idl
create mode 100644 offapi/com/sun/star/awt/XFixedHyperlink.idl
create mode 100644 offapi/com/sun/star/awt/XFixedText.idl
create mode 100644 offapi/com/sun/star/awt/XFocusListener.idl
create mode 100644 offapi/com/sun/star/awt/XFont.idl
create mode 100644 offapi/com/sun/star/awt/XFont2.idl
create mode 100644 offapi/com/sun/star/awt/XGraphics.idl
create mode 100644 offapi/com/sun/star/awt/XGraphics2.idl
create mode 100644 offapi/com/sun/star/awt/XImageButton.idl
create mode 100644 offapi/com/sun/star/awt/XImageConsumer.idl
create mode 100644 offapi/com/sun/star/awt/XImageProducer.idl
create mode 100644 offapi/com/sun/star/awt/XInfoPrinter.idl
create mode 100644 offapi/com/sun/star/awt/XItemEventBroadcaster.idl
create mode 100644 offapi/com/sun/star/awt/XItemList.idl
create mode 100644 offapi/com/sun/star/awt/XItemListListener.idl
create mode 100644 offapi/com/sun/star/awt/XItemListener.idl
create mode 100644 offapi/com/sun/star/awt/XKeyHandler.idl
create mode 100644 offapi/com/sun/star/awt/XKeyListener.idl
create mode 100644 offapi/com/sun/star/awt/XLayoutConstrains.idl
create mode 100644 offapi/com/sun/star/awt/XListBox.idl
create mode 100644 offapi/com/sun/star/awt/XMenu.idl
create mode 100644 offapi/com/sun/star/awt/XMenuBar.idl
create mode 100644 offapi/com/sun/star/awt/XMenuListener.idl
create mode 100644 offapi/com/sun/star/awt/XMessageBox.idl
create mode 100644 offapi/com/sun/star/awt/XMessageBoxFactory.idl
create mode 100644 offapi/com/sun/star/awt/XMetricField.idl
create mode 100644 offapi/com/sun/star/awt/XMouseClickHandler.idl
create mode 100644 offapi/com/sun/star/awt/XMouseListener.idl
create mode 100644 offapi/com/sun/star/awt/XMouseMotionHandler.idl
create mode 100644 offapi/com/sun/star/awt/XMouseMotionListener.idl
create mode 100644 offapi/com/sun/star/awt/XNumericField.idl
create mode 100644 offapi/com/sun/star/awt/XPaintListener.idl
create mode 100644 offapi/com/sun/star/awt/XPatternField.idl
create mode 100644 offapi/com/sun/star/awt/XPointer.idl
create mode 100644 offapi/com/sun/star/awt/XPopupMenu.idl
create mode 100644 offapi/com/sun/star/awt/XPrinter.idl
create mode 100644 offapi/com/sun/star/awt/XPrinterPropertySet.idl
create mode 100644 offapi/com/sun/star/awt/XPrinterServer.idl
create mode 100644 offapi/com/sun/star/awt/XPrinterServer2.idl
create mode 100644 offapi/com/sun/star/awt/XProgressBar.idl
create mode 100644 offapi/com/sun/star/awt/XProgressMonitor.idl
create mode 100644 offapi/com/sun/star/awt/XRadioButton.idl
create mode 100644 offapi/com/sun/star/awt/XRegion.idl
create mode 100644 offapi/com/sun/star/awt/XRequestCallback.idl
create mode 100644 offapi/com/sun/star/awt/XReschedule.idl
create mode 100644 offapi/com/sun/star/awt/XScrollBar.idl
create mode 100644 offapi/com/sun/star/awt/XSimpleTabController.idl
create mode 100644 offapi/com/sun/star/awt/XSpinField.idl
create mode 100644 offapi/com/sun/star/awt/XSpinListener.idl
create mode 100644 offapi/com/sun/star/awt/XSpinValue.idl
create mode 100644 offapi/com/sun/star/awt/XStyleChangeListener.idl
create mode 100644 offapi/com/sun/star/awt/XStyleSettings.idl
create mode 100644 offapi/com/sun/star/awt/XStyleSettingsSupplier.idl
create mode 100644 offapi/com/sun/star/awt/XSystemChildFactory.idl
create mode 100644 offapi/com/sun/star/awt/XSystemDependentMenuPeer.idl
create mode 100644 offapi/com/sun/star/awt/XSystemDependentWindowPeer.idl
create mode 100644 offapi/com/sun/star/awt/XTabController.idl
create mode 100644 offapi/com/sun/star/awt/XTabControllerModel.idl
create mode 100644 offapi/com/sun/star/awt/XTabListener.idl
create mode 100644 offapi/com/sun/star/awt/XTextArea.idl
create mode 100644 offapi/com/sun/star/awt/XTextComponent.idl
create mode 100644 offapi/com/sun/star/awt/XTextEditField.idl
create mode 100644 offapi/com/sun/star/awt/XTextLayoutConstrains.idl
create mode 100644 offapi/com/sun/star/awt/XTextListener.idl
create mode 100644 offapi/com/sun/star/awt/XTimeField.idl
create mode 100644 offapi/com/sun/star/awt/XToggleButton.idl
create mode 100644 offapi/com/sun/star/awt/XToolkit.idl
create mode 100644 offapi/com/sun/star/awt/XToolkit2.idl
create mode 100644 offapi/com/sun/star/awt/XToolkitExperimental.idl
create mode 100644 offapi/com/sun/star/awt/XToolkitRobot.idl
create mode 100644 offapi/com/sun/star/awt/XTopWindow.idl
create mode 100644 offapi/com/sun/star/awt/XTopWindow2.idl
create mode 100644 offapi/com/sun/star/awt/XTopWindowListener.idl
create mode 100644 offapi/com/sun/star/awt/XUnitConversion.idl
create mode 100644 offapi/com/sun/star/awt/XUnoControlContainer.idl
create mode 100644 offapi/com/sun/star/awt/XUnoControlDialog.idl
create mode 100644 offapi/com/sun/star/awt/XUserInputInterception.idl
create mode 100644 offapi/com/sun/star/awt/XVclContainer.idl
create mode 100644 offapi/com/sun/star/awt/XVclContainerListener.idl
create mode 100644 offapi/com/sun/star/awt/XVclContainerPeer.idl
create mode 100644 offapi/com/sun/star/awt/XVclWindowPeer.idl
create mode 100644 offapi/com/sun/star/awt/XView.idl
create mode 100644 offapi/com/sun/star/awt/XWindow.idl
create mode 100644 offapi/com/sun/star/awt/XWindow2.idl
create mode 100644 offapi/com/sun/star/awt/XWindowListener.idl
create mode 100644 offapi/com/sun/star/awt/XWindowListener2.idl
create mode 100644 offapi/com/sun/star/awt/XWindowPeer.idl
create mode 100644 offapi/com/sun/star/awt/grid/DefaultGridColumnModel.idl
create mode 100644 offapi/com/sun/star/awt/grid/DefaultGridDataModel.idl
create mode 100644 offapi/com/sun/star/awt/grid/GridColumn.idl
create mode 100644 offapi/com/sun/star/awt/grid/GridColumnEvent.idl
create mode 100644 offapi/com/sun/star/awt/grid/GridDataEvent.idl
create mode 100644 offapi/com/sun/star/awt/grid/GridInvalidDataException.idl
create mode 100644 offapi/com/sun/star/awt/grid/GridInvalidModelException.idl
create mode 100644 offapi/com/sun/star/awt/grid/GridSelectionEvent.idl
create mode 100644 offapi/com/sun/star/awt/grid/SortableGridDataModel.idl
create mode 100644 offapi/com/sun/star/awt/grid/UnoControlGrid.idl
create mode 100644 offapi/com/sun/star/awt/grid/UnoControlGridModel.idl
create mode 100644 offapi/com/sun/star/awt/grid/XGridColumn.idl
create mode 100644 offapi/com/sun/star/awt/grid/XGridColumnListener.idl
create mode 100644 offapi/com/sun/star/awt/grid/XGridColumnModel.idl
create mode 100644 offapi/com/sun/star/awt/grid/XGridControl.idl
create mode 100644 offapi/com/sun/star/awt/grid/XGridDataListener.idl
create mode 100644 offapi/com/sun/star/awt/grid/XGridDataModel.idl
create mode 100644 offapi/com/sun/star/awt/grid/XGridRowSelection.idl
create mode 100644 offapi/com/sun/star/awt/grid/XGridSelectionListener.idl
create mode 100644 offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl
create mode 100644 offapi/com/sun/star/awt/grid/XSortableGridData.idl
create mode 100644 offapi/com/sun/star/awt/grid/XSortableMutableGridDataModel.idl
create mode 100644 offapi/com/sun/star/awt/tab/TabPageActivatedEvent.idl
create mode 100644 offapi/com/sun/star/awt/tab/UnoControlTabPage.idl
create mode 100644 offapi/com/sun/star/awt/tab/UnoControlTabPageContainer.idl
create mode 100644 offapi/com/sun/star/awt/tab/UnoControlTabPageContainerModel.idl
create mode 100644 offapi/com/sun/star/awt/tab/UnoControlTabPageModel.idl
create mode 100644 offapi/com/sun/star/awt/tab/XTabPage.idl
create mode 100644 offapi/com/sun/star/awt/tab/XTabPageContainer.idl
create mode 100644 offapi/com/sun/star/awt/tab/XTabPageContainerListener.idl
create mode 100644 offapi/com/sun/star/awt/tab/XTabPageContainerModel.idl
create mode 100644 offapi/com/sun/star/awt/tab/XTabPageModel.idl
create mode 100644 offapi/com/sun/star/awt/tree/ExpandVetoException.idl
create mode 100644 offapi/com/sun/star/awt/tree/MutableTreeDataModel.idl
create mode 100644 offapi/com/sun/star/awt/tree/MutableTreeNode.idl
create mode 100644 offapi/com/sun/star/awt/tree/TreeControl.idl
create mode 100644 offapi/com/sun/star/awt/tree/TreeControlModel.idl
create mode 100644 offapi/com/sun/star/awt/tree/TreeDataModelEvent.idl
create mode 100644 offapi/com/sun/star/awt/tree/TreeExpansionEvent.idl
create mode 100644 offapi/com/sun/star/awt/tree/XMutableTreeDataModel.idl
create mode 100644 offapi/com/sun/star/awt/tree/XMutableTreeNode.idl
create mode 100644 offapi/com/sun/star/awt/tree/XTreeControl.idl
create mode 100644 offapi/com/sun/star/awt/tree/XTreeDataModel.idl
create mode 100644 offapi/com/sun/star/awt/tree/XTreeDataModelListener.idl
create mode 100644 offapi/com/sun/star/awt/tree/XTreeEditListener.idl
create mode 100644 offapi/com/sun/star/awt/tree/XTreeExpansionListener.idl
create mode 100644 offapi/com/sun/star/awt/tree/XTreeNode.idl
create mode 100644 offapi/com/sun/star/chart/AccessibleChartDocumentView.idl
create mode 100644 offapi/com/sun/star/chart/AccessibleChartElement.idl
create mode 100644 offapi/com/sun/star/chart/AreaDiagram.idl
create mode 100644 offapi/com/sun/star/chart/BarDiagram.idl
create mode 100644 offapi/com/sun/star/chart/BubbleDiagram.idl
create mode 100644 offapi/com/sun/star/chart/Chart3DBarProperties.idl
create mode 100644 offapi/com/sun/star/chart/ChartArea.idl
create mode 100644 offapi/com/sun/star/chart/ChartAxis.idl
create mode 100644 offapi/com/sun/star/chart/ChartAxisArrangeOrderType.idl
create mode 100644 offapi/com/sun/star/chart/ChartAxisAssign.idl
create mode 100644 offapi/com/sun/star/chart/ChartAxisLabelPosition.idl
create mode 100644 offapi/com/sun/star/chart/ChartAxisMarkPosition.idl
create mode 100644 offapi/com/sun/star/chart/ChartAxisMarks.idl
create mode 100644 offapi/com/sun/star/chart/ChartAxisPosition.idl
create mode 100644 offapi/com/sun/star/chart/ChartAxisType.idl
create mode 100644 offapi/com/sun/star/chart/ChartAxisXSupplier.idl
create mode 100644 offapi/com/sun/star/chart/ChartAxisYSupplier.idl
create mode 100644 offapi/com/sun/star/chart/ChartAxisZSupplier.idl
create mode 100644 offapi/com/sun/star/chart/ChartData.idl
create mode 100644 offapi/com/sun/star/chart/ChartDataArray.idl
create mode 100644 offapi/com/sun/star/chart/ChartDataCaption.idl
create mode 100644 offapi/com/sun/star/chart/ChartDataChangeEvent.idl
create mode 100644 offapi/com/sun/star/chart/ChartDataChangeType.idl
create mode 100644 offapi/com/sun/star/chart/ChartDataPoint.idl
create mode 100644 offapi/com/sun/star/chart/ChartDataPointProperties.idl
create mode 100644 offapi/com/sun/star/chart/ChartDataRow.idl
create mode 100644 offapi/com/sun/star/chart/ChartDataRowProperties.idl
create mode 100644 offapi/com/sun/star/chart/ChartDataRowSource.idl
create mode 100644 offapi/com/sun/star/chart/ChartDataValue.idl
create mode 100644 offapi/com/sun/star/chart/ChartDocument.idl
create mode 100644 offapi/com/sun/star/chart/ChartErrorCategory.idl
create mode 100644 offapi/com/sun/star/chart/ChartErrorIndicatorType.idl
create mode 100644 offapi/com/sun/star/chart/ChartGrid.idl
create mode 100644 offapi/com/sun/star/chart/ChartLegend.idl
create mode 100644 offapi/com/sun/star/chart/ChartLegendExpansion.idl
create mode 100644 offapi/com/sun/star/chart/ChartLegendPosition.idl
create mode 100644 offapi/com/sun/star/chart/ChartLine.idl
create mode 100644 offapi/com/sun/star/chart/ChartPieSegmentProperties.idl
create mode 100644 offapi/com/sun/star/chart/ChartRegressionCurveType.idl
create mode 100644 offapi/com/sun/star/chart/ChartSeriesAddress.idl
create mode 100644 offapi/com/sun/star/chart/ChartSolidType.idl
create mode 100644 offapi/com/sun/star/chart/ChartStatistics.idl
create mode 100644 offapi/com/sun/star/chart/ChartSymbolType.idl
create mode 100644 offapi/com/sun/star/chart/ChartTableAddressSupplier.idl
create mode 100644 offapi/com/sun/star/chart/ChartTitle.idl
create mode 100644 offapi/com/sun/star/chart/ChartTwoAxisXSupplier.idl
create mode 100644 offapi/com/sun/star/chart/ChartTwoAxisYSupplier.idl
create mode 100644 offapi/com/sun/star/chart/DataLabelPlacement.idl
create mode 100644 offapi/com/sun/star/chart/Diagram.idl
create mode 100644 offapi/com/sun/star/chart/Dim3DDiagram.idl
create mode 100644 offapi/com/sun/star/chart/DonutDiagram.idl
create mode 100644 offapi/com/sun/star/chart/ErrorBarStyle.idl
create mode 100644 offapi/com/sun/star/chart/FilledNetDiagram.idl
create mode 100644 offapi/com/sun/star/chart/LineDiagram.idl
create mode 100644 offapi/com/sun/star/chart/MissingValueTreatment.idl
create mode 100644 offapi/com/sun/star/chart/NetDiagram.idl
create mode 100644 offapi/com/sun/star/chart/PieDiagram.idl
create mode 100644 offapi/com/sun/star/chart/StackableDiagram.idl
create mode 100644 offapi/com/sun/star/chart/StockDiagram.idl
create mode 100644 offapi/com/sun/star/chart/TimeIncrement.idl
create mode 100644 offapi/com/sun/star/chart/TimeInterval.idl
create mode 100644 offapi/com/sun/star/chart/TimeUnit.idl
create mode 100644 offapi/com/sun/star/chart/X3DDefaultSetter.idl
create mode 100644 offapi/com/sun/star/chart/X3DDisplay.idl
create mode 100644 offapi/com/sun/star/chart/XAxis.idl
create mode 100644 offapi/com/sun/star/chart/XAxisSupplier.idl
create mode 100644 offapi/com/sun/star/chart/XAxisXSupplier.idl
create mode 100644 offapi/com/sun/star/chart/XAxisYSupplier.idl
create mode 100644 offapi/com/sun/star/chart/XAxisZSupplier.idl
create mode 100644 offapi/com/sun/star/chart/XChartData.idl
create mode 100644 offapi/com/sun/star/chart/XChartDataArray.idl
create mode 100644 offapi/com/sun/star/chart/XChartDataChangeEventListener.idl
create mode 100644 offapi/com/sun/star/chart/XChartDocument.idl
create mode 100644 offapi/com/sun/star/chart/XComplexDescriptionAccess.idl
create mode 100644 offapi/com/sun/star/chart/XDateCategories.idl
create mode 100644 offapi/com/sun/star/chart/XDiagram.idl
create mode 100644 offapi/com/sun/star/chart/XDiagramPositioning.idl
create mode 100644 offapi/com/sun/star/chart/XSecondAxisTitleSupplier.idl
create mode 100644 offapi/com/sun/star/chart/XStatisticDisplay.idl
create mode 100644 offapi/com/sun/star/chart/XTwoAxisXSupplier.idl
create mode 100644 offapi/com/sun/star/chart/XTwoAxisYSupplier.idl
create mode 100644 offapi/com/sun/star/chart/XYDiagram.idl
create mode 100644 offapi/com/sun/star/chart2/Axis.idl
create mode 100644 offapi/com/sun/star/chart2/AxisOrientation.idl
create mode 100644 offapi/com/sun/star/chart2/AxisType.idl
create mode 100644 offapi/com/sun/star/chart2/CandleStickChartType.idl
create mode 100644 offapi/com/sun/star/chart2/CartesianCoordinateSystem2d.idl
create mode 100644 offapi/com/sun/star/chart2/CartesianCoordinateSystem3d.idl
create mode 100644 offapi/com/sun/star/chart2/ChartDocument.idl
create mode 100644 offapi/com/sun/star/chart2/ChartDocumentWrapper.idl
create mode 100644 offapi/com/sun/star/chart2/ChartType.idl
create mode 100644 offapi/com/sun/star/chart2/ChartTypeManager.idl
create mode 100644 offapi/com/sun/star/chart2/ChartTypeTemplate.idl
create mode 100644 offapi/com/sun/star/chart2/CoordinateSystem.idl
create mode 100644 offapi/com/sun/star/chart2/CoordinateSystemType.idl
create mode 100644 offapi/com/sun/star/chart2/CoordinateSystemTypeID.idl
create mode 100644 offapi/com/sun/star/chart2/CurveStyle.idl
create mode 100644 offapi/com/sun/star/chart2/DataPoint.idl
create mode 100644 offapi/com/sun/star/chart2/DataPointCustomLabelField.idl
create mode 100644 offapi/com/sun/star/chart2/DataPointCustomLabelFieldType.idl
create mode 100644 offapi/com/sun/star/chart2/DataPointGeometry3D.idl
create mode 100644 offapi/com/sun/star/chart2/DataPointLabel.idl
create mode 100644 offapi/com/sun/star/chart2/DataPointProperties.idl
create mode 100644 offapi/com/sun/star/chart2/DataSeries.idl
create mode 100644 offapi/com/sun/star/chart2/Diagram.idl
create mode 100644 offapi/com/sun/star/chart2/ErrorBar.idl
create mode 100644 offapi/com/sun/star/chart2/ExponentialRegressionCurve.idl
create mode 100644 offapi/com/sun/star/chart2/ExponentialScaling.idl
create mode 100644 offapi/com/sun/star/chart2/FillBitmap.idl
create mode 100644 offapi/com/sun/star/chart2/FormattedString.idl
create mode 100644 offapi/com/sun/star/chart2/GridProperties.idl
create mode 100644 offapi/com/sun/star/chart2/IncrementData.idl
create mode 100644 offapi/com/sun/star/chart2/InterpretedData.idl
create mode 100644 offapi/com/sun/star/chart2/Legend.idl
create mode 100644 offapi/com/sun/star/chart2/LegendPosition.idl
create mode 100644 offapi/com/sun/star/chart2/LightSource.idl
create mode 100644 offapi/com/sun/star/chart2/LinearRegressionCurve.idl
create mode 100644 offapi/com/sun/star/chart2/LinearScaling.idl
create mode 100644 offapi/com/sun/star/chart2/LogarithmicRegressionCurve.idl
create mode 100644 offapi/com/sun/star/chart2/LogarithmicScaling.idl
create mode 100644 offapi/com/sun/star/chart2/LogicTargetModel.idl
create mode 100644 offapi/com/sun/star/chart2/MovingAverageRegressionCurve.idl
create mode 100644 offapi/com/sun/star/chart2/PieChartOffsetMode.idl
create mode 100644 offapi/com/sun/star/chart2/PolarCoordinateSystem2d.idl
create mode 100644 offapi/com/sun/star/chart2/PolarCoordinateSystem3d.idl
create mode 100644 offapi/com/sun/star/chart2/PolynomialRegressionCurve.idl
create mode 100644 offapi/com/sun/star/chart2/PotentialRegressionCurve.idl
create mode 100644 offapi/com/sun/star/chart2/PowerScaling.idl
create mode 100644 offapi/com/sun/star/chart2/PropertyPool.idl
create mode 100644 offapi/com/sun/star/chart2/RegressionCurve.idl
create mode 100644 offapi/com/sun/star/chart2/RegressionCurveEquation.idl
create mode 100644 offapi/com/sun/star/chart2/RegressionEquation.idl
create mode 100644 offapi/com/sun/star/chart2/RelativePosition.idl
create mode 100644 offapi/com/sun/star/chart2/RelativeSize.idl
create mode 100644 offapi/com/sun/star/chart2/ScaleData.idl
create mode 100644 offapi/com/sun/star/chart2/Scaling.idl
create mode 100644 offapi/com/sun/star/chart2/StackingDirection.idl
create mode 100644 offapi/com/sun/star/chart2/StandardDiagramCreationParameters.idl
create mode 100644 offapi/com/sun/star/chart2/SubIncrement.idl
create mode 100644 offapi/com/sun/star/chart2/Symbol.idl
create mode 100644 offapi/com/sun/star/chart2/SymbolStyle.idl
create mode 100644 offapi/com/sun/star/chart2/TickmarkStyle.idl
create mode 100644 offapi/com/sun/star/chart2/Title.idl
create mode 100644 offapi/com/sun/star/chart2/TransparencyStyle.idl
create mode 100644 offapi/com/sun/star/chart2/XAnyDescriptionAccess.idl
create mode 100644 offapi/com/sun/star/chart2/XAxis.idl
create mode 100644 offapi/com/sun/star/chart2/XChartDocument.idl
create mode 100644 offapi/com/sun/star/chart2/XChartShape.idl
create mode 100644 offapi/com/sun/star/chart2/XChartShapeContainer.idl
create mode 100644 offapi/com/sun/star/chart2/XChartType.idl
create mode 100644 offapi/com/sun/star/chart2/XChartTypeContainer.idl
create mode 100644 offapi/com/sun/star/chart2/XChartTypeManager.idl
create mode 100644 offapi/com/sun/star/chart2/XChartTypeTemplate.idl
create mode 100644 offapi/com/sun/star/chart2/XColorScheme.idl
create mode 100644 offapi/com/sun/star/chart2/XCoordinateSystem.idl
create mode 100644 offapi/com/sun/star/chart2/XCoordinateSystemContainer.idl
create mode 100644 offapi/com/sun/star/chart2/XDataInterpreter.idl
create mode 100644 offapi/com/sun/star/chart2/XDataPointCustomLabelField.idl
create mode 100644 offapi/com/sun/star/chart2/XDataProviderAccess.idl
create mode 100644 offapi/com/sun/star/chart2/XDataSeries.idl
create mode 100644 offapi/com/sun/star/chart2/XDataSeriesContainer.idl
create mode 100644 offapi/com/sun/star/chart2/XDefaultSizeTransmitter.idl
create mode 100644 offapi/com/sun/star/chart2/XDiagram.idl
create mode 100644 offapi/com/sun/star/chart2/XDiagramProvider.idl
create mode 100644 offapi/com/sun/star/chart2/XFormattedString.idl
create mode 100644 offapi/com/sun/star/chart2/XFormattedString2.idl
create mode 100644 offapi/com/sun/star/chart2/XInternalDataProvider.idl
create mode 100644 offapi/com/sun/star/chart2/XLabeled.idl
create mode 100644 offapi/com/sun/star/chart2/XLegend.idl
create mode 100644 offapi/com/sun/star/chart2/XRegressionCurve.idl
create mode 100644 offapi/com/sun/star/chart2/XRegressionCurveCalculator.idl
create mode 100644 offapi/com/sun/star/chart2/XRegressionCurveContainer.idl
create mode 100644 offapi/com/sun/star/chart2/XScaling.idl
create mode 100644 offapi/com/sun/star/chart2/XTarget.idl
create mode 100644 offapi/com/sun/star/chart2/XTimeBased.idl
create mode 100644 offapi/com/sun/star/chart2/XTitle.idl
create mode 100644 offapi/com/sun/star/chart2/XTitled.idl
create mode 100644 offapi/com/sun/star/chart2/XTransformation.idl
create mode 100644 offapi/com/sun/star/chart2/data/DataFilter.idl
create mode 100644 offapi/com/sun/star/chart2/data/DataProvider.idl
create mode 100644 offapi/com/sun/star/chart2/data/DataSequence.idl
create mode 100644 offapi/com/sun/star/chart2/data/DataSequenceRole.idl
create mode 100644 offapi/com/sun/star/chart2/data/DataSink.idl
create mode 100644 offapi/com/sun/star/chart2/data/DataSource.idl
create mode 100644 offapi/com/sun/star/chart2/data/DatabaseDataProvider.idl
create mode 100644 offapi/com/sun/star/chart2/data/HighlightedRange.idl
create mode 100644 offapi/com/sun/star/chart2/data/LabelOrigin.idl
create mode 100644 offapi/com/sun/star/chart2/data/LabeledDataSequence.idl
create mode 100644 offapi/com/sun/star/chart2/data/PivotTableFieldEntry.idl
create mode 100644 offapi/com/sun/star/chart2/data/RangeHighlightListener.idl
create mode 100644 offapi/com/sun/star/chart2/data/RangeHighlighter.idl
create mode 100644 offapi/com/sun/star/chart2/data/TabularDataProviderArguments.idl
create mode 100644 offapi/com/sun/star/chart2/data/XDataProvider.idl
create mode 100644 offapi/com/sun/star/chart2/data/XDataReceiver.idl
create mode 100644 offapi/com/sun/star/chart2/data/XDataSequence.idl
create mode 100644 offapi/com/sun/star/chart2/data/XDataSink.idl
create mode 100644 offapi/com/sun/star/chart2/data/XDataSource.idl
create mode 100644 offapi/com/sun/star/chart2/data/XDatabaseDataProvider.idl
create mode 100644 offapi/com/sun/star/chart2/data/XLabeledDataSequence.idl
create mode 100644 offapi/com/sun/star/chart2/data/XLabeledDataSequence2.idl
create mode 100644 offapi/com/sun/star/chart2/data/XNumericalDataSequence.idl
create mode 100644 offapi/com/sun/star/chart2/data/XPivotTableDataProvider.idl
create mode 100644 offapi/com/sun/star/chart2/data/XRangeHighlighter.idl
create mode 100644 offapi/com/sun/star/chart2/data/XRangeXMLConversion.idl
create mode 100644 offapi/com/sun/star/chart2/data/XSheetDataProvider.idl
create mode 100644 offapi/com/sun/star/chart2/data/XTextualDataSequence.idl
create mode 100644 offapi/com/sun/star/configuration/AccessRootElement.idl
create mode 100644 offapi/com/sun/star/configuration/AdministrationProvider.idl
create mode 100644 offapi/com/sun/star/configuration/CannotLoadConfigurationException.idl
create mode 100644 offapi/com/sun/star/configuration/ConfigurationAccess.idl
create mode 100644 offapi/com/sun/star/configuration/ConfigurationProvider.idl
create mode 100644 offapi/com/sun/star/configuration/ConfigurationRegistry.idl
create mode 100644 offapi/com/sun/star/configuration/ConfigurationUpdateAccess.idl
create mode 100644 offapi/com/sun/star/configuration/CorruptedConfigurationException.idl
create mode 100644 offapi/com/sun/star/configuration/CorruptedUIConfigurationException.idl
create mode 100644 offapi/com/sun/star/configuration/DefaultProvider.idl
create mode 100644 offapi/com/sun/star/configuration/GroupAccess.idl
create mode 100644 offapi/com/sun/star/configuration/GroupElement.idl
create mode 100644 offapi/com/sun/star/configuration/GroupUpdate.idl
create mode 100644 offapi/com/sun/star/configuration/HierarchyAccess.idl
create mode 100644 offapi/com/sun/star/configuration/HierarchyElement.idl
create mode 100644 offapi/com/sun/star/configuration/InstallationIncompleteException.idl
create mode 100644 offapi/com/sun/star/configuration/InvalidBootstrapFileException.idl
create mode 100644 offapi/com/sun/star/configuration/MissingBootstrapFileException.idl
create mode 100644 offapi/com/sun/star/configuration/PropertyHierarchy.idl
create mode 100644 offapi/com/sun/star/configuration/ReadOnlyAccess.idl
create mode 100644 offapi/com/sun/star/configuration/ReadWriteAccess.idl
create mode 100644 offapi/com/sun/star/configuration/SetAccess.idl
create mode 100644 offapi/com/sun/star/configuration/SetElement.idl
create mode 100644 offapi/com/sun/star/configuration/SetUpdate.idl
create mode 100644 offapi/com/sun/star/configuration/SimpleSetAccess.idl
create mode 100644 offapi/com/sun/star/configuration/SimpleSetUpdate.idl
create mode 100644 offapi/com/sun/star/configuration/Update.idl
create mode 100644 offapi/com/sun/star/configuration/UpdateRootElement.idl
create mode 100644 offapi/com/sun/star/configuration/XReadWriteAccess.idl
create mode 100644 offapi/com/sun/star/configuration/XTemplateContainer.idl
create mode 100644 offapi/com/sun/star/configuration/XTemplateInstance.idl
create mode 100644 offapi/com/sun/star/configuration/XUpdate.idl
create mode 100644 offapi/com/sun/star/configuration/backend/AuthenticationFailedException.idl
create mode 100644 offapi/com/sun/star/configuration/backend/Backend.idl
create mode 100644 offapi/com/sun/star/configuration/backend/BackendAccessException.idl
create mode 100644 offapi/com/sun/star/configuration/backend/BackendAdapter.idl
create mode 100644 offapi/com/sun/star/configuration/backend/BackendSetupException.idl
create mode 100644 offapi/com/sun/star/configuration/backend/CannotConnectException.idl
create mode 100644 offapi/com/sun/star/configuration/backend/ComponentChangeEvent.idl
create mode 100644 offapi/com/sun/star/configuration/backend/ConnectionLostException.idl
create mode 100644 offapi/com/sun/star/configuration/backend/CopyImporter.idl
create mode 100644 offapi/com/sun/star/configuration/backend/DataImporter.idl
create mode 100644 offapi/com/sun/star/configuration/backend/DefaultBackend.idl
create mode 100644 offapi/com/sun/star/configuration/backend/HierarchyBrowser.idl
create mode 100644 offapi/com/sun/star/configuration/backend/Importer.idl
create mode 100644 offapi/com/sun/star/configuration/backend/InsufficientAccessRightsException.idl
create mode 100644 offapi/com/sun/star/configuration/backend/InteractionHandler.idl
create mode 100644 offapi/com/sun/star/configuration/backend/InvalidAuthenticationMechanismException.idl
create mode 100644 offapi/com/sun/star/configuration/backend/Layer.idl
create mode 100644 offapi/com/sun/star/configuration/backend/LayerDescriber.idl
create mode 100644 offapi/com/sun/star/configuration/backend/LayerFilter.idl
create mode 100644 offapi/com/sun/star/configuration/backend/LayerUpdateMerger.idl
create mode 100644 offapi/com/sun/star/configuration/backend/LdapMultiLayerStratum.idl
create mode 100644 offapi/com/sun/star/configuration/backend/LdapSingleBackend.idl
create mode 100644 offapi/com/sun/star/configuration/backend/LdapSingleStratum.idl
create mode 100644 offapi/com/sun/star/configuration/backend/LocalDataImporter.idl
create mode 100644 offapi/com/sun/star/configuration/backend/LocalHierarchyBrowser.idl
create mode 100644 offapi/com/sun/star/configuration/backend/LocalSchemaSupplier.idl
create mode 100644 offapi/com/sun/star/configuration/backend/LocalSingleBackend.idl
create mode 100644 offapi/com/sun/star/configuration/backend/LocalSingleStratum.idl
create mode 100644 offapi/com/sun/star/configuration/backend/MalformedDataException.idl
create mode 100644 offapi/com/sun/star/configuration/backend/MergeImporter.idl
create mode 100644 offapi/com/sun/star/configuration/backend/MergeRecoveryRequest.idl
create mode 100644 offapi/com/sun/star/configuration/backend/MultiLayerStratum.idl
create mode 100644 offapi/com/sun/star/configuration/backend/MultiStratumBackend.idl
create mode 100644 offapi/com/sun/star/configuration/backend/NodeAttribute.idl
create mode 100644 offapi/com/sun/star/configuration/backend/OfflineBackend.idl
create mode 100644 offapi/com/sun/star/configuration/backend/OnlineBackend.idl
create mode 100644 offapi/com/sun/star/configuration/backend/PlatformBackend.idl
create mode 100644 offapi/com/sun/star/configuration/backend/PropertyInfo.idl
create mode 100644 offapi/com/sun/star/configuration/backend/Schema.idl
create mode 100644 offapi/com/sun/star/configuration/backend/SchemaAttribute.idl
create mode 100644 offapi/com/sun/star/configuration/backend/SchemaSupplier.idl
create mode 100644 offapi/com/sun/star/configuration/backend/SingleBackend.idl
create mode 100644 offapi/com/sun/star/configuration/backend/SingleBackendAdapter.idl
create mode 100644 offapi/com/sun/star/configuration/backend/SingleLayerStratum.idl
create mode 100644 offapi/com/sun/star/configuration/backend/StratumCreationException.idl
create mode 100644 offapi/com/sun/star/configuration/backend/SystemIntegration.idl
create mode 100644 offapi/com/sun/star/configuration/backend/TemplateIdentifier.idl
create mode 100644 offapi/com/sun/star/configuration/backend/UpdatableLayer.idl
create mode 100644 offapi/com/sun/star/configuration/backend/XBackend.idl
create mode 100644 offapi/com/sun/star/configuration/backend/XBackendChangesListener.idl
create mode 100644 offapi/com/sun/star/configuration/backend/XBackendChangesNotifier.idl
create mode 100644 offapi/com/sun/star/configuration/backend/XBackendEntities.idl
create mode 100644 offapi/com/sun/star/configuration/backend/XCompositeLayer.idl
create mode 100644 offapi/com/sun/star/configuration/backend/XLayer.idl
create mode 100644 offapi/com/sun/star/configuration/backend/XLayerContentDescriber.idl
create mode 100644 offapi/com/sun/star/configuration/backend/XLayerHandler.idl
create mode 100644 offapi/com/sun/star/configuration/backend/XLayerImporter.idl
create mode 100644 offapi/com/sun/star/configuration/backend/XMultiLayerStratum.idl
create mode 100644 offapi/com/sun/star/configuration/backend/XSchema.idl
create mode 100644 offapi/com/sun/star/configuration/backend/XSchemaHandler.idl
create mode 100644 offapi/com/sun/star/configuration/backend/XSchemaSupplier.idl
create mode 100644 offapi/com/sun/star/configuration/backend/XSingleLayerStratum.idl
create mode 100644 offapi/com/sun/star/configuration/backend/XUpdatableLayer.idl
create mode 100644 offapi/com/sun/star/configuration/backend/XUpdateHandler.idl
create mode 100644 offapi/com/sun/star/configuration/backend/XVersionedSchemaSupplier.idl
create mode 100644 offapi/com/sun/star/configuration/backend/xml/LayerParser.idl
create mode 100644 offapi/com/sun/star/configuration/backend/xml/LayerWriter.idl
create mode 100644 offapi/com/sun/star/configuration/backend/xml/SchemaParser.idl
create mode 100644 offapi/com/sun/star/configuration/bootstrap/BootstrapContext.idl
create mode 100644 offapi/com/sun/star/configuration/theDefaultProvider.idl
create mode 100644 offapi/com/sun/star/cui/ColorPicker.idl
create mode 100644 offapi/com/sun/star/datatransfer/DataFlavor.idl
create mode 100644 offapi/com/sun/star/datatransfer/DataFormatTranslator.idl
create mode 100644 offapi/com/sun/star/datatransfer/MimeContentTypeFactory.idl
create mode 100644 offapi/com/sun/star/datatransfer/UnsupportedFlavorException.idl
create mode 100644 offapi/com/sun/star/datatransfer/XDataFormatTranslator.idl
create mode 100644 offapi/com/sun/star/datatransfer/XMimeContentType.idl
create mode 100644 offapi/com/sun/star/datatransfer/XMimeContentTypeFactory.idl
create mode 100644 offapi/com/sun/star/datatransfer/XSystemTransferable.idl
create mode 100644 offapi/com/sun/star/datatransfer/XTransferDataAccess.idl
create mode 100644 offapi/com/sun/star/datatransfer/XTransferable.idl
create mode 100644 offapi/com/sun/star/datatransfer/XTransferable2.idl
create mode 100644 offapi/com/sun/star/datatransfer/XTransferableEx.idl
create mode 100644 offapi/com/sun/star/datatransfer/XTransferableSource.idl
create mode 100644 offapi/com/sun/star/datatransfer/XTransferableSupplier.idl
create mode 100644 offapi/com/sun/star/datatransfer/clipboard/ClipboardEvent.idl
create mode 100644 offapi/com/sun/star/datatransfer/clipboard/ClipboardManager.idl
create mode 100644 offapi/com/sun/star/datatransfer/clipboard/GenericClipboard.idl
create mode 100644 offapi/com/sun/star/datatransfer/clipboard/RenderingCapabilities.idl
create mode 100644 offapi/com/sun/star/datatransfer/clipboard/SystemClipboard.idl
create mode 100644 offapi/com/sun/star/datatransfer/clipboard/XClipboard.idl
create mode 100644 offapi/com/sun/star/datatransfer/clipboard/XClipboardEx.idl
create mode 100644 offapi/com/sun/star/datatransfer/clipboard/XClipboardFactory.idl
create mode 100644 offapi/com/sun/star/datatransfer/clipboard/XClipboardListener.idl
create mode 100644 offapi/com/sun/star/datatransfer/clipboard/XClipboardManager.idl
create mode 100644 offapi/com/sun/star/datatransfer/clipboard/XClipboardNotifier.idl
create mode 100644 offapi/com/sun/star/datatransfer/clipboard/XClipboardOwner.idl
create mode 100644 offapi/com/sun/star/datatransfer/clipboard/XFlushableClipboard.idl
create mode 100644 offapi/com/sun/star/datatransfer/clipboard/XSystemClipboard.idl
create mode 100644 offapi/com/sun/star/datatransfer/dnd/DNDConstants.idl
create mode 100644 offapi/com/sun/star/datatransfer/dnd/DragGestureEvent.idl
create mode 100644 offapi/com/sun/star/datatransfer/dnd/DragSourceDragEvent.idl
create mode 100644 offapi/com/sun/star/datatransfer/dnd/DragSourceDropEvent.idl
create mode 100644 offapi/com/sun/star/datatransfer/dnd/DragSourceEvent.idl
create mode 100644 offapi/com/sun/star/datatransfer/dnd/DropTargetDragEnterEvent.idl
create mode 100644 offapi/com/sun/star/datatransfer/dnd/DropTargetDragEvent.idl
create mode 100644 offapi/com/sun/star/datatransfer/dnd/DropTargetDropEvent.idl
create mode 100644 offapi/com/sun/star/datatransfer/dnd/DropTargetEvent.idl
create mode 100644 offapi/com/sun/star/datatransfer/dnd/InvalidDNDOperationException.idl
create mode 100644 offapi/com/sun/star/datatransfer/dnd/OleDragSource.idl
create mode 100644 offapi/com/sun/star/datatransfer/dnd/OleDropTarget.idl
create mode 100644 offapi/com/sun/star/datatransfer/dnd/X11DragSource.idl
create mode 100644 offapi/com/sun/star/datatransfer/dnd/X11DropTarget.idl
create mode 100644 offapi/com/sun/star/datatransfer/dnd/XAutoscroll.idl
create mode 100644 offapi/com/sun/star/datatransfer/dnd/XDragGestureListener.idl
create mode 100644 offapi/com/sun/star/datatransfer/dnd/XDragGestureRecognizer.idl
create mode 100644 offapi/com/sun/star/datatransfer/dnd/XDragSource.idl
create mode 100644 offapi/com/sun/star/datatransfer/dnd/XDragSourceContext.idl
create mode 100644 offapi/com/sun/star/datatransfer/dnd/XDragSourceListener.idl
create mode 100644 offapi/com/sun/star/datatransfer/dnd/XDropTarget.idl
create mode 100644 offapi/com/sun/star/datatransfer/dnd/XDropTargetDragContext.idl
create mode 100644 offapi/com/sun/star/datatransfer/dnd/XDropTargetDropContext.idl
create mode 100644 offapi/com/sun/star/datatransfer/dnd/XDropTargetListener.idl
create mode 100644 offapi/com/sun/star/deployment/DependencyException.idl
create mode 100644 offapi/com/sun/star/deployment/DeploymentException.idl
create mode 100644 offapi/com/sun/star/deployment/ExtensionManager.idl
create mode 100644 offapi/com/sun/star/deployment/ExtensionRemovedException.idl
create mode 100644 offapi/com/sun/star/deployment/InstallException.idl
create mode 100644 offapi/com/sun/star/deployment/InvalidRemovedParameterException.idl
create mode 100644 offapi/com/sun/star/deployment/LicenseException.idl
create mode 100644 offapi/com/sun/star/deployment/PackageInformationProvider.idl
create mode 100644 offapi/com/sun/star/deployment/PackageRegistryBackend.idl
create mode 100644 offapi/com/sun/star/deployment/PlatformException.idl
create mode 100644 offapi/com/sun/star/deployment/Prerequisites.idl
create mode 100644 offapi/com/sun/star/deployment/UpdateInformationEntry.idl
create mode 100644 offapi/com/sun/star/deployment/UpdateInformationProvider.idl
create mode 100644 offapi/com/sun/star/deployment/VersionException.idl
create mode 100644 offapi/com/sun/star/deployment/XExtensionManager.idl
create mode 100644 offapi/com/sun/star/deployment/XPackage.idl
create mode 100644 offapi/com/sun/star/deployment/XPackageInformationProvider.idl
create mode 100644 offapi/com/sun/star/deployment/XPackageManager.idl
create mode 100644 offapi/com/sun/star/deployment/XPackageManagerFactory.idl
create mode 100644 offapi/com/sun/star/deployment/XPackageRegistry.idl
create mode 100644 offapi/com/sun/star/deployment/XPackageTypeInfo.idl
create mode 100644 offapi/com/sun/star/deployment/XUpdateInformationProvider.idl
create mode 100644 offapi/com/sun/star/deployment/test/SmoketestCommandEnvironment.idl
create mode 100644 offapi/com/sun/star/deployment/thePackageManagerFactory.idl
create mode 100644 offapi/com/sun/star/deployment/ui/LicenseDialog.idl
create mode 100644 offapi/com/sun/star/deployment/ui/PackageManagerDialog.idl
create mode 100644 offapi/com/sun/star/deployment/ui/UpdateRequiredDialog.idl
create mode 100644 offapi/com/sun/star/document/AmbigousFilterRequest.idl
create mode 100644 offapi/com/sun/star/document/BrokenPackageRequest.idl
create mode 100644 offapi/com/sun/star/document/ChangedByOthersRequest.idl
create mode 100644 offapi/com/sun/star/document/CmisProperty.idl
create mode 100644 offapi/com/sun/star/document/CmisVersion.idl
create mode 100644 offapi/com/sun/star/document/CorruptedFilterConfigurationException.idl
create mode 100644 offapi/com/sun/star/document/DocumentEvent.idl
create mode 100644 offapi/com/sun/star/document/DocumentProperties.idl
create mode 100644 offapi/com/sun/star/document/DocumentRevisionListPersistence.idl
create mode 100644 offapi/com/sun/star/document/EmptyUndoStackException.idl
create mode 100644 offapi/com/sun/star/document/EventDescriptor.idl
create mode 100644 offapi/com/sun/star/document/EventObject.idl
create mode 100644 offapi/com/sun/star/document/Events.idl
create mode 100644 offapi/com/sun/star/document/ExoticFileLoadException.idl
create mode 100644 offapi/com/sun/star/document/ExportFilter.idl
create mode 100644 offapi/com/sun/star/document/ExtendedTypeDetection.idl
create mode 100644 offapi/com/sun/star/document/ExtendedTypeDetectionFactory.idl
create mode 100644 offapi/com/sun/star/document/FilterAdapter.idl
create mode 100644 offapi/com/sun/star/document/FilterConfigRefresh.idl
create mode 100644 offapi/com/sun/star/document/FilterFactory.idl
create mode 100644 offapi/com/sun/star/document/FilterOptionsRequest.idl
create mode 100644 offapi/com/sun/star/document/GraphicStorageHandler.idl
create mode 100644 offapi/com/sun/star/document/HeaderFooterSettings.idl
create mode 100644 offapi/com/sun/star/document/ImportFilter.idl
create mode 100644 offapi/com/sun/star/document/IndexedPropertyValues.idl
create mode 100644 offapi/com/sun/star/document/LinkTarget.idl
create mode 100644 offapi/com/sun/star/document/LinkTargets.idl
create mode 100644 offapi/com/sun/star/document/LinkUpdateModes.idl
create mode 100644 offapi/com/sun/star/document/LockFileCorruptRequest.idl
create mode 100644 offapi/com/sun/star/document/LockFileIgnoreRequest.idl
create mode 100644 offapi/com/sun/star/document/LockedDocumentRequest.idl
create mode 100644 offapi/com/sun/star/document/LockedOnSavingRequest.idl
create mode 100644 offapi/com/sun/star/document/MacroExecMode.idl
create mode 100644 offapi/com/sun/star/document/MediaDescriptor.idl
create mode 100644 offapi/com/sun/star/document/NamedPropertyValues.idl
create mode 100644 offapi/com/sun/star/document/NoSuchFilterRequest.idl
create mode 100644 offapi/com/sun/star/document/OOXMLDocumentPropertiesImporter.idl
create mode 100644 offapi/com/sun/star/document/OfficeDocument.idl
create mode 100644 offapi/com/sun/star/document/OleEmbeddedServerRegistration.idl
create mode 100644 offapi/com/sun/star/document/OwnLockOnDocumentRequest.idl
create mode 100644 offapi/com/sun/star/document/PDFDialog.idl
create mode 100644 offapi/com/sun/star/document/PrinterIndependentLayout.idl
create mode 100644 offapi/com/sun/star/document/RedlineDisplayType.idl
create mode 100644 offapi/com/sun/star/document/Settings.idl
create mode 100644 offapi/com/sun/star/document/TypeDetection.idl
create mode 100644 offapi/com/sun/star/document/UndoContextNotClosedException.idl
create mode 100644 offapi/com/sun/star/document/UndoFailedException.idl
create mode 100644 offapi/com/sun/star/document/UndoManagerEvent.idl
create mode 100644 offapi/com/sun/star/document/UpdateDocMode.idl
create mode 100644 offapi/com/sun/star/document/XActionLockable.idl
create mode 100644 offapi/com/sun/star/document/XBinaryStreamResolver.idl
create mode 100644 offapi/com/sun/star/document/XCmisDocument.idl
create mode 100644 offapi/com/sun/star/document/XCodeNameQuery.idl
create mode 100644 offapi/com/sun/star/document/XCompatWriterDocProperties.idl
create mode 100644 offapi/com/sun/star/document/XDocumentEventBroadcaster.idl
create mode 100644 offapi/com/sun/star/document/XDocumentEventListener.idl
create mode 100644 offapi/com/sun/star/document/XDocumentInsertable.idl
create mode 100644 offapi/com/sun/star/document/XDocumentLanguages.idl
create mode 100644 offapi/com/sun/star/document/XDocumentProperties.idl
create mode 100644 offapi/com/sun/star/document/XDocumentPropertiesSupplier.idl
create mode 100644 offapi/com/sun/star/document/XDocumentRecovery.idl
create mode 100644 offapi/com/sun/star/document/XDocumentRevisionListPersistence.idl
create mode 100644 offapi/com/sun/star/document/XDocumentSubStorageSupplier.idl
create mode 100644 offapi/com/sun/star/document/XEmbeddedObjectResolver.idl
create mode 100644 offapi/com/sun/star/document/XEmbeddedObjectSupplier.idl
create mode 100644 offapi/com/sun/star/document/XEmbeddedObjectSupplier2.idl
create mode 100644 offapi/com/sun/star/document/XEmbeddedScripts.idl
create mode 100644 offapi/com/sun/star/document/XEventBroadcaster.idl
create mode 100644 offapi/com/sun/star/document/XEventListener.idl
create mode 100644 offapi/com/sun/star/document/XEventsSupplier.idl
create mode 100644 offapi/com/sun/star/document/XExporter.idl
create mode 100644 offapi/com/sun/star/document/XExtendedFilterDetection.idl
create mode 100644 offapi/com/sun/star/document/XFilter.idl
create mode 100644 offapi/com/sun/star/document/XFilterAdapter.idl
create mode 100644 offapi/com/sun/star/document/XGraphicObjectResolver.idl
create mode 100644 offapi/com/sun/star/document/XGraphicStorageHandler.idl
create mode 100644 offapi/com/sun/star/document/XImporter.idl
create mode 100644 offapi/com/sun/star/document/XInteractionFilterOptions.idl
create mode 100644 offapi/com/sun/star/document/XInteractionFilterSelect.idl
create mode 100644 offapi/com/sun/star/document/XLinkTargetSupplier.idl
create mode 100644 offapi/com/sun/star/document/XMLBasicExporter.idl
create mode 100644 offapi/com/sun/star/document/XMLOasisBasicExporter.idl
create mode 100644 offapi/com/sun/star/document/XMimeTypeInfo.idl
create mode 100644 offapi/com/sun/star/document/XOOXMLDocumentPropertiesImporter.idl
create mode 100644 offapi/com/sun/star/document/XRedlinesSupplier.idl
create mode 100644 offapi/com/sun/star/document/XScriptInvocationContext.idl
create mode 100644 offapi/com/sun/star/document/XShapeEventBroadcaster.idl
create mode 100644 offapi/com/sun/star/document/XShapeEventListener.idl
create mode 100644 offapi/com/sun/star/document/XStorageBasedDocument.idl
create mode 100644 offapi/com/sun/star/document/XStorageChangeListener.idl
create mode 100644 offapi/com/sun/star/document/XTypeDetection.idl
create mode 100644 offapi/com/sun/star/document/XUndoAction.idl
create mode 100644 offapi/com/sun/star/document/XUndoManager.idl
create mode 100644 offapi/com/sun/star/document/XUndoManagerListener.idl
create mode 100644 offapi/com/sun/star/document/XUndoManagerSupplier.idl
create mode 100644 offapi/com/sun/star/document/XVbaMethodParameter.idl
create mode 100644 offapi/com/sun/star/document/XViewDataSupplier.idl
create mode 100644 offapi/com/sun/star/document/XXMLBasicExporter.idl
create mode 100644 offapi/com/sun/star/drawing/AccessibleDrawDocumentView.idl
create mode 100644 offapi/com/sun/star/drawing/AccessibleGraphControl.idl
create mode 100644 offapi/com/sun/star/drawing/AccessibleGraphicShape.idl
create mode 100644 offapi/com/sun/star/drawing/AccessibleImageBullet.idl
create mode 100644 offapi/com/sun/star/drawing/AccessibleOLEShape.idl
create mode 100644 offapi/com/sun/star/drawing/AccessibleShape.idl
create mode 100644 offapi/com/sun/star/drawing/AccessibleSlideView.idl
create mode 100644 offapi/com/sun/star/drawing/AccessibleSlideViewObject.idl
create mode 100644 offapi/com/sun/star/drawing/Alignment.idl
create mode 100644 offapi/com/sun/star/drawing/AppletShape.idl
create mode 100644 offapi/com/sun/star/drawing/Arrangement.idl
create mode 100644 offapi/com/sun/star/drawing/Background.idl
create mode 100644 offapi/com/sun/star/drawing/BezierPoint.idl
create mode 100644 offapi/com/sun/star/drawing/BitmapMode.idl
create mode 100644 offapi/com/sun/star/drawing/BitmapTable.idl
create mode 100644 offapi/com/sun/star/drawing/BoundVolume.idl
create mode 100644 offapi/com/sun/star/drawing/CameraGeometry.idl
create mode 100644 offapi/com/sun/star/drawing/CanvasFeature.idl
create mode 100644 offapi/com/sun/star/drawing/CaptionEscapeDirection.idl
create mode 100644 offapi/com/sun/star/drawing/CaptionShape.idl
create mode 100644 offapi/com/sun/star/drawing/CaptionType.idl
create mode 100644 offapi/com/sun/star/drawing/CircleKind.idl
create mode 100644 offapi/com/sun/star/drawing/ClosedBezierShape.idl
create mode 100644 offapi/com/sun/star/drawing/ColorMode.idl
create mode 100644 offapi/com/sun/star/drawing/ColorTable.idl
create mode 100644 offapi/com/sun/star/drawing/ConnectionType.idl
create mode 100644 offapi/com/sun/star/drawing/ConnectorProperties.idl
create mode 100644 offapi/com/sun/star/drawing/ConnectorShape.idl
create mode 100644 offapi/com/sun/star/drawing/ConnectorType.idl
create mode 100644 offapi/com/sun/star/drawing/ControlShape.idl
create mode 100644 offapi/com/sun/star/drawing/CoordinateSequence.idl
create mode 100644 offapi/com/sun/star/drawing/CoordinateSequenceSequence.idl
create mode 100644 offapi/com/sun/star/drawing/CustomShape.idl
create mode 100644 offapi/com/sun/star/drawing/CustomShapeEngine.idl
create mode 100644 offapi/com/sun/star/drawing/DashStyle.idl
create mode 100644 offapi/com/sun/star/drawing/DashTable.idl
create mode 100644 offapi/com/sun/star/drawing/Defaults.idl
create mode 100644 offapi/com/sun/star/drawing/Direction3D.idl
create mode 100644 offapi/com/sun/star/drawing/DocumentSettings.idl
create mode 100644 offapi/com/sun/star/drawing/DoubleSequence.idl
create mode 100644 offapi/com/sun/star/drawing/DoubleSequenceSequence.idl
create mode 100644 offapi/com/sun/star/drawing/DrawPage.idl
create mode 100644 offapi/com/sun/star/drawing/DrawPages.idl
create mode 100644 offapi/com/sun/star/drawing/DrawViewMode.idl
create mode 100644 offapi/com/sun/star/drawing/DrawingDocument.idl
create mode 100644 offapi/com/sun/star/drawing/DrawingDocumentDrawView.idl
create mode 100644 offapi/com/sun/star/drawing/DrawingDocumentFactory.idl
create mode 100644 offapi/com/sun/star/drawing/EllipseShape.idl
create mode 100644 offapi/com/sun/star/drawing/EnhancedCustomShapeAdjustmentValue.idl
create mode 100644 offapi/com/sun/star/drawing/EnhancedCustomShapeExtrusion.idl
create mode 100644 offapi/com/sun/star/drawing/EnhancedCustomShapeGeometry.idl
create mode 100644 offapi/com/sun/star/drawing/EnhancedCustomShapeGluePointType.idl
create mode 100644 offapi/com/sun/star/drawing/EnhancedCustomShapeHandle.idl
create mode 100644 offapi/com/sun/star/drawing/EnhancedCustomShapeParameter.idl
create mode 100644 offapi/com/sun/star/drawing/EnhancedCustomShapeParameterPair.idl
create mode 100644 offapi/com/sun/star/drawing/EnhancedCustomShapeParameterType.idl
create mode 100644 offapi/com/sun/star/drawing/EnhancedCustomShapePath.idl
create mode 100644 offapi/com/sun/star/drawing/EnhancedCustomShapeSegment.idl
create mode 100644 offapi/com/sun/star/drawing/EnhancedCustomShapeSegmentCommand.idl
create mode 100644 offapi/com/sun/star/drawing/EnhancedCustomShapeTextFrame.idl
create mode 100644 offapi/com/sun/star/drawing/EnhancedCustomShapeTextPath.idl
create mode 100644 offapi/com/sun/star/drawing/EnhancedCustomShapeTextPathMode.idl
create mode 100644 offapi/com/sun/star/drawing/EscapeDirection.idl
create mode 100644 offapi/com/sun/star/drawing/FillProperties.idl
create mode 100644 offapi/com/sun/star/drawing/FillStyle.idl
create mode 100644 offapi/com/sun/star/drawing/FlagSequence.idl
create mode 100644 offapi/com/sun/star/drawing/FlagSequenceSequence.idl
create mode 100644 offapi/com/sun/star/drawing/GenericDrawPage.idl
create mode 100644 offapi/com/sun/star/drawing/GenericDrawingDocument.idl
create mode 100644 offapi/com/sun/star/drawing/GluePoint.idl
create mode 100644 offapi/com/sun/star/drawing/GluePoint2.idl
create mode 100644 offapi/com/sun/star/drawing/GradientTable.idl
create mode 100644 offapi/com/sun/star/drawing/GraphicExportFilter.idl
create mode 100644 offapi/com/sun/star/drawing/GraphicFilterRequest.idl
create mode 100644 offapi/com/sun/star/drawing/GraphicObjectShape.idl
create mode 100644 offapi/com/sun/star/drawing/GroupShape.idl
create mode 100644 offapi/com/sun/star/drawing/Hatch.idl
create mode 100644 offapi/com/sun/star/drawing/HatchStyle.idl
create mode 100644 offapi/com/sun/star/drawing/HatchTable.idl
create mode 100644 offapi/com/sun/star/drawing/HomogenMatrix.idl
create mode 100644 offapi/com/sun/star/drawing/HomogenMatrix3.idl
create mode 100644 offapi/com/sun/star/drawing/HomogenMatrix4.idl
create mode 100644 offapi/com/sun/star/drawing/HomogenMatrixLine.idl
create mode 100644 offapi/com/sun/star/drawing/HomogenMatrixLine3.idl
create mode 100644 offapi/com/sun/star/drawing/HomogenMatrixLine4.idl
create mode 100644 offapi/com/sun/star/drawing/HorizontalDimensioning.idl
create mode 100644 offapi/com/sun/star/drawing/Layer.idl
create mode 100644 offapi/com/sun/star/drawing/LayerManager.idl
create mode 100644 offapi/com/sun/star/drawing/LayerType.idl
create mode 100644 offapi/com/sun/star/drawing/LineCap.idl
create mode 100644 offapi/com/sun/star/drawing/LineDash.idl
create mode 100644 offapi/com/sun/star/drawing/LineEndType.idl
create mode 100644 offapi/com/sun/star/drawing/LineJoint.idl
create mode 100644 offapi/com/sun/star/drawing/LineProperties.idl
create mode 100644 offapi/com/sun/star/drawing/LineShape.idl
create mode 100644 offapi/com/sun/star/drawing/LineStyle.idl
create mode 100644 offapi/com/sun/star/drawing/MarkerTable.idl
create mode 100644 offapi/com/sun/star/drawing/MasterPage.idl
create mode 100644 offapi/com/sun/star/drawing/MasterPages.idl
create mode 100644 offapi/com/sun/star/drawing/MeasureKind.idl
create mode 100644 offapi/com/sun/star/drawing/MeasureProperties.idl
create mode 100644 offapi/com/sun/star/drawing/MeasureShape.idl
create mode 100644 offapi/com/sun/star/drawing/MeasureTextHorzPos.idl
create mode 100644 offapi/com/sun/star/drawing/MeasureTextVertPos.idl
create mode 100644 offapi/com/sun/star/drawing/MirrorAxis.idl
create mode 100644 offapi/com/sun/star/drawing/ModuleDispatcher.idl
create mode 100644 offapi/com/sun/star/drawing/NormalsKind.idl
create mode 100644 offapi/com/sun/star/drawing/OLE2Shape.idl
create mode 100644 offapi/com/sun/star/drawing/OpenBezierShape.idl
create mode 100644 offapi/com/sun/star/drawing/PageShape.idl
create mode 100644 offapi/com/sun/star/drawing/PluginShape.idl
create mode 100644 offapi/com/sun/star/drawing/PointSequence.idl
create mode 100644 offapi/com/sun/star/drawing/PointSequenceSequence.idl
create mode 100644 offapi/com/sun/star/drawing/PolyLineShape.idl
create mode 100644 offapi/com/sun/star/drawing/PolyPolygonBezierCoords.idl
create mode 100644 offapi/com/sun/star/drawing/PolyPolygonBezierDescriptor.idl
create mode 100644 offapi/com/sun/star/drawing/PolyPolygonBezierShape.idl
create mode 100644 offapi/com/sun/star/drawing/PolyPolygonDescriptor.idl
create mode 100644 offapi/com/sun/star/drawing/PolyPolygonShape.idl
create mode 100644 offapi/com/sun/star/drawing/PolyPolygonShape3D.idl
create mode 100644 offapi/com/sun/star/drawing/PolygonFlags.idl
create mode 100644 offapi/com/sun/star/drawing/PolygonKind.idl
create mode 100644 offapi/com/sun/star/drawing/Position3D.idl
create mode 100644 offapi/com/sun/star/drawing/ProjectionMode.idl
create mode 100644 offapi/com/sun/star/drawing/QRCode.idl
create mode 100644 offapi/com/sun/star/drawing/QRCodeErrorCorrection.idl
create mode 100644 offapi/com/sun/star/drawing/RectanglePoint.idl
create mode 100644 offapi/com/sun/star/drawing/RectangleShape.idl
create mode 100644 offapi/com/sun/star/drawing/RotationDescriptor.idl
create mode 100644 offapi/com/sun/star/drawing/ShadeMode.idl
create mode 100644 offapi/com/sun/star/drawing/ShadingPattern.idl
create mode 100644 offapi/com/sun/star/drawing/ShadowProperties.idl
create mode 100644 offapi/com/sun/star/drawing/Shape.idl
create mode 100644 offapi/com/sun/star/drawing/ShapeCollection.idl
create mode 100644 offapi/com/sun/star/drawing/Shapes.idl
create mode 100644 offapi/com/sun/star/drawing/SlideRenderer.idl
create mode 100644 offapi/com/sun/star/drawing/SlideSorter.idl
create mode 100644 offapi/com/sun/star/drawing/SnapObjectType.idl
create mode 100644 offapi/com/sun/star/drawing/Text.idl
create mode 100644 offapi/com/sun/star/drawing/TextAdjust.idl
create mode 100644 offapi/com/sun/star/drawing/TextAnimationDirection.idl
create mode 100644 offapi/com/sun/star/drawing/TextAnimationKind.idl
create mode 100644 offapi/com/sun/star/drawing/TextFitToSizeType.idl
create mode 100644 offapi/com/sun/star/drawing/TextHorizontalAdjust.idl
create mode 100644 offapi/com/sun/star/drawing/TextProperties.idl
create mode 100644 offapi/com/sun/star/drawing/TextShape.idl
create mode 100644 offapi/com/sun/star/drawing/TextVerticalAdjust.idl
create mode 100644 offapi/com/sun/star/drawing/TextureKind.idl
create mode 100644 offapi/com/sun/star/drawing/TextureKind2.idl
create mode 100644 offapi/com/sun/star/drawing/TextureMode.idl
create mode 100644 offapi/com/sun/star/drawing/TextureProjectionMode.idl
create mode 100644 offapi/com/sun/star/drawing/TransparencyGradientTable.idl
create mode 100644 offapi/com/sun/star/drawing/VerticalDimensioning.idl
create mode 100644 offapi/com/sun/star/drawing/XConnectableShape.idl
create mode 100644 offapi/com/sun/star/drawing/XConnectorShape.idl
create mode 100644 offapi/com/sun/star/drawing/XControlShape.idl
create mode 100644 offapi/com/sun/star/drawing/XCustomShapeEngine.idl
create mode 100644 offapi/com/sun/star/drawing/XCustomShapeHandle.idl
create mode 100644 offapi/com/sun/star/drawing/XDrawPage.idl
create mode 100644 offapi/com/sun/star/drawing/XDrawPageDuplicator.idl
create mode 100644 offapi/com/sun/star/drawing/XDrawPageExpander.idl
create mode 100644 offapi/com/sun/star/drawing/XDrawPageSummarizer.idl
create mode 100644 offapi/com/sun/star/drawing/XDrawPageSupplier.idl
create mode 100644 offapi/com/sun/star/drawing/XDrawPages.idl
create mode 100644 offapi/com/sun/star/drawing/XDrawPagesSupplier.idl
create mode 100644 offapi/com/sun/star/drawing/XDrawSubController.idl
create mode 100644 offapi/com/sun/star/drawing/XDrawView.idl
create mode 100644 offapi/com/sun/star/drawing/XEnhancedCustomShapeDefaulter.idl
create mode 100644 offapi/com/sun/star/drawing/XGluePointsSupplier.idl
create mode 100644 offapi/com/sun/star/drawing/XGraphicExportFilter.idl
create mode 100644 offapi/com/sun/star/drawing/XLayer.idl
create mode 100644 offapi/com/sun/star/drawing/XLayerManager.idl
create mode 100644 offapi/com/sun/star/drawing/XLayerSupplier.idl
create mode 100644 offapi/com/sun/star/drawing/XMasterPageTarget.idl
create mode 100644 offapi/com/sun/star/drawing/XMasterPagesSupplier.idl
create mode 100644 offapi/com/sun/star/drawing/XPresenterHelper.idl
create mode 100644 offapi/com/sun/star/drawing/XSelectionFunction.idl
create mode 100644 offapi/com/sun/star/drawing/XShape.idl
create mode 100644 offapi/com/sun/star/drawing/XShapeAligner.idl
create mode 100644 offapi/com/sun/star/drawing/XShapeArranger.idl
create mode 100644 offapi/com/sun/star/drawing/XShapeBinder.idl
create mode 100644 offapi/com/sun/star/drawing/XShapeCombiner.idl
create mode 100644 offapi/com/sun/star/drawing/XShapeDescriptor.idl
create mode 100644 offapi/com/sun/star/drawing/XShapeGroup.idl
create mode 100644 offapi/com/sun/star/drawing/XShapeGrouper.idl
create mode 100644 offapi/com/sun/star/drawing/XShapeMirror.idl
create mode 100644 offapi/com/sun/star/drawing/XShapes.idl
create mode 100644 offapi/com/sun/star/drawing/XShapes2.idl
create mode 100644 offapi/com/sun/star/drawing/XShapes3.idl
create mode 100644 offapi/com/sun/star/drawing/XSlidePreviewCache.idl
create mode 100644 offapi/com/sun/star/drawing/XSlidePreviewCacheListener.idl
create mode 100644 offapi/com/sun/star/drawing/XSlideRenderer.idl
create mode 100644 offapi/com/sun/star/drawing/XSlideSorterBase.idl
create mode 100644 offapi/com/sun/star/drawing/XUniversalShapeDescriptor.idl
create mode 100644 offapi/com/sun/star/drawing/framework/AnchorBindingMode.idl
create mode 100644 offapi/com/sun/star/drawing/framework/BasicPaneFactory.idl
create mode 100644 offapi/com/sun/star/drawing/framework/BasicToolBarFactory.idl
create mode 100644 offapi/com/sun/star/drawing/framework/BasicViewFactory.idl
create mode 100644 offapi/com/sun/star/drawing/framework/BorderType.idl
create mode 100644 offapi/com/sun/star/drawing/framework/Configuration.idl
create mode 100644 offapi/com/sun/star/drawing/framework/ConfigurationChangeEvent.idl
create mode 100644 offapi/com/sun/star/drawing/framework/ConfigurationController.idl
create mode 100644 offapi/com/sun/star/drawing/framework/ModuleController.idl
create mode 100644 offapi/com/sun/star/drawing/framework/ResourceActivationMode.idl
create mode 100644 offapi/com/sun/star/drawing/framework/ResourceId.idl
create mode 100644 offapi/com/sun/star/drawing/framework/TabBarButton.idl
create mode 100644 offapi/com/sun/star/drawing/framework/XConfiguration.idl
create mode 100644 offapi/com/sun/star/drawing/framework/XConfigurationChangeListener.idl
create mode 100644 offapi/com/sun/star/drawing/framework/XConfigurationChangeRequest.idl
create mode 100644 offapi/com/sun/star/drawing/framework/XConfigurationController.idl
create mode 100644 offapi/com/sun/star/drawing/framework/XConfigurationControllerBroadcaster.idl
create mode 100644 offapi/com/sun/star/drawing/framework/XConfigurationControllerRequestQueue.idl
create mode 100644 offapi/com/sun/star/drawing/framework/XControllerManager.idl
create mode 100644 offapi/com/sun/star/drawing/framework/XModuleController.idl
create mode 100644 offapi/com/sun/star/drawing/framework/XPane.idl
create mode 100644 offapi/com/sun/star/drawing/framework/XPane2.idl
create mode 100644 offapi/com/sun/star/drawing/framework/XPaneBorderPainter.idl
create mode 100644 offapi/com/sun/star/drawing/framework/XRelocatableResource.idl
create mode 100644 offapi/com/sun/star/drawing/framework/XResource.idl
create mode 100644 offapi/com/sun/star/drawing/framework/XResourceFactory.idl
create mode 100644 offapi/com/sun/star/drawing/framework/XResourceFactoryManager.idl
create mode 100644 offapi/com/sun/star/drawing/framework/XResourceId.idl
create mode 100644 offapi/com/sun/star/drawing/framework/XTabBar.idl
create mode 100644 offapi/com/sun/star/drawing/framework/XToolBar.idl
create mode 100644 offapi/com/sun/star/drawing/framework/XView.idl
create mode 100644 offapi/com/sun/star/drawing/modules.idl
create mode 100644 offapi/com/sun/star/embed/Actions.idl
create mode 100644 offapi/com/sun/star/embed/Aspects.idl
create mode 100644 offapi/com/sun/star/embed/BaseStorage.idl
create mode 100644 offapi/com/sun/star/embed/DocumentCloser.idl
create mode 100644 offapi/com/sun/star/embed/ElementModes.idl
create mode 100644 offapi/com/sun/star/embed/EmbedMapUnits.idl
create mode 100644 offapi/com/sun/star/embed/EmbedMisc.idl
create mode 100644 offapi/com/sun/star/embed/EmbedStates.idl
create mode 100644 offapi/com/sun/star/embed/EmbedUpdateModes.idl
create mode 100644 offapi/com/sun/star/embed/EmbedVerbs.idl
create mode 100644 offapi/com/sun/star/embed/EmbeddedObjectCreator.idl
create mode 100644 offapi/com/sun/star/embed/EmbeddedObjectDescriptor.idl
create mode 100644 offapi/com/sun/star/embed/EntryInitModes.idl
create mode 100644 offapi/com/sun/star/embed/FileSystemStorage.idl
create mode 100644 offapi/com/sun/star/embed/FileSystemStorageFactory.idl
create mode 100644 offapi/com/sun/star/embed/HatchWindowFactory.idl
create mode 100644 offapi/com/sun/star/embed/InsertedObjectInfo.idl
create mode 100644 offapi/com/sun/star/embed/InstanceLocker.idl
create mode 100644 offapi/com/sun/star/embed/InvalidStorageException.idl
create mode 100644 offapi/com/sun/star/embed/LinkageMisuseException.idl
create mode 100644 offapi/com/sun/star/embed/MSOLEObjectSystemCreator.idl
create mode 100644 offapi/com/sun/star/embed/NeedsRunningStateException.idl
create mode 100644 offapi/com/sun/star/embed/NoVisualAreaSizeException.idl
create mode 100644 offapi/com/sun/star/embed/OLEEmbeddedObjectFactory.idl
create mode 100644 offapi/com/sun/star/embed/OLESimpleStorage.idl
create mode 100644 offapi/com/sun/star/embed/OOoEmbeddedObjectFactory.idl
create mode 100644 offapi/com/sun/star/embed/ObjectSaveVetoException.idl
create mode 100644 offapi/com/sun/star/embed/StateChangeInProgressException.idl
create mode 100644 offapi/com/sun/star/embed/Storage.idl
create mode 100644 offapi/com/sun/star/embed/StorageFactory.idl
create mode 100644 offapi/com/sun/star/embed/StorageFormats.idl
create mode 100644 offapi/com/sun/star/embed/StorageStream.idl
create mode 100644 offapi/com/sun/star/embed/StorageWrappedTargetException.idl
create mode 100644 offapi/com/sun/star/embed/UnreachableStateException.idl
create mode 100644 offapi/com/sun/star/embed/UseBackupException.idl
create mode 100644 offapi/com/sun/star/embed/VerbAttributes.idl
create mode 100644 offapi/com/sun/star/embed/VerbDescriptor.idl
create mode 100644 offapi/com/sun/star/embed/VisualRepresentation.idl
create mode 100644 offapi/com/sun/star/embed/WrongStateException.idl
create mode 100644 offapi/com/sun/star/embed/XActionsApproval.idl
create mode 100644 offapi/com/sun/star/embed/XClassifiedObject.idl
create mode 100644 offapi/com/sun/star/embed/XCommonEmbedPersist.idl
create mode 100644 offapi/com/sun/star/embed/XComponentSupplier.idl
create mode 100644 offapi/com/sun/star/embed/XEmbedObjectClipboardCreator.idl
create mode 100644 offapi/com/sun/star/embed/XEmbedObjectCreator.idl
create mode 100644 offapi/com/sun/star/embed/XEmbedObjectFactory.idl
create mode 100644 offapi/com/sun/star/embed/XEmbedPersist.idl
create mode 100644 offapi/com/sun/star/embed/XEmbedPersist2.idl
create mode 100644 offapi/com/sun/star/embed/XEmbeddedClient.idl
create mode 100644 offapi/com/sun/star/embed/XEmbeddedObject.idl
create mode 100644 offapi/com/sun/star/embed/XEmbeddedObjectCreator.idl
create mode 100644 offapi/com/sun/star/embed/XEmbeddedOleObject.idl
create mode 100644 offapi/com/sun/star/embed/XEncryptionProtectedSource.idl
create mode 100644 offapi/com/sun/star/embed/XEncryptionProtectedSource2.idl
create mode 100644 offapi/com/sun/star/embed/XEncryptionProtectedStorage.idl
create mode 100644 offapi/com/sun/star/embed/XExtendedStorageStream.idl
create mode 100644 offapi/com/sun/star/embed/XHatchWindow.idl
create mode 100644 offapi/com/sun/star/embed/XHatchWindowController.idl
create mode 100644 offapi/com/sun/star/embed/XHatchWindowFactory.idl
create mode 100644 offapi/com/sun/star/embed/XHierarchicalStorageAccess.idl
create mode 100644 offapi/com/sun/star/embed/XHierarchicalStorageAccess2.idl
create mode 100644 offapi/com/sun/star/embed/XInplaceClient.idl
create mode 100644 offapi/com/sun/star/embed/XInplaceObject.idl
create mode 100644 offapi/com/sun/star/embed/XInsertObjectDialog.idl
create mode 100644 offapi/com/sun/star/embed/XLinkCreator.idl
create mode 100644 offapi/com/sun/star/embed/XLinkFactory.idl
create mode 100644 offapi/com/sun/star/embed/XLinkageSupport.idl
create mode 100644 offapi/com/sun/star/embed/XOLESimpleStorage.idl
create mode 100644 offapi/com/sun/star/embed/XOptimizedStorage.idl
create mode 100644 offapi/com/sun/star/embed/XPackageStructureCreator.idl
create mode 100644 offapi/com/sun/star/embed/XPersistanceHolder.idl
create mode 100644 offapi/com/sun/star/embed/XRelationshipAccess.idl
create mode 100644 offapi/com/sun/star/embed/XStateChangeBroadcaster.idl
create mode 100644 offapi/com/sun/star/embed/XStateChangeListener.idl
create mode 100644 offapi/com/sun/star/embed/XStorage.idl
create mode 100644 offapi/com/sun/star/embed/XStorage2.idl
create mode 100644 offapi/com/sun/star/embed/XStorageRawAccess.idl
create mode 100644 offapi/com/sun/star/embed/XTransactedObject.idl
create mode 100644 offapi/com/sun/star/embed/XTransactionBroadcaster.idl
create mode 100644 offapi/com/sun/star/embed/XTransactionListener.idl
create mode 100644 offapi/com/sun/star/embed/XTransferableSupplier.idl
create mode 100644 offapi/com/sun/star/embed/XVisualObject.idl
create mode 100644 offapi/com/sun/star/embed/XWindowSupplier.idl
create mode 100644 offapi/com/sun/star/form/ControlFontDialog.idl
create mode 100644 offapi/com/sun/star/form/DataAwareControlModel.idl
create mode 100644 offapi/com/sun/star/form/DataSelectionType.idl
create mode 100644 offapi/com/sun/star/form/DatabaseDeleteEvent.idl
create mode 100644 offapi/com/sun/star/form/DatabaseParameterEvent.idl
create mode 100644 offapi/com/sun/star/form/ErrorEvent.idl
create mode 100644 offapi/com/sun/star/form/FormButtonType.idl
create mode 100644 offapi/com/sun/star/form/FormComponent.idl
create mode 100644 offapi/com/sun/star/form/FormComponentType.idl
create mode 100644 offapi/com/sun/star/form/FormComponents.idl
create mode 100644 offapi/com/sun/star/form/FormControlModel.idl
create mode 100644 offapi/com/sun/star/form/FormController.idl
create mode 100644 offapi/com/sun/star/form/FormControllerDispatcher.idl
create mode 100644 offapi/com/sun/star/form/FormSubmitEncoding.idl
create mode 100644 offapi/com/sun/star/form/FormSubmitMethod.idl
create mode 100644 offapi/com/sun/star/form/Forms.idl
create mode 100644 offapi/com/sun/star/form/ListSourceType.idl
create mode 100644 offapi/com/sun/star/form/NavigationBarMode.idl
create mode 100644 offapi/com/sun/star/form/PropertyBrowserController.idl
create mode 100644 offapi/com/sun/star/form/TabOrderDialog.idl
create mode 100644 offapi/com/sun/star/form/TabulatorCycle.idl
create mode 100644 offapi/com/sun/star/form/XApproveActionBroadcaster.idl
create mode 100644 offapi/com/sun/star/form/XApproveActionListener.idl
create mode 100644 offapi/com/sun/star/form/XBoundComponent.idl
create mode 100644 offapi/com/sun/star/form/XBoundControl.idl
create mode 100644 offapi/com/sun/star/form/XChangeBroadcaster.idl
create mode 100644 offapi/com/sun/star/form/XChangeListener.idl
create mode 100644 offapi/com/sun/star/form/XConfirmDeleteBroadcaster.idl
create mode 100644 offapi/com/sun/star/form/XConfirmDeleteListener.idl
create mode 100644 offapi/com/sun/star/form/XDatabaseParameterBroadcaster.idl
create mode 100644 offapi/com/sun/star/form/XDatabaseParameterBroadcaster2.idl
create mode 100644 offapi/com/sun/star/form/XDatabaseParameterListener.idl
create mode 100644 offapi/com/sun/star/form/XDeleteListener.idl
create mode 100644 offapi/com/sun/star/form/XErrorBroadcaster.idl
create mode 100644 offapi/com/sun/star/form/XErrorListener.idl
create mode 100644 offapi/com/sun/star/form/XForm.idl
create mode 100644 offapi/com/sun/star/form/XFormComponent.idl
create mode 100644 offapi/com/sun/star/form/XFormController.idl
create mode 100644 offapi/com/sun/star/form/XFormControllerListener.idl
create mode 100644 offapi/com/sun/star/form/XForms.idl
create mode 100644 offapi/com/sun/star/form/XFormsSupplier.idl
create mode 100644 offapi/com/sun/star/form/XFormsSupplier2.idl
create mode 100644 offapi/com/sun/star/form/XGrid.idl
create mode 100644 offapi/com/sun/star/form/XGridColumnFactory.idl
create mode 100644 offapi/com/sun/star/form/XGridControl.idl
create mode 100644 offapi/com/sun/star/form/XGridControlListener.idl
create mode 100644 offapi/com/sun/star/form/XGridFieldDataSupplier.idl
create mode 100644 offapi/com/sun/star/form/XGridPeer.idl
create mode 100644 offapi/com/sun/star/form/XImageProducerSupplier.idl
create mode 100644 offapi/com/sun/star/form/XInsertListener.idl
create mode 100644 offapi/com/sun/star/form/XLoadListener.idl
create mode 100644 offapi/com/sun/star/form/XLoadable.idl
create mode 100644 offapi/com/sun/star/form/XPositioningListener.idl
create mode 100644 offapi/com/sun/star/form/XReset.idl
create mode 100644 offapi/com/sun/star/form/XResetListener.idl
create mode 100644 offapi/com/sun/star/form/XRestoreListener.idl
create mode 100644 offapi/com/sun/star/form/XSubmit.idl
create mode 100644 offapi/com/sun/star/form/XSubmitListener.idl
create mode 100644 offapi/com/sun/star/form/XUpdateBroadcaster.idl
create mode 100644 offapi/com/sun/star/form/XUpdateListener.idl
create mode 100644 offapi/com/sun/star/form/binding/BindableControlModel.idl
create mode 100644 offapi/com/sun/star/form/binding/BindableDataAwareControlModel.idl
create mode 100644 offapi/com/sun/star/form/binding/BindableDatabaseCheckBox.idl
create mode 100644 offapi/com/sun/star/form/binding/BindableDatabaseComboBox.idl
create mode 100644 offapi/com/sun/star/form/binding/BindableDatabaseDateField.idl
create mode 100644 offapi/com/sun/star/form/binding/BindableDatabaseFormattedField.idl
create mode 100644 offapi/com/sun/star/form/binding/BindableDatabaseListBox.idl
create mode 100644 offapi/com/sun/star/form/binding/BindableDatabaseNumericField.idl
create mode 100644 offapi/com/sun/star/form/binding/BindableDatabaseRadioButton.idl
create mode 100644 offapi/com/sun/star/form/binding/BindableDatabaseTextField.idl
create mode 100644 offapi/com/sun/star/form/binding/BindableDatabaseTimeField.idl
create mode 100644 offapi/com/sun/star/form/binding/BindableIntegerValueRange.idl
create mode 100644 offapi/com/sun/star/form/binding/IncompatibleTypesException.idl
create mode 100644 offapi/com/sun/star/form/binding/InvalidBindingStateException.idl
create mode 100644 offapi/com/sun/star/form/binding/ListEntryEvent.idl
create mode 100644 offapi/com/sun/star/form/binding/ListEntrySource.idl
create mode 100644 offapi/com/sun/star/form/binding/ValueBinding.idl
create mode 100644 offapi/com/sun/star/form/binding/XBindableValue.idl
create mode 100644 offapi/com/sun/star/form/binding/XListEntryListener.idl
create mode 100644 offapi/com/sun/star/form/binding/XListEntrySink.idl
create mode 100644 offapi/com/sun/star/form/binding/XListEntrySource.idl
create mode 100644 offapi/com/sun/star/form/binding/XListEntryTypedSource.idl
create mode 100644 offapi/com/sun/star/form/binding/XValueBinding.idl
create mode 100644 offapi/com/sun/star/form/component/CheckBox.idl
create mode 100644 offapi/com/sun/star/form/component/ComboBox.idl
create mode 100644 offapi/com/sun/star/form/component/CommandButton.idl
create mode 100644 offapi/com/sun/star/form/component/CurrencyField.idl
create mode 100644 offapi/com/sun/star/form/component/DataForm.idl
create mode 100644 offapi/com/sun/star/form/component/DatabaseCheckBox.idl
create mode 100644 offapi/com/sun/star/form/component/DatabaseComboBox.idl
create mode 100644 offapi/com/sun/star/form/component/DatabaseCurrencyField.idl
create mode 100644 offapi/com/sun/star/form/component/DatabaseDateField.idl
create mode 100644 offapi/com/sun/star/form/component/DatabaseFormattedField.idl
create mode 100644 offapi/com/sun/star/form/component/DatabaseImageControl.idl
create mode 100644 offapi/com/sun/star/form/component/DatabaseListBox.idl
create mode 100644 offapi/com/sun/star/form/component/DatabaseNumericField.idl
create mode 100644 offapi/com/sun/star/form/component/DatabasePatternField.idl
create mode 100644 offapi/com/sun/star/form/component/DatabaseRadioButton.idl
create mode 100644 offapi/com/sun/star/form/component/DatabaseTextField.idl
create mode 100644 offapi/com/sun/star/form/component/DatabaseTimeField.idl
create mode 100644 offapi/com/sun/star/form/component/DateField.idl
create mode 100644 offapi/com/sun/star/form/component/FileControl.idl
create mode 100644 offapi/com/sun/star/form/component/FixedText.idl
create mode 100644 offapi/com/sun/star/form/component/Form.idl
create mode 100644 offapi/com/sun/star/form/component/FormattedField.idl
create mode 100644 offapi/com/sun/star/form/component/GridControl.idl
create mode 100644 offapi/com/sun/star/form/component/GroupBox.idl
create mode 100644 offapi/com/sun/star/form/component/HTMLForm.idl
create mode 100644 offapi/com/sun/star/form/component/HiddenControl.idl
create mode 100644 offapi/com/sun/star/form/component/ImageButton.idl
create mode 100644 offapi/com/sun/star/form/component/ListBox.idl
create mode 100644 offapi/com/sun/star/form/component/NavigationToolBar.idl
create mode 100644 offapi/com/sun/star/form/component/NumericField.idl
create mode 100644 offapi/com/sun/star/form/component/PatternField.idl
create mode 100644 offapi/com/sun/star/form/component/RadioButton.idl
create mode 100644 offapi/com/sun/star/form/component/RichTextControl.idl
create mode 100644 offapi/com/sun/star/form/component/ScrollBar.idl
create mode 100644 offapi/com/sun/star/form/component/SpinButton.idl
create mode 100644 offapi/com/sun/star/form/component/SubmitButton.idl
create mode 100644 offapi/com/sun/star/form/component/TextField.idl
create mode 100644 offapi/com/sun/star/form/component/TimeField.idl
create mode 100644 offapi/com/sun/star/form/control/CheckBox.idl
create mode 100644 offapi/com/sun/star/form/control/ComboBox.idl
create mode 100644 offapi/com/sun/star/form/control/CommandButton.idl
create mode 100644 offapi/com/sun/star/form/control/CurrencyField.idl
create mode 100644 offapi/com/sun/star/form/control/DateField.idl
create mode 100644 offapi/com/sun/star/form/control/FilterControl.idl
create mode 100644 offapi/com/sun/star/form/control/FormattedField.idl
create mode 100644 offapi/com/sun/star/form/control/GridControl.idl
create mode 100644 offapi/com/sun/star/form/control/GroupBox.idl
create mode 100644 offapi/com/sun/star/form/control/ImageButton.idl
create mode 100644 offapi/com/sun/star/form/control/ImageControl.idl
create mode 100644 offapi/com/sun/star/form/control/InteractionGridControl.idl
create mode 100644 offapi/com/sun/star/form/control/ListBox.idl
create mode 100644 offapi/com/sun/star/form/control/NavigationToolBar.idl
create mode 100644 offapi/com/sun/star/form/control/NumericField.idl
create mode 100644 offapi/com/sun/star/form/control/PatternField.idl
create mode 100644 offapi/com/sun/star/form/control/RadioButton.idl
create mode 100644 offapi/com/sun/star/form/control/SubmitButton.idl
create mode 100644 offapi/com/sun/star/form/control/TextField.idl
create mode 100644 offapi/com/sun/star/form/control/TimeField.idl
create mode 100644 offapi/com/sun/star/form/inspection/ButtonNavigationHandler.idl
create mode 100644 offapi/com/sun/star/form/inspection/CellBindingPropertyHandler.idl
create mode 100644 offapi/com/sun/star/form/inspection/DefaultFormComponentInspectorModel.idl
create mode 100644 offapi/com/sun/star/form/inspection/EditPropertyHandler.idl
create mode 100644 offapi/com/sun/star/form/inspection/EventHandler.idl
create mode 100644 offapi/com/sun/star/form/inspection/FormComponentPropertyHandler.idl
create mode 100644 offapi/com/sun/star/form/inspection/SubmissionPropertyHandler.idl
create mode 100644 offapi/com/sun/star/form/inspection/XMLFormsPropertyHandler.idl
create mode 100644 offapi/com/sun/star/form/inspection/XSDValidationPropertyHandler.idl
create mode 100644 offapi/com/sun/star/form/modules.idl
create mode 100644 offapi/com/sun/star/form/runtime/FeatureState.idl
create mode 100644 offapi/com/sun/star/form/runtime/FilterEvent.idl
create mode 100644 offapi/com/sun/star/form/runtime/FormController.idl
create mode 100644 offapi/com/sun/star/form/runtime/FormFeature.idl
create mode 100644 offapi/com/sun/star/form/runtime/FormOperations.idl
create mode 100644 offapi/com/sun/star/form/runtime/XFeatureInvalidation.idl
create mode 100644 offapi/com/sun/star/form/runtime/XFilterController.idl
create mode 100644 offapi/com/sun/star/form/runtime/XFilterControllerListener.idl
create mode 100644 offapi/com/sun/star/form/runtime/XFormController.idl
create mode 100644 offapi/com/sun/star/form/runtime/XFormControllerContext.idl
create mode 100644 offapi/com/sun/star/form/runtime/XFormOperations.idl
create mode 100644 offapi/com/sun/star/form/submission/XSubmission.idl
create mode 100644 offapi/com/sun/star/form/submission/XSubmissionSupplier.idl
create mode 100644 offapi/com/sun/star/form/submission/XSubmissionVetoListener.idl
create mode 100644 offapi/com/sun/star/form/validation/ValidatableBindableControlModel.idl
create mode 100644 offapi/com/sun/star/form/validation/ValidatableControlModel.idl
create mode 100644 offapi/com/sun/star/form/validation/XFormComponentValidityListener.idl
create mode 100644 offapi/com/sun/star/form/validation/XValidatable.idl
create mode 100644 offapi/com/sun/star/form/validation/XValidatableFormComponent.idl
create mode 100644 offapi/com/sun/star/form/validation/XValidator.idl
create mode 100644 offapi/com/sun/star/form/validation/XValidityConstraintListener.idl
create mode 100644 offapi/com/sun/star/formula/AccessibleFormulaText.idl
create mode 100644 offapi/com/sun/star/formula/AccessibleFormulaView.idl
create mode 100644 offapi/com/sun/star/formula/FormulaProperties.idl
create mode 100644 offapi/com/sun/star/formula/SymbolDescriptor.idl
create mode 100644 offapi/com/sun/star/frame/AppDispatchProvider.idl
create mode 100644 offapi/com/sun/star/frame/AutoRecovery.idl
create mode 100644 offapi/com/sun/star/frame/Bibliography.idl
create mode 100644 offapi/com/sun/star/frame/BorderWidths.idl
create mode 100644 offapi/com/sun/star/frame/CommandGroup.idl
create mode 100644 offapi/com/sun/star/frame/Components.idl
create mode 100644 offapi/com/sun/star/frame/ContentHandler.idl
create mode 100644 offapi/com/sun/star/frame/ContentHandlerFactory.idl
create mode 100644 offapi/com/sun/star/frame/ControlCommand.idl
create mode 100644 offapi/com/sun/star/frame/ControlEvent.idl
create mode 100644 offapi/com/sun/star/frame/Controller.idl
create mode 100644 offapi/com/sun/star/frame/Desktop.idl
create mode 100644 offapi/com/sun/star/frame/DesktopTask.idl
create mode 100644 offapi/com/sun/star/frame/DesktopTasks.idl
create mode 100644 offapi/com/sun/star/frame/DispatchDescriptor.idl
create mode 100644 offapi/com/sun/star/frame/DispatchHelper.idl
create mode 100644 offapi/com/sun/star/frame/DispatchInformation.idl
create mode 100644 offapi/com/sun/star/frame/DispatchProvider.idl
create mode 100644 offapi/com/sun/star/frame/DispatchRecorder.idl
create mode 100644 offapi/com/sun/star/frame/DispatchRecorderSupplier.idl
create mode 100644 offapi/com/sun/star/frame/DispatchResultEvent.idl
create mode 100644 offapi/com/sun/star/frame/DispatchResultState.idl
create mode 100644 offapi/com/sun/star/frame/DispatchStatement.idl
create mode 100644 offapi/com/sun/star/frame/DocumentTemplates.idl
create mode 100644 offapi/com/sun/star/frame/DoubleInitializationException.idl
create mode 100644 offapi/com/sun/star/frame/FeatureStateEvent.idl
create mode 100644 offapi/com/sun/star/frame/Frame.idl
create mode 100644 offapi/com/sun/star/frame/FrameAction.idl
create mode 100644 offapi/com/sun/star/frame/FrameActionEvent.idl
create mode 100644 offapi/com/sun/star/frame/FrameControl.idl
create mode 100644 offapi/com/sun/star/frame/FrameLoader.idl
create mode 100644 offapi/com/sun/star/frame/FrameLoaderFactory.idl
create mode 100644 offapi/com/sun/star/frame/FrameSearchFlag.idl
create mode 100644 offapi/com/sun/star/frame/FramesContainer.idl
create mode 100644 offapi/com/sun/star/frame/GlobalEventBroadcaster.idl
create mode 100644 offapi/com/sun/star/frame/IllegalArgumentIOException.idl
create mode 100644 offapi/com/sun/star/frame/InfobarType.idl
create mode 100644 offapi/com/sun/star/frame/LayoutManager.idl
create mode 100644 offapi/com/sun/star/frame/LayoutManagerEvents.idl
create mode 100644 offapi/com/sun/star/frame/MediaTypeDetectionHelper.idl
create mode 100644 offapi/com/sun/star/frame/ModuleManager.idl
create mode 100644 offapi/com/sun/star/frame/OfficeFrameLoader.idl
create mode 100644 offapi/com/sun/star/frame/PopupMenuController.idl
create mode 100644 offapi/com/sun/star/frame/PopupMenuControllerFactory.idl
create mode 100644 offapi/com/sun/star/frame/ProtocolHandler.idl
create mode 100644 offapi/com/sun/star/frame/SessionListener.idl
create mode 100644 offapi/com/sun/star/frame/SessionManager.idl
create mode 100644 offapi/com/sun/star/frame/Settings.idl
create mode 100644 offapi/com/sun/star/frame/StartModule.idl
create mode 100644 offapi/com/sun/star/frame/StatusbarController.idl
create mode 100644 offapi/com/sun/star/frame/StatusbarControllerFactory.idl
create mode 100644 offapi/com/sun/star/frame/SynchronousFrameLoader.idl
create mode 100644 offapi/com/sun/star/frame/Task.idl
create mode 100644 offapi/com/sun/star/frame/TaskCreator.idl
create mode 100644 offapi/com/sun/star/frame/TemplateAccess.idl
create mode 100644 offapi/com/sun/star/frame/TerminationVetoException.idl
create mode 100644 offapi/com/sun/star/frame/TitleChangedEvent.idl
create mode 100644 offapi/com/sun/star/frame/ToolbarController.idl
create mode 100644 offapi/com/sun/star/frame/ToolbarControllerFactory.idl
create mode 100644 offapi/com/sun/star/frame/TransientDocumentsDocumentContentFactory.idl
create mode 100644 offapi/com/sun/star/frame/UICommandDescription.idl
create mode 100644 offapi/com/sun/star/frame/UnknownModuleException.idl
create mode 100644 offapi/com/sun/star/frame/UntitledNumbersConst.idl
create mode 100644 offapi/com/sun/star/frame/WindowArrange.idl
create mode 100644 offapi/com/sun/star/frame/XAppDispatchProvider.idl
create mode 100644 offapi/com/sun/star/frame/XBorderResizeListener.idl
create mode 100644 offapi/com/sun/star/frame/XBrowseHistoryRegistry.idl
create mode 100644 offapi/com/sun/star/frame/XComponentLoader.idl
create mode 100644 offapi/com/sun/star/frame/XComponentRegistry.idl
create mode 100644 offapi/com/sun/star/frame/XConfigManager.idl
create mode 100644 offapi/com/sun/star/frame/XControlNotificationListener.idl
create mode 100644 offapi/com/sun/star/frame/XController.idl
create mode 100644 offapi/com/sun/star/frame/XController2.idl
create mode 100644 offapi/com/sun/star/frame/XControllerBorder.idl
create mode 100644 offapi/com/sun/star/frame/XDesktop.idl
create mode 100644 offapi/com/sun/star/frame/XDesktop2.idl
create mode 100644 offapi/com/sun/star/frame/XDesktopTask.idl
create mode 100644 offapi/com/sun/star/frame/XDispatch.idl
create mode 100644 offapi/com/sun/star/frame/XDispatchHelper.idl
create mode 100644 offapi/com/sun/star/frame/XDispatchInformationProvider.idl
create mode 100644 offapi/com/sun/star/frame/XDispatchProvider.idl
create mode 100644 offapi/com/sun/star/frame/XDispatchProviderInterception.idl
create mode 100644 offapi/com/sun/star/frame/XDispatchProviderInterceptor.idl
create mode 100644 offapi/com/sun/star/frame/XDispatchRecorder.idl
create mode 100644 offapi/com/sun/star/frame/XDispatchRecorderSupplier.idl
create mode 100644 offapi/com/sun/star/frame/XDispatchResultListener.idl
create mode 100644 offapi/com/sun/star/frame/XDocumentTemplates.idl
create mode 100644 offapi/com/sun/star/frame/XExtendedFilterDetection.idl
create mode 100644 offapi/com/sun/star/frame/XFilterDetect.idl
create mode 100644 offapi/com/sun/star/frame/XFrame.idl
create mode 100644 offapi/com/sun/star/frame/XFrame2.idl
create mode 100644 offapi/com/sun/star/frame/XFrameActionListener.idl
create mode 100644 offapi/com/sun/star/frame/XFrameLoader.idl
create mode 100644 offapi/com/sun/star/frame/XFrameLoaderQuery.idl
create mode 100644 offapi/com/sun/star/frame/XFrameSetModel.idl
create mode 100644 offapi/com/sun/star/frame/XFrames.idl
create mode 100644 offapi/com/sun/star/frame/XFramesSupplier.idl
create mode 100644 offapi/com/sun/star/frame/XGlobalEventBroadcaster.idl
create mode 100644 offapi/com/sun/star/frame/XInfobarProvider.idl
create mode 100644 offapi/com/sun/star/frame/XInterceptorInfo.idl
create mode 100644 offapi/com/sun/star/frame/XLayoutManager.idl
create mode 100644 offapi/com/sun/star/frame/XLayoutManager2.idl
create mode 100644 offapi/com/sun/star/frame/XLayoutManagerEventBroadcaster.idl
create mode 100644 offapi/com/sun/star/frame/XLayoutManagerListener.idl
create mode 100644 offapi/com/sun/star/frame/XLoadEventListener.idl
create mode 100644 offapi/com/sun/star/frame/XLoadable.idl
create mode 100644 offapi/com/sun/star/frame/XLoaderFactory.idl
create mode 100644 offapi/com/sun/star/frame/XMenuBarAcceptor.idl
create mode 100644 offapi/com/sun/star/frame/XMenuBarMergingAcceptor.idl
create mode 100644 offapi/com/sun/star/frame/XModel.idl
create mode 100644 offapi/com/sun/star/frame/XModel2.idl
create mode 100644 offapi/com/sun/star/frame/XModule.idl
create mode 100644 offapi/com/sun/star/frame/XModuleManager.idl
create mode 100644 offapi/com/sun/star/frame/XModuleManager2.idl
create mode 100644 offapi/com/sun/star/frame/XNotifyingDispatch.idl
create mode 100644 offapi/com/sun/star/frame/XPopupMenuController.idl
create mode 100644 offapi/com/sun/star/frame/XRecordableDispatch.idl
create mode 100644 offapi/com/sun/star/frame/XSessionManagerClient.idl
create mode 100644 offapi/com/sun/star/frame/XSessionManagerListener.idl
create mode 100644 offapi/com/sun/star/frame/XSessionManagerListener2.idl
create mode 100644 offapi/com/sun/star/frame/XStatusListener.idl
create mode 100644 offapi/com/sun/star/frame/XStatusbarController.idl
create mode 100644 offapi/com/sun/star/frame/XStorable.idl
create mode 100644 offapi/com/sun/star/frame/XStorable2.idl
create mode 100644 offapi/com/sun/star/frame/XSubToolbarController.idl
create mode 100644 offapi/com/sun/star/frame/XSynchronousDispatch.idl
create mode 100644 offapi/com/sun/star/frame/XSynchronousFrameLoader.idl
create mode 100644 offapi/com/sun/star/frame/XTask.idl
create mode 100644 offapi/com/sun/star/frame/XTasksSupplier.idl
create mode 100644 offapi/com/sun/star/frame/XTerminateListener.idl
create mode 100644 offapi/com/sun/star/frame/XTerminateListener2.idl
create mode 100644 offapi/com/sun/star/frame/XTitle.idl
create mode 100644 offapi/com/sun/star/frame/XTitleChangeBroadcaster.idl
create mode 100644 offapi/com/sun/star/frame/XTitleChangeListener.idl
create mode 100644 offapi/com/sun/star/frame/XToolbarController.idl
create mode 100644 offapi/com/sun/star/frame/XToolbarControllerListener.idl
create mode 100644 offapi/com/sun/star/frame/XTransientDocumentsDocumentContentFactory.idl
create mode 100644 offapi/com/sun/star/frame/XTransientDocumentsDocumentContentIdentifierFactory.idl
create mode 100644 offapi/com/sun/star/frame/XUIControllerFactory.idl
create mode 100644 offapi/com/sun/star/frame/XUIControllerRegistration.idl
create mode 100644 offapi/com/sun/star/frame/XUntitledNumbers.idl
create mode 100644 offapi/com/sun/star/frame/XUrlList.idl
create mode 100644 offapi/com/sun/star/frame/XWindowArranger.idl
create mode 100644 offapi/com/sun/star/frame/status/ClipboardFormats.idl
create mode 100644 offapi/com/sun/star/frame/status/FontHeight.idl
create mode 100644 offapi/com/sun/star/frame/status/ItemState.idl
create mode 100644 offapi/com/sun/star/frame/status/ItemStatus.idl
create mode 100644 offapi/com/sun/star/frame/status/LeftRightMargin.idl
create mode 100644 offapi/com/sun/star/frame/status/LeftRightMarginScale.idl
create mode 100644 offapi/com/sun/star/frame/status/Template.idl
create mode 100644 offapi/com/sun/star/frame/status/UpperLowerMargin.idl
create mode 100644 offapi/com/sun/star/frame/status/UpperLowerMarginScale.idl
create mode 100644 offapi/com/sun/star/frame/status/Verb.idl
create mode 100644 offapi/com/sun/star/frame/status/Visibility.idl
create mode 100644 offapi/com/sun/star/frame/theAutoRecovery.idl
create mode 100644 offapi/com/sun/star/frame/theDesktop.idl
create mode 100644 offapi/com/sun/star/frame/theGlobalEventBroadcaster.idl
create mode 100644 offapi/com/sun/star/frame/thePopupMenuControllerFactory.idl
create mode 100644 offapi/com/sun/star/frame/theStatusbarControllerFactory.idl
create mode 100644 offapi/com/sun/star/frame/theToolbarControllerFactory.idl
create mode 100644 offapi/com/sun/star/frame/theUICommandDescription.idl
create mode 100644 offapi/com/sun/star/gallery/GalleryItem.idl
create mode 100644 offapi/com/sun/star/gallery/GalleryItemType.idl
create mode 100644 offapi/com/sun/star/gallery/GalleryTheme.idl
create mode 100644 offapi/com/sun/star/gallery/GalleryThemeProvider.idl
create mode 100644 offapi/com/sun/star/gallery/XGalleryItem.idl
create mode 100644 offapi/com/sun/star/gallery/XGalleryTheme.idl
create mode 100644 offapi/com/sun/star/gallery/XGalleryThemeProvider.idl
create mode 100644 offapi/com/sun/star/geometry/AffineMatrix2D.idl
create mode 100644 offapi/com/sun/star/geometry/AffineMatrix3D.idl
create mode 100644 offapi/com/sun/star/geometry/EllipticalArc.idl
create mode 100644 offapi/com/sun/star/geometry/IntegerBezierSegment2D.idl
create mode 100644 offapi/com/sun/star/geometry/IntegerPoint2D.idl
create mode 100644 offapi/com/sun/star/geometry/IntegerRectangle2D.idl
create mode 100644 offapi/com/sun/star/geometry/IntegerSize2D.idl
create mode 100644 offapi/com/sun/star/geometry/Matrix2D.idl
create mode 100644 offapi/com/sun/star/geometry/RealBezierSegment2D.idl
create mode 100644 offapi/com/sun/star/geometry/RealPoint2D.idl
create mode 100644 offapi/com/sun/star/geometry/RealRectangle2D.idl
create mode 100644 offapi/com/sun/star/geometry/RealRectangle3D.idl
create mode 100644 offapi/com/sun/star/geometry/RealSize2D.idl
create mode 100644 offapi/com/sun/star/geometry/XMapping2D.idl
create mode 100644 offapi/com/sun/star/graphic/EmfTools.idl
create mode 100644 offapi/com/sun/star/graphic/Graphic.idl
create mode 100644 offapi/com/sun/star/graphic/GraphicColorMode.idl
create mode 100644 offapi/com/sun/star/graphic/GraphicDescriptor.idl
create mode 100644 offapi/com/sun/star/graphic/GraphicObject.idl
create mode 100644 offapi/com/sun/star/graphic/GraphicProvider.idl
create mode 100644 offapi/com/sun/star/graphic/GraphicRasterizer.idl
create mode 100644 offapi/com/sun/star/graphic/GraphicRendererVCL.idl
create mode 100644 offapi/com/sun/star/graphic/GraphicType.idl
create mode 100644 offapi/com/sun/star/graphic/MediaProperties.idl
create mode 100644 offapi/com/sun/star/graphic/PdfTools.idl
create mode 100644 offapi/com/sun/star/graphic/Primitive2DTools.idl
create mode 100644 offapi/com/sun/star/graphic/PrimitiveFactory2D.idl
create mode 100644 offapi/com/sun/star/graphic/SvgTools.idl
create mode 100644 offapi/com/sun/star/graphic/XEmfParser.idl
create mode 100644 offapi/com/sun/star/graphic/XGraphic.idl
create mode 100644 offapi/com/sun/star/graphic/XGraphicObject.idl
create mode 100644 offapi/com/sun/star/graphic/XGraphicProvider.idl
create mode 100644 offapi/com/sun/star/graphic/XGraphicProvider2.idl
create mode 100644 offapi/com/sun/star/graphic/XGraphicRasterizer.idl
create mode 100644 offapi/com/sun/star/graphic/XGraphicRenderer.idl
create mode 100644 offapi/com/sun/star/graphic/XGraphicTransformer.idl
create mode 100644 offapi/com/sun/star/graphic/XPdfDecomposer.idl
create mode 100644 offapi/com/sun/star/graphic/XPrimitive2D.idl
create mode 100644 offapi/com/sun/star/graphic/XPrimitive2DRenderer.idl
create mode 100644 offapi/com/sun/star/graphic/XPrimitive3D.idl
create mode 100644 offapi/com/sun/star/graphic/XPrimitiveFactory2D.idl
create mode 100644 offapi/com/sun/star/graphic/XSvgParser.idl
create mode 100644 offapi/com/sun/star/i18n/AmPmValue.idl
create mode 100644 offapi/com/sun/star/i18n/Boundary.idl
create mode 100644 offapi/com/sun/star/i18n/BreakIterator.idl
create mode 100644 offapi/com/sun/star/i18n/BreakType.idl
create mode 100644 offapi/com/sun/star/i18n/CTLScriptType.idl
create mode 100644 offapi/com/sun/star/i18n/Calendar.idl
create mode 100644 offapi/com/sun/star/i18n/Calendar2.idl
create mode 100644 offapi/com/sun/star/i18n/CalendarDisplayCode.idl
create mode 100644 offapi/com/sun/star/i18n/CalendarDisplayIndex.idl
create mode 100644 offapi/com/sun/star/i18n/CalendarFieldIndex.idl
create mode 100644 offapi/com/sun/star/i18n/CalendarItem.idl
create mode 100644 offapi/com/sun/star/i18n/CalendarItem2.idl
create mode 100644 offapi/com/sun/star/i18n/ChapterCollator.idl
create mode 100644 offapi/com/sun/star/i18n/CharType.idl
create mode 100644 offapi/com/sun/star/i18n/CharacterClassification.idl
create mode 100644 offapi/com/sun/star/i18n/CharacterIteratorMode.idl
create mode 100644 offapi/com/sun/star/i18n/Collator.idl
create mode 100644 offapi/com/sun/star/i18n/CollatorOptions.idl
create mode 100644 offapi/com/sun/star/i18n/Currency.idl
create mode 100644 offapi/com/sun/star/i18n/Currency2.idl
create mode 100644 offapi/com/sun/star/i18n/DirectionProperty.idl
create mode 100644 offapi/com/sun/star/i18n/ForbiddenCharacters.idl
create mode 100644 offapi/com/sun/star/i18n/FormatElement.idl
create mode 100644 offapi/com/sun/star/i18n/Implementation.idl
create mode 100644 offapi/com/sun/star/i18n/IndexEntrySupplier.idl
create mode 100644 offapi/com/sun/star/i18n/InputSequenceCheckMode.idl
create mode 100644 offapi/com/sun/star/i18n/InputSequenceChecker.idl
create mode 100644 offapi/com/sun/star/i18n/KCharacterType.idl
create mode 100644 offapi/com/sun/star/i18n/KNumberFormatType.idl
create mode 100644 offapi/com/sun/star/i18n/KNumberFormatUsage.idl
create mode 100644 offapi/com/sun/star/i18n/KParseTokens.idl
create mode 100644 offapi/com/sun/star/i18n/KParseType.idl
create mode 100644 offapi/com/sun/star/i18n/LanguageCountryInfo.idl
create mode 100644 offapi/com/sun/star/i18n/LineBreakHyphenationOptions.idl
create mode 100644 offapi/com/sun/star/i18n/LineBreakResults.idl
create mode 100644 offapi/com/sun/star/i18n/LineBreakUserOptions.idl
create mode 100644 offapi/com/sun/star/i18n/LocaleCalendar.idl
create mode 100644 offapi/com/sun/star/i18n/LocaleCalendar2.idl
create mode 100644 offapi/com/sun/star/i18n/LocaleData.idl
create mode 100644 offapi/com/sun/star/i18n/LocaleData2.idl
create mode 100644 offapi/com/sun/star/i18n/LocaleDataItem.idl
create mode 100644 offapi/com/sun/star/i18n/LocaleDataItem2.idl
create mode 100644 offapi/com/sun/star/i18n/LocaleItem.idl
create mode 100644 offapi/com/sun/star/i18n/Months.idl
create mode 100644 offapi/com/sun/star/i18n/MultipleCharsOutputException.idl
create mode 100644 offapi/com/sun/star/i18n/NativeNumberMode.idl
create mode 100644 offapi/com/sun/star/i18n/NativeNumberSupplier.idl
create mode 100644 offapi/com/sun/star/i18n/NativeNumberSupplier2.idl
create mode 100644 offapi/com/sun/star/i18n/NativeNumberXmlAttributes.idl
create mode 100644 offapi/com/sun/star/i18n/NativeNumberXmlAttributes2.idl
create mode 100644 offapi/com/sun/star/i18n/NumberFormatCode.idl
create mode 100644 offapi/com/sun/star/i18n/NumberFormatIndex.idl
create mode 100644 offapi/com/sun/star/i18n/NumberFormatMapper.idl
create mode 100644 offapi/com/sun/star/i18n/OrdinalSuffix.idl
create mode 100644 offapi/com/sun/star/i18n/ParseResult.idl
create mode 100644 offapi/com/sun/star/i18n/ScriptDirection.idl
create mode 100644 offapi/com/sun/star/i18n/ScriptType.idl
create mode 100644 offapi/com/sun/star/i18n/TextConversion.idl
create mode 100644 offapi/com/sun/star/i18n/TextConversionOption.idl
create mode 100644 offapi/com/sun/star/i18n/TextConversionResult.idl
create mode 100644 offapi/com/sun/star/i18n/TextConversionType.idl
create mode 100644 offapi/com/sun/star/i18n/Transliteration.idl
create mode 100644 offapi/com/sun/star/i18n/TransliterationModules.idl
create mode 100644 offapi/com/sun/star/i18n/TransliterationModulesExtra.idl
create mode 100644 offapi/com/sun/star/i18n/TransliterationModulesNew.idl
create mode 100644 offapi/com/sun/star/i18n/TransliterationType.idl
create mode 100644 offapi/com/sun/star/i18n/UnicodeScript.idl
create mode 100644 offapi/com/sun/star/i18n/UnicodeType.idl
create mode 100644 offapi/com/sun/star/i18n/Weekdays.idl
create mode 100644 offapi/com/sun/star/i18n/WordType.idl
create mode 100644 offapi/com/sun/star/i18n/XBreakIterator.idl
create mode 100644 offapi/com/sun/star/i18n/XCalendar.idl
create mode 100644 offapi/com/sun/star/i18n/XCalendar3.idl
create mode 100644 offapi/com/sun/star/i18n/XCalendar4.idl
create mode 100644 offapi/com/sun/star/i18n/XCharacterClassification.idl
create mode 100644 offapi/com/sun/star/i18n/XCollator.idl
create mode 100644 offapi/com/sun/star/i18n/XExtendedCalendar.idl
create mode 100644 offapi/com/sun/star/i18n/XExtendedIndexEntrySupplier.idl
create mode 100644 offapi/com/sun/star/i18n/XExtendedInputSequenceChecker.idl
create mode 100644 offapi/com/sun/star/i18n/XExtendedTextConversion.idl
create mode 100644 offapi/com/sun/star/i18n/XExtendedTransliteration.idl
create mode 100644 offapi/com/sun/star/i18n/XForbiddenCharacters.idl
create mode 100644 offapi/com/sun/star/i18n/XIndexEntrySupplier.idl
create mode 100644 offapi/com/sun/star/i18n/XInputSequenceChecker.idl
create mode 100644 offapi/com/sun/star/i18n/XLocaleData.idl
create mode 100644 offapi/com/sun/star/i18n/XLocaleData2.idl
create mode 100644 offapi/com/sun/star/i18n/XLocaleData3.idl
create mode 100644 offapi/com/sun/star/i18n/XLocaleData4.idl
create mode 100644 offapi/com/sun/star/i18n/XLocaleData5.idl
create mode 100644 offapi/com/sun/star/i18n/XNativeNumberSupplier.idl
create mode 100644 offapi/com/sun/star/i18n/XNativeNumberSupplier2.idl
create mode 100644 offapi/com/sun/star/i18n/XNumberFormatCode.idl
create mode 100644 offapi/com/sun/star/i18n/XOrdinalSuffix.idl
create mode 100644 offapi/com/sun/star/i18n/XScriptTypeDetector.idl
create mode 100644 offapi/com/sun/star/i18n/XTextConversion.idl
create mode 100644 offapi/com/sun/star/i18n/XTransliteration.idl
create mode 100644 offapi/com/sun/star/i18n/reservedWords.idl
create mode 100644 offapi/com/sun/star/image/ImageMap.idl
create mode 100644 offapi/com/sun/star/image/ImageMapCircleObject.idl
create mode 100644 offapi/com/sun/star/image/ImageMapObject.idl
create mode 100644 offapi/com/sun/star/image/ImageMapPolygonObject.idl
create mode 100644 offapi/com/sun/star/image/ImageMapRectangleObject.idl
create mode 100644 offapi/com/sun/star/inspection/DefaultHelpProvider.idl
create mode 100644 offapi/com/sun/star/inspection/GenericPropertyHandler.idl
create mode 100644 offapi/com/sun/star/inspection/InteractiveSelectionResult.idl
create mode 100644 offapi/com/sun/star/inspection/LineDescriptor.idl
create mode 100644 offapi/com/sun/star/inspection/ObjectInspector.idl
create mode 100644 offapi/com/sun/star/inspection/ObjectInspectorModel.idl
create mode 100644 offapi/com/sun/star/inspection/PropertyCategoryDescriptor.idl
create mode 100644 offapi/com/sun/star/inspection/PropertyControlType.idl
create mode 100644 offapi/com/sun/star/inspection/PropertyLineElement.idl
create mode 100644 offapi/com/sun/star/inspection/StringRepresentation.idl
create mode 100644 offapi/com/sun/star/inspection/XHyperlinkControl.idl
create mode 100644 offapi/com/sun/star/inspection/XNumericControl.idl
create mode 100644 offapi/com/sun/star/inspection/XObjectInspector.idl
create mode 100644 offapi/com/sun/star/inspection/XObjectInspectorModel.idl
create mode 100644 offapi/com/sun/star/inspection/XObjectInspectorUI.idl
create mode 100644 offapi/com/sun/star/inspection/XPropertyControl.idl
create mode 100644 offapi/com/sun/star/inspection/XPropertyControlContext.idl
create mode 100644 offapi/com/sun/star/inspection/XPropertyControlFactory.idl
create mode 100644 offapi/com/sun/star/inspection/XPropertyControlObserver.idl
create mode 100644 offapi/com/sun/star/inspection/XPropertyHandler.idl
create mode 100644 offapi/com/sun/star/inspection/XStringListControl.idl
create mode 100644 offapi/com/sun/star/inspection/XStringRepresentation.idl
create mode 100644 offapi/com/sun/star/ldap/LdapConnectionException.idl
create mode 100644 offapi/com/sun/star/ldap/LdapGenericException.idl
create mode 100644 offapi/com/sun/star/linguistic2/ConversionDictionary.idl
create mode 100644 offapi/com/sun/star/linguistic2/ConversionDictionaryList.idl
create mode 100644 offapi/com/sun/star/linguistic2/ConversionDictionaryType.idl
create mode 100644 offapi/com/sun/star/linguistic2/ConversionDirection.idl
create mode 100644 offapi/com/sun/star/linguistic2/ConversionPropertyType.idl
create mode 100644 offapi/com/sun/star/linguistic2/Dictionary.idl
create mode 100644 offapi/com/sun/star/linguistic2/DictionaryEvent.idl
create mode 100644 offapi/com/sun/star/linguistic2/DictionaryEventFlags.idl
create mode 100644 offapi/com/sun/star/linguistic2/DictionaryList.idl
create mode 100644 offapi/com/sun/star/linguistic2/DictionaryListEvent.idl
create mode 100644 offapi/com/sun/star/linguistic2/DictionaryListEventFlags.idl
create mode 100644 offapi/com/sun/star/linguistic2/DictionaryType.idl
create mode 100644 offapi/com/sun/star/linguistic2/HangulHanjaConversionDictionary.idl
create mode 100644 offapi/com/sun/star/linguistic2/Hyphenator.idl
create mode 100644 offapi/com/sun/star/linguistic2/LanguageGuessing.idl
create mode 100644 offapi/com/sun/star/linguistic2/LinguProperties.idl
create mode 100644 offapi/com/sun/star/linguistic2/LinguServiceEvent.idl
create mode 100644 offapi/com/sun/star/linguistic2/LinguServiceEventFlags.idl
create mode 100644 offapi/com/sun/star/linguistic2/LinguServiceManager.idl
create mode 100644 offapi/com/sun/star/linguistic2/NumberText.idl
create mode 100644 offapi/com/sun/star/linguistic2/Proofreader.idl
create mode 100644 offapi/com/sun/star/linguistic2/ProofreadingIterator.idl
create mode 100644 offapi/com/sun/star/linguistic2/ProofreadingResult.idl
create mode 100644 offapi/com/sun/star/linguistic2/SingleProofreadingError.idl
create mode 100644 offapi/com/sun/star/linguistic2/SpellChecker.idl
create mode 100644 offapi/com/sun/star/linguistic2/SpellFailure.idl
create mode 100644 offapi/com/sun/star/linguistic2/Thesaurus.idl
create mode 100644 offapi/com/sun/star/linguistic2/XAvailableLocales.idl
create mode 100644 offapi/com/sun/star/linguistic2/XConversionDictionary.idl
create mode 100644 offapi/com/sun/star/linguistic2/XConversionDictionaryList.idl
create mode 100644 offapi/com/sun/star/linguistic2/XConversionPropertyType.idl
create mode 100644 offapi/com/sun/star/linguistic2/XDictionary.idl
create mode 100644 offapi/com/sun/star/linguistic2/XDictionary1.idl
create mode 100644 offapi/com/sun/star/linguistic2/XDictionaryEntry.idl
create mode 100644 offapi/com/sun/star/linguistic2/XDictionaryEventListener.idl
create mode 100644 offapi/com/sun/star/linguistic2/XDictionaryList.idl
create mode 100644 offapi/com/sun/star/linguistic2/XDictionaryListEventListener.idl
create mode 100644 offapi/com/sun/star/linguistic2/XHyphenatedWord.idl
create mode 100644 offapi/com/sun/star/linguistic2/XHyphenator.idl
create mode 100644 offapi/com/sun/star/linguistic2/XLanguageGuessing.idl
create mode 100644 offapi/com/sun/star/linguistic2/XLinguProperties.idl
create mode 100644 offapi/com/sun/star/linguistic2/XLinguServiceEventBroadcaster.idl
create mode 100644 offapi/com/sun/star/linguistic2/XLinguServiceEventListener.idl
create mode 100644 offapi/com/sun/star/linguistic2/XLinguServiceManager.idl
create mode 100644 offapi/com/sun/star/linguistic2/XLinguServiceManager2.idl
create mode 100644 offapi/com/sun/star/linguistic2/XMeaning.idl
create mode 100644 offapi/com/sun/star/linguistic2/XNumberText.idl
create mode 100644 offapi/com/sun/star/linguistic2/XPossibleHyphens.idl
create mode 100644 offapi/com/sun/star/linguistic2/XProofreader.idl
create mode 100644 offapi/com/sun/star/linguistic2/XProofreadingIterator.idl
create mode 100644 offapi/com/sun/star/linguistic2/XSearchableDictionary.idl
create mode 100644 offapi/com/sun/star/linguistic2/XSearchableDictionaryList.idl
create mode 100644 offapi/com/sun/star/linguistic2/XSetSpellAlternatives.idl
create mode 100644 offapi/com/sun/star/linguistic2/XSpellAlternatives.idl
create mode 100644 offapi/com/sun/star/linguistic2/XSpellChecker.idl
create mode 100644 offapi/com/sun/star/linguistic2/XSpellChecker1.idl
create mode 100644 offapi/com/sun/star/linguistic2/XSupportedLanguages.idl
create mode 100644 offapi/com/sun/star/linguistic2/XSupportedLocales.idl
create mode 100644 offapi/com/sun/star/linguistic2/XThesaurus.idl
create mode 100644 offapi/com/sun/star/logging/ConsoleHandler.idl
create mode 100644 offapi/com/sun/star/logging/CsvLogFormatter.idl
create mode 100644 offapi/com/sun/star/logging/FileHandler.idl
create mode 100644 offapi/com/sun/star/logging/LogLevel.idl
create mode 100644 offapi/com/sun/star/logging/LogRecord.idl
create mode 100644 offapi/com/sun/star/logging/LoggerPool.idl
create mode 100644 offapi/com/sun/star/logging/PlainTextFormatter.idl
create mode 100644 offapi/com/sun/star/logging/SimpleTextFormatter.idl
create mode 100644 offapi/com/sun/star/logging/XConsoleHandler.idl
create mode 100644 offapi/com/sun/star/logging/XCsvLogFormatter.idl
create mode 100644 offapi/com/sun/star/logging/XLogFormatter.idl
create mode 100644 offapi/com/sun/star/logging/XLogHandler.idl
create mode 100644 offapi/com/sun/star/logging/XLogger.idl
create mode 100644 offapi/com/sun/star/logging/XLoggerPool.idl
create mode 100644 offapi/com/sun/star/mail/MailAttachment.idl
create mode 100644 offapi/com/sun/star/mail/MailException.idl
create mode 100644 offapi/com/sun/star/mail/MailMessage.idl
create mode 100644 offapi/com/sun/star/mail/MailServiceProvider.idl
create mode 100644 offapi/com/sun/star/mail/MailServiceType.idl
create mode 100644 offapi/com/sun/star/mail/NoMailServiceProviderException.idl
create mode 100644 offapi/com/sun/star/mail/NoMailTransportProviderException.idl
create mode 100644 offapi/com/sun/star/mail/SendMailMessageFailedException.idl
create mode 100644 offapi/com/sun/star/mail/XAuthenticator.idl
create mode 100644 offapi/com/sun/star/mail/XConnectionListener.idl
create mode 100644 offapi/com/sun/star/mail/XMailMessage.idl
create mode 100644 offapi/com/sun/star/mail/XMailService.idl
create mode 100644 offapi/com/sun/star/mail/XMailServiceProvider.idl
create mode 100644 offapi/com/sun/star/mail/XSmtpService.idl
create mode 100644 offapi/com/sun/star/media/Manager.idl
create mode 100644 offapi/com/sun/star/media/XFrameGrabber.idl
create mode 100644 offapi/com/sun/star/media/XManager.idl
create mode 100644 offapi/com/sun/star/media/XPlayer.idl
create mode 100644 offapi/com/sun/star/media/XPlayerWindow.idl
create mode 100644 offapi/com/sun/star/media/ZoomLevel.idl
create mode 100644 offapi/com/sun/star/modules.idl
create mode 100644 offapi/com/sun/star/mozilla/MenuMultipleChange.idl
create mode 100644 offapi/com/sun/star/mozilla/MenuProxy.idl
create mode 100644 offapi/com/sun/star/mozilla/MenuProxyListener.idl
create mode 100644 offapi/com/sun/star/mozilla/MenuSingleChange.idl
create mode 100644 offapi/com/sun/star/mozilla/MozillaBootstrap.idl
create mode 100644 offapi/com/sun/star/mozilla/MozillaProductType.idl
create mode 100644 offapi/com/sun/star/mozilla/XCloseSessionListener.idl
create mode 100644 offapi/com/sun/star/mozilla/XCodeProxy.idl
create mode 100644 offapi/com/sun/star/mozilla/XMenuProxy.idl
create mode 100644 offapi/com/sun/star/mozilla/XMenuProxyListener.idl
create mode 100644 offapi/com/sun/star/mozilla/XMozillaBootstrap.idl
create mode 100644 offapi/com/sun/star/mozilla/XProfileDiscover.idl
create mode 100644 offapi/com/sun/star/mozilla/XProfileManager.idl
create mode 100644 offapi/com/sun/star/mozilla/XProxyRunner.idl
create mode 100644 offapi/com/sun/star/office/Quickstart.idl
create mode 100644 offapi/com/sun/star/office/XAnnotation.idl
create mode 100644 offapi/com/sun/star/office/XAnnotationAccess.idl
create mode 100644 offapi/com/sun/star/office/XAnnotationEnumeration.idl
create mode 100644 offapi/com/sun/star/packages/EncryptionNotAllowedException.idl
create mode 100644 offapi/com/sun/star/packages/NoEncryptionException.idl
create mode 100644 offapi/com/sun/star/packages/NoRawFormatException.idl
create mode 100644 offapi/com/sun/star/packages/Package.idl
create mode 100644 offapi/com/sun/star/packages/PackageEncryption.idl
create mode 100644 offapi/com/sun/star/packages/PackageFolder.idl
create mode 100644 offapi/com/sun/star/packages/PackageFolderEnumeration.idl
create mode 100644 offapi/com/sun/star/packages/PackageStream.idl
create mode 100644 offapi/com/sun/star/packages/WrongPasswordException.idl
create mode 100644 offapi/com/sun/star/packages/XDataSinkEncrSupport.idl
create mode 100644 offapi/com/sun/star/packages/XPackageEncryption.idl
create mode 100644 offapi/com/sun/star/packages/manifest/ManifestReader.idl
create mode 100644 offapi/com/sun/star/packages/manifest/ManifestWriter.idl
create mode 100644 offapi/com/sun/star/packages/manifest/XManifestReader.idl
create mode 100644 offapi/com/sun/star/packages/manifest/XManifestWriter.idl
create mode 100644 offapi/com/sun/star/packages/zip/XZipFileAccess.idl
create mode 100644 offapi/com/sun/star/packages/zip/XZipFileAccess2.idl
create mode 100644 offapi/com/sun/star/packages/zip/ZipConstants.idl
create mode 100644 offapi/com/sun/star/packages/zip/ZipEntry.idl
create mode 100644 offapi/com/sun/star/packages/zip/ZipException.idl
create mode 100644 offapi/com/sun/star/packages/zip/ZipFileAccess.idl
create mode 100644 offapi/com/sun/star/packages/zip/ZipIOException.idl
create mode 100644 offapi/com/sun/star/presentation/AnimationEffect.idl
create mode 100644 offapi/com/sun/star/presentation/AnimationSpeed.idl
create mode 100644 offapi/com/sun/star/presentation/ChartShape.idl
create mode 100644 offapi/com/sun/star/presentation/ClickAction.idl
create mode 100644 offapi/com/sun/star/presentation/CustomPresentation.idl
create mode 100644 offapi/com/sun/star/presentation/CustomPresentationAccess.idl
create mode 100644 offapi/com/sun/star/presentation/DateTimeShape.idl
create mode 100644 offapi/com/sun/star/presentation/DocumentSettings.idl
create mode 100644 offapi/com/sun/star/presentation/DrawPage.idl
create mode 100644 offapi/com/sun/star/presentation/EffectCommands.idl
create mode 100644 offapi/com/sun/star/presentation/EffectNodeType.idl
create mode 100644 offapi/com/sun/star/presentation/EffectPresetClass.idl
create mode 100644 offapi/com/sun/star/presentation/FadeEffect.idl
create mode 100644 offapi/com/sun/star/presentation/FooterShape.idl
create mode 100644 offapi/com/sun/star/presentation/GraphicObjectShape.idl
create mode 100644 offapi/com/sun/star/presentation/HandoutShape.idl
create mode 100644 offapi/com/sun/star/presentation/HandoutView.idl
create mode 100644 offapi/com/sun/star/presentation/HeaderShape.idl
create mode 100644 offapi/com/sun/star/presentation/NotesShape.idl
create mode 100644 offapi/com/sun/star/presentation/NotesView.idl
create mode 100644 offapi/com/sun/star/presentation/OLE2Shape.idl
create mode 100644 offapi/com/sun/star/presentation/OutlineView.idl
create mode 100644 offapi/com/sun/star/presentation/OutlinerShape.idl
create mode 100644 offapi/com/sun/star/presentation/PageShape.idl
create mode 100644 offapi/com/sun/star/presentation/ParagraphTarget.idl
create mode 100644 offapi/com/sun/star/presentation/Presentation.idl
create mode 100644 offapi/com/sun/star/presentation/Presentation2.idl
create mode 100644 offapi/com/sun/star/presentation/PresentationDocument.idl
create mode 100644 offapi/com/sun/star/presentation/PresentationRange.idl
create mode 100644 offapi/com/sun/star/presentation/PresentationView.idl
create mode 100644 offapi/com/sun/star/presentation/PreviewView.idl
create mode 100644 offapi/com/sun/star/presentation/Shape.idl
create mode 100644 offapi/com/sun/star/presentation/ShapeAnimationSubType.idl
create mode 100644 offapi/com/sun/star/presentation/SlideNumberShape.idl
create mode 100644 offapi/com/sun/star/presentation/SlideShow.idl
create mode 100644 offapi/com/sun/star/presentation/SlidesView.idl
create mode 100644 offapi/com/sun/star/presentation/SubtitleShape.idl
create mode 100644 offapi/com/sun/star/presentation/TextAnimationType.idl
create mode 100644 offapi/com/sun/star/presentation/TitleTextShape.idl
create mode 100644 offapi/com/sun/star/presentation/TransitionFactory.idl
create mode 100644 offapi/com/sun/star/presentation/XCustomPresentationSupplier.idl
create mode 100644 offapi/com/sun/star/presentation/XHandoutMasterSupplier.idl
create mode 100644 offapi/com/sun/star/presentation/XPresentation.idl
create mode 100644 offapi/com/sun/star/presentation/XPresentation2.idl
create mode 100644 offapi/com/sun/star/presentation/XPresentationPage.idl
create mode 100644 offapi/com/sun/star/presentation/XPresentationSupplier.idl
create mode 100644 offapi/com/sun/star/presentation/XShapeEventListener.idl
create mode 100644 offapi/com/sun/star/presentation/XSlideShow.idl
create mode 100644 offapi/com/sun/star/presentation/XSlideShowController.idl
create mode 100644 offapi/com/sun/star/presentation/XSlideShowListener.idl
create mode 100644 offapi/com/sun/star/presentation/XSlideShowView.idl
create mode 100644 offapi/com/sun/star/presentation/XTransition.idl
create mode 100644 offapi/com/sun/star/presentation/XTransitionFactory.idl
create mode 100644 offapi/com/sun/star/presentation/textfield/DateTime.idl
create mode 100644 offapi/com/sun/star/presentation/textfield/Footer.idl
create mode 100644 offapi/com/sun/star/presentation/textfield/Header.idl
create mode 100644 offapi/com/sun/star/qa/XDumper.idl
create mode 100644 offapi/com/sun/star/rdf/BlankNode.idl
create mode 100644 offapi/com/sun/star/rdf/FileFormat.idl
create mode 100644 offapi/com/sun/star/rdf/Literal.idl
create mode 100644 offapi/com/sun/star/rdf/ParseException.idl
create mode 100644 offapi/com/sun/star/rdf/QueryException.idl
create mode 100644 offapi/com/sun/star/rdf/Repository.idl
create mode 100644 offapi/com/sun/star/rdf/RepositoryException.idl
create mode 100644 offapi/com/sun/star/rdf/Statement.idl
create mode 100644 offapi/com/sun/star/rdf/URI.idl
create mode 100644 offapi/com/sun/star/rdf/URIs.idl
create mode 100644 offapi/com/sun/star/rdf/XBlankNode.idl
create mode 100644 offapi/com/sun/star/rdf/XDocumentMetadataAccess.idl
create mode 100644 offapi/com/sun/star/rdf/XDocumentRepository.idl
create mode 100644 offapi/com/sun/star/rdf/XLiteral.idl
create mode 100644 offapi/com/sun/star/rdf/XMetadatable.idl
create mode 100644 offapi/com/sun/star/rdf/XNamedGraph.idl
create mode 100644 offapi/com/sun/star/rdf/XNode.idl
create mode 100644 offapi/com/sun/star/rdf/XQuerySelectResult.idl
create mode 100644 offapi/com/sun/star/rdf/XReifiedStatement.idl
create mode 100644 offapi/com/sun/star/rdf/XRepository.idl
create mode 100644 offapi/com/sun/star/rdf/XRepositorySupplier.idl
create mode 100644 offapi/com/sun/star/rdf/XResource.idl
create mode 100644 offapi/com/sun/star/rdf/XURI.idl
create mode 100644 offapi/com/sun/star/rendering/ARGBColor.idl
create mode 100644 offapi/com/sun/star/rendering/AnimationAttributes.idl
create mode 100644 offapi/com/sun/star/rendering/AnimationRepeat.idl
create mode 100644 offapi/com/sun/star/rendering/BitmapCanvas.idl
create mode 100644 offapi/com/sun/star/rendering/BlendMode.idl
create mode 100644 offapi/com/sun/star/rendering/Canvas.idl
create mode 100644 offapi/com/sun/star/rendering/CanvasFactory.idl
create mode 100644 offapi/com/sun/star/rendering/Caret.idl
create mode 100644 offapi/com/sun/star/rendering/Color.idl
create mode 100644 offapi/com/sun/star/rendering/ColorComponent.idl
create mode 100644 offapi/com/sun/star/rendering/ColorComponentTag.idl
create mode 100644 offapi/com/sun/star/rendering/ColorProfile.idl
create mode 100644 offapi/com/sun/star/rendering/ColorSpaceType.idl
create mode 100644 offapi/com/sun/star/rendering/CompositeOperation.idl
create mode 100644 offapi/com/sun/star/rendering/EmphasisMark.idl
create mode 100644 offapi/com/sun/star/rendering/FillRule.idl
create mode 100644 offapi/com/sun/star/rendering/FloatingPointBitmapFormat.idl
create mode 100644 offapi/com/sun/star/rendering/FloatingPointBitmapLayout.idl
create mode 100644 offapi/com/sun/star/rendering/FontInfo.idl
create mode 100644 offapi/com/sun/star/rendering/FontMetrics.idl
create mode 100644 offapi/com/sun/star/rendering/FontRequest.idl
create mode 100644 offapi/com/sun/star/rendering/IntegerBitmapLayout.idl
create mode 100644 offapi/com/sun/star/rendering/InterpolationMode.idl
create mode 100644 offapi/com/sun/star/rendering/MtfRenderer.idl
create mode 100644 offapi/com/sun/star/rendering/Panose.idl
create mode 100644 offapi/com/sun/star/rendering/PanoseArmStyle.idl
create mode 100644 offapi/com/sun/star/rendering/PanoseContrast.idl
create mode 100644 offapi/com/sun/star/rendering/PanoseFamilyTypes.idl
create mode 100644 offapi/com/sun/star/rendering/PanoseLetterForm.idl
create mode 100644 offapi/com/sun/star/rendering/PanoseMidline.idl
create mode 100644 offapi/com/sun/star/rendering/PanoseProportion.idl
create mode 100644 offapi/com/sun/star/rendering/PanoseSerifStyle.idl
create mode 100644 offapi/com/sun/star/rendering/PanoseStrokeVariation.idl
create mode 100644 offapi/com/sun/star/rendering/PanoseWeight.idl
create mode 100644 offapi/com/sun/star/rendering/PanoseXHeight.idl
create mode 100644 offapi/com/sun/star/rendering/PathCapType.idl
create mode 100644 offapi/com/sun/star/rendering/PathJoinType.idl
create mode 100644 offapi/com/sun/star/rendering/RGBColor.idl
create mode 100644 offapi/com/sun/star/rendering/RenderState.idl
create mode 100644 offapi/com/sun/star/rendering/RenderingIntent.idl
create mode 100644 offapi/com/sun/star/rendering/RepaintResult.idl
create mode 100644 offapi/com/sun/star/rendering/StringContext.idl
create mode 100644 offapi/com/sun/star/rendering/StrokeAttributes.idl
create mode 100644 offapi/com/sun/star/rendering/TextDirection.idl
create mode 100644 offapi/com/sun/star/rendering/TextHit.idl
create mode 100644 offapi/com/sun/star/rendering/Texture.idl
create mode 100644 offapi/com/sun/star/rendering/TexturingMode.idl
create mode 100644 offapi/com/sun/star/rendering/ViewState.idl
create mode 100644 offapi/com/sun/star/rendering/VolatileContentDestroyedException.idl
create mode 100644 offapi/com/sun/star/rendering/XAnimatedSprite.idl
create mode 100644 offapi/com/sun/star/rendering/XAnimation.idl
create mode 100644 offapi/com/sun/star/rendering/XBezierPolyPolygon2D.idl
create mode 100644 offapi/com/sun/star/rendering/XBitmap.idl
create mode 100644 offapi/com/sun/star/rendering/XBitmapCanvas.idl
create mode 100644 offapi/com/sun/star/rendering/XBitmapPalette.idl
create mode 100644 offapi/com/sun/star/rendering/XBufferController.idl
create mode 100644 offapi/com/sun/star/rendering/XCachedPrimitive.idl
create mode 100644 offapi/com/sun/star/rendering/XCanvas.idl
create mode 100644 offapi/com/sun/star/rendering/XCanvasFont.idl
create mode 100644 offapi/com/sun/star/rendering/XColorSpace.idl
create mode 100644 offapi/com/sun/star/rendering/XCustomSprite.idl
create mode 100644 offapi/com/sun/star/rendering/XGraphicDevice.idl
create mode 100644 offapi/com/sun/star/rendering/XHalfFloatBitmap.idl
create mode 100644 offapi/com/sun/star/rendering/XHalfFloatReadOnlyBitmap.idl
create mode 100644 offapi/com/sun/star/rendering/XIeeeDoubleBitmap.idl
create mode 100644 offapi/com/sun/star/rendering/XIeeeDoubleReadOnlyBitmap.idl
create mode 100644 offapi/com/sun/star/rendering/XIeeeFloatBitmap.idl
create mode 100644 offapi/com/sun/star/rendering/XIeeeFloatReadOnlyBitmap.idl
create mode 100644 offapi/com/sun/star/rendering/XIntegerBitmap.idl
create mode 100644 offapi/com/sun/star/rendering/XIntegerBitmapColorSpace.idl
create mode 100644 offapi/com/sun/star/rendering/XIntegerReadOnlyBitmap.idl
create mode 100644 offapi/com/sun/star/rendering/XLinePolyPolygon2D.idl
create mode 100644 offapi/com/sun/star/rendering/XMtfRenderer.idl
create mode 100644 offapi/com/sun/star/rendering/XParametricPolyPolygon2D.idl
create mode 100644 offapi/com/sun/star/rendering/XPolyPolygon2D.idl
create mode 100644 offapi/com/sun/star/rendering/XSimpleCanvas.idl
create mode 100644 offapi/com/sun/star/rendering/XSprite.idl
create mode 100644 offapi/com/sun/star/rendering/XSpriteCanvas.idl
create mode 100644 offapi/com/sun/star/rendering/XTextLayout.idl
create mode 100644 offapi/com/sun/star/rendering/XVolatileBitmap.idl
create mode 100644 offapi/com/sun/star/report/Calculation.idl
create mode 100644 offapi/com/sun/star/report/FixedLine.idl
create mode 100644 offapi/com/sun/star/report/FixedText.idl
create mode 100644 offapi/com/sun/star/report/ForceNewPage.idl
create mode 100644 offapi/com/sun/star/report/FormatCondition.idl
create mode 100644 offapi/com/sun/star/report/FormattedField.idl
create mode 100644 offapi/com/sun/star/report/Function.idl
create mode 100644 offapi/com/sun/star/report/Group.idl
create mode 100644 offapi/com/sun/star/report/GroupKeepTogether.idl
create mode 100644 offapi/com/sun/star/report/GroupOn.idl
create mode 100644 offapi/com/sun/star/report/Groups.idl
create mode 100644 offapi/com/sun/star/report/ImageControl.idl
create mode 100644 offapi/com/sun/star/report/KeepTogether.idl
create mode 100644 offapi/com/sun/star/report/ReportControlFormat.idl
create mode 100644 offapi/com/sun/star/report/ReportControlModel.idl
create mode 100644 offapi/com/sun/star/report/ReportDefinition.idl
create mode 100644 offapi/com/sun/star/report/ReportEngine.idl
create mode 100644 offapi/com/sun/star/report/ReportPrintOption.idl
create mode 100644 offapi/com/sun/star/report/Section.idl
create mode 100644 offapi/com/sun/star/report/SectionPageBreak.idl
create mode 100644 offapi/com/sun/star/report/Shape.idl
create mode 100644 offapi/com/sun/star/report/XFixedLine.idl
create mode 100644 offapi/com/sun/star/report/XFixedText.idl
create mode 100644 offapi/com/sun/star/report/XFormatCondition.idl
create mode 100644 offapi/com/sun/star/report/XFormattedField.idl
create mode 100644 offapi/com/sun/star/report/XFunction.idl
create mode 100644 offapi/com/sun/star/report/XFunctions.idl
create mode 100644 offapi/com/sun/star/report/XFunctionsSupplier.idl
create mode 100644 offapi/com/sun/star/report/XGroup.idl
create mode 100644 offapi/com/sun/star/report/XGroups.idl
create mode 100644 offapi/com/sun/star/report/XImageControl.idl
create mode 100644 offapi/com/sun/star/report/XReportComponent.idl
create mode 100644 offapi/com/sun/star/report/XReportControlFormat.idl
create mode 100644 offapi/com/sun/star/report/XReportControlModel.idl
create mode 100644 offapi/com/sun/star/report/XReportDefinition.idl
create mode 100644 offapi/com/sun/star/report/XReportEngine.idl
create mode 100644 offapi/com/sun/star/report/XSection.idl
create mode 100644 offapi/com/sun/star/report/XShape.idl
create mode 100644 offapi/com/sun/star/report/inspection/DataProviderHandler.idl
create mode 100644 offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl
create mode 100644 offapi/com/sun/star/report/inspection/ReportComponentHandler.idl
create mode 100644 offapi/com/sun/star/report/meta/XFormulaParser.idl
create mode 100644 offapi/com/sun/star/report/meta/XFunctionCategory.idl
create mode 100644 offapi/com/sun/star/report/meta/XFunctionDescription.idl
create mode 100644 offapi/com/sun/star/report/meta/XFunctionManager.idl
create mode 100644 offapi/com/sun/star/report/modules.idl
create mode 100644 offapi/com/sun/star/resource/MissingResourceException.idl
create mode 100644 offapi/com/sun/star/resource/StringResource.idl
create mode 100644 offapi/com/sun/star/resource/StringResourceWithLocation.idl
create mode 100644 offapi/com/sun/star/resource/StringResourceWithStorage.idl
create mode 100644 offapi/com/sun/star/resource/XLocale.idl
create mode 100644 offapi/com/sun/star/resource/XStringResourceManager.idl
create mode 100644 offapi/com/sun/star/resource/XStringResourcePersistence.idl
create mode 100644 offapi/com/sun/star/resource/XStringResourceResolver.idl
create mode 100644 offapi/com/sun/star/resource/XStringResourceSupplier.idl
create mode 100644 offapi/com/sun/star/resource/XStringResourceWithLocation.idl
create mode 100644 offapi/com/sun/star/resource/XStringResourceWithStorage.idl
create mode 100644 offapi/com/sun/star/scanner/ScanError.idl
create mode 100644 offapi/com/sun/star/scanner/ScannerContext.idl
create mode 100644 offapi/com/sun/star/scanner/ScannerException.idl
create mode 100644 offapi/com/sun/star/scanner/ScannerManager.idl
create mode 100644 offapi/com/sun/star/scanner/XScannerManager.idl
create mode 100644 offapi/com/sun/star/scanner/XScannerManager2.idl
create mode 100644 offapi/com/sun/star/script/DocumentDialogLibraryContainer.idl
create mode 100644 offapi/com/sun/star/script/DocumentScriptLibraryContainer.idl
create mode 100644 offapi/com/sun/star/script/LibraryNotLoadedException.idl
create mode 100644 offapi/com/sun/star/script/ModuleInfo.idl
create mode 100644 offapi/com/sun/star/script/ModuleSizeExceededRequest.idl
create mode 100644 offapi/com/sun/star/script/ModuleType.idl
create mode 100644 offapi/com/sun/star/script/NativeObjectWrapper.idl
create mode 100644 offapi/com/sun/star/script/XLibraryContainer.idl
create mode 100644 offapi/com/sun/star/script/XLibraryContainer2.idl
create mode 100644 offapi/com/sun/star/script/XLibraryContainer3.idl
create mode 100644 offapi/com/sun/star/script/XLibraryContainerExport.idl
create mode 100644 offapi/com/sun/star/script/XLibraryContainerPassword.idl
create mode 100644 offapi/com/sun/star/script/XLibraryQueryExecutable.idl
create mode 100644 offapi/com/sun/star/script/XPersistentLibraryContainer.idl
create mode 100644 offapi/com/sun/star/script/XServiceDocumenter.idl
create mode 100644 offapi/com/sun/star/script/XStorageBasedLibraryContainer.idl
create mode 100644 offapi/com/sun/star/script/browse/BrowseNode.idl
create mode 100644 offapi/com/sun/star/script/browse/BrowseNodeFactory.idl
create mode 100644 offapi/com/sun/star/script/browse/BrowseNodeFactoryViewTypes.idl
create mode 100644 offapi/com/sun/star/script/browse/BrowseNodeTypes.idl
create mode 100644 offapi/com/sun/star/script/browse/XBrowseNode.idl
create mode 100644 offapi/com/sun/star/script/browse/XBrowseNodeFactory.idl
create mode 100644 offapi/com/sun/star/script/browse/theBrowseNodeFactory.idl
create mode 100644 offapi/com/sun/star/script/provider/LanguageScriptProvider.idl
create mode 100644 offapi/com/sun/star/script/provider/MasterScriptProvider.idl
create mode 100644 offapi/com/sun/star/script/provider/MasterScriptProviderFactory.idl
create mode 100644 offapi/com/sun/star/script/provider/ScriptErrorRaisedException.idl
create mode 100644 offapi/com/sun/star/script/provider/ScriptExceptionRaisedException.idl
create mode 100644 offapi/com/sun/star/script/provider/ScriptFrameworkErrorException.idl
create mode 100644 offapi/com/sun/star/script/provider/ScriptFrameworkErrorType.idl
create mode 100644 offapi/com/sun/star/script/provider/ScriptProvider.idl
create mode 100644 offapi/com/sun/star/script/provider/ScriptProviderForBasic.idl
create mode 100644 offapi/com/sun/star/script/provider/ScriptProviderForBeanShell.idl
create mode 100644 offapi/com/sun/star/script/provider/ScriptProviderForJava.idl
create mode 100644 offapi/com/sun/star/script/provider/ScriptProviderForJavaScript.idl
create mode 100644 offapi/com/sun/star/script/provider/ScriptURIHelper.idl
create mode 100644 offapi/com/sun/star/script/provider/XScript.idl
create mode 100644 offapi/com/sun/star/script/provider/XScriptContext.idl
create mode 100644 offapi/com/sun/star/script/provider/XScriptProvider.idl
create mode 100644 offapi/com/sun/star/script/provider/XScriptProviderFactory.idl
create mode 100644 offapi/com/sun/star/script/provider/XScriptProviderSupplier.idl
create mode 100644 offapi/com/sun/star/script/provider/XScriptURIHelper.idl
create mode 100644 offapi/com/sun/star/script/provider/theMasterScriptProviderFactory.idl
create mode 100644 offapi/com/sun/star/script/theServiceDocumenter.idl
create mode 100644 offapi/com/sun/star/script/vba/VBAEventId.idl
create mode 100644 offapi/com/sun/star/script/vba/VBAEventProcessor.idl
create mode 100644 offapi/com/sun/star/script/vba/VBAMacroResolver.idl
create mode 100644 offapi/com/sun/star/script/vba/VBAScriptEvent.idl
create mode 100644 offapi/com/sun/star/script/vba/VBAScriptEventId.idl
create mode 100644 offapi/com/sun/star/script/vba/VBASpreadsheetEventProcessor.idl
create mode 100644 offapi/com/sun/star/script/vba/VBATextEventProcessor.idl
create mode 100644 offapi/com/sun/star/script/vba/XVBACompatibility.idl
create mode 100644 offapi/com/sun/star/script/vba/XVBAEventProcessor.idl
create mode 100644 offapi/com/sun/star/script/vba/XVBAMacroResolver.idl
create mode 100644 offapi/com/sun/star/script/vba/XVBAModuleInfo.idl
create mode 100644 offapi/com/sun/star/script/vba/XVBAScriptListener.idl
create mode 100644 offapi/com/sun/star/sdb/BooleanComparisonMode.idl
create mode 100644 offapi/com/sun/star/sdb/CallableStatement.idl
create mode 100644 offapi/com/sun/star/sdb/Column.idl
create mode 100644 offapi/com/sun/star/sdb/ColumnDescriptorControl.idl
create mode 100644 offapi/com/sun/star/sdb/ColumnDescriptorControlModel.idl
create mode 100644 offapi/com/sun/star/sdb/ColumnSettings.idl
create mode 100644 offapi/com/sun/star/sdb/CommandDefinition.idl
create mode 100644 offapi/com/sun/star/sdb/CommandType.idl
create mode 100644 offapi/com/sun/star/sdb/Connection.idl
create mode 100644 offapi/com/sun/star/sdb/ContentLoader.idl
create mode 100644 offapi/com/sun/star/sdb/DataAccessDescriptor.idl
create mode 100644 offapi/com/sun/star/sdb/DataAccessDescriptorFactory.idl
create mode 100644 offapi/com/sun/star/sdb/DataColumn.idl
create mode 100644 offapi/com/sun/star/sdb/DataSettings.idl
create mode 100644 offapi/com/sun/star/sdb/DataSource.idl
create mode 100644 offapi/com/sun/star/sdb/DataSourceBrowser.idl
create mode 100644 offapi/com/sun/star/sdb/DatabaseAccess.idl
create mode 100644 offapi/com/sun/star/sdb/DatabaseAccessConnection.idl
create mode 100644 offapi/com/sun/star/sdb/DatabaseAccessContext.idl
create mode 100644 offapi/com/sun/star/sdb/DatabaseAccessDataSource.idl
create mode 100644 offapi/com/sun/star/sdb/DatabaseContext.idl
create mode 100644 offapi/com/sun/star/sdb/DatabaseDocument.idl
create mode 100644 offapi/com/sun/star/sdb/DatabaseEnvironment.idl
create mode 100644 offapi/com/sun/star/sdb/DatabaseInteractionHandler.idl
create mode 100644 offapi/com/sun/star/sdb/DatabaseRegistrationEvent.idl
create mode 100644 offapi/com/sun/star/sdb/DatasourceAdministrationDialog.idl
create mode 100644 offapi/com/sun/star/sdb/DefinitionContainer.idl
create mode 100644 offapi/com/sun/star/sdb/DefinitionContent.idl
create mode 100644 offapi/com/sun/star/sdb/Document.idl
create mode 100644 offapi/com/sun/star/sdb/DocumentContainer.idl
create mode 100644 offapi/com/sun/star/sdb/DocumentDataSource.idl
create mode 100644 offapi/com/sun/star/sdb/DocumentDefinition.idl
create mode 100644 offapi/com/sun/star/sdb/DocumentSaveRequest.idl
create mode 100644 offapi/com/sun/star/sdb/ErrorCondition.idl
create mode 100644 offapi/com/sun/star/sdb/ErrorMessageDialog.idl
create mode 100644 offapi/com/sun/star/sdb/FilterDialog.idl
create mode 100644 offapi/com/sun/star/sdb/Forms.idl
create mode 100644 offapi/com/sun/star/sdb/InteractionHandler.idl
create mode 100644 offapi/com/sun/star/sdb/OfficeDatabaseDocument.idl
create mode 100644 offapi/com/sun/star/sdb/OrderColumn.idl
create mode 100644 offapi/com/sun/star/sdb/OrderDialog.idl
create mode 100644 offapi/com/sun/star/sdb/ParametersRequest.idl
create mode 100644 offapi/com/sun/star/sdb/PreparedStatement.idl
create mode 100644 offapi/com/sun/star/sdb/Query.idl
create mode 100644 offapi/com/sun/star/sdb/QueryDefinition.idl
create mode 100644 offapi/com/sun/star/sdb/QueryDescriptor.idl
create mode 100644 offapi/com/sun/star/sdb/QueryDesign.idl
create mode 100644 offapi/com/sun/star/sdb/RelationDesign.idl
create mode 100644 offapi/com/sun/star/sdb/ReportDesign.idl
create mode 100644 offapi/com/sun/star/sdb/Reports.idl
create mode 100644 offapi/com/sun/star/sdb/ResultColumn.idl
create mode 100644 offapi/com/sun/star/sdb/ResultSet.idl
create mode 100644 offapi/com/sun/star/sdb/RowChangeAction.idl
create mode 100644 offapi/com/sun/star/sdb/RowChangeEvent.idl
create mode 100644 offapi/com/sun/star/sdb/RowSet.idl
create mode 100644 offapi/com/sun/star/sdb/RowSetVetoException.idl
create mode 100644 offapi/com/sun/star/sdb/RowsChangeEvent.idl
create mode 100644 offapi/com/sun/star/sdb/SQLContext.idl
create mode 100644 offapi/com/sun/star/sdb/SQLErrorEvent.idl
create mode 100644 offapi/com/sun/star/sdb/SQLFilterOperator.idl
create mode 100644 offapi/com/sun/star/sdb/SQLQueryComposer.idl
create mode 100644 offapi/com/sun/star/sdb/SingleSelectQueryAnalyzer.idl
create mode 100644 offapi/com/sun/star/sdb/SingleSelectQueryComposer.idl
create mode 100644 offapi/com/sun/star/sdb/Table.idl
create mode 100644 offapi/com/sun/star/sdb/TableDefinition.idl
create mode 100644 offapi/com/sun/star/sdb/TableDescriptor.idl
create mode 100644 offapi/com/sun/star/sdb/TableDesign.idl
create mode 100644 offapi/com/sun/star/sdb/TextConnectionSettings.idl
create mode 100644 offapi/com/sun/star/sdb/XAlterQuery.idl
create mode 100644 offapi/com/sun/star/sdb/XBookmarksSupplier.idl
create mode 100644 offapi/com/sun/star/sdb/XColumn.idl
create mode 100644 offapi/com/sun/star/sdb/XColumnUpdate.idl
create mode 100644 offapi/com/sun/star/sdb/XCommandPreparation.idl
create mode 100644 offapi/com/sun/star/sdb/XCompletedConnection.idl
create mode 100644 offapi/com/sun/star/sdb/XCompletedExecution.idl
create mode 100644 offapi/com/sun/star/sdb/XDataAccessDescriptorFactory.idl
create mode 100644 offapi/com/sun/star/sdb/XDatabaseAccess.idl
create mode 100644 offapi/com/sun/star/sdb/XDatabaseAccessListener.idl
create mode 100644 offapi/com/sun/star/sdb/XDatabaseContext.idl
create mode 100644 offapi/com/sun/star/sdb/XDatabaseEnvironment.idl
create mode 100644 offapi/com/sun/star/sdb/XDatabaseRegistrations.idl
create mode 100644 offapi/com/sun/star/sdb/XDatabaseRegistrationsListener.idl
create mode 100644 offapi/com/sun/star/sdb/XDocumentDataSource.idl
create mode 100644 offapi/com/sun/star/sdb/XFormDocumentsSupplier.idl
create mode 100644 offapi/com/sun/star/sdb/XInteractionDocumentSave.idl
create mode 100644 offapi/com/sun/star/sdb/XInteractionSupplyParameters.idl
create mode 100644 offapi/com/sun/star/sdb/XOfficeDatabaseDocument.idl
create mode 100644 offapi/com/sun/star/sdb/XParametersSupplier.idl
create mode 100644 offapi/com/sun/star/sdb/XQueriesSupplier.idl
create mode 100644 offapi/com/sun/star/sdb/XQueryDefinition.idl
create mode 100644 offapi/com/sun/star/sdb/XQueryDefinitionsSupplier.idl
create mode 100644 offapi/com/sun/star/sdb/XReportDocumentsSupplier.idl
create mode 100644 offapi/com/sun/star/sdb/XResultSetAccess.idl
create mode 100644 offapi/com/sun/star/sdb/XRowSetApproveBroadcaster.idl
create mode 100644 offapi/com/sun/star/sdb/XRowSetApproveListener.idl
create mode 100644 offapi/com/sun/star/sdb/XRowSetChangeBroadcaster.idl
create mode 100644 offapi/com/sun/star/sdb/XRowSetChangeListener.idl
create mode 100644 offapi/com/sun/star/sdb/XRowSetSupplier.idl
create mode 100644 offapi/com/sun/star/sdb/XRowsChangeBroadcaster.idl
create mode 100644 offapi/com/sun/star/sdb/XRowsChangeListener.idl
create mode 100644 offapi/com/sun/star/sdb/XSQLErrorBroadcaster.idl
create mode 100644 offapi/com/sun/star/sdb/XSQLErrorListener.idl
create mode 100644 offapi/com/sun/star/sdb/XSQLQueryComposer.idl
create mode 100644 offapi/com/sun/star/sdb/XSQLQueryComposerFactory.idl
create mode 100644 offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl
create mode 100644 offapi/com/sun/star/sdb/XSingleSelectQueryComposer.idl
create mode 100644 offapi/com/sun/star/sdb/XSubDocument.idl
create mode 100644 offapi/com/sun/star/sdb/XTextConnectionSettings.idl
create mode 100644 offapi/com/sun/star/sdb/application/CopyTableContinuation.idl
create mode 100644 offapi/com/sun/star/sdb/application/CopyTableOperation.idl
create mode 100644 offapi/com/sun/star/sdb/application/CopyTableRowEvent.idl
create mode 100644 offapi/com/sun/star/sdb/application/CopyTableWizard.idl
create mode 100644 offapi/com/sun/star/sdb/application/DatabaseObject.idl
create mode 100644 offapi/com/sun/star/sdb/application/DatabaseObjectContainer.idl
create mode 100644 offapi/com/sun/star/sdb/application/DefaultViewController.idl
create mode 100644 offapi/com/sun/star/sdb/application/NamedDatabaseObject.idl
create mode 100644 offapi/com/sun/star/sdb/application/XCopyTableListener.idl
create mode 100644 offapi/com/sun/star/sdb/application/XCopyTableWizard.idl
create mode 100644 offapi/com/sun/star/sdb/application/XDatabaseDocumentUI.idl
create mode 100644 offapi/com/sun/star/sdb/application/XTableUIProvider.idl
create mode 100644 offapi/com/sun/star/sdb/tools/CompositionType.idl
create mode 100644 offapi/com/sun/star/sdb/tools/ConnectionTools.idl
create mode 100644 offapi/com/sun/star/sdb/tools/XConnectionSupplier.idl
create mode 100644 offapi/com/sun/star/sdb/tools/XConnectionTools.idl
create mode 100644 offapi/com/sun/star/sdb/tools/XDataSourceMetaData.idl
create mode 100644 offapi/com/sun/star/sdb/tools/XIndexAlteration.idl
create mode 100644 offapi/com/sun/star/sdb/tools/XKeyAlteration.idl
create mode 100644 offapi/com/sun/star/sdb/tools/XObjectNames.idl
create mode 100644 offapi/com/sun/star/sdb/tools/XTableAlteration.idl
create mode 100644 offapi/com/sun/star/sdb/tools/XTableName.idl
create mode 100644 offapi/com/sun/star/sdb/tools/XTableRename.idl
create mode 100644 offapi/com/sun/star/sdb/tools/XViewAccess.idl
create mode 100644 offapi/com/sun/star/sdbc/BatchUpdateException.idl
create mode 100644 offapi/com/sun/star/sdbc/BestRowScope.idl
create mode 100644 offapi/com/sun/star/sdbc/BestRowType.idl
create mode 100644 offapi/com/sun/star/sdbc/CallableStatement.idl
create mode 100644 offapi/com/sun/star/sdbc/ChangeAction.idl
create mode 100644 offapi/com/sun/star/sdbc/ChangeEvent.idl
create mode 100644 offapi/com/sun/star/sdbc/ColumnSearch.idl
create mode 100644 offapi/com/sun/star/sdbc/ColumnType.idl
create mode 100644 offapi/com/sun/star/sdbc/ColumnValue.idl
create mode 100644 offapi/com/sun/star/sdbc/Connection.idl
create mode 100644 offapi/com/sun/star/sdbc/ConnectionPool.idl
create mode 100644 offapi/com/sun/star/sdbc/ConnectionProperties.idl
create mode 100644 offapi/com/sun/star/sdbc/DBASEConnectionProperties.idl
create mode 100644 offapi/com/sun/star/sdbc/DataTruncation.idl
create mode 100644 offapi/com/sun/star/sdbc/DataType.idl
create mode 100644 offapi/com/sun/star/sdbc/Deferrability.idl
create mode 100644 offapi/com/sun/star/sdbc/Driver.idl
create mode 100644 offapi/com/sun/star/sdbc/DriverManager.idl
create mode 100644 offapi/com/sun/star/sdbc/DriverPropertyInfo.idl
create mode 100644 offapi/com/sun/star/sdbc/FILEConnectionProperties.idl
create mode 100644 offapi/com/sun/star/sdbc/FLATConnectionProperties.idl
create mode 100644 offapi/com/sun/star/sdbc/FetchDirection.idl
create mode 100644 offapi/com/sun/star/sdbc/IndexType.idl
create mode 100644 offapi/com/sun/star/sdbc/JDBCConnectionProperties.idl
create mode 100644 offapi/com/sun/star/sdbc/KeyRule.idl
create mode 100644 offapi/com/sun/star/sdbc/ODBCConnectionProperties.idl
create mode 100644 offapi/com/sun/star/sdbc/PreparedStatement.idl
create mode 100644 offapi/com/sun/star/sdbc/ProcedureColumn.idl
create mode 100644 offapi/com/sun/star/sdbc/ProcedureResult.idl
create mode 100644 offapi/com/sun/star/sdbc/ResultSet.idl
create mode 100644 offapi/com/sun/star/sdbc/ResultSetConcurrency.idl
create mode 100644 offapi/com/sun/star/sdbc/ResultSetType.idl
create mode 100644 offapi/com/sun/star/sdbc/RowSet.idl
create mode 100644 offapi/com/sun/star/sdbc/SQLException.idl
create mode 100644 offapi/com/sun/star/sdbc/SQLWarning.idl
create mode 100644 offapi/com/sun/star/sdbc/Statement.idl
create mode 100644 offapi/com/sun/star/sdbc/TransactionIsolation.idl
create mode 100644 offapi/com/sun/star/sdbc/XArray.idl
create mode 100644 offapi/com/sun/star/sdbc/XBatchExecution.idl
create mode 100644 offapi/com/sun/star/sdbc/XBlob.idl
create mode 100644 offapi/com/sun/star/sdbc/XClob.idl
create mode 100644 offapi/com/sun/star/sdbc/XCloseable.idl
create mode 100644 offapi/com/sun/star/sdbc/XColumnLocate.idl
create mode 100644 offapi/com/sun/star/sdbc/XConnection.idl
create mode 100644 offapi/com/sun/star/sdbc/XConnectionPool.idl
create mode 100644 offapi/com/sun/star/sdbc/XDataSource.idl
create mode 100644 offapi/com/sun/star/sdbc/XDatabaseMetaData.idl
create mode 100644 offapi/com/sun/star/sdbc/XDatabaseMetaData2.idl
create mode 100644 offapi/com/sun/star/sdbc/XDriver.idl
create mode 100644 offapi/com/sun/star/sdbc/XDriverAccess.idl
create mode 100644 offapi/com/sun/star/sdbc/XDriverManager.idl
create mode 100644 offapi/com/sun/star/sdbc/XDriverManager2.idl
create mode 100644 offapi/com/sun/star/sdbc/XGeneratedResultSet.idl
create mode 100644 offapi/com/sun/star/sdbc/XIsolatedConnection.idl
create mode 100644 offapi/com/sun/star/sdbc/XMultipleResults.idl
create mode 100644 offapi/com/sun/star/sdbc/XOutParameters.idl
create mode 100644 offapi/com/sun/star/sdbc/XParameters.idl
create mode 100644 offapi/com/sun/star/sdbc/XPooledConnection.idl
create mode 100644 offapi/com/sun/star/sdbc/XPreparedBatchExecution.idl
create mode 100644 offapi/com/sun/star/sdbc/XPreparedStatement.idl
create mode 100644 offapi/com/sun/star/sdbc/XRef.idl
create mode 100644 offapi/com/sun/star/sdbc/XResultSet.idl
create mode 100644 offapi/com/sun/star/sdbc/XResultSetMetaData.idl
create mode 100644 offapi/com/sun/star/sdbc/XResultSetMetaDataSupplier.idl
create mode 100644 offapi/com/sun/star/sdbc/XResultSetUpdate.idl
create mode 100644 offapi/com/sun/star/sdbc/XRow.idl
create mode 100644 offapi/com/sun/star/sdbc/XRowSet.idl
create mode 100644 offapi/com/sun/star/sdbc/XRowSetListener.idl
create mode 100644 offapi/com/sun/star/sdbc/XRowUpdate.idl
create mode 100644 offapi/com/sun/star/sdbc/XSQLData.idl
create mode 100644 offapi/com/sun/star/sdbc/XSQLInput.idl
create mode 100644 offapi/com/sun/star/sdbc/XSQLOutput.idl
create mode 100644 offapi/com/sun/star/sdbc/XStatement.idl
create mode 100644 offapi/com/sun/star/sdbc/XStruct.idl
create mode 100644 offapi/com/sun/star/sdbc/XWarningsSupplier.idl
create mode 100644 offapi/com/sun/star/sdbcx/CheckOption.idl
create mode 100644 offapi/com/sun/star/sdbcx/Column.idl
create mode 100644 offapi/com/sun/star/sdbcx/ColumnDescriptor.idl
create mode 100644 offapi/com/sun/star/sdbcx/CompareBookmark.idl
create mode 100644 offapi/com/sun/star/sdbcx/Container.idl
create mode 100644 offapi/com/sun/star/sdbcx/DatabaseDefinition.idl
create mode 100644 offapi/com/sun/star/sdbcx/Descriptor.idl
create mode 100644 offapi/com/sun/star/sdbcx/Driver.idl
create mode 100644 offapi/com/sun/star/sdbcx/Group.idl
create mode 100644 offapi/com/sun/star/sdbcx/GroupDescriptor.idl
create mode 100644 offapi/com/sun/star/sdbcx/Index.idl
create mode 100644 offapi/com/sun/star/sdbcx/IndexColumn.idl
create mode 100644 offapi/com/sun/star/sdbcx/IndexColumnDescriptor.idl
create mode 100644 offapi/com/sun/star/sdbcx/IndexDescriptor.idl
create mode 100644 offapi/com/sun/star/sdbcx/Key.idl
create mode 100644 offapi/com/sun/star/sdbcx/KeyColumn.idl
create mode 100644 offapi/com/sun/star/sdbcx/KeyColumnDescriptor.idl
create mode 100644 offapi/com/sun/star/sdbcx/KeyDescriptor.idl
create mode 100644 offapi/com/sun/star/sdbcx/KeyType.idl
create mode 100644 offapi/com/sun/star/sdbcx/PreparedStatement.idl
create mode 100644 offapi/com/sun/star/sdbcx/Privilege.idl
create mode 100644 offapi/com/sun/star/sdbcx/PrivilegeObject.idl
create mode 100644 offapi/com/sun/star/sdbcx/ReferenceColumn.idl
create mode 100644 offapi/com/sun/star/sdbcx/ResultSet.idl
create mode 100644 offapi/com/sun/star/sdbcx/Statement.idl
create mode 100644 offapi/com/sun/star/sdbcx/Table.idl
create mode 100644 offapi/com/sun/star/sdbcx/TableDescriptor.idl
create mode 100644 offapi/com/sun/star/sdbcx/User.idl
create mode 100644 offapi/com/sun/star/sdbcx/UserDescriptor.idl
create mode 100644 offapi/com/sun/star/sdbcx/View.idl
create mode 100644 offapi/com/sun/star/sdbcx/ViewDescriptor.idl
create mode 100644 offapi/com/sun/star/sdbcx/XAlterTable.idl
create mode 100644 offapi/com/sun/star/sdbcx/XAlterView.idl
create mode 100644 offapi/com/sun/star/sdbcx/XAppend.idl
create mode 100644 offapi/com/sun/star/sdbcx/XAuthorizable.idl
create mode 100644 offapi/com/sun/star/sdbcx/XColumnsSupplier.idl
create mode 100644 offapi/com/sun/star/sdbcx/XCreateCatalog.idl
create mode 100644 offapi/com/sun/star/sdbcx/XDataDefinitionSupplier.idl
create mode 100644 offapi/com/sun/star/sdbcx/XDataDescriptorFactory.idl
create mode 100644 offapi/com/sun/star/sdbcx/XDeleteRows.idl
create mode 100644 offapi/com/sun/star/sdbcx/XDrop.idl
create mode 100644 offapi/com/sun/star/sdbcx/XDropCatalog.idl
create mode 100644 offapi/com/sun/star/sdbcx/XGroupsSupplier.idl
create mode 100644 offapi/com/sun/star/sdbcx/XIndexesSupplier.idl
create mode 100644 offapi/com/sun/star/sdbcx/XKeysSupplier.idl
create mode 100644 offapi/com/sun/star/sdbcx/XRename.idl
create mode 100644 offapi/com/sun/star/sdbcx/XRowLocate.idl
create mode 100644 offapi/com/sun/star/sdbcx/XTablesSupplier.idl
create mode 100644 offapi/com/sun/star/sdbcx/XUser.idl
create mode 100644 offapi/com/sun/star/sdbcx/XUsersSupplier.idl
create mode 100644 offapi/com/sun/star/sdbcx/XViewsSupplier.idl
create mode 100644 offapi/com/sun/star/security/CertAltNameEntry.idl
create mode 100644 offapi/com/sun/star/security/CertificateCharacters.idl
create mode 100644 offapi/com/sun/star/security/CertificateContainer.idl
create mode 100644 offapi/com/sun/star/security/CertificateContainerStatus.idl
create mode 100644 offapi/com/sun/star/security/CertificateException.idl
create mode 100644 offapi/com/sun/star/security/CertificateKind.idl
create mode 100644 offapi/com/sun/star/security/CertificateValidity.idl
create mode 100644 offapi/com/sun/star/security/CryptographyException.idl
create mode 100644 offapi/com/sun/star/security/DocumentDigitalSignatures.idl
create mode 100644 offapi/com/sun/star/security/DocumentSignatureInformation.idl
create mode 100644 offapi/com/sun/star/security/EncryptionException.idl
create mode 100644 offapi/com/sun/star/security/ExtAltNameType.idl
create mode 100644 offapi/com/sun/star/security/KeyException.idl
create mode 100644 offapi/com/sun/star/security/KeyUsage.idl
create mode 100644 offapi/com/sun/star/security/NoPasswordException.idl
create mode 100644 offapi/com/sun/star/security/SecurityInfrastructureException.idl
create mode 100644 offapi/com/sun/star/security/SignatureException.idl
create mode 100644 offapi/com/sun/star/security/XCertificate.idl
create mode 100644 offapi/com/sun/star/security/XCertificateContainer.idl
create mode 100644 offapi/com/sun/star/security/XCertificateExtension.idl
create mode 100644 offapi/com/sun/star/security/XDocumentDigitalSignatures.idl
create mode 100644 offapi/com/sun/star/security/XSanExtension.idl
create mode 100644 offapi/com/sun/star/setup/UpdateCheck.idl
create mode 100644 offapi/com/sun/star/setup/UpdateCheckConfig.idl
create mode 100644 offapi/com/sun/star/sheet/AccessibleCell.idl
create mode 100644 offapi/com/sun/star/sheet/AccessibleCsvCell.idl
create mode 100644 offapi/com/sun/star/sheet/AccessibleCsvRuler.idl
create mode 100644 offapi/com/sun/star/sheet/AccessibleCsvTable.idl
create mode 100644 offapi/com/sun/star/sheet/AccessiblePageHeaderFooterAreasView.idl
create mode 100644 offapi/com/sun/star/sheet/AccessibleSpreadsheet.idl
create mode 100644 offapi/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.idl
create mode 100644 offapi/com/sun/star/sheet/AccessibleSpreadsheetPageView.idl
create mode 100644 offapi/com/sun/star/sheet/ActivationEvent.idl
create mode 100644 offapi/com/sun/star/sheet/AddIn.idl
create mode 100644 offapi/com/sun/star/sheet/AddressConvention.idl
create mode 100644 offapi/com/sun/star/sheet/Border.idl
create mode 100644 offapi/com/sun/star/sheet/CellAnnotation.idl
create mode 100644 offapi/com/sun/star/sheet/CellAnnotationShape.idl
create mode 100644 offapi/com/sun/star/sheet/CellAnnotations.idl
create mode 100644 offapi/com/sun/star/sheet/CellAnnotationsEnumeration.idl
create mode 100644 offapi/com/sun/star/sheet/CellAreaLink.idl
create mode 100644 offapi/com/sun/star/sheet/CellAreaLinks.idl
create mode 100644 offapi/com/sun/star/sheet/CellAreaLinksEnumeration.idl
create mode 100644 offapi/com/sun/star/sheet/CellDeleteMode.idl
create mode 100644 offapi/com/sun/star/sheet/CellFlags.idl
create mode 100644 offapi/com/sun/star/sheet/CellFormatRanges.idl
create mode 100644 offapi/com/sun/star/sheet/CellFormatRangesEnumeration.idl
create mode 100644 offapi/com/sun/star/sheet/CellInsertMode.idl
create mode 100644 offapi/com/sun/star/sheet/Cells.idl
create mode 100644 offapi/com/sun/star/sheet/CellsEnumeration.idl
create mode 100644 offapi/com/sun/star/sheet/ColorScale.idl
create mode 100644 offapi/com/sun/star/sheet/ColorScaleEntryType.idl
create mode 100644 offapi/com/sun/star/sheet/ComplexReference.idl
create mode 100644 offapi/com/sun/star/sheet/ConditionEntryType.idl
create mode 100644 offapi/com/sun/star/sheet/ConditionFormatEntry.idl
create mode 100644 offapi/com/sun/star/sheet/ConditionFormatOperator.idl
create mode 100644 offapi/com/sun/star/sheet/ConditionOperator.idl
create mode 100644 offapi/com/sun/star/sheet/ConditionOperator2.idl
create mode 100644 offapi/com/sun/star/sheet/ConditionalFormat.idl
create mode 100644 offapi/com/sun/star/sheet/ConsolidationDescriptor.idl
create mode 100644 offapi/com/sun/star/sheet/DDEItemInfo.idl
create mode 100644 offapi/com/sun/star/sheet/DDELink.idl
create mode 100644 offapi/com/sun/star/sheet/DDELinkInfo.idl
create mode 100644 offapi/com/sun/star/sheet/DDELinkMode.idl
create mode 100644 offapi/com/sun/star/sheet/DDELinks.idl
create mode 100644 offapi/com/sun/star/sheet/DDELinksEnumeration.idl
create mode 100644 offapi/com/sun/star/sheet/DataBar.idl
create mode 100644 offapi/com/sun/star/sheet/DataBarAxis.idl
create mode 100644 offapi/com/sun/star/sheet/DataBarEntryType.idl
create mode 100644 offapi/com/sun/star/sheet/DataImportMode.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotDescriptor.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotField.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotFieldAutoShowInfo.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotFieldFilter.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotFieldGroup.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotFieldGroupBy.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotFieldGroupEnumeration.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotFieldGroupInfo.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotFieldGroupItem.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotFieldGroups.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotFieldGroupsEnumeration.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotFieldLayoutInfo.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotFieldLayoutMode.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotFieldOrientation.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotFieldReference.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotFieldReferenceItemType.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotFieldReferenceType.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotFieldShowItemsMode.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotFieldSortInfo.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotFieldSortMode.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotFields.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotFieldsEnumeration.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotItem.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotItems.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotItemsEnumeration.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotOutputRangeType.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotSource.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotSourceDimension.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotSourceDimensions.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotSourceHierarchies.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotSourceHierarchy.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotSourceLevel.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotSourceLevels.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotSourceMember.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotSourceMembers.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotTable.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotTableHeaderData.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotTablePositionData.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotTablePositionType.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotTableResultData.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotTables.idl
create mode 100644 offapi/com/sun/star/sheet/DataPilotTablesEnumeration.idl
create mode 100644 offapi/com/sun/star/sheet/DataResult.idl
create mode 100644 offapi/com/sun/star/sheet/DataResultFlags.idl
create mode 100644 offapi/com/sun/star/sheet/DatabaseImportDescriptor.idl
create mode 100644 offapi/com/sun/star/sheet/DatabaseRange.idl
create mode 100644 offapi/com/sun/star/sheet/DatabaseRanges.idl
create mode 100644 offapi/com/sun/star/sheet/DatabaseRangesEnumeration.idl
create mode 100644 offapi/com/sun/star/sheet/DateCondition.idl
create mode 100644 offapi/com/sun/star/sheet/DateType.idl
create mode 100644 offapi/com/sun/star/sheet/DimensionFlags.idl
create mode 100644 offapi/com/sun/star/sheet/DocumentSettings.idl
create mode 100644 offapi/com/sun/star/sheet/ExternalDocLink.idl
create mode 100644 offapi/com/sun/star/sheet/ExternalDocLinks.idl
create mode 100644 offapi/com/sun/star/sheet/ExternalLinkInfo.idl
create mode 100644 offapi/com/sun/star/sheet/ExternalLinkType.idl
create mode 100644 offapi/com/sun/star/sheet/ExternalReference.idl
create mode 100644 offapi/com/sun/star/sheet/ExternalSheetCache.idl
create mode 100644 offapi/com/sun/star/sheet/FillDateMode.idl
create mode 100644 offapi/com/sun/star/sheet/FillDirection.idl
create mode 100644 offapi/com/sun/star/sheet/FillMode.idl
create mode 100644 offapi/com/sun/star/sheet/FilterConnection.idl
create mode 100644 offapi/com/sun/star/sheet/FilterFieldValue.idl
create mode 100644 offapi/com/sun/star/sheet/FilterFormulaParser.idl
create mode 100644 offapi/com/sun/star/sheet/FilterOperator.idl
create mode 100644 offapi/com/sun/star/sheet/FilterOperator2.idl
create mode 100644 offapi/com/sun/star/sheet/FormulaLanguage.idl
create mode 100644 offapi/com/sun/star/sheet/FormulaMapGroup.idl
create mode 100644 offapi/com/sun/star/sheet/FormulaMapGroupSpecialOffset.idl
create mode 100644 offapi/com/sun/star/sheet/FormulaOpCodeMapEntry.idl
create mode 100644 offapi/com/sun/star/sheet/FormulaOpCodeMapper.idl
create mode 100644 offapi/com/sun/star/sheet/FormulaParser.idl
create mode 100644 offapi/com/sun/star/sheet/FormulaResult.idl
create mode 100644 offapi/com/sun/star/sheet/FormulaToken.idl
create mode 100644 offapi/com/sun/star/sheet/FunctionAccess.idl
create mode 100644 offapi/com/sun/star/sheet/FunctionArgument.idl
create mode 100644 offapi/com/sun/star/sheet/FunctionCategory.idl
create mode 100644 offapi/com/sun/star/sheet/FunctionDescription.idl
create mode 100644 offapi/com/sun/star/sheet/FunctionDescriptionEnumeration.idl
create mode 100644 offapi/com/sun/star/sheet/FunctionDescriptions.idl
create mode 100644 offapi/com/sun/star/sheet/GeneralFunction.idl
create mode 100644 offapi/com/sun/star/sheet/GeneralFunction2.idl
create mode 100644 offapi/com/sun/star/sheet/GlobalSheetSettings.idl
create mode 100644 offapi/com/sun/star/sheet/GoalResult.idl
create mode 100644 offapi/com/sun/star/sheet/HeaderFooterContent.idl
create mode 100644 offapi/com/sun/star/sheet/IconSet.idl
create mode 100644 offapi/com/sun/star/sheet/IconSetFormatEntry.idl
create mode 100644 offapi/com/sun/star/sheet/IconSetType.idl
create mode 100644 offapi/com/sun/star/sheet/LabelRange.idl
create mode 100644 offapi/com/sun/star/sheet/LabelRanges.idl
create mode 100644 offapi/com/sun/star/sheet/LabelRangesEnumeration.idl
create mode 100644 offapi/com/sun/star/sheet/LocalizedName.idl
create mode 100644 offapi/com/sun/star/sheet/MemberResult.idl
create mode 100644 offapi/com/sun/star/sheet/MemberResultFlags.idl
create mode 100644 offapi/com/sun/star/sheet/MoveDirection.idl
create mode 100644 offapi/com/sun/star/sheet/NameToken.idl
create mode 100644 offapi/com/sun/star/sheet/NamedRange.idl
create mode 100644 offapi/com/sun/star/sheet/NamedRangeFlag.idl
create mode 100644 offapi/com/sun/star/sheet/NamedRanges.idl
create mode 100644 offapi/com/sun/star/sheet/NamedRangesEnumeration.idl
create mode 100644 offapi/com/sun/star/sheet/NoConvergenceException.idl
create mode 100644 offapi/com/sun/star/sheet/PasteOperation.idl
create mode 100644 offapi/com/sun/star/sheet/RangeSelectionArguments.idl
create mode 100644 offapi/com/sun/star/sheet/RangeSelectionEvent.idl
create mode 100644 offapi/com/sun/star/sheet/RecentFunctions.idl
create mode 100644 offapi/com/sun/star/sheet/ReferenceFlags.idl
create mode 100644 offapi/com/sun/star/sheet/ResultEvent.idl
create mode 100644 offapi/com/sun/star/sheet/Scenario.idl
create mode 100644 offapi/com/sun/star/sheet/Scenarios.idl
create mode 100644 offapi/com/sun/star/sheet/ScenariosEnumeration.idl
create mode 100644 offapi/com/sun/star/sheet/Shape.idl
create mode 100644 offapi/com/sun/star/sheet/SheetCell.idl
create mode 100644 offapi/com/sun/star/sheet/SheetCellCursor.idl
create mode 100644 offapi/com/sun/star/sheet/SheetCellRange.idl
create mode 100644 offapi/com/sun/star/sheet/SheetCellRanges.idl
create mode 100644 offapi/com/sun/star/sheet/SheetCellRangesEnumeration.idl
create mode 100644 offapi/com/sun/star/sheet/SheetFilterDescriptor.idl
create mode 100644 offapi/com/sun/star/sheet/SheetLink.idl
create mode 100644 offapi/com/sun/star/sheet/SheetLinkMode.idl
create mode 100644 offapi/com/sun/star/sheet/SheetLinks.idl
create mode 100644 offapi/com/sun/star/sheet/SheetLinksEnumeration.idl
create mode 100644 offapi/com/sun/star/sheet/SheetRangesQuery.idl
create mode 100644 offapi/com/sun/star/sheet/SheetSortDescriptor.idl
create mode 100644 offapi/com/sun/star/sheet/SheetSortDescriptor2.idl
create mode 100644 offapi/com/sun/star/sheet/SingleReference.idl
create mode 100644 offapi/com/sun/star/sheet/Solver.idl
create mode 100644 offapi/com/sun/star/sheet/SolverConstraint.idl
create mode 100644 offapi/com/sun/star/sheet/SolverConstraintOperator.idl
create mode 100644 offapi/com/sun/star/sheet/Spreadsheet.idl
create mode 100644 offapi/com/sun/star/sheet/SpreadsheetDocument.idl
create mode 100644 offapi/com/sun/star/sheet/SpreadsheetDocumentSettings.idl
create mode 100644 offapi/com/sun/star/sheet/SpreadsheetDrawPage.idl
create mode 100644 offapi/com/sun/star/sheet/SpreadsheetView.idl
create mode 100644 offapi/com/sun/star/sheet/SpreadsheetViewObjectsMode.idl
create mode 100644 offapi/com/sun/star/sheet/SpreadsheetViewPane.idl
create mode 100644 offapi/com/sun/star/sheet/SpreadsheetViewPanesEnumeration.idl
create mode 100644 offapi/com/sun/star/sheet/SpreadsheetViewSettings.idl
create mode 100644 offapi/com/sun/star/sheet/Spreadsheets.idl
create mode 100644 offapi/com/sun/star/sheet/SpreadsheetsEnumeration.idl
create mode 100644 offapi/com/sun/star/sheet/StatusBarFunction.idl
create mode 100644 offapi/com/sun/star/sheet/SubTotalColumn.idl
create mode 100644 offapi/com/sun/star/sheet/SubTotalDescriptor.idl
create mode 100644 offapi/com/sun/star/sheet/SubTotalField.idl
create mode 100644 offapi/com/sun/star/sheet/SubTotalFieldsEnumeration.idl
create mode 100644 offapi/com/sun/star/sheet/TableAutoFormat.idl
create mode 100644 offapi/com/sun/star/sheet/TableAutoFormatEnumeration.idl
create mode 100644 offapi/com/sun/star/sheet/TableAutoFormatField.idl
create mode 100644 offapi/com/sun/star/sheet/TableAutoFormats.idl
create mode 100644 offapi/com/sun/star/sheet/TableAutoFormatsEnumeration.idl
create mode 100644 offapi/com/sun/star/sheet/TableCellStyle.idl
create mode 100644 offapi/com/sun/star/sheet/TableConditionalEntry.idl
create mode 100644 offapi/com/sun/star/sheet/TableConditionalEntryEnumeration.idl
create mode 100644 offapi/com/sun/star/sheet/TableConditionalFormat.idl
create mode 100644 offapi/com/sun/star/sheet/TableFilterField.idl
create mode 100644 offapi/com/sun/star/sheet/TableFilterField2.idl
create mode 100644 offapi/com/sun/star/sheet/TableFilterField3.idl
create mode 100644 offapi/com/sun/star/sheet/TableOperationMode.idl
create mode 100644 offapi/com/sun/star/sheet/TablePageBreakData.idl
create mode 100644 offapi/com/sun/star/sheet/TablePageStyle.idl
create mode 100644 offapi/com/sun/star/sheet/TableValidation.idl
create mode 100644 offapi/com/sun/star/sheet/TableValidationVisibility.idl
create mode 100644 offapi/com/sun/star/sheet/UniqueCellFormatRanges.idl
create mode 100644 offapi/com/sun/star/sheet/UniqueCellFormatRangesEnumeration.idl
create mode 100644 offapi/com/sun/star/sheet/ValidationAlertStyle.idl
create mode 100644 offapi/com/sun/star/sheet/ValidationType.idl
create mode 100644 offapi/com/sun/star/sheet/VolatileResult.idl
create mode 100644 offapi/com/sun/star/sheet/XActivationBroadcaster.idl
create mode 100644 offapi/com/sun/star/sheet/XActivationEventListener.idl
create mode 100644 offapi/com/sun/star/sheet/XAddIn.idl
create mode 100644 offapi/com/sun/star/sheet/XAreaLink.idl
create mode 100644 offapi/com/sun/star/sheet/XAreaLinks.idl
create mode 100644 offapi/com/sun/star/sheet/XArrayFormulaRange.idl
create mode 100644 offapi/com/sun/star/sheet/XArrayFormulaTokens.idl
create mode 100644 offapi/com/sun/star/sheet/XCalculatable.idl
create mode 100644 offapi/com/sun/star/sheet/XCellAddressable.idl
create mode 100644 offapi/com/sun/star/sheet/XCellFormatRangesSupplier.idl
create mode 100644 offapi/com/sun/star/sheet/XCellRangeAddressable.idl
create mode 100644 offapi/com/sun/star/sheet/XCellRangeData.idl
create mode 100644 offapi/com/sun/star/sheet/XCellRangeFormula.idl
create mode 100644 offapi/com/sun/star/sheet/XCellRangeMovement.idl
create mode 100644 offapi/com/sun/star/sheet/XCellRangeReferrer.idl
create mode 100644 offapi/com/sun/star/sheet/XCellRangesAccess.idl
create mode 100644 offapi/com/sun/star/sheet/XCellRangesQuery.idl
create mode 100644 offapi/com/sun/star/sheet/XCellSeries.idl
create mode 100644 offapi/com/sun/star/sheet/XColorScaleEntry.idl
create mode 100644 offapi/com/sun/star/sheet/XCompatibilityNames.idl
create mode 100644 offapi/com/sun/star/sheet/XConditionEntry.idl
create mode 100644 offapi/com/sun/star/sheet/XConditionalFormat.idl
create mode 100644 offapi/com/sun/star/sheet/XConditionalFormats.idl
create mode 100644 offapi/com/sun/star/sheet/XConsolidatable.idl
create mode 100644 offapi/com/sun/star/sheet/XConsolidationDescriptor.idl
create mode 100644 offapi/com/sun/star/sheet/XDDELink.idl
create mode 100644 offapi/com/sun/star/sheet/XDDELinkResults.idl
create mode 100644 offapi/com/sun/star/sheet/XDDELinks.idl
create mode 100644 offapi/com/sun/star/sheet/XDataBarEntry.idl
create mode 100644 offapi/com/sun/star/sheet/XDataPilotDataLayoutFieldSupplier.idl
create mode 100644 offapi/com/sun/star/sheet/XDataPilotDescriptor.idl
create mode 100644 offapi/com/sun/star/sheet/XDataPilotField.idl
create mode 100644 offapi/com/sun/star/sheet/XDataPilotFieldGrouping.idl
create mode 100644 offapi/com/sun/star/sheet/XDataPilotMemberResults.idl
create mode 100644 offapi/com/sun/star/sheet/XDataPilotResults.idl
create mode 100644 offapi/com/sun/star/sheet/XDataPilotTable.idl
create mode 100644 offapi/com/sun/star/sheet/XDataPilotTable2.idl
create mode 100644 offapi/com/sun/star/sheet/XDataPilotTables.idl
create mode 100644 offapi/com/sun/star/sheet/XDataPilotTablesSupplier.idl
create mode 100644 offapi/com/sun/star/sheet/XDatabaseRange.idl
create mode 100644 offapi/com/sun/star/sheet/XDatabaseRanges.idl
create mode 100644 offapi/com/sun/star/sheet/XDimensionsSupplier.idl
create mode 100644 offapi/com/sun/star/sheet/XDocumentAuditing.idl
create mode 100644 offapi/com/sun/star/sheet/XDrillDownDataSupplier.idl
create mode 100644 offapi/com/sun/star/sheet/XEnhancedMouseClickBroadcaster.idl
create mode 100644 offapi/com/sun/star/sheet/XExternalDocLink.idl
create mode 100644 offapi/com/sun/star/sheet/XExternalDocLinks.idl
create mode 100644 offapi/com/sun/star/sheet/XExternalSheetCache.idl
create mode 100644 offapi/com/sun/star/sheet/XExternalSheetName.idl
create mode 100644 offapi/com/sun/star/sheet/XFillAcrossSheet.idl
create mode 100644 offapi/com/sun/star/sheet/XFilterFormulaParser.idl
create mode 100644 offapi/com/sun/star/sheet/XFormulaOpCodeMapper.idl
create mode 100644 offapi/com/sun/star/sheet/XFormulaParser.idl
create mode 100644 offapi/com/sun/star/sheet/XFormulaQuery.idl
create mode 100644 offapi/com/sun/star/sheet/XFormulaTokens.idl
create mode 100644 offapi/com/sun/star/sheet/XFunctionAccess.idl
create mode 100644 offapi/com/sun/star/sheet/XFunctionDescriptions.idl
create mode 100644 offapi/com/sun/star/sheet/XGlobalSheetSettings.idl
create mode 100644 offapi/com/sun/star/sheet/XGoalSeek.idl
create mode 100644 offapi/com/sun/star/sheet/XHeaderFooterContent.idl
create mode 100644 offapi/com/sun/star/sheet/XHierarchiesSupplier.idl
create mode 100644 offapi/com/sun/star/sheet/XIconSetEntry.idl
create mode 100644 offapi/com/sun/star/sheet/XLabelRange.idl
create mode 100644 offapi/com/sun/star/sheet/XLabelRanges.idl
create mode 100644 offapi/com/sun/star/sheet/XLevelsSupplier.idl
create mode 100644 offapi/com/sun/star/sheet/XMembersAccess.idl
create mode 100644 offapi/com/sun/star/sheet/XMembersSupplier.idl
create mode 100644 offapi/com/sun/star/sheet/XMultiFormulaTokens.idl
create mode 100644 offapi/com/sun/star/sheet/XMultipleOperation.idl
create mode 100644 offapi/com/sun/star/sheet/XNamedRange.idl
create mode 100644 offapi/com/sun/star/sheet/XNamedRanges.idl
create mode 100644 offapi/com/sun/star/sheet/XPrintAreas.idl
create mode 100644 offapi/com/sun/star/sheet/XRangeSelection.idl
create mode 100644 offapi/com/sun/star/sheet/XRangeSelectionChangeListener.idl
create mode 100644 offapi/com/sun/star/sheet/XRangeSelectionListener.idl
create mode 100644 offapi/com/sun/star/sheet/XRecentFunctions.idl
create mode 100644 offapi/com/sun/star/sheet/XResultListener.idl
create mode 100644 offapi/com/sun/star/sheet/XScenario.idl
create mode 100644 offapi/com/sun/star/sheet/XScenarioEnhanced.idl
create mode 100644 offapi/com/sun/star/sheet/XScenarios.idl
create mode 100644 offapi/com/sun/star/sheet/XScenariosSupplier.idl
create mode 100644 offapi/com/sun/star/sheet/XSelectedSheetsSupplier.idl
create mode 100644 offapi/com/sun/star/sheet/XSheetAnnotation.idl
create mode 100644 offapi/com/sun/star/sheet/XSheetAnnotationAnchor.idl
create mode 100644 offapi/com/sun/star/sheet/XSheetAnnotationShapeSupplier.idl
create mode 100644 offapi/com/sun/star/sheet/XSheetAnnotations.idl
create mode 100644 offapi/com/sun/star/sheet/XSheetAnnotationsSupplier.idl
create mode 100644 offapi/com/sun/star/sheet/XSheetAuditing.idl
create mode 100644 offapi/com/sun/star/sheet/XSheetCellCursor.idl
create mode 100644 offapi/com/sun/star/sheet/XSheetCellRange.idl
create mode 100644 offapi/com/sun/star/sheet/XSheetCellRangeContainer.idl
create mode 100644 offapi/com/sun/star/sheet/XSheetCellRanges.idl
create mode 100644 offapi/com/sun/star/sheet/XSheetCondition.idl
create mode 100644 offapi/com/sun/star/sheet/XSheetCondition2.idl
create mode 100644 offapi/com/sun/star/sheet/XSheetConditionalEntries.idl
create mode 100644 offapi/com/sun/star/sheet/XSheetConditionalEntry.idl
create mode 100644 offapi/com/sun/star/sheet/XSheetFilterDescriptor.idl
create mode 100644 offapi/com/sun/star/sheet/XSheetFilterDescriptor2.idl
create mode 100644 offapi/com/sun/star/sheet/XSheetFilterDescriptor3.idl
create mode 100644 offapi/com/sun/star/sheet/XSheetFilterable.idl
create mode 100644 offapi/com/sun/star/sheet/XSheetFilterableEx.idl
create mode 100644 offapi/com/sun/star/sheet/XSheetLinkable.idl
create mode 100644 offapi/com/sun/star/sheet/XSheetOperation.idl
create mode 100644 offapi/com/sun/star/sheet/XSheetOutline.idl
create mode 100644 offapi/com/sun/star/sheet/XSheetPageBreak.idl
create mode 100644 offapi/com/sun/star/sheet/XSheetPastable.idl
create mode 100644 offapi/com/sun/star/sheet/XSolver.idl
create mode 100644 offapi/com/sun/star/sheet/XSolverDescription.idl
create mode 100644 offapi/com/sun/star/sheet/XSpreadsheet.idl
create mode 100644 offapi/com/sun/star/sheet/XSpreadsheetDocument.idl
create mode 100644 offapi/com/sun/star/sheet/XSpreadsheetView.idl
create mode 100644 offapi/com/sun/star/sheet/XSpreadsheets.idl
create mode 100644 offapi/com/sun/star/sheet/XSpreadsheets2.idl
create mode 100644 offapi/com/sun/star/sheet/XSubTotalCalculatable.idl
create mode 100644 offapi/com/sun/star/sheet/XSubTotalDescriptor.idl
create mode 100644 offapi/com/sun/star/sheet/XSubTotalField.idl
create mode 100644 offapi/com/sun/star/sheet/XUniqueCellFormatRangesSupplier.idl
create mode 100644 offapi/com/sun/star/sheet/XUnnamedDatabaseRanges.idl
create mode 100644 offapi/com/sun/star/sheet/XUsedAreaCursor.idl
create mode 100644 offapi/com/sun/star/sheet/XViewFreezable.idl
create mode 100644 offapi/com/sun/star/sheet/XViewPane.idl
create mode 100644 offapi/com/sun/star/sheet/XViewPanesSupplier.idl
create mode 100644 offapi/com/sun/star/sheet/XViewSplitable.idl
create mode 100644 offapi/com/sun/star/sheet/XVolatileResult.idl
create mode 100644 offapi/com/sun/star/sheet/opencl/OpenCLDevice.idl
create mode 100644 offapi/com/sun/star/sheet/opencl/OpenCLPlatform.idl
create mode 100644 offapi/com/sun/star/sheet/opencl/XOpenCLSelection.idl
create mode 100644 offapi/com/sun/star/smarttags/SmartTagAction.idl
create mode 100644 offapi/com/sun/star/smarttags/SmartTagRecognizer.idl
create mode 100644 offapi/com/sun/star/smarttags/SmartTagRecognizerMode.idl
create mode 100644 offapi/com/sun/star/smarttags/XRangeBasedSmartTagRecognizer.idl
create mode 100644 offapi/com/sun/star/smarttags/XSmartTagAction.idl
create mode 100644 offapi/com/sun/star/smarttags/XSmartTagRecognizer.idl
create mode 100644 offapi/com/sun/star/style/BreakType.idl
create mode 100644 offapi/com/sun/star/style/CaseMap.idl
create mode 100644 offapi/com/sun/star/style/CellStyle.idl
create mode 100644 offapi/com/sun/star/style/CharacterProperties.idl
create mode 100644 offapi/com/sun/star/style/CharacterPropertiesAsian.idl
create mode 100644 offapi/com/sun/star/style/CharacterPropertiesComplex.idl
create mode 100644 offapi/com/sun/star/style/CharacterStyle.idl
create mode 100644 offapi/com/sun/star/style/DropCapFormat.idl
create mode 100644 offapi/com/sun/star/style/FootnoteLineStyle.idl
create mode 100644 offapi/com/sun/star/style/GraphicLocation.idl
create mode 100644 offapi/com/sun/star/style/HorizontalAlignment.idl
create mode 100644 offapi/com/sun/star/style/LineNumberPosition.idl
create mode 100644 offapi/com/sun/star/style/LineSpacing.idl
create mode 100644 offapi/com/sun/star/style/LineSpacingMode.idl
create mode 100644 offapi/com/sun/star/style/NumberingAlignment.idl
create mode 100644 offapi/com/sun/star/style/NumberingLevel.idl
create mode 100644 offapi/com/sun/star/style/NumberingRule.idl
create mode 100644 offapi/com/sun/star/style/NumberingType.idl
create mode 100644 offapi/com/sun/star/style/PageProperties.idl
create mode 100644 offapi/com/sun/star/style/PageStyle.idl
create mode 100644 offapi/com/sun/star/style/PageStyleLayout.idl
create mode 100644 offapi/com/sun/star/style/ParagraphAdjust.idl
create mode 100644 offapi/com/sun/star/style/ParagraphProperties.idl
create mode 100644 offapi/com/sun/star/style/ParagraphPropertiesAsian.idl
create mode 100644 offapi/com/sun/star/style/ParagraphPropertiesComplex.idl
create mode 100644 offapi/com/sun/star/style/ParagraphStyle.idl
create mode 100644 offapi/com/sun/star/style/ParagraphStyleCategory.idl
create mode 100644 offapi/com/sun/star/style/Style.idl
create mode 100644 offapi/com/sun/star/style/StyleFamilies.idl
create mode 100644 offapi/com/sun/star/style/StyleFamily.idl
create mode 100644 offapi/com/sun/star/style/TabAlign.idl
create mode 100644 offapi/com/sun/star/style/TabStop.idl
create mode 100644 offapi/com/sun/star/style/VerticalAlignment.idl
create mode 100644 offapi/com/sun/star/style/XAutoStyle.idl
create mode 100644 offapi/com/sun/star/style/XAutoStyleFamily.idl
create mode 100644 offapi/com/sun/star/style/XAutoStyles.idl
create mode 100644 offapi/com/sun/star/style/XAutoStylesSupplier.idl
create mode 100644 offapi/com/sun/star/style/XDefaultsSupplier.idl
create mode 100644 offapi/com/sun/star/style/XStyle.idl
create mode 100644 offapi/com/sun/star/style/XStyleFamiliesSupplier.idl
create mode 100644 offapi/com/sun/star/style/XStyleLoader.idl
create mode 100644 offapi/com/sun/star/style/XStyleLoader2.idl
create mode 100644 offapi/com/sun/star/style/XStyleSupplier.idl
create mode 100644 offapi/com/sun/star/svg/XSVGPrinter.idl
create mode 100644 offapi/com/sun/star/svg/XSVGWriter.idl
create mode 100644 offapi/com/sun/star/system/SimpleCommandMail.idl
create mode 100644 offapi/com/sun/star/system/SimpleMailClientFlags.idl
create mode 100644 offapi/com/sun/star/system/SimpleSystemMail.idl
create mode 100644 offapi/com/sun/star/system/SystemShellExecute.idl
create mode 100644 offapi/com/sun/star/system/SystemShellExecuteException.idl
create mode 100644 offapi/com/sun/star/system/SystemShellExecuteFlags.idl
create mode 100644 offapi/com/sun/star/system/XSimpleMailClient.idl
create mode 100644 offapi/com/sun/star/system/XSimpleMailClientSupplier.idl
create mode 100644 offapi/com/sun/star/system/XSimpleMailMessage.idl
create mode 100644 offapi/com/sun/star/system/XSimpleMailMessage2.idl
create mode 100644 offapi/com/sun/star/system/XSystemShellExecute.idl
create mode 100644 offapi/com/sun/star/table/AccessibleCellView.idl
create mode 100644 offapi/com/sun/star/table/AccessibleTableView.idl
create mode 100644 offapi/com/sun/star/table/BorderLine.idl
create mode 100644 offapi/com/sun/star/table/BorderLine2.idl
create mode 100644 offapi/com/sun/star/table/BorderLineStyle.idl
create mode 100644 offapi/com/sun/star/table/Cell.idl
create mode 100644 offapi/com/sun/star/table/CellAddress.idl
create mode 100644 offapi/com/sun/star/table/CellContentType.idl
create mode 100644 offapi/com/sun/star/table/CellCursor.idl
create mode 100644 offapi/com/sun/star/table/CellHoriJustify.idl
create mode 100644 offapi/com/sun/star/table/CellJustifyMethod.idl
create mode 100644 offapi/com/sun/star/table/CellOrientation.idl
create mode 100644 offapi/com/sun/star/table/CellProperties.idl
create mode 100644 offapi/com/sun/star/table/CellRange.idl
create mode 100644 offapi/com/sun/star/table/CellRangeAddress.idl
create mode 100644 offapi/com/sun/star/table/CellRangeListSource.idl
create mode 100644 offapi/com/sun/star/table/CellValueBinding.idl
create mode 100644 offapi/com/sun/star/table/CellVertJustify.idl
create mode 100644 offapi/com/sun/star/table/CellVertJustify2.idl
create mode 100644 offapi/com/sun/star/table/ListPositionCellBinding.idl
create mode 100644 offapi/com/sun/star/table/ShadowFormat.idl
create mode 100644 offapi/com/sun/star/table/ShadowLocation.idl
create mode 100644 offapi/com/sun/star/table/TableBorder.idl
create mode 100644 offapi/com/sun/star/table/TableBorder2.idl
create mode 100644 offapi/com/sun/star/table/TableBorderDistances.idl
create mode 100644 offapi/com/sun/star/table/TableChart.idl
create mode 100644 offapi/com/sun/star/table/TableCharts.idl
create mode 100644 offapi/com/sun/star/table/TableChartsEnumeration.idl
create mode 100644 offapi/com/sun/star/table/TableColumn.idl
create mode 100644 offapi/com/sun/star/table/TableColumns.idl
create mode 100644 offapi/com/sun/star/table/TableColumnsEnumeration.idl
create mode 100644 offapi/com/sun/star/table/TableOrientation.idl
create mode 100644 offapi/com/sun/star/table/TableRow.idl
create mode 100644 offapi/com/sun/star/table/TableRows.idl
create mode 100644 offapi/com/sun/star/table/TableRowsEnumeration.idl
create mode 100644 offapi/com/sun/star/table/TableSortDescriptor.idl
create mode 100644 offapi/com/sun/star/table/TableSortDescriptor2.idl
create mode 100644 offapi/com/sun/star/table/TableSortField.idl
create mode 100644 offapi/com/sun/star/table/TableSortFieldType.idl
create mode 100644 offapi/com/sun/star/table/XAutoFormattable.idl
create mode 100644 offapi/com/sun/star/table/XCell.idl
create mode 100644 offapi/com/sun/star/table/XCell2.idl
create mode 100644 offapi/com/sun/star/table/XCellCursor.idl
create mode 100644 offapi/com/sun/star/table/XCellRange.idl
create mode 100644 offapi/com/sun/star/table/XColumnRowRange.idl
create mode 100644 offapi/com/sun/star/table/XMergeableCell.idl
create mode 100644 offapi/com/sun/star/table/XMergeableCellRange.idl
create mode 100644 offapi/com/sun/star/table/XTable.idl
create mode 100644 offapi/com/sun/star/table/XTableChart.idl
create mode 100644 offapi/com/sun/star/table/XTableCharts.idl
create mode 100644 offapi/com/sun/star/table/XTableChartsSupplier.idl
create mode 100644 offapi/com/sun/star/table/XTableColumns.idl
create mode 100644 offapi/com/sun/star/table/XTablePivotChart.idl
create mode 100644 offapi/com/sun/star/table/XTablePivotCharts.idl
create mode 100644 offapi/com/sun/star/table/XTablePivotChartsSupplier.idl
create mode 100644 offapi/com/sun/star/table/XTableRows.idl
create mode 100644 offapi/com/sun/star/task/AsyncJob.idl
create mode 100644 offapi/com/sun/star/task/ClassifiedInteractionRequest.idl
create mode 100644 offapi/com/sun/star/task/DocumentMSPasswordRequest.idl
create mode 100644 offapi/com/sun/star/task/DocumentMSPasswordRequest2.idl
create mode 100644 offapi/com/sun/star/task/DocumentMacroConfirmationRequest.idl
create mode 100644 offapi/com/sun/star/task/DocumentPasswordRequest.idl
create mode 100644 offapi/com/sun/star/task/DocumentPasswordRequest2.idl
create mode 100644 offapi/com/sun/star/task/ErrorCodeIOException.idl
create mode 100644 offapi/com/sun/star/task/ErrorCodeRequest.idl
create mode 100644 offapi/com/sun/star/task/InteractionClassification.idl
create mode 100644 offapi/com/sun/star/task/InteractionHandler.idl
create mode 100644 offapi/com/sun/star/task/InteractionRequestStringResolver.idl
create mode 100644 offapi/com/sun/star/task/Job.idl
create mode 100644 offapi/com/sun/star/task/JobExecutor.idl
create mode 100644 offapi/com/sun/star/task/MasterPasswordRequest.idl
create mode 100644 offapi/com/sun/star/task/NoMasterException.idl
create mode 100644 offapi/com/sun/star/task/OfficeRestartManager.idl
create mode 100644 offapi/com/sun/star/task/PDFExportException.idl
create mode 100644 offapi/com/sun/star/task/PasswordContainer.idl
create mode 100644 offapi/com/sun/star/task/PasswordContainerInteractionHandler.idl
create mode 100644 offapi/com/sun/star/task/PasswordRequest.idl
create mode 100644 offapi/com/sun/star/task/PasswordRequestMode.idl
create mode 100644 offapi/com/sun/star/task/StatusIndicatorFactory.idl
create mode 100644 offapi/com/sun/star/task/UnsupportedOverwriteRequest.idl
create mode 100644 offapi/com/sun/star/task/UrlRecord.idl
create mode 100644 offapi/com/sun/star/task/UserRecord.idl
create mode 100644 offapi/com/sun/star/task/XAbortChannel.idl
create mode 100644 offapi/com/sun/star/task/XAsyncJob.idl
create mode 100644 offapi/com/sun/star/task/XInteractionApprove.idl
create mode 100644 offapi/com/sun/star/task/XInteractionAskLater.idl
create mode 100644 offapi/com/sun/star/task/XInteractionDisapprove.idl
create mode 100644 offapi/com/sun/star/task/XInteractionPassword.idl
create mode 100644 offapi/com/sun/star/task/XInteractionPassword2.idl
create mode 100644 offapi/com/sun/star/task/XInteractionRequestStringResolver.idl
create mode 100644 offapi/com/sun/star/task/XJob.idl
create mode 100644 offapi/com/sun/star/task/XJobExecutor.idl
create mode 100644 offapi/com/sun/star/task/XJobListener.idl
create mode 100644 offapi/com/sun/star/task/XMasterPasswordHandling.idl
create mode 100644 offapi/com/sun/star/task/XMasterPasswordHandling2.idl
create mode 100644 offapi/com/sun/star/task/XPasswordContainer.idl
create mode 100644 offapi/com/sun/star/task/XPasswordContainer2.idl
create mode 100644 offapi/com/sun/star/task/XRestartManager.idl
create mode 100644 offapi/com/sun/star/task/XStatusIndicator.idl
create mode 100644 offapi/com/sun/star/task/XStatusIndicatorFactory.idl
create mode 100644 offapi/com/sun/star/task/XStatusIndicatorSupplier.idl
create mode 100644 offapi/com/sun/star/task/XUrlContainer.idl
create mode 100644 offapi/com/sun/star/task/theJobExecutor.idl
create mode 100644 offapi/com/sun/star/text/AccessibleEndnoteView.idl
create mode 100644 offapi/com/sun/star/text/AccessibleFootnoteView.idl
create mode 100644 offapi/com/sun/star/text/AccessibleHeaderFooterView.idl
create mode 100644 offapi/com/sun/star/text/AccessiblePageView.idl
create mode 100644 offapi/com/sun/star/text/AccessibleParagraphView.idl
create mode 100644 offapi/com/sun/star/text/AccessibleTextDocumentPageView.idl
create mode 100644 offapi/com/sun/star/text/AccessibleTextDocumentView.idl
create mode 100644 offapi/com/sun/star/text/AccessibleTextEmbeddedObject.idl
create mode 100644 offapi/com/sun/star/text/AccessibleTextFrameView.idl
create mode 100644 offapi/com/sun/star/text/AccessibleTextGraphicObject.idl
create mode 100644 offapi/com/sun/star/text/AuthorDisplayFormat.idl
create mode 100644 offapi/com/sun/star/text/AutoTextContainer.idl
create mode 100644 offapi/com/sun/star/text/AutoTextEntry.idl
create mode 100644 offapi/com/sun/star/text/AutoTextGroup.idl
create mode 100644 offapi/com/sun/star/text/BaseFrame.idl
create mode 100644 offapi/com/sun/star/text/BaseFrameProperties.idl
create mode 100644 offapi/com/sun/star/text/BaseIndex.idl
create mode 100644 offapi/com/sun/star/text/BaseIndexMark.idl
create mode 100644 offapi/com/sun/star/text/Bibliography.idl
create mode 100644 offapi/com/sun/star/text/BibliographyDataField.idl
create mode 100644 offapi/com/sun/star/text/BibliographyDataType.idl
create mode 100644 offapi/com/sun/star/text/Bookmark.idl
create mode 100644 offapi/com/sun/star/text/Bookmarks.idl
create mode 100644 offapi/com/sun/star/text/Cell.idl
create mode 100644 offapi/com/sun/star/text/CellProperties.idl
create mode 100644 offapi/com/sun/star/text/CellRange.idl
create mode 100644 offapi/com/sun/star/text/ChainedTextFrame.idl
create mode 100644 offapi/com/sun/star/text/ChapterFormat.idl
create mode 100644 offapi/com/sun/star/text/ChapterNumberingRule.idl
create mode 100644 offapi/com/sun/star/text/CharacterCompressionType.idl
create mode 100644 offapi/com/sun/star/text/ColumnSeparatorStyle.idl
create mode 100644 offapi/com/sun/star/text/ContentIndex.idl
create mode 100644 offapi/com/sun/star/text/ContentIndexMark.idl
create mode 100644 offapi/com/sun/star/text/ControlCharacter.idl
create mode 100644 offapi/com/sun/star/text/DateDisplayFormat.idl
create mode 100644 offapi/com/sun/star/text/DefaultNumberingProvider.idl
create mode 100644 offapi/com/sun/star/text/Defaults.idl
create mode 100644 offapi/com/sun/star/text/DependentTextField.idl
create mode 100644 offapi/com/sun/star/text/DocumentIndex.idl
create mode 100644 offapi/com/sun/star/text/DocumentIndexLevelFormat.idl
create mode 100644 offapi/com/sun/star/text/DocumentIndexMark.idl
create mode 100644 offapi/com/sun/star/text/DocumentIndexMarkAsian.idl
create mode 100644 offapi/com/sun/star/text/DocumentIndexParagraphStyles.idl
create mode 100644 offapi/com/sun/star/text/DocumentIndexes.idl
create mode 100644 offapi/com/sun/star/text/DocumentSettings.idl
create mode 100644 offapi/com/sun/star/text/DocumentStatistic.idl
create mode 100644 offapi/com/sun/star/text/Endnote.idl
create mode 100644 offapi/com/sun/star/text/EndnoteSettings.idl
create mode 100644 offapi/com/sun/star/text/FilenameDisplayFormat.idl
create mode 100644 offapi/com/sun/star/text/FontEmphasis.idl
create mode 100644 offapi/com/sun/star/text/FontRelief.idl
create mode 100644 offapi/com/sun/star/text/Footnote.idl
create mode 100644 offapi/com/sun/star/text/FootnoteNumbering.idl
create mode 100644 offapi/com/sun/star/text/FootnoteSettings.idl
create mode 100644 offapi/com/sun/star/text/Footnotes.idl
create mode 100644 offapi/com/sun/star/text/GenericTextDocument.idl
create mode 100644 offapi/com/sun/star/text/GlobalDocument.idl
create mode 100644 offapi/com/sun/star/text/GlobalSettings.idl
create mode 100644 offapi/com/sun/star/text/GraphicCrop.idl
create mode 100644 offapi/com/sun/star/text/HoriOrientation.idl
create mode 100644 offapi/com/sun/star/text/HoriOrientationFormat.idl
create mode 100644 offapi/com/sun/star/text/HorizontalAdjust.idl
create mode 100644 offapi/com/sun/star/text/IllustrationsIndex.idl
create mode 100644 offapi/com/sun/star/text/InContentMetadata.idl
create mode 100644 offapi/com/sun/star/text/InvalidTextContentException.idl
create mode 100644 offapi/com/sun/star/text/LabelFollow.idl
create mode 100644 offapi/com/sun/star/text/LineNumberingProperties.idl
create mode 100644 offapi/com/sun/star/text/MailMerge.idl
create mode 100644 offapi/com/sun/star/text/MailMergeEvent.idl
create mode 100644 offapi/com/sun/star/text/MailMergeType.idl
create mode 100644 offapi/com/sun/star/text/ModuleDispatcher.idl
create mode 100644 offapi/com/sun/star/text/NotePrintMode.idl
create mode 100644 offapi/com/sun/star/text/NumberingLevel.idl
create mode 100644 offapi/com/sun/star/text/NumberingRules.idl
create mode 100644 offapi/com/sun/star/text/NumberingStyle.idl
create mode 100644 offapi/com/sun/star/text/ObjectIndex.idl
create mode 100644 offapi/com/sun/star/text/PageFootnoteInfo.idl
create mode 100644 offapi/com/sun/star/text/PageNumberType.idl
create mode 100644 offapi/com/sun/star/text/PagePrintSettings.idl
create mode 100644 offapi/com/sun/star/text/Paragraph.idl
create mode 100644 offapi/com/sun/star/text/ParagraphEnumeration.idl
create mode 100644 offapi/com/sun/star/text/ParagraphVertAlign.idl
create mode 100644 offapi/com/sun/star/text/PlaceholderType.idl
create mode 100644 offapi/com/sun/star/text/PositionAndSpaceMode.idl
create mode 100644 offapi/com/sun/star/text/PositionLayoutDir.idl
create mode 100644 offapi/com/sun/star/text/PrintSettings.idl
create mode 100644 offapi/com/sun/star/text/RedlinePortion.idl
create mode 100644 offapi/com/sun/star/text/ReferenceFieldPart.idl
create mode 100644 offapi/com/sun/star/text/ReferenceFieldSource.idl
create mode 100644 offapi/com/sun/star/text/ReferenceMark.idl
create mode 100644 offapi/com/sun/star/text/ReferenceMarks.idl
create mode 100644 offapi/com/sun/star/text/RelOrientation.idl
create mode 100644 offapi/com/sun/star/text/RubyAdjust.idl
create mode 100644 offapi/com/sun/star/text/RubyPosition.idl
create mode 100644 offapi/com/sun/star/text/SectionFileLink.idl
create mode 100644 offapi/com/sun/star/text/SetVariableType.idl
create mode 100644 offapi/com/sun/star/text/Shape.idl
create mode 100644 offapi/com/sun/star/text/SizeType.idl
create mode 100644 offapi/com/sun/star/text/TableColumnSeparator.idl
create mode 100644 offapi/com/sun/star/text/TableColumns.idl
create mode 100644 offapi/com/sun/star/text/TableIndex.idl
create mode 100644 offapi/com/sun/star/text/TableRows.idl
create mode 100644 offapi/com/sun/star/text/TemplateDisplayFormat.idl
create mode 100644 offapi/com/sun/star/text/Text.idl
create mode 100644 offapi/com/sun/star/text/TextColumn.idl
create mode 100644 offapi/com/sun/star/text/TextColumnSequence.idl
create mode 100644 offapi/com/sun/star/text/TextColumns.idl
create mode 100644 offapi/com/sun/star/text/TextContent.idl
create mode 100644 offapi/com/sun/star/text/TextContentAnchorType.idl
create mode 100644 offapi/com/sun/star/text/TextContentCollection.idl
create mode 100644 offapi/com/sun/star/text/TextCursor.idl
create mode 100644 offapi/com/sun/star/text/TextDocument.idl
create mode 100644 offapi/com/sun/star/text/TextDocumentView.idl
create mode 100644 offapi/com/sun/star/text/TextEmbeddedObject.idl
create mode 100644 offapi/com/sun/star/text/TextEmbeddedObjects.idl
create mode 100644 offapi/com/sun/star/text/TextField.idl
create mode 100644 offapi/com/sun/star/text/TextFieldEnumeration.idl
create mode 100644 offapi/com/sun/star/text/TextFieldMaster.idl
create mode 100644 offapi/com/sun/star/text/TextFieldMasters.idl
create mode 100644 offapi/com/sun/star/text/TextFields.idl
create mode 100644 offapi/com/sun/star/text/TextFrame.idl
create mode 100644 offapi/com/sun/star/text/TextFrames.idl
create mode 100644 offapi/com/sun/star/text/TextGraphicObject.idl
create mode 100644 offapi/com/sun/star/text/TextGraphicObjects.idl
create mode 100644 offapi/com/sun/star/text/TextGridMode.idl
create mode 100644 offapi/com/sun/star/text/TextLayoutCursor.idl
create mode 100644 offapi/com/sun/star/text/TextMarkupDescriptor.idl
create mode 100644 offapi/com/sun/star/text/TextMarkupType.idl
create mode 100644 offapi/com/sun/star/text/TextPageStyle.idl
create mode 100644 offapi/com/sun/star/text/TextPortion.idl
create mode 100644 offapi/com/sun/star/text/TextPortionEnumeration.idl
create mode 100644 offapi/com/sun/star/text/TextPosition.idl
create mode 100644 offapi/com/sun/star/text/TextRange.idl
create mode 100644 offapi/com/sun/star/text/TextRangeContentProperties.idl
create mode 100644 offapi/com/sun/star/text/TextRangeSelection.idl
create mode 100644 offapi/com/sun/star/text/TextRanges.idl
create mode 100644 offapi/com/sun/star/text/TextSection.idl
create mode 100644 offapi/com/sun/star/text/TextSections.idl
create mode 100644 offapi/com/sun/star/text/TextSortDescriptor.idl
create mode 100644 offapi/com/sun/star/text/TextSortDescriptor2.idl
create mode 100644 offapi/com/sun/star/text/TextSortable.idl
create mode 100644 offapi/com/sun/star/text/TextTable.idl
create mode 100644 offapi/com/sun/star/text/TextTableCursor.idl
create mode 100644 offapi/com/sun/star/text/TextTableRow.idl
create mode 100644 offapi/com/sun/star/text/TextTables.idl
create mode 100644 offapi/com/sun/star/text/TextViewCursor.idl
create mode 100644 offapi/com/sun/star/text/TimeDisplayFormat.idl
create mode 100644 offapi/com/sun/star/text/UserDataPart.idl
create mode 100644 offapi/com/sun/star/text/UserDefinedIndex.idl
create mode 100644 offapi/com/sun/star/text/UserFieldFormat.idl
create mode 100644 offapi/com/sun/star/text/UserIndex.idl
create mode 100644 offapi/com/sun/star/text/UserIndexMark.idl
create mode 100644 offapi/com/sun/star/text/VertOrientation.idl
create mode 100644 offapi/com/sun/star/text/VertOrientationFormat.idl
create mode 100644 offapi/com/sun/star/text/ViewSettings.idl
create mode 100644 offapi/com/sun/star/text/WebDocument.idl
create mode 100644 offapi/com/sun/star/text/WrapInfluenceOnPosition.idl
create mode 100644 offapi/com/sun/star/text/WrapTextMode.idl
create mode 100644 offapi/com/sun/star/text/WritingMode.idl
create mode 100644 offapi/com/sun/star/text/WritingMode2.idl
create mode 100644 offapi/com/sun/star/text/XAutoTextContainer.idl
create mode 100644 offapi/com/sun/star/text/XAutoTextContainer2.idl
create mode 100644 offapi/com/sun/star/text/XAutoTextEntry.idl
create mode 100644 offapi/com/sun/star/text/XAutoTextGroup.idl
create mode 100644 offapi/com/sun/star/text/XBookmarkInsertTool.idl
create mode 100644 offapi/com/sun/star/text/XBookmarksSupplier.idl
create mode 100644 offapi/com/sun/star/text/XChapterNumberingSupplier.idl
create mode 100644 offapi/com/sun/star/text/XDefaultNumberingProvider.idl
create mode 100644 offapi/com/sun/star/text/XDependentTextField.idl
create mode 100644 offapi/com/sun/star/text/XDocumentIndex.idl
create mode 100644 offapi/com/sun/star/text/XDocumentIndexMark.idl
create mode 100644 offapi/com/sun/star/text/XDocumentIndexesSupplier.idl
create mode 100644 offapi/com/sun/star/text/XEndnotesSettingsSupplier.idl
create mode 100644 offapi/com/sun/star/text/XEndnotesSupplier.idl
create mode 100644 offapi/com/sun/star/text/XFlatParagraph.idl
create mode 100644 offapi/com/sun/star/text/XFlatParagraphIterator.idl
create mode 100644 offapi/com/sun/star/text/XFlatParagraphIteratorProvider.idl
create mode 100644 offapi/com/sun/star/text/XFootnote.idl
create mode 100644 offapi/com/sun/star/text/XFootnotesSettingsSupplier.idl
create mode 100644 offapi/com/sun/star/text/XFootnotesSupplier.idl
create mode 100644 offapi/com/sun/star/text/XFormField.idl
create mode 100644 offapi/com/sun/star/text/XLineNumberingProperties.idl
create mode 100644 offapi/com/sun/star/text/XMailMergeBroadcaster.idl
create mode 100644 offapi/com/sun/star/text/XMailMergeListener.idl
create mode 100644 offapi/com/sun/star/text/XMarkingAccess.idl
create mode 100644 offapi/com/sun/star/text/XMultiTextMarkup.idl
create mode 100644 offapi/com/sun/star/text/XNumberingFormatter.idl
create mode 100644 offapi/com/sun/star/text/XNumberingRulesSupplier.idl
create mode 100644 offapi/com/sun/star/text/XNumberingTypeInfo.idl
create mode 100644 offapi/com/sun/star/text/XPageCursor.idl
create mode 100644 offapi/com/sun/star/text/XPagePrintable.idl
create mode 100644 offapi/com/sun/star/text/XParagraphAppend.idl
create mode 100644 offapi/com/sun/star/text/XParagraphCursor.idl
create mode 100644 offapi/com/sun/star/text/XPasteBroadcaster.idl
create mode 100644 offapi/com/sun/star/text/XPasteListener.idl
create mode 100644 offapi/com/sun/star/text/XRedline.idl
create mode 100644 offapi/com/sun/star/text/XReferenceMarksSupplier.idl
create mode 100644 offapi/com/sun/star/text/XRelativeTextContentInsert.idl
create mode 100644 offapi/com/sun/star/text/XRelativeTextContentRemove.idl
create mode 100644 offapi/com/sun/star/text/XRubySelection.idl
create mode 100644 offapi/com/sun/star/text/XSentenceCursor.idl
create mode 100644 offapi/com/sun/star/text/XSimpleText.idl
create mode 100644 offapi/com/sun/star/text/XText.idl
create mode 100644 offapi/com/sun/star/text/XTextAppend.idl
create mode 100644 offapi/com/sun/star/text/XTextAppendAndConvert.idl
create mode 100644 offapi/com/sun/star/text/XTextColumns.idl
create mode 100644 offapi/com/sun/star/text/XTextContent.idl
create mode 100644 offapi/com/sun/star/text/XTextContentAppend.idl
create mode 100644 offapi/com/sun/star/text/XTextConvert.idl
create mode 100644 offapi/com/sun/star/text/XTextCopy.idl
create mode 100644 offapi/com/sun/star/text/XTextCursor.idl
create mode 100644 offapi/com/sun/star/text/XTextDocument.idl
create mode 100644 offapi/com/sun/star/text/XTextEmbeddedObjectsSupplier.idl
create mode 100644 offapi/com/sun/star/text/XTextField.idl
create mode 100644 offapi/com/sun/star/text/XTextFieldsSupplier.idl
create mode 100644 offapi/com/sun/star/text/XTextFrame.idl
create mode 100644 offapi/com/sun/star/text/XTextFramesSupplier.idl
create mode 100644 offapi/com/sun/star/text/XTextGraphicObjectsSupplier.idl
create mode 100644 offapi/com/sun/star/text/XTextMarkup.idl
create mode 100644 offapi/com/sun/star/text/XTextPortionAppend.idl
create mode 100644 offapi/com/sun/star/text/XTextRange.idl
create mode 100644 offapi/com/sun/star/text/XTextRangeCompare.idl
create mode 100644 offapi/com/sun/star/text/XTextRangeMover.idl
create mode 100644 offapi/com/sun/star/text/XTextSection.idl
create mode 100644 offapi/com/sun/star/text/XTextSectionsSupplier.idl
create mode 100644 offapi/com/sun/star/text/XTextShapesSupplier.idl
create mode 100644 offapi/com/sun/star/text/XTextTable.idl
create mode 100644 offapi/com/sun/star/text/XTextTableCursor.idl
create mode 100644 offapi/com/sun/star/text/XTextTablesSupplier.idl
create mode 100644 offapi/com/sun/star/text/XTextViewCursor.idl
create mode 100644 offapi/com/sun/star/text/XTextViewCursorSupplier.idl
create mode 100644 offapi/com/sun/star/text/XWordCursor.idl
create mode 100644 offapi/com/sun/star/text/fieldmaster/Bibliography.idl
create mode 100644 offapi/com/sun/star/text/fieldmaster/DDE.idl
create mode 100644 offapi/com/sun/star/text/fieldmaster/Database.idl
create mode 100644 offapi/com/sun/star/text/fieldmaster/SetExpression.idl
create mode 100644 offapi/com/sun/star/text/fieldmaster/User.idl
create mode 100644 offapi/com/sun/star/text/textfield/Annotation.idl
create mode 100644 offapi/com/sun/star/text/textfield/Author.idl
create mode 100644 offapi/com/sun/star/text/textfield/Bibliography.idl
create mode 100644 offapi/com/sun/star/text/textfield/Chapter.idl
create mode 100644 offapi/com/sun/star/text/textfield/CharacterCount.idl
create mode 100644 offapi/com/sun/star/text/textfield/CombinedCharacters.idl
create mode 100644 offapi/com/sun/star/text/textfield/ConditionalText.idl
create mode 100644 offapi/com/sun/star/text/textfield/DDE.idl
create mode 100644 offapi/com/sun/star/text/textfield/Database.idl
create mode 100644 offapi/com/sun/star/text/textfield/DatabaseName.idl
create mode 100644 offapi/com/sun/star/text/textfield/DatabaseNextSet.idl
create mode 100644 offapi/com/sun/star/text/textfield/DatabaseNumberOfSet.idl
create mode 100644 offapi/com/sun/star/text/textfield/DatabaseSetNumber.idl
create mode 100644 offapi/com/sun/star/text/textfield/DateTime.idl
create mode 100644 offapi/com/sun/star/text/textfield/DropDown.idl
create mode 100644 offapi/com/sun/star/text/textfield/EmbeddedObjectCount.idl
create mode 100644 offapi/com/sun/star/text/textfield/ExtendedUser.idl
create mode 100644 offapi/com/sun/star/text/textfield/FileName.idl
create mode 100644 offapi/com/sun/star/text/textfield/GetExpression.idl
create mode 100644 offapi/com/sun/star/text/textfield/GetReference.idl
create mode 100644 offapi/com/sun/star/text/textfield/GraphicObjectCount.idl
create mode 100644 offapi/com/sun/star/text/textfield/HiddenParagraph.idl
create mode 100644 offapi/com/sun/star/text/textfield/HiddenText.idl
create mode 100644 offapi/com/sun/star/text/textfield/Input.idl
create mode 100644 offapi/com/sun/star/text/textfield/InputUser.idl
create mode 100644 offapi/com/sun/star/text/textfield/JumpEdit.idl
create mode 100644 offapi/com/sun/star/text/textfield/Macro.idl
create mode 100644 offapi/com/sun/star/text/textfield/MetadataField.idl
create mode 100644 offapi/com/sun/star/text/textfield/PageCount.idl
create mode 100644 offapi/com/sun/star/text/textfield/PageNumber.idl
create mode 100644 offapi/com/sun/star/text/textfield/ParagraphCount.idl
create mode 100644 offapi/com/sun/star/text/textfield/ReferencePageGet.idl
create mode 100644 offapi/com/sun/star/text/textfield/ReferencePageSet.idl
create mode 100644 offapi/com/sun/star/text/textfield/Script.idl
create mode 100644 offapi/com/sun/star/text/textfield/SetExpression.idl
create mode 100644 offapi/com/sun/star/text/textfield/TableCount.idl
create mode 100644 offapi/com/sun/star/text/textfield/TableFormula.idl
create mode 100644 offapi/com/sun/star/text/textfield/TemplateName.idl
create mode 100644 offapi/com/sun/star/text/textfield/Type.idl
create mode 100644 offapi/com/sun/star/text/textfield/URL.idl
create mode 100644 offapi/com/sun/star/text/textfield/User.idl
create mode 100644 offapi/com/sun/star/text/textfield/WordCount.idl
create mode 100644 offapi/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl
create mode 100644 offapi/com/sun/star/text/textfield/docinfo/ChangeDateTime.idl
create mode 100644 offapi/com/sun/star/text/textfield/docinfo/CreateAuthor.idl
create mode 100644 offapi/com/sun/star/text/textfield/docinfo/CreateDateTime.idl
create mode 100644 offapi/com/sun/star/text/textfield/docinfo/Custom.idl
create mode 100644 offapi/com/sun/star/text/textfield/docinfo/Description.idl
create mode 100644 offapi/com/sun/star/text/textfield/docinfo/EditTime.idl
create mode 100644 offapi/com/sun/star/text/textfield/docinfo/Keywords.idl
create mode 100644 offapi/com/sun/star/text/textfield/docinfo/PrintAuthor.idl
create mode 100644 offapi/com/sun/star/text/textfield/docinfo/PrintDateTime.idl
create mode 100644 offapi/com/sun/star/text/textfield/docinfo/Revision.idl
create mode 100644 offapi/com/sun/star/text/textfield/docinfo/Subject.idl
create mode 100644 offapi/com/sun/star/text/textfield/docinfo/Title.idl
create mode 100644 offapi/com/sun/star/tiledrendering/XTiledRenderable.idl
create mode 100644 offapi/com/sun/star/ucb/AlreadyInitializedException.idl
create mode 100644 offapi/com/sun/star/ucb/AnyCompareFactory.idl
create mode 100644 offapi/com/sun/star/ucb/AuthenticationFallbackRequest.idl
create mode 100644 offapi/com/sun/star/ucb/AuthenticationRequest.idl
create mode 100644 offapi/com/sun/star/ucb/CachedContentResultSet.idl
create mode 100644 offapi/com/sun/star/ucb/CachedContentResultSetFactory.idl
create mode 100644 offapi/com/sun/star/ucb/CachedContentResultSetStub.idl
create mode 100644 offapi/com/sun/star/ucb/CachedContentResultSetStubFactory.idl
create mode 100644 offapi/com/sun/star/ucb/CachedDynamicResultSet.idl
create mode 100644 offapi/com/sun/star/ucb/CachedDynamicResultSetFactory.idl
create mode 100644 offapi/com/sun/star/ucb/CachedDynamicResultSetStub.idl
create mode 100644 offapi/com/sun/star/ucb/CachedDynamicResultSetStubFactory.idl
create mode 100644 offapi/com/sun/star/ucb/CertificateValidationRequest.idl
create mode 100644 offapi/com/sun/star/ucb/CheckinArgument.idl
create mode 100644 offapi/com/sun/star/ucb/CmisContentProvider.idl
create mode 100644 offapi/com/sun/star/ucb/Command.idl
create mode 100644 offapi/com/sun/star/ucb/CommandAbortedException.idl
create mode 100644 offapi/com/sun/star/ucb/CommandEnvironment.idl
create mode 100644 offapi/com/sun/star/ucb/CommandFailedException.idl
create mode 100644 offapi/com/sun/star/ucb/CommandInfo.idl
create mode 100644 offapi/com/sun/star/ucb/CommandInfoChange.idl
create mode 100644 offapi/com/sun/star/ucb/CommandInfoChangeEvent.idl
create mode 100644 offapi/com/sun/star/ucb/ConnectionMode.idl
create mode 100644 offapi/com/sun/star/ucb/Content.idl
create mode 100644 offapi/com/sun/star/ucb/ContentAction.idl
create mode 100644 offapi/com/sun/star/ucb/ContentCreationError.idl
create mode 100644 offapi/com/sun/star/ucb/ContentCreationException.idl
create mode 100644 offapi/com/sun/star/ucb/ContentEvent.idl
create mode 100644 offapi/com/sun/star/ucb/ContentInfo.idl
create mode 100644 offapi/com/sun/star/ucb/ContentInfoAttribute.idl
create mode 100644 offapi/com/sun/star/ucb/ContentProvider.idl
create mode 100644 offapi/com/sun/star/ucb/ContentProviderInfo.idl
create mode 100644 offapi/com/sun/star/ucb/ContentProviderProxy.idl
create mode 100644 offapi/com/sun/star/ucb/ContentProviderProxyFactory.idl
create mode 100644 offapi/com/sun/star/ucb/ContentResultSet.idl
create mode 100644 offapi/com/sun/star/ucb/ContentResultSetCapability.idl
create mode 100644 offapi/com/sun/star/ucb/ContentTransmitter.idl
create mode 100644 offapi/com/sun/star/ucb/CrossReference.idl
create mode 100644 offapi/com/sun/star/ucb/DefaultHierarchyDataSource.idl
create mode 100644 offapi/com/sun/star/ucb/DocumentHeaderField.idl
create mode 100644 offapi/com/sun/star/ucb/DocumentStoreMode.idl
create mode 100644 offapi/com/sun/star/ucb/DuplicateCommandIdentifierException.idl
create mode 100644 offapi/com/sun/star/ucb/DuplicateProviderException.idl
create mode 100644 offapi/com/sun/star/ucb/DynamicResultSet.idl
create mode 100644 offapi/com/sun/star/ucb/Error.idl
create mode 100644 offapi/com/sun/star/ucb/ExpandContentProvider.idl
create mode 100644 offapi/com/sun/star/ucb/ExportStreamInfo.idl
create mode 100644 offapi/com/sun/star/ucb/FTPContent.idl
create mode 100644 offapi/com/sun/star/ucb/FTPContentProvider.idl
create mode 100644 offapi/com/sun/star/ucb/FetchError.idl
create mode 100644 offapi/com/sun/star/ucb/FetchResult.idl
create mode 100644 offapi/com/sun/star/ucb/FileContent.idl
create mode 100644 offapi/com/sun/star/ucb/FileContentProvider.idl
create mode 100644 offapi/com/sun/star/ucb/FileSystemNotation.idl
create mode 100644 offapi/com/sun/star/ucb/FolderList.idl
create mode 100644 offapi/com/sun/star/ucb/FolderListCommand.idl
create mode 100644 offapi/com/sun/star/ucb/FolderListEntry.idl
create mode 100644 offapi/com/sun/star/ucb/GIOContentProvider.idl
create mode 100644 offapi/com/sun/star/ucb/GlobalTransferCommandArgument.idl
create mode 100644 offapi/com/sun/star/ucb/GlobalTransferCommandArgument2.idl
create mode 100644 offapi/com/sun/star/ucb/GnomeVFSContentProvider.idl
create mode 100644 offapi/com/sun/star/ucb/GnomeVFSDocumentContent.idl
create mode 100644 offapi/com/sun/star/ucb/GnomeVFSFolderContent.idl
create mode 100644 offapi/com/sun/star/ucb/HelpContent.idl
create mode 100644 offapi/com/sun/star/ucb/HelpContentProvider.idl
create mode 100644 offapi/com/sun/star/ucb/HierarchyContentProvider.idl
create mode 100644 offapi/com/sun/star/ucb/HierarchyDataReadAccess.idl
create mode 100644 offapi/com/sun/star/ucb/HierarchyDataReadWriteAccess.idl
create mode 100644 offapi/com/sun/star/ucb/HierarchyDataSource.idl
create mode 100644 offapi/com/sun/star/ucb/HierarchyFolderContent.idl
create mode 100644 offapi/com/sun/star/ucb/HierarchyLinkContent.idl
create mode 100644 offapi/com/sun/star/ucb/HierarchyRootFolderContent.idl
create mode 100644 offapi/com/sun/star/ucb/IOErrorCode.idl
create mode 100644 offapi/com/sun/star/ucb/IllegalIdentifierException.idl
create mode 100644 offapi/com/sun/star/ucb/InsertCommandArgument.idl
create mode 100644 offapi/com/sun/star/ucb/InsertCommandArgument2.idl
create mode 100644 offapi/com/sun/star/ucb/InteractiveAppException.idl
create mode 100644 offapi/com/sun/star/ucb/InteractiveAugmentedIOException.idl
create mode 100644 offapi/com/sun/star/ucb/InteractiveBadTransferURLException.idl
create mode 100644 offapi/com/sun/star/ucb/InteractiveFileIOException.idl
create mode 100644 offapi/com/sun/star/ucb/InteractiveIOException.idl
create mode 100644 offapi/com/sun/star/ucb/InteractiveLockingException.idl
create mode 100644 offapi/com/sun/star/ucb/InteractiveLockingLockExpiredException.idl
create mode 100644 offapi/com/sun/star/ucb/InteractiveLockingLockedException.idl
create mode 100644 offapi/com/sun/star/ucb/InteractiveLockingNotLockedException.idl
create mode 100644 offapi/com/sun/star/ucb/InteractiveNetworkConnectException.idl
create mode 100644 offapi/com/sun/star/ucb/InteractiveNetworkException.idl
create mode 100644 offapi/com/sun/star/ucb/InteractiveNetworkGeneralException.idl
create mode 100644 offapi/com/sun/star/ucb/InteractiveNetworkOffLineException.idl
create mode 100644 offapi/com/sun/star/ucb/InteractiveNetworkReadException.idl
create mode 100644 offapi/com/sun/star/ucb/InteractiveNetworkResolveNameException.idl
create mode 100644 offapi/com/sun/star/ucb/InteractiveNetworkWriteException.idl
create mode 100644 offapi/com/sun/star/ucb/InteractiveWrongMediumException.idl
create mode 100644 offapi/com/sun/star/ucb/Link.idl
create mode 100644 offapi/com/sun/star/ucb/ListAction.idl
create mode 100644 offapi/com/sun/star/ucb/ListActionType.idl
create mode 100644 offapi/com/sun/star/ucb/ListEvent.idl
create mode 100644 offapi/com/sun/star/ucb/ListenerAlreadySetException.idl
create mode 100644 offapi/com/sun/star/ucb/Lock.idl
create mode 100644 offapi/com/sun/star/ucb/LockDepth.idl
create mode 100644 offapi/com/sun/star/ucb/LockEntry.idl
create mode 100644 offapi/com/sun/star/ucb/LockScope.idl
create mode 100644 offapi/com/sun/star/ucb/LockType.idl
create mode 100644 offapi/com/sun/star/ucb/MissingInputStreamException.idl
create mode 100644 offapi/com/sun/star/ucb/MissingPropertiesException.idl
create mode 100644 offapi/com/sun/star/ucb/NameClash.idl
create mode 100644 offapi/com/sun/star/ucb/NameClashException.idl
create mode 100644 offapi/com/sun/star/ucb/NameClashResolveRequest.idl
create mode 100644 offapi/com/sun/star/ucb/NumberedSortingInfo.idl
create mode 100644 offapi/com/sun/star/ucb/ODMAContent.idl
create mode 100644 offapi/com/sun/star/ucb/ODMAContentProvider.idl
create mode 100644 offapi/com/sun/star/ucb/OpenCommandArgument.idl
create mode 100644 offapi/com/sun/star/ucb/OpenCommandArgument2.idl
create mode 100644 offapi/com/sun/star/ucb/OpenCommandArgument3.idl
create mode 100644 offapi/com/sun/star/ucb/OpenMode.idl
create mode 100644 offapi/com/sun/star/ucb/OutgoingMessageState.idl
create mode 100644 offapi/com/sun/star/ucb/PackageContentProvider.idl
create mode 100644 offapi/com/sun/star/ucb/PackageFolderContent.idl
create mode 100644 offapi/com/sun/star/ucb/PackageStreamContent.idl
create mode 100644 offapi/com/sun/star/ucb/PersistentPropertySet.idl
create mode 100644 offapi/com/sun/star/ucb/PostCommandArgument.idl
create mode 100644 offapi/com/sun/star/ucb/PostCommandArgument2.idl
create mode 100644 offapi/com/sun/star/ucb/Priority.idl
create mode 100644 offapi/com/sun/star/ucb/PropertiesManager.idl
create mode 100644 offapi/com/sun/star/ucb/PropertyCommandArgument.idl
create mode 100644 offapi/com/sun/star/ucb/PropertySetRegistry.idl
create mode 100644 offapi/com/sun/star/ucb/PropertyValueInfo.idl
create mode 100644 offapi/com/sun/star/ucb/PropertyValueState.idl
create mode 100644 offapi/com/sun/star/ucb/RecipientInfo.idl
create mode 100644 offapi/com/sun/star/ucb/RememberAuthentication.idl
create mode 100644 offapi/com/sun/star/ucb/RemoteAccessContentProvider.idl
create mode 100644 offapi/com/sun/star/ucb/RemoteContentProviderAcceptor.idl
create mode 100644 offapi/com/sun/star/ucb/RemoteContentProviderChangeAction.idl
create mode 100644 offapi/com/sun/star/ucb/RemoteContentProviderChangeEvent.idl
create mode 100644 offapi/com/sun/star/ucb/RemoteProxyContentProvider.idl
create mode 100644 offapi/com/sun/star/ucb/ResultSetException.idl
create mode 100644 offapi/com/sun/star/ucb/Rule.idl
create mode 100644 offapi/com/sun/star/ucb/RuleAction.idl
create mode 100644 offapi/com/sun/star/ucb/RuleOperator.idl
create mode 100644 offapi/com/sun/star/ucb/RuleSet.idl
create mode 100644 offapi/com/sun/star/ucb/RuleTerm.idl
create mode 100644 offapi/com/sun/star/ucb/SearchCommandArgument.idl
create mode 100644 offapi/com/sun/star/ucb/SearchCriterium.idl
create mode 100644 offapi/com/sun/star/ucb/SearchInfo.idl
create mode 100644 offapi/com/sun/star/ucb/SearchRecursion.idl
create mode 100644 offapi/com/sun/star/ucb/SendInfo.idl
create mode 100644 offapi/com/sun/star/ucb/SendMediaTypes.idl
create mode 100644 offapi/com/sun/star/ucb/ServiceNotFoundException.idl
create mode 100644 offapi/com/sun/star/ucb/SimpleFileAccess.idl
create mode 100644 offapi/com/sun/star/ucb/SortedDynamicResultSetFactory.idl
create mode 100644 offapi/com/sun/star/ucb/SortingInfo.idl
create mode 100644 offapi/com/sun/star/ucb/Store.idl
create mode 100644 offapi/com/sun/star/ucb/SynchronizePolicy.idl
create mode 100644 offapi/com/sun/star/ucb/TransferCommandOperation.idl
create mode 100644 offapi/com/sun/star/ucb/TransferInfo.idl
create mode 100644 offapi/com/sun/star/ucb/TransferInfo2.idl
create mode 100644 offapi/com/sun/star/ucb/TransferResult.idl
create mode 100644 offapi/com/sun/star/ucb/TransientDocumentsContentProvider.idl
create mode 100644 offapi/com/sun/star/ucb/TransientDocumentsDocumentContent.idl
create mode 100644 offapi/com/sun/star/ucb/TransientDocumentsFolderContent.idl
create mode 100644 offapi/com/sun/star/ucb/TransientDocumentsRootContent.idl
create mode 100644 offapi/com/sun/star/ucb/TransientDocumentsStreamContent.idl
create mode 100644 offapi/com/sun/star/ucb/URLAuthenticationRequest.idl
create mode 100644 offapi/com/sun/star/ucb/UniversalContentBroker.idl
create mode 100644 offapi/com/sun/star/ucb/UnsupportedCommandException.idl
create mode 100644 offapi/com/sun/star/ucb/UnsupportedDataSinkException.idl
create mode 100644 offapi/com/sun/star/ucb/UnsupportedNameClashException.idl
create mode 100644 offapi/com/sun/star/ucb/UnsupportedOpenModeException.idl
create mode 100644 offapi/com/sun/star/ucb/VerificationMode.idl
create mode 100644 offapi/com/sun/star/ucb/WebDAVContentProvider.idl
create mode 100644 offapi/com/sun/star/ucb/WebDAVDocumentContent.idl
create mode 100644 offapi/com/sun/star/ucb/WebDAVFolderContent.idl
create mode 100644 offapi/com/sun/star/ucb/WebDAVHTTPMethod.idl
create mode 100644 offapi/com/sun/star/ucb/WelcomeDynamicResultSetStruct.idl
create mode 100644 offapi/com/sun/star/ucb/XAnyCompare.idl
create mode 100644 offapi/com/sun/star/ucb/XAnyCompareFactory.idl
create mode 100644 offapi/com/sun/star/ucb/XCachedContentResultSetFactory.idl
create mode 100644 offapi/com/sun/star/ucb/XCachedContentResultSetStubFactory.idl
create mode 100644 offapi/com/sun/star/ucb/XCachedDynamicResultSetFactory.idl
create mode 100644 offapi/com/sun/star/ucb/XCachedDynamicResultSetStubFactory.idl
create mode 100644 offapi/com/sun/star/ucb/XCommandEnvironment.idl
create mode 100644 offapi/com/sun/star/ucb/XCommandInfo.idl
create mode 100644 offapi/com/sun/star/ucb/XCommandInfoChangeListener.idl
create mode 100644 offapi/com/sun/star/ucb/XCommandInfoChangeNotifier.idl
create mode 100644 offapi/com/sun/star/ucb/XCommandProcessor.idl
create mode 100644 offapi/com/sun/star/ucb/XCommandProcessor2.idl
create mode 100644 offapi/com/sun/star/ucb/XContent.idl
create mode 100644 offapi/com/sun/star/ucb/XContentAccess.idl
create mode 100644 offapi/com/sun/star/ucb/XContentCreator.idl
create mode 100644 offapi/com/sun/star/ucb/XContentEventListener.idl
create mode 100644 offapi/com/sun/star/ucb/XContentIdentifier.idl
create mode 100644 offapi/com/sun/star/ucb/XContentIdentifierFactory.idl
create mode 100644 offapi/com/sun/star/ucb/XContentIdentifierMapping.idl
create mode 100644 offapi/com/sun/star/ucb/XContentProvider.idl
create mode 100644 offapi/com/sun/star/ucb/XContentProviderFactory.idl
create mode 100644 offapi/com/sun/star/ucb/XContentProviderManager.idl
create mode 100644 offapi/com/sun/star/ucb/XContentProviderSupplier.idl
create mode 100644 offapi/com/sun/star/ucb/XContentTransmitter.idl
create mode 100644 offapi/com/sun/star/ucb/XDataContainer.idl
create mode 100644 offapi/com/sun/star/ucb/XDynamicResultSet.idl
create mode 100644 offapi/com/sun/star/ucb/XDynamicResultSetListener.idl
create mode 100644 offapi/com/sun/star/ucb/XFetchProvider.idl
create mode 100644 offapi/com/sun/star/ucb/XFetchProviderForContentAccess.idl
create mode 100644 offapi/com/sun/star/ucb/XFileIdentifierConverter.idl
create mode 100644 offapi/com/sun/star/ucb/XInteractionAuthFallback.idl
create mode 100644 offapi/com/sun/star/ucb/XInteractionHandlerSupplier.idl
create mode 100644 offapi/com/sun/star/ucb/XInteractionReplaceExistingData.idl
create mode 100644 offapi/com/sun/star/ucb/XInteractionSupplyAuthentication.idl
create mode 100644 offapi/com/sun/star/ucb/XInteractionSupplyAuthentication2.idl
create mode 100644 offapi/com/sun/star/ucb/XInteractionSupplyName.idl
create mode 100644 offapi/com/sun/star/ucb/XParameterizedContentProvider.idl
create mode 100644 offapi/com/sun/star/ucb/XPersistentPropertySet.idl
create mode 100644 offapi/com/sun/star/ucb/XProgressHandler.idl
create mode 100644 offapi/com/sun/star/ucb/XPropertyMatcher.idl
create mode 100644 offapi/com/sun/star/ucb/XPropertyMatcherFactory.idl
create mode 100644 offapi/com/sun/star/ucb/XPropertySetRegistry.idl
create mode 100644 offapi/com/sun/star/ucb/XPropertySetRegistryFactory.idl
create mode 100644 offapi/com/sun/star/ucb/XRecycler.idl
create mode 100644 offapi/com/sun/star/ucb/XRemoteContentProviderAcceptor.idl
create mode 100644 offapi/com/sun/star/ucb/XRemoteContentProviderActivator.idl
create mode 100644 offapi/com/sun/star/ucb/XRemoteContentProviderChangeListener.idl
create mode 100644 offapi/com/sun/star/ucb/XRemoteContentProviderChangeNotifier.idl
create mode 100644 offapi/com/sun/star/ucb/XRemoteContentProviderConnectionControl.idl
create mode 100644 offapi/com/sun/star/ucb/XRemoteContentProviderDistributor.idl
create mode 100644 offapi/com/sun/star/ucb/XRemoteContentProviderDoneListener.idl
create mode 100644 offapi/com/sun/star/ucb/XRemoteContentProviderSupplier.idl
create mode 100644 offapi/com/sun/star/ucb/XSimpleFileAccess.idl
create mode 100644 offapi/com/sun/star/ucb/XSimpleFileAccess2.idl
create mode 100644 offapi/com/sun/star/ucb/XSimpleFileAccess3.idl
create mode 100644 offapi/com/sun/star/ucb/XSortedDynamicResultSetFactory.idl
create mode 100644 offapi/com/sun/star/ucb/XSourceInitialization.idl
create mode 100644 offapi/com/sun/star/ucb/XUniversalContentBroker.idl
create mode 100644 offapi/com/sun/star/ucb/XWebDAVCommandEnvironment.idl
create mode 100644 offapi/com/sun/star/ui/ActionTrigger.idl
create mode 100644 offapi/com/sun/star/ui/ActionTriggerContainer.idl
create mode 100644 offapi/com/sun/star/ui/ActionTriggerSeparator.idl
create mode 100644 offapi/com/sun/star/ui/ActionTriggerSeparatorType.idl
create mode 100644 offapi/com/sun/star/ui/AddressBookSourceDialog.idl
create mode 100644 offapi/com/sun/star/ui/ConfigurableUIElement.idl
create mode 100644 offapi/com/sun/star/ui/ConfigurationEvent.idl
create mode 100644 offapi/com/sun/star/ui/ContextChangeEventMultiplexer.idl
create mode 100644 offapi/com/sun/star/ui/ContextChangeEventObject.idl
create mode 100644 offapi/com/sun/star/ui/ContextMenuExecuteEvent.idl
create mode 100644 offapi/com/sun/star/ui/ContextMenuInterceptorAction.idl
create mode 100644 offapi/com/sun/star/ui/DockingArea.idl
create mode 100644 offapi/com/sun/star/ui/DocumentAcceleratorConfiguration.idl
create mode 100644 offapi/com/sun/star/ui/GlobalAcceleratorConfiguration.idl
create mode 100644 offapi/com/sun/star/ui/ImageManager.idl
create mode 100644 offapi/com/sun/star/ui/ImageType.idl
create mode 100644 offapi/com/sun/star/ui/ItemDescriptor.idl
create mode 100644 offapi/com/sun/star/ui/ItemStyle.idl
create mode 100644 offapi/com/sun/star/ui/ItemType.idl
create mode 100644 offapi/com/sun/star/ui/LayoutSize.idl
create mode 100644 offapi/com/sun/star/ui/ModuleAcceleratorConfiguration.idl
create mode 100644 offapi/com/sun/star/ui/ModuleUICategoryDescription.idl
create mode 100644 offapi/com/sun/star/ui/ModuleUICommandDescription.idl
create mode 100644 offapi/com/sun/star/ui/ModuleUIConfigurationManager.idl
create mode 100644 offapi/com/sun/star/ui/ModuleUIConfigurationManagerSupplier.idl
create mode 100644 offapi/com/sun/star/ui/ModuleWindowStateConfiguration.idl
create mode 100644 offapi/com/sun/star/ui/UICategoryDescription.idl
create mode 100644 offapi/com/sun/star/ui/UIConfigurationManager.idl
create mode 100644 offapi/com/sun/star/ui/UIElement.idl
create mode 100644 offapi/com/sun/star/ui/UIElementFactory.idl
create mode 100644 offapi/com/sun/star/ui/UIElementFactoryManager.idl
create mode 100644 offapi/com/sun/star/ui/UIElementSettings.idl
create mode 100644 offapi/com/sun/star/ui/UIElementType.idl
create mode 100644 offapi/com/sun/star/ui/WindowContentFactory.idl
create mode 100644 offapi/com/sun/star/ui/WindowContentFactoryManager.idl
create mode 100644 offapi/com/sun/star/ui/WindowStateConfiguration.idl
create mode 100644 offapi/com/sun/star/ui/XAcceleratorConfiguration.idl
create mode 100644 offapi/com/sun/star/ui/XContextChangeEventListener.idl
create mode 100644 offapi/com/sun/star/ui/XContextChangeEventMultiplexer.idl
create mode 100644 offapi/com/sun/star/ui/XContextMenuInterception.idl
create mode 100644 offapi/com/sun/star/ui/XContextMenuInterceptor.idl
create mode 100644 offapi/com/sun/star/ui/XDeck.idl
create mode 100644 offapi/com/sun/star/ui/XDecks.idl
create mode 100644 offapi/com/sun/star/ui/XDockingAreaAcceptor.idl
create mode 100644 offapi/com/sun/star/ui/XImageManager.idl
create mode 100644 offapi/com/sun/star/ui/XModuleUIConfigurationManager.idl
create mode 100644 offapi/com/sun/star/ui/XModuleUIConfigurationManager2.idl
create mode 100644 offapi/com/sun/star/ui/XModuleUIConfigurationManagerSupplier.idl
create mode 100644 offapi/com/sun/star/ui/XPanel.idl
create mode 100644 offapi/com/sun/star/ui/XPanels.idl
create mode 100644 offapi/com/sun/star/ui/XSidebar.idl
create mode 100644 offapi/com/sun/star/ui/XSidebarPanel.idl
create mode 100644 offapi/com/sun/star/ui/XSidebarProvider.idl
create mode 100644 offapi/com/sun/star/ui/XStatusbarItem.idl
create mode 100644 offapi/com/sun/star/ui/XToolPanel.idl
create mode 100644 offapi/com/sun/star/ui/XUIConfiguration.idl
create mode 100644 offapi/com/sun/star/ui/XUIConfigurationListener.idl
create mode 100644 offapi/com/sun/star/ui/XUIConfigurationManager.idl
create mode 100644 offapi/com/sun/star/ui/XUIConfigurationManager2.idl
create mode 100644 offapi/com/sun/star/ui/XUIConfigurationManagerSupplier.idl
create mode 100644 offapi/com/sun/star/ui/XUIConfigurationPersistence.idl
create mode 100644 offapi/com/sun/star/ui/XUIConfigurationStorage.idl
create mode 100644 offapi/com/sun/star/ui/XUIElement.idl
create mode 100644 offapi/com/sun/star/ui/XUIElementFactory.idl
create mode 100644 offapi/com/sun/star/ui/XUIElementFactoryManager.idl
create mode 100644 offapi/com/sun/star/ui/XUIElementFactoryRegistration.idl
create mode 100644 offapi/com/sun/star/ui/XUIElementSettings.idl
create mode 100644 offapi/com/sun/star/ui/XUIFunctionListener.idl
create mode 100644 offapi/com/sun/star/ui/XUpdateModel.idl
create mode 100644 offapi/com/sun/star/ui/dialogs/AddressBookSourcePilot.idl
create mode 100644 offapi/com/sun/star/ui/dialogs/CommonFilePickerElementIds.idl
create mode 100644 offapi/com/sun/star/ui/dialogs/ControlActions.idl
create mode 100644 offapi/com/sun/star/ui/dialogs/DialogClosedEvent.idl
create mode 100644 offapi/com/sun/star/ui/dialogs/ExecutableDialogException.idl
create mode 100644 offapi/com/sun/star/ui/dialogs/ExecutableDialogResults.idl
create mode 100644 offapi/com/sun/star/ui/dialogs/ExtendedFilePickerElementIds.idl
create mode 100644 offapi/com/sun/star/ui/dialogs/FilePicker.idl
create mode 100644 offapi/com/sun/star/ui/dialogs/FilePickerEvent.idl
create mode 100644 offapi/com/sun/star/ui/dialogs/FilePreviewImageFormats.idl
create mode 100644 offapi/com/sun/star/ui/dialogs/FilterOptionsDialog.idl
create mode 100644 offapi/com/sun/star/ui/dialogs/FolderPicker.idl
create mode 100644 offapi/com/sun/star/ui/dialogs/ListboxControlActions.idl
create mode 100644 offapi/com/sun/star/ui/dialogs/TemplateDescription.idl
create mode 100644 offapi/com/sun/star/ui/dialogs/Wizard.idl
create mode 100644 offapi/com/sun/star/ui/dialogs/WizardButton.idl
create mode 100644 offapi/com/sun/star/ui/dialogs/WizardTravelType.idl
create mode 100644 offapi/com/sun/star/ui/dialogs/XAsynchronousExecutableDialog.idl
create mode 100644 offapi/com/sun/star/ui/dialogs/XControlAccess.idl
create mode 100644 offapi/com/sun/star/ui/dialogs/XControlInformation.idl
create mode 100644 offapi/com/sun/star/ui/dialogs/XDialogClosedListener.idl
create mode 100644 offapi/com/sun/star/ui/dialogs/XExecutableDialog.idl
create mode 100644 offapi/com/sun/star/ui/dialogs/XFilePicker.idl
create mode 100644 offapi/com/sun/star/ui/dialogs/XFilePicker2.idl
create mode 100644 offapi/com/sun/star/ui/dialogs/XFilePicker3.idl
create mode 100644 offapi/com/sun/star/ui/dialogs/XFilePickerControlAccess.idl
create mode 100644 offapi/com/sun/star/ui/dialogs/XFilePickerListener.idl
create mode 100644 offapi/com/sun/star/ui/dialogs/XFilePickerNotifier.idl
create mode 100644 offapi/com/sun/star/ui/dialogs/XFilePreview.idl
create mode 100644 offapi/com/sun/star/ui/dialogs/XFilterGroupManager.idl
create mode 100644 offapi/com/sun/star/ui/dialogs/XFilterManager.idl
create mode 100644 offapi/com/sun/star/ui/dialogs/XFolderPicker.idl
create mode 100644 offapi/com/sun/star/ui/dialogs/XFolderPicker2.idl
create mode 100644 offapi/com/sun/star/ui/dialogs/XSLTFilterDialog.idl
create mode 100644 offapi/com/sun/star/ui/dialogs/XWizard.idl
create mode 100644 offapi/com/sun/star/ui/dialogs/XWizardController.idl
create mode 100644 offapi/com/sun/star/ui/dialogs/XWizardPage.idl
create mode 100644 offapi/com/sun/star/ui/test/UITest.idl
create mode 100644 offapi/com/sun/star/ui/test/XUIObject.idl
create mode 100644 offapi/com/sun/star/ui/test/XUITest.idl
create mode 100644 offapi/com/sun/star/ui/theModuleUIConfigurationManagerSupplier.idl
create mode 100644 offapi/com/sun/star/ui/theUICategoryDescription.idl
create mode 100644 offapi/com/sun/star/ui/theUIElementFactoryManager.idl
create mode 100644 offapi/com/sun/star/ui/theWindowContentFactoryManager.idl
create mode 100644 offapi/com/sun/star/ui/theWindowStateConfiguration.idl
create mode 100644 offapi/com/sun/star/util/AliasProgrammaticPair.idl
create mode 100644 offapi/com/sun/star/util/AtomClassRequest.idl
create mode 100644 offapi/com/sun/star/util/AtomDescription.idl
create mode 100644 offapi/com/sun/star/util/CellProtection.idl
create mode 100644 offapi/com/sun/star/util/ChangesEvent.idl
create mode 100644 offapi/com/sun/star/util/ChangesSet.idl
create mode 100644 offapi/com/sun/star/util/CloseVetoException.idl
create mode 100644 offapi/com/sun/star/util/Color.idl
create mode 100644 offapi/com/sun/star/util/DataEditorEvent.idl
create mode 100644 offapi/com/sun/star/util/DataEditorEventType.idl
create mode 100644 offapi/com/sun/star/util/Date.idl
create mode 100644 offapi/com/sun/star/util/DateTime.idl
create mode 100644 offapi/com/sun/star/util/DateTimeRange.idl
create mode 100644 offapi/com/sun/star/util/DateTimeWithTimezone.idl
create mode 100644 offapi/com/sun/star/util/DateWithTimezone.idl
create mode 100644 offapi/com/sun/star/util/Duration.idl
create mode 100644 offapi/com/sun/star/util/ElementChange.idl
create mode 100644 offapi/com/sun/star/util/Endianness.idl
create mode 100644 offapi/com/sun/star/util/InvalidStateException.idl
create mode 100644 offapi/com/sun/star/util/JobManager.idl
create mode 100644 offapi/com/sun/star/util/Language.idl
create mode 100644 offapi/com/sun/star/util/MalformedNumberFormatException.idl
create mode 100644 offapi/com/sun/star/util/MeasureUnit.idl
create mode 100644 offapi/com/sun/star/util/ModeChangeEvent.idl
create mode 100644 offapi/com/sun/star/util/NotLockedException.idl
create mode 100644 offapi/com/sun/star/util/NotNumericException.idl
create mode 100644 offapi/com/sun/star/util/NumberFormat.idl
create mode 100644 offapi/com/sun/star/util/NumberFormatProperties.idl
create mode 100644 offapi/com/sun/star/util/NumberFormatSettings.idl
create mode 100644 offapi/com/sun/star/util/NumberFormats.idl
create mode 100644 offapi/com/sun/star/util/NumberFormatsSupplier.idl
create mode 100644 offapi/com/sun/star/util/NumberFormatter.idl
create mode 100644 offapi/com/sun/star/util/OfficeInstallationDirectories.idl
create mode 100644 offapi/com/sun/star/util/PathSettings.idl
create mode 100644 offapi/com/sun/star/util/PathSubstitution.idl
create mode 100644 offapi/com/sun/star/util/ReplaceDescriptor.idl
create mode 100644 offapi/com/sun/star/util/RevisionTag.idl
create mode 100644 offapi/com/sun/star/util/SearchAlgorithms.idl
create mode 100644 offapi/com/sun/star/util/SearchAlgorithms2.idl
create mode 100644 offapi/com/sun/star/util/SearchDescriptor.idl
create mode 100644 offapi/com/sun/star/util/SearchFlags.idl
create mode 100644 offapi/com/sun/star/util/SearchOptions.idl
create mode 100644 offapi/com/sun/star/util/SearchOptions2.idl
create mode 100644 offapi/com/sun/star/util/SearchResult.idl
create mode 100644 offapi/com/sun/star/util/SortDescriptor.idl
create mode 100644 offapi/com/sun/star/util/SortDescriptor2.idl
create mode 100644 offapi/com/sun/star/util/SortField.idl
create mode 100644 offapi/com/sun/star/util/SortFieldType.idl
create mode 100644 offapi/com/sun/star/util/Sortable.idl
create mode 100644 offapi/com/sun/star/util/TextSearch.idl
create mode 100644 offapi/com/sun/star/util/TextSearch2.idl
create mode 100644 offapi/com/sun/star/util/Time.idl
create mode 100644 offapi/com/sun/star/util/TimeWithTimezone.idl
create mode 100644 offapi/com/sun/star/util/TriState.idl
create mode 100644 offapi/com/sun/star/util/URL.idl
create mode 100644 offapi/com/sun/star/util/URLTransformer.idl
create mode 100644 offapi/com/sun/star/util/UriAbbreviation.idl
create mode 100644 offapi/com/sun/star/util/VetoException.idl
create mode 100644 offapi/com/sun/star/util/XAccounting.idl
create mode 100644 offapi/com/sun/star/util/XAtomServer.idl
create mode 100644 offapi/com/sun/star/util/XBroadcaster.idl
create mode 100644 offapi/com/sun/star/util/XCancellable.idl
create mode 100644 offapi/com/sun/star/util/XChainable.idl
create mode 100644 offapi/com/sun/star/util/XChangesBatch.idl
create mode 100644 offapi/com/sun/star/util/XChangesListener.idl
create mode 100644 offapi/com/sun/star/util/XChangesNotifier.idl
create mode 100644 offapi/com/sun/star/util/XChangesSet.idl
create mode 100644 offapi/com/sun/star/util/XCloneable.idl
create mode 100644 offapi/com/sun/star/util/XCloseBroadcaster.idl
create mode 100644 offapi/com/sun/star/util/XCloseListener.idl
create mode 100644 offapi/com/sun/star/util/XCloseable.idl
create mode 100644 offapi/com/sun/star/util/XDataEditor.idl
create mode 100644 offapi/com/sun/star/util/XDataEditorListener.idl
create mode 100644 offapi/com/sun/star/util/XFlushListener.idl
create mode 100644 offapi/com/sun/star/util/XFlushable.idl
create mode 100644 offapi/com/sun/star/util/XImportable.idl
create mode 100644 offapi/com/sun/star/util/XIndent.idl
create mode 100644 offapi/com/sun/star/util/XJobManager.idl
create mode 100644 offapi/com/sun/star/util/XLinkUpdate.idl
create mode 100644 offapi/com/sun/star/util/XLocalizedAliases.idl
create mode 100644 offapi/com/sun/star/util/XLockable.idl
create mode 100644 offapi/com/sun/star/util/XMergeable.idl
create mode 100644 offapi/com/sun/star/util/XModeChangeApproveListener.idl
create mode 100644 offapi/com/sun/star/util/XModeChangeBroadcaster.idl
create mode 100644 offapi/com/sun/star/util/XModeChangeListener.idl
create mode 100644 offapi/com/sun/star/util/XModeSelector.idl
create mode 100644 offapi/com/sun/star/util/XModifiable.idl
create mode 100644 offapi/com/sun/star/util/XModifiable2.idl
create mode 100644 offapi/com/sun/star/util/XModifyBroadcaster.idl
create mode 100644 offapi/com/sun/star/util/XModifyListener.idl
create mode 100644 offapi/com/sun/star/util/XNumberFormatPreviewer.idl
create mode 100644 offapi/com/sun/star/util/XNumberFormatTypes.idl
create mode 100644 offapi/com/sun/star/util/XNumberFormats.idl
create mode 100644 offapi/com/sun/star/util/XNumberFormatsSupplier.idl
create mode 100644 offapi/com/sun/star/util/XNumberFormatter.idl
create mode 100644 offapi/com/sun/star/util/XNumberFormatter2.idl
create mode 100644 offapi/com/sun/star/util/XOfficeInstallationDirectories.idl
create mode 100644 offapi/com/sun/star/util/XPathSettings.idl
create mode 100644 offapi/com/sun/star/util/XPropertyReplace.idl
create mode 100644 offapi/com/sun/star/util/XProtectable.idl
create mode 100644 offapi/com/sun/star/util/XRefreshListener.idl
create mode 100644 offapi/com/sun/star/util/XRefreshable.idl
create mode 100644 offapi/com/sun/star/util/XReplaceDescriptor.idl
create mode 100644 offapi/com/sun/star/util/XReplaceable.idl
create mode 100644 offapi/com/sun/star/util/XSearchDescriptor.idl
create mode 100644 offapi/com/sun/star/util/XSearchable.idl
create mode 100644 offapi/com/sun/star/util/XSortable.idl
create mode 100644 offapi/com/sun/star/util/XStringAbbreviation.idl
create mode 100644 offapi/com/sun/star/util/XStringEscape.idl
create mode 100644 offapi/com/sun/star/util/XStringMapping.idl
create mode 100644 offapi/com/sun/star/util/XStringSubstitution.idl
create mode 100644 offapi/com/sun/star/util/XStringWidth.idl
create mode 100644 offapi/com/sun/star/util/XTextSearch.idl
create mode 100644 offapi/com/sun/star/util/XTextSearch2.idl
create mode 100644 offapi/com/sun/star/util/XTimeStamped.idl
create mode 100644 offapi/com/sun/star/util/XURLTransformer.idl
create mode 100644 offapi/com/sun/star/util/XUniqueIDFactory.idl
create mode 100644 offapi/com/sun/star/util/XUpdatable.idl
create mode 100644 offapi/com/sun/star/util/XUpdatable2.idl
create mode 100644 offapi/com/sun/star/util/theOfficeInstallationDirectories.idl
create mode 100644 offapi/com/sun/star/util/thePathSettings.idl
create mode 100644 offapi/com/sun/star/view/DocumentZoomType.idl
create mode 100644 offapi/com/sun/star/view/DuplexMode.idl
create mode 100644 offapi/com/sun/star/view/OfficeDocumentView.idl
create mode 100644 offapi/com/sun/star/view/PaperFormat.idl
create mode 100644 offapi/com/sun/star/view/PaperOrientation.idl
create mode 100644 offapi/com/sun/star/view/PrintJobEvent.idl
create mode 100644 offapi/com/sun/star/view/PrintOptions.idl
create mode 100644 offapi/com/sun/star/view/PrintSettings.idl
create mode 100644 offapi/com/sun/star/view/PrintableState.idl
create mode 100644 offapi/com/sun/star/view/PrintableStateEvent.idl
create mode 100644 offapi/com/sun/star/view/PrinterDescriptor.idl
create mode 100644 offapi/com/sun/star/view/RenderDescriptor.idl
create mode 100644 offapi/com/sun/star/view/RenderOptions.idl
create mode 100644 offapi/com/sun/star/view/SelectionType.idl
create mode 100644 offapi/com/sun/star/view/ViewSettings.idl
create mode 100644 offapi/com/sun/star/view/XControlAccess.idl
create mode 100644 offapi/com/sun/star/view/XFormLayerAccess.idl
create mode 100644 offapi/com/sun/star/view/XLineCursor.idl
create mode 100644 offapi/com/sun/star/view/XMultiSelectionSupplier.idl
create mode 100644 offapi/com/sun/star/view/XPrintJob.idl
create mode 100644 offapi/com/sun/star/view/XPrintJobBroadcaster.idl
create mode 100644 offapi/com/sun/star/view/XPrintJobListener.idl
create mode 100644 offapi/com/sun/star/view/XPrintSettingsSupplier.idl
create mode 100644 offapi/com/sun/star/view/XPrintable.idl
create mode 100644 offapi/com/sun/star/view/XPrintableBroadcaster.idl
create mode 100644 offapi/com/sun/star/view/XPrintableListener.idl
create mode 100644 offapi/com/sun/star/view/XRenderable.idl
create mode 100644 offapi/com/sun/star/view/XScreenCursor.idl
create mode 100644 offapi/com/sun/star/view/XSelectionChangeListener.idl
create mode 100644 offapi/com/sun/star/view/XSelectionSupplier.idl
create mode 100644 offapi/com/sun/star/view/XViewCursor.idl
create mode 100644 offapi/com/sun/star/view/XViewSettingsSupplier.idl
create mode 100644 offapi/com/sun/star/xforms/Binding.idl
create mode 100644 offapi/com/sun/star/xforms/InvalidDataOnSubmitException.idl
create mode 100644 offapi/com/sun/star/xforms/Model.idl
create mode 100644 offapi/com/sun/star/xforms/XDataTypeRepository.idl
create mode 100644 offapi/com/sun/star/xforms/XForms.idl
create mode 100644 offapi/com/sun/star/xforms/XFormsEvent.idl
create mode 100644 offapi/com/sun/star/xforms/XFormsSupplier.idl
create mode 100644 offapi/com/sun/star/xforms/XFormsUIHelper1.idl
create mode 100644 offapi/com/sun/star/xforms/XModel.idl
create mode 100644 offapi/com/sun/star/xforms/XModel2.idl
create mode 100644 offapi/com/sun/star/xforms/XSubmission.idl
create mode 100644 offapi/com/sun/star/xml/Attribute.idl
create mode 100644 offapi/com/sun/star/xml/AttributeContainer.idl
create mode 100644 offapi/com/sun/star/xml/AttributeData.idl
create mode 100644 offapi/com/sun/star/xml/ExportFilter.idl
create mode 100644 offapi/com/sun/star/xml/FastAttribute.idl
create mode 100644 offapi/com/sun/star/xml/ImportFilter.idl
create mode 100644 offapi/com/sun/star/xml/NamespaceContainer.idl
create mode 100644 offapi/com/sun/star/xml/ParaUserDefinedAttributesSupplier.idl
create mode 100644 offapi/com/sun/star/xml/TextUserDefinedAttributesSupplier.idl
create mode 100644 offapi/com/sun/star/xml/UserDefinedAttributesSupplier.idl
create mode 100644 offapi/com/sun/star/xml/XExportFilter.idl
create mode 100644 offapi/com/sun/star/xml/XImportFilter.idl
create mode 100644 offapi/com/sun/star/xml/XMLExportFilter.idl
create mode 100644 offapi/com/sun/star/xml/XMLImportFilter.idl
create mode 100644 offapi/com/sun/star/xml/crypto/CipherID.idl
create mode 100644 offapi/com/sun/star/xml/crypto/DigestID.idl
create mode 100644 offapi/com/sun/star/xml/crypto/GPGSEInitializer.idl
create mode 100644 offapi/com/sun/star/xml/crypto/NSSInitializer.idl
create mode 100644 offapi/com/sun/star/xml/crypto/SEInitializer.idl
create mode 100644 offapi/com/sun/star/xml/crypto/SecurityEnvironment.idl
create mode 100644 offapi/com/sun/star/xml/crypto/SecurityOperationStatus.idl
create mode 100644 offapi/com/sun/star/xml/crypto/XCertificateCreator.idl
create mode 100644 offapi/com/sun/star/xml/crypto/XCipherContext.idl
create mode 100644 offapi/com/sun/star/xml/crypto/XCipherContextSupplier.idl
create mode 100644 offapi/com/sun/star/xml/crypto/XDigestContext.idl
create mode 100644 offapi/com/sun/star/xml/crypto/XDigestContextSupplier.idl
create mode 100644 offapi/com/sun/star/xml/crypto/XMLEncryptionException.idl
create mode 100644 offapi/com/sun/star/xml/crypto/XMLSecurityContext.idl
create mode 100644 offapi/com/sun/star/xml/crypto/XMLSignature.idl
create mode 100644 offapi/com/sun/star/xml/crypto/XMLSignatureException.idl
create mode 100644 offapi/com/sun/star/xml/crypto/XNSSInitializer.idl
create mode 100644 offapi/com/sun/star/xml/crypto/XSEInitializer.idl
create mode 100644 offapi/com/sun/star/xml/crypto/XSecurityEnvironment.idl
create mode 100644 offapi/com/sun/star/xml/crypto/XUriBinding.idl
create mode 100644 offapi/com/sun/star/xml/crypto/XXMLEncryption.idl
create mode 100644 offapi/com/sun/star/xml/crypto/XXMLEncryptionTemplate.idl
create mode 100644 offapi/com/sun/star/xml/crypto/XXMLSecurityContext.idl
create mode 100644 offapi/com/sun/star/xml/crypto/XXMLSecurityTemplate.idl
create mode 100644 offapi/com/sun/star/xml/crypto/XXMLSignature.idl
create mode 100644 offapi/com/sun/star/xml/crypto/XXMLSignatureTemplate.idl
create mode 100644 offapi/com/sun/star/xml/crypto/sax/ConstOfSecurityId.idl
create mode 100644 offapi/com/sun/star/xml/crypto/sax/ElementMarkPriority.idl
create mode 100644 offapi/com/sun/star/xml/crypto/sax/ElementMarkType.idl
create mode 100644 offapi/com/sun/star/xml/crypto/sax/ElementStackItem.idl
create mode 100644 offapi/com/sun/star/xml/crypto/sax/XBlockerMonitor.idl
create mode 100644 offapi/com/sun/star/xml/crypto/sax/XDecryptionResultBroadcaster.idl
create mode 100644 offapi/com/sun/star/xml/crypto/sax/XDecryptionResultListener.idl
create mode 100644 offapi/com/sun/star/xml/crypto/sax/XElementStackKeeper.idl
create mode 100644 offapi/com/sun/star/xml/crypto/sax/XEncryptionResultBroadcaster.idl
create mode 100644 offapi/com/sun/star/xml/crypto/sax/XEncryptionResultListener.idl
create mode 100644 offapi/com/sun/star/xml/crypto/sax/XKeyCollector.idl
create mode 100644 offapi/com/sun/star/xml/crypto/sax/XMissionTaker.idl
create mode 100644 offapi/com/sun/star/xml/crypto/sax/XReferenceCollector.idl
create mode 100644 offapi/com/sun/star/xml/crypto/sax/XReferenceResolvedBroadcaster.idl
create mode 100644 offapi/com/sun/star/xml/crypto/sax/XReferenceResolvedListener.idl
create mode 100644 offapi/com/sun/star/xml/crypto/sax/XSAXEventKeeper.idl
create mode 100644 offapi/com/sun/star/xml/crypto/sax/XSAXEventKeeperStatusChangeBroadcaster.idl
create mode 100644 offapi/com/sun/star/xml/crypto/sax/XSAXEventKeeperStatusChangeListener.idl
create mode 100644 offapi/com/sun/star/xml/crypto/sax/XSecuritySAXEventKeeper.idl
create mode 100644 offapi/com/sun/star/xml/crypto/sax/XSignatureCreationResultBroadcaster.idl
create mode 100644 offapi/com/sun/star/xml/crypto/sax/XSignatureCreationResultListener.idl
create mode 100644 offapi/com/sun/star/xml/crypto/sax/XSignatureVerifyResultBroadcaster.idl
create mode 100644 offapi/com/sun/star/xml/crypto/sax/XSignatureVerifyResultListener.idl
create mode 100644 offapi/com/sun/star/xml/csax/XCompressedDocumentHandler.idl
create mode 100644 offapi/com/sun/star/xml/csax/XMLAttribute.idl
create mode 100644 offapi/com/sun/star/xml/dom/DOMException.idl
create mode 100644 offapi/com/sun/star/xml/dom/DOMExceptionType.idl
create mode 100644 offapi/com/sun/star/xml/dom/DocumentBuilder.idl
create mode 100644 offapi/com/sun/star/xml/dom/NodeType.idl
create mode 100644 offapi/com/sun/star/xml/dom/SAXDocumentBuilder.idl
create mode 100644 offapi/com/sun/star/xml/dom/SAXDocumentBuilderState.idl
create mode 100644 offapi/com/sun/star/xml/dom/XAttr.idl
create mode 100644 offapi/com/sun/star/xml/dom/XCDATASection.idl
create mode 100644 offapi/com/sun/star/xml/dom/XCharacterData.idl
create mode 100644 offapi/com/sun/star/xml/dom/XComment.idl
create mode 100644 offapi/com/sun/star/xml/dom/XDOMImplementation.idl
create mode 100644 offapi/com/sun/star/xml/dom/XDocument.idl
create mode 100644 offapi/com/sun/star/xml/dom/XDocumentBuilder.idl
create mode 100644 offapi/com/sun/star/xml/dom/XDocumentFragment.idl
create mode 100644 offapi/com/sun/star/xml/dom/XDocumentType.idl
create mode 100644 offapi/com/sun/star/xml/dom/XElement.idl
create mode 100644 offapi/com/sun/star/xml/dom/XEntity.idl
create mode 100644 offapi/com/sun/star/xml/dom/XEntityReference.idl
create mode 100644 offapi/com/sun/star/xml/dom/XNamedNodeMap.idl
create mode 100644 offapi/com/sun/star/xml/dom/XNode.idl
create mode 100644 offapi/com/sun/star/xml/dom/XNodeList.idl
create mode 100644 offapi/com/sun/star/xml/dom/XNotation.idl
create mode 100644 offapi/com/sun/star/xml/dom/XProcessingInstruction.idl
create mode 100644 offapi/com/sun/star/xml/dom/XSAXDocumentBuilder.idl
create mode 100644 offapi/com/sun/star/xml/dom/XSAXDocumentBuilder2.idl
create mode 100644 offapi/com/sun/star/xml/dom/XText.idl
create mode 100644 offapi/com/sun/star/xml/dom/events/AttrChangeType.idl
create mode 100644 offapi/com/sun/star/xml/dom/events/EventException.idl
create mode 100644 offapi/com/sun/star/xml/dom/events/EventType.idl
create mode 100644 offapi/com/sun/star/xml/dom/events/PhaseType.idl
create mode 100644 offapi/com/sun/star/xml/dom/events/XDocumentEvent.idl
create mode 100644 offapi/com/sun/star/xml/dom/events/XEvent.idl
create mode 100644 offapi/com/sun/star/xml/dom/events/XEventListener.idl
create mode 100644 offapi/com/sun/star/xml/dom/events/XEventTarget.idl
create mode 100644 offapi/com/sun/star/xml/dom/events/XMouseEvent.idl
create mode 100644 offapi/com/sun/star/xml/dom/events/XMutationEvent.idl
create mode 100644 offapi/com/sun/star/xml/dom/events/XUIEvent.idl
create mode 100644 offapi/com/sun/star/xml/dom/views/XAbstractView.idl
create mode 100644 offapi/com/sun/star/xml/dom/views/XDocumentView.idl
create mode 100644 offapi/com/sun/star/xml/input/SaxDocumentHandler.idl
create mode 100644 offapi/com/sun/star/xml/input/XAttributes.idl
create mode 100644 offapi/com/sun/star/xml/input/XElement.idl
create mode 100644 offapi/com/sun/star/xml/input/XNamespaceMapping.idl
create mode 100644 offapi/com/sun/star/xml/input/XRoot.idl
create mode 100644 offapi/com/sun/star/xml/sax/FastParser.idl
create mode 100644 offapi/com/sun/star/xml/sax/FastShapeContextHandler.idl
create mode 100644 offapi/com/sun/star/xml/sax/FastToken.idl
create mode 100644 offapi/com/sun/star/xml/sax/FastTokenHandler.idl
create mode 100644 offapi/com/sun/star/xml/sax/InputSource.idl
create mode 100644 offapi/com/sun/star/xml/sax/Parser.idl
create mode 100644 offapi/com/sun/star/xml/sax/SAXException.idl
create mode 100644 offapi/com/sun/star/xml/sax/SAXInvalidCharacterException.idl
create mode 100644 offapi/com/sun/star/xml/sax/SAXParseException.idl
create mode 100644 offapi/com/sun/star/xml/sax/Writer.idl
create mode 100644 offapi/com/sun/star/xml/sax/XAttributeList.idl
create mode 100644 offapi/com/sun/star/xml/sax/XDTDHandler.idl
create mode 100644 offapi/com/sun/star/xml/sax/XDocumentHandler.idl
create mode 100644 offapi/com/sun/star/xml/sax/XEntityResolver.idl
create mode 100644 offapi/com/sun/star/xml/sax/XErrorHandler.idl
create mode 100644 offapi/com/sun/star/xml/sax/XExtendedDocumentHandler.idl
create mode 100644 offapi/com/sun/star/xml/sax/XFastAttributeList.idl
create mode 100644 offapi/com/sun/star/xml/sax/XFastContextHandler.idl
create mode 100644 offapi/com/sun/star/xml/sax/XFastDocumentHandler.idl
create mode 100644 offapi/com/sun/star/xml/sax/XFastNamespaceHandler.idl
create mode 100644 offapi/com/sun/star/xml/sax/XFastParser.idl
create mode 100644 offapi/com/sun/star/xml/sax/XFastSAXSerializable.idl
create mode 100644 offapi/com/sun/star/xml/sax/XFastShapeContextHandler.idl
create mode 100644 offapi/com/sun/star/xml/sax/XFastTokenHandler.idl
create mode 100644 offapi/com/sun/star/xml/sax/XLocator.idl
create mode 100644 offapi/com/sun/star/xml/sax/XParser.idl
create mode 100644 offapi/com/sun/star/xml/sax/XSAXSerializable.idl
create mode 100644 offapi/com/sun/star/xml/sax/XWriter.idl
create mode 100644 offapi/com/sun/star/xml/wrapper/XMLDocumentWrapper.idl
create mode 100644 offapi/com/sun/star/xml/wrapper/XMLElementWrapper.idl
create mode 100644 offapi/com/sun/star/xml/wrapper/XXMLDocumentWrapper.idl
create mode 100644 offapi/com/sun/star/xml/wrapper/XXMLElementWrapper.idl
create mode 100644 offapi/com/sun/star/xml/xpath/Libxml2ExtensionHandle.idl
create mode 100644 offapi/com/sun/star/xml/xpath/XPathAPI.idl
create mode 100644 offapi/com/sun/star/xml/xpath/XPathException.idl
create mode 100644 offapi/com/sun/star/xml/xpath/XPathExtension.idl
create mode 100644 offapi/com/sun/star/xml/xpath/XPathObjectType.idl
create mode 100644 offapi/com/sun/star/xml/xpath/XXPathAPI.idl
create mode 100644 offapi/com/sun/star/xml/xpath/XXPathExtension.idl
create mode 100644 offapi/com/sun/star/xml/xpath/XXPathObject.idl
create mode 100644 offapi/com/sun/star/xml/xslt/XSLT2Transformer.idl
create mode 100644 offapi/com/sun/star/xml/xslt/XSLTTransformer.idl
create mode 100644 offapi/com/sun/star/xml/xslt/XXSLTTransformer.idl
create mode 100644 offapi/com/sun/star/xsd/Boolean.idl
create mode 100644 offapi/com/sun/star/xsd/DataTypeClass.idl
create mode 100644 offapi/com/sun/star/xsd/Date.idl
create mode 100644 offapi/com/sun/star/xsd/DateTime.idl
create mode 100644 offapi/com/sun/star/xsd/Day.idl
create mode 100644 offapi/com/sun/star/xsd/Decimal.idl
create mode 100644 offapi/com/sun/star/xsd/Month.idl
create mode 100644 offapi/com/sun/star/xsd/String.idl
create mode 100644 offapi/com/sun/star/xsd/Time.idl
create mode 100644 offapi/com/sun/star/xsd/WhiteSpaceTreatment.idl
create mode 100644 offapi/com/sun/star/xsd/XDataType.idl
create mode 100644 offapi/com/sun/star/xsd/Year.idl
create mode 100644 offapi/org/freedesktop/PackageKit/SyncDbusSessionHelper.idl
create mode 100644 offapi/org/freedesktop/PackageKit/XModify.idl
create mode 100644 offapi/org/freedesktop/PackageKit/XQuery.idl
create mode 100644 offapi/org/freedesktop/PackageKit/XSyncDbusSessionHelper.idl
create mode 100644 offapi/type_reference/offapi.idl
create mode 100644 offapi/type_reference/typelibrary_history.txt
create mode 100644 offapi/util/checknewapi.pl
create mode 100644 offapi/util/types-whitelist
(limited to 'offapi')
diff --git a/offapi/Makefile b/offapi/Makefile
new file mode 100644
index 000000000..0997e6284
--- /dev/null
+++ b/offapi/Makefile
@@ -0,0 +1,14 @@
+# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
+#
+# This file is part of the LibreOffice project.
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+#
+
+module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))
+
+include $(module_directory)/../solenv/gbuild/partial_build.mk
+
+# vim: set noet sw=4 ts=4:
diff --git a/offapi/Module_offapi.mk b/offapi/Module_offapi.mk
new file mode 100644
index 000000000..63d152e2f
--- /dev/null
+++ b/offapi/Module_offapi.mk
@@ -0,0 +1,26 @@
+# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
+#
+# This file is part of the LibreOffice project.
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+#
+# This file incorporates work covered by the following license notice:
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the NOTICE file distributed
+# with this work for additional information regarding copyright
+# ownership. The ASF licenses this file to you under the Apache
+# License, Version 2.0 (the "License"); you may not use this file
+# except in compliance with the License. You may obtain a copy of
+# the License at http://www.apache.org/licenses/LICENSE-2.0 .
+#
+
+$(eval $(call gb_Module_Module,offapi))
+
+$(eval $(call gb_Module_add_targets,offapi,\
+ UnoApi_offapi \
+))
+
+# vim: set noet sw=4 ts=4:
diff --git a/offapi/README b/offapi/README
new file mode 100644
index 000000000..80c60484d
--- /dev/null
+++ b/offapi/README
@@ -0,0 +1,19 @@
+Contains all of the IDL files except those in [[udkapi]]
+
+i.e. the interfaces that are specific to the LibreOffice application.
+An artificial (?) separation.
+
+The reference offapi/type_reference/offapi.idl and
+udkapi/type_reference/udkapi.idl (formerly combined into a single
+offapi/type_reference/types.rdb) are used to detect inadvertent incompatible
+changes. They are plain-text .idl files (not strictly lexicographically sorted,
+though, so they satisfy the .idl file requirements for no forward dependencies),
+so in cases where we deliberately /do/ become incompatible they can be modified
+manually.
+
+Old such cases of deliberately becoming incompatible are listed in
+offapi/type_reference/typelibrary_history.txt, newer such cases are recorded in
+the git logs of (now superseded) offapi/type_reference/types.rdb,
+offapi/type_reference/offapi.rdb, and udkapi/type_reference/udkapi.rdb, new such
+cases are recorded in the git logs of offapi/type_reference/offapi.idl and
+udkapi/type_reference/udkapi.idl.
diff --git a/offapi/UnoApi_offapi.mk b/offapi/UnoApi_offapi.mk
new file mode 100644
index 000000000..24fb6e392
--- /dev/null
+++ b/offapi/UnoApi_offapi.mk
@@ -0,0 +1,4404 @@
+# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
+#
+# This file is part of the LibreOffice project.
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+#
+# This file incorporates work covered by the following license notice:
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the NOTICE file distributed
+# with this work for additional information regarding copyright
+# ownership. The ASF licenses this file to you under the Apache
+# License, Version 2.0 (the "License"); you may not use this file
+# except in compliance with the License. You may obtain a copy of
+# the License at http://www.apache.org/licenses/LICENSE-2.0 .
+#
+
+$(eval $(call gb_UnoApi_UnoApi,offapi))
+
+$(eval $(call gb_UnoApi_package_idlfiles,offapi))
+
+$(eval $(call gb_UnoApi_use_api,offapi,\
+ udkapi \
+))
+
+
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/animations,\
+ AnimateColor \
+ AnimateMotion \
+ AnimateSet \
+ Audio \
+ Command \
+ IterateContainer \
+ ParallelTimeContainer \
+ SequenceTimeContainer \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/auth,\
+ SSOManagerFactory \
+ SSOPasswordCache \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/awt,\
+ AsyncCallback \
+ ContainerWindowProvider \
+ DialogProvider \
+ DialogProvider2 \
+ MenuBar \
+ Pointer \
+ PopupMenu \
+ TabController \
+ Toolkit \
+ UnoControlDialog \
+ UnoControlDialogModelProvider \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/awt/grid,\
+ DefaultGridColumnModel \
+ DefaultGridDataModel \
+ SortableGridDataModel \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/awt/tab,\
+ UnoControlTabPageModel \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/awt/tree,\
+ MutableTreeDataModel \
+ MutableTreeNode \
+ TreeControl \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/chart2,\
+ CartesianCoordinateSystem2d \
+ CartesianCoordinateSystem3d \
+ DataPointCustomLabelField \
+ DataPointCustomLabelFieldType \
+ ExponentialRegressionCurve \
+ ExponentialScaling \
+ FormattedString \
+ LogarithmicRegressionCurve \
+ LogarithmicScaling \
+ LinearRegressionCurve \
+ LinearScaling \
+ MovingAverageRegressionCurve \
+ PolarCoordinateSystem2d \
+ PolarCoordinateSystem3d \
+ PolynomialRegressionCurve \
+ PotentialRegressionCurve \
+ PowerScaling \
+ RegressionEquation \
+ Scaling \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/chart2/data,\
+ DatabaseDataProvider \
+ LabeledDataSequence \
+ PivotTableFieldEntry \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/configuration,\
+ ReadOnlyAccess \
+ ReadWriteAccess \
+ Update \
+ theDefaultProvider \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/cui,\
+ ColorPicker \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/datatransfer,\
+ DataFormatTranslator \
+ MimeContentTypeFactory \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/datatransfer/clipboard,\
+ SystemClipboard \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/deployment,\
+ ExtensionManager \
+ PackageInformationProvider \
+ PackageRegistryBackend \
+ UpdateInformationProvider \
+ thePackageManagerFactory \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/deployment/test,\
+ SmoketestCommandEnvironment \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/deployment/ui,\
+ LicenseDialog \
+ PackageManagerDialog \
+ UpdateRequiredDialog \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/document,\
+ DocumentProperties \
+ DocumentRevisionListPersistence \
+ IndexedPropertyValues \
+ FilterConfigRefresh \
+ GraphicStorageHandler \
+ NamedPropertyValues \
+ OleEmbeddedServerRegistration \
+ OOXMLDocumentPropertiesImporter \
+ XMLBasicExporter \
+ XMLOasisBasicExporter \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/drawing,\
+ ColorTable \
+ GraphicExportFilter \
+ ModuleDispatcher \
+ ShapeCollection \
+ SlideRenderer \
+ SlideSorter \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/drawing/framework,\
+ BasicPaneFactory \
+ BasicToolBarFactory \
+ BasicViewFactory \
+ Configuration \
+ ConfigurationController \
+ ModuleController \
+ ResourceId \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/embed,\
+ DocumentCloser \
+ EmbeddedObjectCreator \
+ FileSystemStorageFactory \
+ HatchWindowFactory \
+ InstanceLocker \
+ MSOLEObjectSystemCreator \
+ OLESimpleStorage \
+ OLEEmbeddedObjectFactory \
+ OOoEmbeddedObjectFactory \
+ StorageFactory \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/form,\
+ ControlFontDialog \
+ Forms \
+ TabOrderDialog \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/form/control,\
+ FilterControl \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/form/inspection,\
+ DefaultFormComponentInspectorModel \
+ FormComponentPropertyHandler \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/form/runtime,\
+ FormController \
+ FormOperations \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/frame,\
+ AutoRecovery \
+ AppDispatchProvider \
+ Bibliography \
+ ContentHandlerFactory \
+ Desktop \
+ DispatchHelper \
+ DispatchRecorder \
+ DispatchRecorderSupplier \
+ DocumentTemplates \
+ Frame \
+ FrameLoaderFactory \
+ GlobalEventBroadcaster \
+ LayoutManager \
+ MediaTypeDetectionHelper \
+ ModuleManager \
+ OfficeFrameLoader \
+ SessionListener \
+ StartModule \
+ TaskCreator \
+ UICommandDescription \
+ theAutoRecovery \
+ theDesktop \
+ theGlobalEventBroadcaster \
+ theUICommandDescription \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/graphic,\
+ GraphicObject \
+ GraphicProvider \
+ Primitive2DTools \
+ SvgTools \
+ EmfTools \
+ PdfTools \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/inspection,\
+ DefaultHelpProvider \
+ GenericPropertyHandler \
+ ObjectInspector \
+ ObjectInspectorModel \
+ StringRepresentation \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/i18n,\
+ BreakIterator \
+ CharacterClassification \
+ Collator \
+ IndexEntrySupplier \
+ InputSequenceChecker \
+ LocaleCalendar \
+ LocaleCalendar2 \
+ LocaleData \
+ LocaleData2 \
+ NativeNumberSupplier \
+ NativeNumberSupplier2 \
+ NumberFormatMapper \
+ OrdinalSuffix \
+ TextConversion \
+ Transliteration \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/linguistic2,\
+ ConversionDictionaryList \
+ DictionaryList \
+ LanguageGuessing \
+ LinguProperties \
+ LinguServiceManager \
+ Proofreader \
+ ProofreadingIterator \
+ NumberText \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/logging,\
+ ConsoleHandler \
+ CsvLogFormatter \
+ FileHandler \
+ LoggerPool \
+ PlainTextFormatter \
+ SimpleTextFormatter \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/mail,\
+ MailMessage \
+ MailServiceProvider \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/media,\
+ Manager \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/mozilla,\
+ MozillaBootstrap \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/office,\
+ Quickstart \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/packages/manifest,\
+ ManifestReader \
+ ManifestWriter \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/packages/zip,\
+ ZipFileAccess \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/presentation,\
+ SlideShow \
+ TransitionFactory \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/rdf,\
+ BlankNode \
+ Literal \
+ Repository \
+ URI \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/rendering,\
+ Canvas \
+ CanvasFactory \
+ MtfRenderer \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/report,\
+ FixedLine \
+ FixedText \
+ FormatCondition \
+ FormattedField \
+ Function \
+ Group \
+ Groups \
+ ImageControl \
+ ReportControlFormat \
+ ReportControlModel \
+ ReportDefinition \
+ ReportEngine \
+ Section \
+ Shape \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/report/inspection,\
+ DefaultComponentInspectorModel \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/resource,\
+ StringResource \
+ StringResourceWithLocation \
+ StringResourceWithStorage \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/scanner,\
+ ScannerManager \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/script,\
+ DocumentDialogLibraryContainer \
+ DocumentScriptLibraryContainer \
+ XServiceDocumenter \
+ theServiceDocumenter \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/script/browse,\
+ theBrowseNodeFactory \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/script/provider,\
+ theMasterScriptProviderFactory \
+ MasterScriptProviderFactory \
+ ScriptURIHelper \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/script/vba,\
+ VBAEventProcessor \
+ VBAMacroResolver \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/sdb,\
+ CommandDefinition \
+ DataAccessDescriptorFactory \
+ DatabaseContext \
+ DatabaseInteractionHandler \
+ ErrorMessageDialog \
+ InteractionHandler \
+ FilterDialog \
+ OrderDialog \
+ QueryDefinition \
+ ReportDesign \
+ TableDefinition \
+ TextConnectionSettings \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/sdb/application,\
+ CopyTableWizard \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/sdb/tools,\
+ ConnectionTools \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/sdbc,\
+ ConnectionPool \
+ DriverManager \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/security,\
+ CertificateContainer \
+ DocumentDigitalSignatures \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/setup,\
+ UpdateCheck \
+ UpdateCheckConfig \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/sheet,\
+ ExternalDocLink \
+ ExternalDocLinks \
+ ExternalSheetCache \
+ FilterFormulaParser \
+ GlobalSheetSettings \
+ FormulaOpCodeMapper \
+ RecentFunctions \
+ Solver \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/smarttags,\
+ SmartTagAction \
+ SmartTagRecognizer \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/system,\
+ SimpleCommandMail \
+ SimpleSystemMail \
+ SystemShellExecute \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/task,\
+ InteractionHandler \
+ InteractionRequestStringResolver \
+ JobExecutor \
+ OfficeRestartManager \
+ PasswordContainer \
+ PasswordContainerInteractionHandler \
+ StatusIndicatorFactory \
+ theJobExecutor \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/text,\
+ AutoTextContainer \
+ DefaultNumberingProvider \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/ucb,\
+ AnyCompareFactory \
+ CachedContentResultSetFactory \
+ CachedContentResultSetStubFactory \
+ CachedDynamicResultSetFactory \
+ CachedDynamicResultSetStubFactory \
+ CommandEnvironment \
+ ContentProviderProxyFactory \
+ PropertiesManager \
+ SimpleFileAccess \
+ SortedDynamicResultSetFactory \
+ Store \
+ UniversalContentBroker \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/ui,\
+ AddressBookSourceDialog \
+ DocumentAcceleratorConfiguration \
+ GlobalAcceleratorConfiguration \
+ ModuleAcceleratorConfiguration \
+ ModuleUIConfigurationManager \
+ UICategoryDescription \
+ UIConfigurationManager \
+ UIElementFactoryManager \
+ WindowContentFactory \
+ WindowContentFactoryManager \
+ WindowStateConfiguration \
+ theModuleUIConfigurationManagerSupplier \
+ theUICategoryDescription \
+ theUIElementFactoryManager \
+ theWindowContentFactoryManager \
+ theWindowStateConfiguration \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/ui/dialogs,\
+ AddressBookSourcePilot \
+ FilePicker \
+ FolderPicker \
+ Wizard \
+ XSLTFilterDialog \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/ui/test,\
+ UITest \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/util,\
+ JobManager \
+ NumberFormatter \
+ NumberFormatsSupplier \
+ PathSubstitution \
+ PathSettings \
+ TextSearch \
+ TextSearch2 \
+ theOfficeInstallationDirectories \
+ UriAbbreviation \
+ URLTransformer \
+ thePathSettings \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/xforms,\
+ Model \
+ XForms \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/xml/crypto,\
+ NSSInitializer \
+ SecurityEnvironment \
+ SEInitializer \
+ GPGSEInitializer \
+ XMLSecurityContext \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/xml/dom,\
+ DocumentBuilder \
+ SAXDocumentBuilder \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/xml/sax,\
+ FastParser \
+ FastShapeContextHandler \
+ FastTokenHandler \
+ Parser \
+ Writer \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/xml/xpath,\
+ XPathAPI \
+ XPathExtension \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/xml/xslt,\
+ XSLTTransformer \
+ XSLT2Transformer \
+))
+
+
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/accessibility,\
+ Accessible \
+ AccessibleContext \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/awt,\
+ AccessibleButton \
+ AccessibleCheckBox \
+ AccessibleComboBox \
+ AccessibleDropDownComboBox \
+ AccessibleDropDownListBox \
+ AccessibleEdit \
+ AccessibleFixedText \
+ AccessibleIconChoiceControl \
+ AccessibleIconChoiceControlEntry \
+ AccessibleList \
+ AccessibleListBox \
+ AccessibleListBoxList \
+ AccessibleListItem \
+ AccessibleMenu \
+ AccessibleMenuBar \
+ AccessibleMenuItem \
+ AccessibleMenuSeparator \
+ AccessiblePopupMenu \
+ AccessibleRadioButton \
+ AccessibleScrollBar \
+ AccessibleStatusBar \
+ AccessibleStatusBarItem \
+ AccessibleTabBar \
+ AccessibleTabBarPage \
+ AccessibleTabBarPageList \
+ AccessibleTabControl \
+ AccessibleTabPage \
+ AccessibleTextField \
+ AccessibleToolBox \
+ AccessibleToolBoxItem \
+ AccessibleTreeListBox \
+ AccessibleTreeListBoxEntry \
+ AccessibleWindow \
+ AnimatedImagesControl \
+ AnimatedImagesControlModel \
+ RoadmapItem \
+ SpinningProgressControlModel \
+ TabControllerModel \
+ UnoControl \
+ UnoControlButton \
+ UnoControlButtonModel \
+ UnoControlCheckBox \
+ UnoControlCheckBoxModel \
+ UnoControlComboBox \
+ UnoControlComboBoxModel \
+ UnoControlContainer \
+ UnoControlContainerModel \
+ UnoControlCurrencyField \
+ UnoControlCurrencyFieldModel \
+ UnoControlDateField \
+ UnoControlDateFieldModel \
+ UnoControlDialogElement \
+ UnoControlDialogModel \
+ UnoControlEdit \
+ UnoControlEditModel \
+ UnoControlFileControl \
+ UnoControlFileControlModel \
+ UnoControlFixedHyperlink \
+ UnoControlFixedHyperlinkModel \
+ UnoControlFixedLine \
+ UnoControlFixedLineModel \
+ UnoControlFixedText \
+ UnoControlFixedTextModel \
+ UnoControlFormattedField \
+ UnoControlFormattedFieldModel \
+ UnoControlGroupBox \
+ UnoControlGroupBoxModel \
+ UnoControlImageControl \
+ UnoControlImageControlModel \
+ UnoControlListBox \
+ UnoControlListBoxModel \
+ UnoControlModel \
+ UnoControlNumericField \
+ UnoControlNumericFieldModel \
+ UnoControlPatternField \
+ UnoControlPatternFieldModel \
+ UnoControlProgressBar \
+ UnoControlProgressBarModel \
+ UnoControlRadioButton \
+ UnoControlRadioButtonModel \
+ UnoControlRoadmap \
+ UnoControlRoadmapModel \
+ UnoControlScrollBar \
+ UnoControlScrollBarModel \
+ UnoControlSpinButton \
+ UnoControlSpinButtonModel \
+ UnoControlTimeField \
+ UnoControlTimeFieldModel \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/awt/grid,\
+ GridColumn \
+ UnoControlGrid \
+ UnoControlGridModel \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/awt/tab,\
+ UnoControlTabPage \
+ UnoControlTabPageContainer \
+ UnoControlTabPageContainerModel \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/awt/tree,\
+ TreeControlModel \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/chart,\
+ AccessibleChartDocumentView \
+ AccessibleChartElement \
+ AreaDiagram \
+ BarDiagram \
+ BubbleDiagram \
+ Chart3DBarProperties \
+ ChartArea \
+ ChartAxis \
+ ChartAxisXSupplier \
+ ChartAxisYSupplier \
+ ChartAxisZSupplier \
+ ChartData \
+ ChartDataArray \
+ ChartDataPointProperties \
+ ChartDataRowProperties \
+ ChartDocument \
+ ChartGrid \
+ ChartLegend \
+ ChartLine \
+ ChartPieSegmentProperties \
+ ChartStatistics \
+ ChartTableAddressSupplier \
+ ChartTitle \
+ ChartTwoAxisXSupplier \
+ ChartTwoAxisYSupplier \
+ Diagram \
+ Dim3DDiagram \
+ DonutDiagram \
+ FilledNetDiagram \
+ LineDiagram \
+ NetDiagram \
+ PieDiagram \
+ StackableDiagram \
+ StockDiagram \
+ XYDiagram \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/chart2,\
+ Axis \
+ CandleStickChartType \
+ ChartDocument \
+ ChartDocumentWrapper \
+ ChartType \
+ ChartTypeManager \
+ ChartTypeTemplate\
+ CoordinateSystem \
+ CoordinateSystemType \
+ DataPoint \
+ DataPointProperties \
+ DataSeries \
+ Diagram \
+ ErrorBar \
+ GridProperties \
+ Legend \
+ LogicTargetModel \
+ PropertyPool \
+ RegressionCurve \
+ RegressionCurveEquation \
+ StandardDiagramCreationParameters \
+ Title \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/chart2/data,\
+ DataFilter \
+ DataProvider \
+ DataSequence \
+ DataSink \
+ DataSource \
+ RangeHighlighter \
+ RangeHighlightListener \
+ TabularDataProviderArguments \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/configuration,\
+ AccessRootElement \
+ AdministrationProvider \
+ ConfigurationAccess \
+ ConfigurationProvider \
+ ConfigurationRegistry \
+ ConfigurationUpdateAccess \
+ DefaultProvider \
+ GroupAccess \
+ GroupElement \
+ GroupUpdate \
+ HierarchyAccess \
+ HierarchyElement \
+ PropertyHierarchy \
+ SetAccess \
+ SetElement \
+ SetUpdate \
+ SimpleSetAccess \
+ SimpleSetUpdate \
+ UpdateRootElement \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/configuration/backend,\
+ Backend \
+ BackendAdapter \
+ CopyImporter \
+ DefaultBackend \
+ DataImporter \
+ HierarchyBrowser \
+ Importer \
+ InteractionHandler \
+ Layer \
+ LayerDescriber \
+ LayerFilter \
+ LayerUpdateMerger \
+ LdapMultiLayerStratum \
+ LdapSingleBackend \
+ LdapSingleStratum \
+ LocalDataImporter \
+ LocalHierarchyBrowser \
+ LocalSchemaSupplier \
+ LocalSingleBackend \
+ LocalSingleStratum \
+ MergeImporter \
+ MultiLayerStratum \
+ MultiStratumBackend \
+ OfflineBackend \
+ OnlineBackend \
+ PlatformBackend \
+ Schema \
+ SchemaSupplier \
+ SingleBackend \
+ SingleBackendAdapter \
+ SingleLayerStratum \
+ SystemIntegration \
+ UpdatableLayer \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/configuration/backend/xml,\
+ LayerParser \
+ LayerWriter \
+ SchemaParser \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/configuration/bootstrap,\
+ BootstrapContext \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/datatransfer/clipboard,\
+ ClipboardManager \
+ GenericClipboard \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/datatransfer/dnd,\
+ OleDragSource \
+ OleDropTarget \
+ X11DragSource \
+ X11DropTarget \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/document,\
+ EventDescriptor \
+ Events \
+ ExportFilter \
+ ExtendedTypeDetection \
+ ExtendedTypeDetectionFactory \
+ FilterAdapter \
+ FilterFactory \
+ HeaderFooterSettings \
+ ImportFilter \
+ LinkTarget \
+ LinkTargets \
+ MediaDescriptor \
+ OfficeDocument \
+ PDFDialog \
+ Settings \
+ TypeDetection \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/drawing,\
+ AccessibleDrawDocumentView \
+ AccessibleGraphControl \
+ AccessibleGraphicShape \
+ AccessibleImageBullet \
+ AccessibleOLEShape \
+ AccessibleShape \
+ AccessibleSlideView \
+ AccessibleSlideViewObject \
+ AppletShape \
+ Background \
+ BitmapTable \
+ CaptionShape \
+ ClosedBezierShape \
+ ConnectorProperties \
+ ConnectorShape \
+ ControlShape \
+ CustomShape \
+ CustomShapeEngine \
+ DashTable \
+ Defaults \
+ DocumentSettings \
+ DrawPage \
+ DrawPages \
+ DrawingDocument \
+ DrawingDocumentDrawView \
+ DrawingDocumentFactory \
+ EllipseShape \
+ EnhancedCustomShapeExtrusion \
+ EnhancedCustomShapeGeometry \
+ EnhancedCustomShapeHandle \
+ EnhancedCustomShapePath \
+ EnhancedCustomShapeTextPath \
+ FillProperties \
+ GenericDrawPage \
+ GenericDrawingDocument \
+ GradientTable \
+ GraphicObjectShape \
+ GroupShape \
+ HatchTable \
+ Layer \
+ LayerManager \
+ LineProperties \
+ LineShape \
+ MarkerTable \
+ MasterPage \
+ MasterPages \
+ MeasureProperties \
+ MeasureShape \
+ OLE2Shape \
+ OpenBezierShape \
+ PageShape \
+ PluginShape \
+ PolyLineShape \
+ PolyPolygonBezierDescriptor \
+ PolyPolygonBezierShape \
+ PolyPolygonDescriptor \
+ PolyPolygonShape \
+ RectangleShape \
+ RotationDescriptor \
+ ShadowProperties \
+ Shape \
+ Shapes \
+ Text \
+ TextProperties \
+ TextShape \
+ TransparencyGradientTable \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/embed,\
+ BaseStorage \
+ EmbeddedObjectDescriptor \
+ FileSystemStorage \
+ Storage \
+ StorageStream \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/form,\
+ DataAwareControlModel \
+ FormComponent \
+ FormComponents \
+ FormControlModel \
+ FormController \
+ FormControllerDispatcher \
+ PropertyBrowserController \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/form/binding,\
+ BindableControlModel \
+ BindableDataAwareControlModel \
+ BindableDatabaseCheckBox \
+ BindableDatabaseComboBox \
+ BindableDatabaseDateField \
+ BindableDatabaseFormattedField \
+ BindableDatabaseListBox \
+ BindableDatabaseNumericField \
+ BindableDatabaseRadioButton \
+ BindableDatabaseTextField \
+ BindableDatabaseTimeField \
+ BindableIntegerValueRange \
+ ListEntrySource \
+ ValueBinding \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/form/component,\
+ CheckBox \
+ ComboBox \
+ CommandButton \
+ CurrencyField \
+ DataForm \
+ DatabaseCheckBox \
+ DatabaseComboBox \
+ DatabaseCurrencyField \
+ DatabaseDateField \
+ DatabaseFormattedField \
+ DatabaseImageControl \
+ DatabaseListBox \
+ DatabaseNumericField \
+ DatabasePatternField \
+ DatabaseRadioButton \
+ DatabaseTextField \
+ DatabaseTimeField \
+ DateField \
+ FileControl \
+ FixedText \
+ Form \
+ FormattedField \
+ GridControl \
+ GroupBox \
+ HTMLForm \
+ HiddenControl \
+ ImageButton \
+ ListBox \
+ NavigationToolBar \
+ NumericField \
+ PatternField \
+ RadioButton \
+ RichTextControl \
+ ScrollBar \
+ SpinButton \
+ SubmitButton \
+ TextField \
+ TimeField \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/form/control,\
+ CheckBox \
+ ComboBox \
+ CommandButton \
+ CurrencyField \
+ DateField \
+ FormattedField \
+ GridControl \
+ GroupBox \
+ ImageButton \
+ ImageControl \
+ InteractionGridControl \
+ ListBox \
+ NavigationToolBar \
+ NumericField \
+ PatternField \
+ RadioButton \
+ SubmitButton \
+ TextField \
+ TimeField \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/form/inspection,\
+ ButtonNavigationHandler \
+ CellBindingPropertyHandler \
+ EditPropertyHandler \
+ EventHandler \
+ SubmissionPropertyHandler \
+ XMLFormsPropertyHandler \
+ XSDValidationPropertyHandler \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/form/validation,\
+ ValidatableBindableControlModel \
+ ValidatableControlModel \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/formula,\
+ AccessibleFormulaText \
+ AccessibleFormulaView \
+ FormulaProperties \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/frame,\
+ Components \
+ ContentHandler \
+ Controller \
+ DesktopTask \
+ DesktopTasks \
+ DispatchProvider \
+ FrameControl \
+ FrameLoader \
+ FramesContainer \
+ PopupMenuController \
+ PopupMenuControllerFactory \
+ ProtocolHandler \
+ SessionManager \
+ Settings \
+ StatusbarController \
+ StatusbarControllerFactory \
+ SynchronousFrameLoader \
+ Task \
+ TemplateAccess \
+ ToolbarController \
+ ToolbarControllerFactory \
+ TransientDocumentsDocumentContentFactory \
+ thePopupMenuControllerFactory \
+ theStatusbarControllerFactory \
+ theToolbarControllerFactory \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/gallery,\
+ GalleryItem \
+ GalleryTheme \
+ GalleryThemeProvider \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/graphic,\
+ Graphic \
+ GraphicDescriptor \
+ GraphicRasterizer \
+ GraphicRendererVCL \
+ MediaProperties \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/i18n,\
+ ChapterCollator \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/image,\
+ ImageMap \
+ ImageMapCircleObject \
+ ImageMapObject \
+ ImageMapPolygonObject \
+ ImageMapRectangleObject \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/linguistic2,\
+ ConversionDictionary \
+ Dictionary \
+ HangulHanjaConversionDictionary \
+ Hyphenator \
+ SpellChecker \
+ Thesaurus \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/mozilla,\
+ MenuProxy \
+ MenuProxyListener \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/packages,\
+ Package \
+ PackageFolder \
+ PackageFolderEnumeration \
+ PackageStream \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/presentation,\
+ ChartShape \
+ CustomPresentation \
+ CustomPresentationAccess \
+ DateTimeShape \
+ DocumentSettings \
+ DrawPage \
+ FooterShape \
+ GraphicObjectShape \
+ HandoutShape \
+ HandoutView \
+ HeaderShape \
+ NotesShape \
+ NotesView \
+ OLE2Shape \
+ OutlineView \
+ OutlinerShape \
+ PageShape \
+ Presentation \
+ Presentation2 \
+ PresentationDocument \
+ PresentationView \
+ PreviewView \
+ Shape \
+ SlideNumberShape \
+ SlidesView \
+ SubtitleShape \
+ TitleTextShape \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/presentation/textfield,\
+ DateTime \
+ Footer \
+ Header \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/rendering,\
+ BitmapCanvas \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/report/inspection,\
+ DataProviderHandler \
+ ReportComponentHandler \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/script/browse,\
+ BrowseNode \
+ BrowseNodeFactory \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/script/provider,\
+ LanguageScriptProvider \
+ MasterScriptProvider \
+ ScriptProvider \
+ ScriptProviderForBasic \
+ ScriptProviderForBeanShell \
+ ScriptProviderForJava \
+ ScriptProviderForJavaScript \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/script/vba,\
+ VBASpreadsheetEventProcessor \
+ VBATextEventProcessor \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/sdb,\
+ CallableStatement \
+ Column \
+ ColumnDescriptorControl \
+ ColumnDescriptorControlModel \
+ ColumnSettings \
+ Connection \
+ ContentLoader \
+ DataAccessDescriptor \
+ DataColumn \
+ DataSettings \
+ DataSource \
+ DataSourceBrowser \
+ DatabaseAccess \
+ DatabaseAccessConnection \
+ DatabaseAccessContext \
+ DatabaseAccessDataSource \
+ DatabaseDocument \
+ DatabaseEnvironment \
+ DatasourceAdministrationDialog \
+ DefinitionContainer \
+ DefinitionContent \
+ Document \
+ DocumentContainer \
+ DocumentDataSource \
+ DocumentDefinition \
+ Forms \
+ OfficeDatabaseDocument \
+ OrderColumn \
+ PreparedStatement \
+ Query \
+ QueryDescriptor \
+ QueryDesign \
+ RelationDesign \
+ Reports \
+ ResultColumn \
+ ResultSet \
+ RowSet \
+ SQLQueryComposer \
+ SingleSelectQueryAnalyzer \
+ SingleSelectQueryComposer \
+ Table \
+ TableDescriptor \
+ TableDesign \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/sdb/application,\
+ DefaultViewController \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/sdbc,\
+ CallableStatement \
+ Connection \
+ ConnectionProperties \
+ DBASEConnectionProperties \
+ Driver \
+ FILEConnectionProperties \
+ FLATConnectionProperties \
+ JDBCConnectionProperties \
+ ODBCConnectionProperties \
+ PreparedStatement \
+ ResultSet \
+ RowSet \
+ Statement \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/sdbcx,\
+ Column \
+ ColumnDescriptor \
+ Container \
+ DatabaseDefinition \
+ Descriptor \
+ Driver \
+ Group \
+ GroupDescriptor \
+ Index \
+ IndexColumn \
+ IndexColumnDescriptor \
+ IndexDescriptor \
+ Key \
+ KeyColumn \
+ KeyColumnDescriptor \
+ KeyDescriptor \
+ PreparedStatement \
+ ReferenceColumn \
+ ResultSet \
+ Statement \
+ Table \
+ TableDescriptor \
+ User \
+ UserDescriptor \
+ View \
+ ViewDescriptor \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/sheet,\
+ AccessibleCell \
+ AccessibleCsvCell \
+ AccessibleCsvRuler \
+ AccessibleCsvTable \
+ AccessiblePageHeaderFooterAreasView \
+ AccessibleSpreadsheet \
+ AccessibleSpreadsheetDocumentView \
+ AccessibleSpreadsheetPageView \
+ AddIn \
+ CellAnnotation \
+ CellAnnotationShape \
+ CellAnnotations \
+ CellAnnotationsEnumeration \
+ CellAreaLink \
+ CellAreaLinks \
+ CellAreaLinksEnumeration \
+ CellFormatRanges \
+ CellFormatRangesEnumeration \
+ Cells \
+ CellsEnumeration \
+ ConsolidationDescriptor \
+ ConditionalFormat \
+ ConditionFormatEntry \
+ ColorScale \
+ DDELink \
+ DDELinks \
+ DDELinksEnumeration \
+ DataBar \
+ DataPilotDescriptor \
+ DataPilotField \
+ DataPilotFieldGroup \
+ DataPilotFieldGroupEnumeration \
+ DataPilotFieldGroupItem \
+ DataPilotFieldGroups \
+ DataPilotFieldGroupsEnumeration \
+ DataPilotFields \
+ DataPilotFieldsEnumeration \
+ DataPilotItem \
+ DataPilotItems \
+ DataPilotItemsEnumeration \
+ DataPilotSource \
+ DataPilotSourceDimension \
+ DataPilotSourceDimensions \
+ DataPilotSourceHierarchies \
+ DataPilotSourceHierarchy \
+ DataPilotSourceLevel \
+ DataPilotSourceLevels \
+ DataPilotSourceMember \
+ DataPilotSourceMembers \
+ DataPilotTable \
+ DataPilotTables \
+ DataPilotTablesEnumeration \
+ DatabaseImportDescriptor \
+ DatabaseRange \
+ DatabaseRanges \
+ DatabaseRangesEnumeration \
+ DateCondition \
+ DocumentSettings \
+ FormulaParser \
+ FunctionAccess \
+ FunctionDescription \
+ FunctionDescriptionEnumeration \
+ FunctionDescriptions \
+ HeaderFooterContent \
+ IconSet \
+ LabelRange \
+ LabelRanges \
+ LabelRangesEnumeration \
+ NamedRange \
+ NamedRanges \
+ NamedRangesEnumeration \
+ RangeSelectionArguments \
+ Scenario \
+ Scenarios \
+ ScenariosEnumeration \
+ Shape \
+ SheetCell \
+ SheetCellCursor \
+ SheetCellRange \
+ SheetCellRanges \
+ SheetCellRangesEnumeration \
+ SheetFilterDescriptor \
+ SheetLink \
+ SheetLinks \
+ SheetLinksEnumeration \
+ SheetRangesQuery \
+ SheetSortDescriptor \
+ SheetSortDescriptor2 \
+ Spreadsheet \
+ SpreadsheetDocument \
+ SpreadsheetDocumentSettings \
+ SpreadsheetDrawPage \
+ SpreadsheetView \
+ SpreadsheetViewPane \
+ SpreadsheetViewPanesEnumeration \
+ SpreadsheetViewSettings \
+ Spreadsheets \
+ SpreadsheetsEnumeration \
+ SubTotalDescriptor \
+ SubTotalField \
+ SubTotalFieldsEnumeration \
+ TableAutoFormat \
+ TableAutoFormatEnumeration \
+ TableAutoFormatField \
+ TableAutoFormats \
+ TableAutoFormatsEnumeration \
+ TableCellStyle \
+ TableConditionalEntry \
+ TableConditionalEntryEnumeration \
+ TableConditionalFormat \
+ TablePageStyle \
+ TableValidation \
+ UniqueCellFormatRanges \
+ UniqueCellFormatRangesEnumeration \
+ VolatileResult \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/style,\
+ CellStyle \
+ CharacterProperties \
+ CharacterPropertiesAsian \
+ CharacterPropertiesComplex \
+ CharacterStyle \
+ NumberingAlignment \
+ NumberingLevel \
+ NumberingRule \
+ PageProperties \
+ PageStyle \
+ ParagraphProperties \
+ ParagraphPropertiesAsian \
+ ParagraphPropertiesComplex \
+ ParagraphStyle \
+ Style \
+ StyleFamilies \
+ StyleFamily \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/table,\
+ AccessibleCellView \
+ AccessibleTableView \
+ Cell \
+ CellCursor \
+ CellProperties \
+ CellRange \
+ CellRangeListSource \
+ CellValueBinding \
+ ListPositionCellBinding \
+ TableChart \
+ TableCharts \
+ TableChartsEnumeration \
+ TableColumn \
+ TableColumns \
+ TableColumnsEnumeration \
+ TableRow \
+ TableRows \
+ TableRowsEnumeration \
+ TableSortDescriptor \
+ TableSortDescriptor2 \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/task,\
+ AsyncJob \
+ Job \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/text,\
+ AccessibleEndnoteView \
+ AccessibleFootnoteView \
+ AccessibleHeaderFooterView \
+ AccessiblePageView \
+ AccessibleParagraphView \
+ AccessibleTextDocumentPageView \
+ AccessibleTextDocumentView \
+ AccessibleTextEmbeddedObject \
+ AccessibleTextFrameView \
+ AccessibleTextGraphicObject \
+ AutoTextEntry \
+ AutoTextGroup \
+ BaseFrame \
+ BaseFrameProperties \
+ BaseIndex \
+ BaseIndexMark \
+ Bibliography \
+ Bookmark \
+ Bookmarks \
+ Cell \
+ CellProperties \
+ CellRange \
+ ChainedTextFrame \
+ ChapterNumberingRule \
+ ContentIndex \
+ ContentIndexMark \
+ Defaults \
+ DependentTextField \
+ DocumentIndex \
+ DocumentIndexLevelFormat \
+ DocumentIndexMark \
+ DocumentIndexMarkAsian \
+ DocumentIndexParagraphStyles \
+ DocumentIndexes \
+ DocumentSettings \
+ Endnote \
+ EndnoteSettings \
+ Footnote \
+ FootnoteSettings \
+ Footnotes \
+ GenericTextDocument \
+ GlobalDocument \
+ GlobalSettings \
+ IllustrationsIndex \
+ InContentMetadata \
+ LineNumberingProperties \
+ MailMerge \
+ NumberingLevel \
+ NumberingRules \
+ NumberingStyle \
+ ObjectIndex \
+ PageFootnoteInfo \
+ PagePrintSettings \
+ Paragraph \
+ ParagraphEnumeration \
+ PrintSettings \
+ RedlinePortion \
+ ReferenceMark \
+ ReferenceMarks \
+ Shape \
+ TableColumns \
+ TableIndex \
+ TableRows \
+ Text \
+ TextColumns \
+ TextContent \
+ TextContentCollection \
+ TextCursor \
+ TextDocument \
+ TextDocumentView \
+ TextEmbeddedObject \
+ TextEmbeddedObjects \
+ TextField \
+ TextFieldEnumeration \
+ TextFieldMaster \
+ TextFieldMasters \
+ TextFields \
+ TextFrame \
+ TextFrames \
+ TextGraphicObject \
+ TextGraphicObjects \
+ TextLayoutCursor \
+ TextPageStyle \
+ TextPortion \
+ TextPortionEnumeration \
+ TextRange \
+ TextRangeContentProperties \
+ TextRanges \
+ TextSection \
+ TextSections \
+ TextSortDescriptor \
+ TextSortDescriptor2 \
+ TextSortable \
+ TextTable \
+ TextTableCursor \
+ TextTableRow \
+ TextTables \
+ TextViewCursor \
+ UserDefinedIndex \
+ UserIndex \
+ UserIndexMark \
+ ViewSettings \
+ WebDocument \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/text/fieldmaster,\
+ Bibliography \
+ DDE \
+ Database \
+ SetExpression \
+ User \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/text/textfield,\
+ Annotation \
+ Author \
+ Bibliography \
+ Chapter \
+ CharacterCount \
+ CombinedCharacters \
+ ConditionalText \
+ DDE \
+ Database \
+ DatabaseName \
+ DatabaseNextSet \
+ DatabaseNumberOfSet \
+ DatabaseSetNumber \
+ DateTime \
+ DropDown \
+ EmbeddedObjectCount \
+ ExtendedUser \
+ FileName \
+ GetExpression \
+ GetReference \
+ GraphicObjectCount \
+ HiddenParagraph \
+ HiddenText \
+ Input \
+ InputUser \
+ JumpEdit \
+ Macro \
+ MetadataField \
+ PageCount \
+ PageNumber \
+ ParagraphCount \
+ ReferencePageGet \
+ ReferencePageSet \
+ Script \
+ SetExpression \
+ TableCount \
+ TableFormula \
+ TemplateName \
+ URL \
+ User \
+ WordCount \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/text/textfield,\
+ Type \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/text/textfield/docinfo,\
+ ChangeAuthor \
+ ChangeDateTime \
+ CreateAuthor \
+ CreateDateTime \
+ Custom \
+ Description \
+ EditTime \
+ Keywords \
+ PrintAuthor \
+ PrintDateTime \
+ Revision \
+ Subject \
+ Title \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/tiledrendering,\
+ XTiledRenderable \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/ucb,\
+ CachedContentResultSet \
+ CachedContentResultSetStub \
+ CachedDynamicResultSet \
+ CachedDynamicResultSetStub \
+ CmisContentProvider \
+ Content \
+ ContentProvider \
+ ContentProviderProxy \
+ ContentResultSet \
+ ContentTransmitter \
+ DefaultHierarchyDataSource \
+ DynamicResultSet \
+ ExpandContentProvider \
+ FTPContent \
+ FTPContentProvider \
+ FileContent \
+ FileContentProvider \
+ GIOContentProvider \
+ GnomeVFSContentProvider \
+ GnomeVFSDocumentContent \
+ GnomeVFSFolderContent \
+ HelpContent \
+ HelpContentProvider \
+ HierarchyContentProvider \
+ HierarchyDataReadAccess \
+ HierarchyDataReadWriteAccess \
+ HierarchyDataSource \
+ HierarchyFolderContent \
+ HierarchyLinkContent \
+ HierarchyRootFolderContent \
+ ODMAContent \
+ ODMAContentProvider \
+ PackageContentProvider \
+ PackageFolderContent \
+ PackageStreamContent \
+ PersistentPropertySet \
+ PropertySetRegistry \
+ RemoteAccessContentProvider \
+ RemoteContentProviderAcceptor \
+ RemoteProxyContentProvider \
+ TransientDocumentsContentProvider \
+ TransientDocumentsDocumentContent \
+ TransientDocumentsFolderContent \
+ TransientDocumentsRootContent \
+ TransientDocumentsStreamContent \
+ WebDAVContentProvider \
+ WebDAVDocumentContent \
+ WebDAVFolderContent \
+ WebDAVHTTPMethod \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/ui,\
+ ActionTrigger \
+ ActionTriggerContainer \
+ ActionTriggerSeparator \
+ ConfigurableUIElement \
+ ItemDescriptor \
+ ModuleUICategoryDescription \
+ ModuleUICommandDescription \
+ ModuleWindowStateConfiguration \
+ UIElement \
+ UIElementFactory \
+ UIElementSettings \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/ui/dialogs,\
+ FilterOptionsDialog \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/util,\
+ NumberFormatProperties \
+ NumberFormatSettings \
+ NumberFormats \
+ OfficeInstallationDirectories \
+ ReplaceDescriptor \
+ SearchDescriptor \
+ SortDescriptor \
+ SortDescriptor2 \
+ Sortable \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/view,\
+ OfficeDocumentView \
+ PrintOptions \
+ PrintSettings \
+ PrinterDescriptor \
+ RenderDescriptor \
+ RenderOptions \
+ ViewSettings \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/xforms,\
+ Binding \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/xml,\
+ AttributeContainer \
+ ExportFilter \
+ ImportFilter \
+ NamespaceContainer \
+ ParaUserDefinedAttributesSupplier \
+ TextUserDefinedAttributesSupplier \
+ UserDefinedAttributesSupplier \
+ XMLExportFilter \
+ XMLImportFilter \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/xml/crypto,\
+ XMLSignature \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/xml/input,\
+ SaxDocumentHandler \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/xml/wrapper,\
+ XMLDocumentWrapper \
+ XMLElementWrapper \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_noheader,offapi,com/sun/star/xsd,\
+ Boolean \
+ Date \
+ DateTime \
+ Day \
+ Decimal \
+ Month \
+ String \
+ Time \
+ Year \
+))
+
+
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/accessibility,\
+ AccessibleEventId \
+ AccessibleEventObject \
+ AccessibleRelation \
+ AccessibleRelationType \
+ AccessibleRole \
+ AccessibleScrollType \
+ AccessibleStateType \
+ AccessibleTableModelChange \
+ AccessibleTableModelChangeType \
+ AccessibleTextType \
+ IllegalAccessibleComponentStateException \
+ TextSegment \
+ MSAAService \
+ XAccessible \
+ XAccessibleAction \
+ XAccessibleComponent \
+ XAccessibleContext \
+ XAccessibleContext2 \
+ XAccessibleContext3 \
+ XAccessibleEditableText \
+ XAccessibleEventBroadcaster \
+ XAccessibleEventListener \
+ XAccessibleExtendedAttributes \
+ XAccessibleExtendedComponent \
+ XAccessibleGetAccFlowTo \
+ XAccessibleGroupPosition \
+ XAccessibleHyperlink \
+ XAccessibleHypertext \
+ XAccessibleImage \
+ XAccessibleKeyBinding \
+ XAccessibleMultiLineText \
+ XAccessibleRelationSet \
+ XAccessibleSelection \
+ XAccessibleStateSet \
+ XAccessibleTable \
+ XAccessibleTableSelection \
+ XAccessibleText \
+ XAccessibleTextAttributes \
+ XAccessibleTextMarkup \
+ XAccessibleTextSelection \
+ XAccessibleValue \
+ XMSAAService \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/animations,\
+ AnimationAdditiveMode \
+ AnimationCalcMode \
+ AnimationColorSpace \
+ AnimationEndSync \
+ AnimationFill \
+ AnimationNodeType \
+ AnimationRestart \
+ AnimationTransformType \
+ AnimationValueType \
+ Event \
+ EventTrigger \
+ TargetProperties \
+ TimeFilterPair \
+ Timing \
+ TransitionSubType \
+ TransitionType \
+ ValuePair \
+ XAnimate \
+ XAnimateColor \
+ XAnimateMotion \
+ XAnimateSet \
+ XAnimateTransform \
+ XAnimationListener \
+ XAnimationNode \
+ XAnimationNodeSupplier \
+ XAudio \
+ XCommand \
+ XIterateContainer \
+ XParallelTimeContainer \
+ XTimeContainer \
+ XTransitionFilter \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/auth,\
+ AuthenticationFailedException \
+ InvalidArgumentException \
+ InvalidContextException \
+ InvalidCredentialException \
+ InvalidPrincipalException \
+ PersistenceFailureException \
+ UnsupportedException \
+ XSSOAcceptorContext \
+ XSSOContext \
+ XSSOInitiatorContext \
+ XSSOManager \
+ XSSOManagerFactory \
+ XSSOPasswordCache \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/awt,\
+ ActionEvent \
+ AdjustmentEvent \
+ AdjustmentType \
+ CharSet \
+ Command \
+ DeviceCapability \
+ DeviceInfo \
+ DockingData \
+ DockingEvent \
+ EndDockingEvent \
+ EndPopupModeEvent \
+ EnhancedMouseEvent \
+ FieldUnit \
+ FocusChangeReason \
+ FocusEvent \
+ FontDescriptor \
+ FontEmphasisMark \
+ FontFamily \
+ FontPitch \
+ FontRelief \
+ FontSlant \
+ FontStrikeout \
+ FontType \
+ FontUnderline \
+ FontWeight \
+ FontWidth \
+ Gradient \
+ GradientStyle \
+ ImageDrawMode \
+ ImageAlign \
+ ImagePosition \
+ ImageScaleMode \
+ ImageStatus \
+ InputEvent \
+ InvalidateStyle \
+ ItemEvent \
+ ItemListEvent \
+ Key \
+ KeyEvent \
+ KeyFunction \
+ KeyGroup \
+ KeyModifier \
+ KeyStroke \
+ LineEndFormat \
+ MenuEvent \
+ MenuItemStyle \
+ MenuItemType \
+ MessageBoxButtons \
+ MessageBoxResults \
+ MessageBoxType \
+ MouseButton \
+ MouseEvent \
+ MouseWheelBehavior \
+ PaintEvent \
+ Point \
+ PopupMenuDirection \
+ PosSize \
+ PrinterException \
+ PrinterServer \
+ PushButtonType \
+ RasterOperation \
+ Rectangle \
+ ScrollBarOrientation \
+ Selection \
+ SimpleFontMetric \
+ Size \
+ SpinEvent \
+ Style \
+ SystemDependentXWindow \
+ SystemPointer \
+ TextAlign \
+ TextEvent \
+ VclContainerEvent \
+ VclWindowPeerAttribute \
+ VisualEffect \
+ WindowAttribute \
+ WindowClass \
+ WindowDescriptor \
+ WindowEvent \
+ XActionListener \
+ XActivateListener \
+ XAdjustmentListener \
+ XAnimatedImages \
+ XAnimation \
+ XBitmap \
+ XButton \
+ XCallback \
+ XCheckBox \
+ XComboBox \
+ XContainerWindowEventHandler \
+ XContainerWindowProvider \
+ XControl \
+ XControlContainer \
+ XControlModel \
+ XCurrencyField \
+ XDataTransferProviderAccess \
+ XDateField \
+ XDevice \
+ XDialog \
+ XDialog2 \
+ XDialogEventHandler \
+ XDialogProvider \
+ XDialogProvider2 \
+ XDisplayBitmap \
+ XDisplayConnection \
+ XDockableWindow \
+ XDockableWindowListener \
+ XEnhancedMouseClickHandler \
+ XEventHandler \
+ XExtendedToolkit \
+ XFileDialog \
+ XFixedHyperlink \
+ XFixedText \
+ XFocusListener \
+ XFont \
+ XFont2 \
+ XGraphics \
+ XGraphics2 \
+ XImageButton \
+ XImageConsumer \
+ XImageProducer \
+ XInfoPrinter \
+ XItemEventBroadcaster \
+ XItemList \
+ XItemListListener \
+ XItemListener \
+ XKeyHandler \
+ XKeyListener \
+ XLayoutConstrains \
+ XListBox \
+ XMenu \
+ XMenuBar \
+ XMenuListener \
+ XMessageBox \
+ XMessageBoxFactory \
+ XMetricField \
+ XMouseClickHandler \
+ XMouseListener \
+ XMouseMotionHandler \
+ XMouseMotionListener \
+ XNumericField \
+ XPaintListener \
+ XPatternField \
+ XPointer \
+ XPopupMenu \
+ XPrinter \
+ XPrinterPropertySet \
+ XPrinterServer \
+ XPrinterServer2 \
+ XProgressBar \
+ XProgressMonitor \
+ XRadioButton \
+ XRegion \
+ XRequestCallback \
+ XReschedule \
+ XScrollBar \
+ XSimpleTabController \
+ XSpinField \
+ XSpinListener \
+ XSpinValue \
+ XStyleChangeListener \
+ XStyleSettings \
+ XStyleSettingsSupplier \
+ XSystemChildFactory \
+ XSystemDependentMenuPeer \
+ XSystemDependentWindowPeer \
+ XTabController \
+ XTabControllerModel \
+ XTabListener \
+ XTextArea \
+ XTextComponent \
+ XTextEditField \
+ XTextLayoutConstrains \
+ XTextListener \
+ XTimeField \
+ XToggleButton \
+ XToolkit \
+ XToolkit2 \
+ XToolkitExperimental \
+ XToolkitRobot \
+ XTopWindow \
+ XTopWindow2 \
+ XTopWindowListener \
+ XUnitConversion \
+ XUnoControlContainer \
+ XUnoControlDialog \
+ XUserInputInterception \
+ XVclContainer \
+ XVclContainerListener \
+ XVclContainerPeer \
+ XVclWindowPeer \
+ XView \
+ XWindow \
+ XWindow2 \
+ XWindowListener \
+ XWindowListener2 \
+ XWindowPeer \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/awt/grid,\
+ GridColumnEvent \
+ GridDataEvent \
+ GridInvalidDataException \
+ GridInvalidModelException \
+ GridSelectionEvent \
+ XGridColumn \
+ XGridColumnListener \
+ XGridColumnModel \
+ XGridControl \
+ XGridDataListener \
+ XGridDataModel \
+ XGridRowSelection \
+ XGridSelectionListener \
+ XMutableGridDataModel \
+ XSortableGridData \
+ XSortableMutableGridDataModel \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/awt/tab,\
+ TabPageActivatedEvent \
+ XTabPage \
+ XTabPageContainer \
+ XTabPageContainerListener \
+ XTabPageContainerModel \
+ XTabPageModel \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/awt/tree,\
+ ExpandVetoException \
+ TreeDataModelEvent \
+ TreeExpansionEvent \
+ XMutableTreeDataModel \
+ XMutableTreeNode \
+ XTreeControl \
+ XTreeDataModel \
+ XTreeDataModelListener \
+ XTreeEditListener \
+ XTreeExpansionListener \
+ XTreeNode \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/chart,\
+ ChartAxisArrangeOrderType \
+ ChartAxisAssign \
+ ChartAxisLabelPosition \
+ ChartAxisMarkPosition \
+ ChartAxisMarks \
+ ChartAxisPosition \
+ ChartAxisType \
+ ChartDataCaption \
+ ChartDataChangeEvent \
+ ChartDataChangeType \
+ ChartDataPoint \
+ ChartDataRow \
+ ChartDataRowSource \
+ ChartDataValue \
+ ChartErrorCategory \
+ ChartErrorIndicatorType \
+ ChartLegendExpansion \
+ ChartLegendPosition \
+ ChartRegressionCurveType \
+ ChartSeriesAddress \
+ ChartSolidType \
+ ChartSymbolType \
+ DataLabelPlacement \
+ ErrorBarStyle \
+ MissingValueTreatment \
+ TimeIncrement \
+ TimeInterval \
+ TimeUnit \
+ X3DDefaultSetter \
+ X3DDisplay \
+ XAxis \
+ XAxisSupplier \
+ XAxisXSupplier \
+ XAxisYSupplier \
+ XAxisZSupplier \
+ XChartData \
+ XChartDataArray \
+ XChartDataChangeEventListener \
+ XChartDocument \
+ XComplexDescriptionAccess \
+ XDateCategories \
+ XDiagram \
+ XDiagramPositioning \
+ XSecondAxisTitleSupplier \
+ XStatisticDisplay \
+ XTwoAxisXSupplier \
+ XTwoAxisYSupplier \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/chart2,\
+ AxisOrientation \
+ AxisType \
+ CoordinateSystemTypeID \
+ CurveStyle \
+ DataPointGeometry3D \
+ DataPointLabel \
+ FillBitmap \
+ IncrementData \
+ InterpretedData \
+ LegendPosition \
+ LightSource \
+ PieChartOffsetMode \
+ RelativePosition \
+ RelativeSize \
+ ScaleData \
+ StackingDirection \
+ SubIncrement \
+ Symbol \
+ SymbolStyle \
+ TickmarkStyle \
+ TransparencyStyle \
+ XAnyDescriptionAccess \
+ XAxis \
+ XChartDocument \
+ XChartShape \
+ XChartShapeContainer \
+ XChartType \
+ XChartTypeContainer \
+ XChartTypeManager \
+ XChartTypeTemplate \
+ XColorScheme \
+ XCoordinateSystem \
+ XCoordinateSystemContainer \
+ XDataInterpreter \
+ XDataProviderAccess \
+ XDataPointCustomLabelField \
+ XDataSeries \
+ XDataSeriesContainer \
+ XDefaultSizeTransmitter \
+ XDiagram \
+ XDiagramProvider \
+ XFormattedString \
+ XFormattedString2 \
+ XInternalDataProvider \
+ XLabeled \
+ XLegend \
+ XRegressionCurve \
+ XRegressionCurveCalculator \
+ XRegressionCurveContainer \
+ XScaling \
+ XTarget \
+ XTimeBased \
+ XTitle \
+ XTitled \
+ XTransformation \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/chart2/data,\
+ DataSequenceRole \
+ HighlightedRange \
+ LabelOrigin \
+ XDataProvider \
+ XDataReceiver \
+ XDataSequence \
+ XDataSink \
+ XDataSource \
+ XDatabaseDataProvider \
+ XLabeledDataSequence \
+ XLabeledDataSequence2 \
+ XNumericalDataSequence \
+ XPivotTableDataProvider \
+ XRangeHighlighter \
+ XRangeXMLConversion \
+ XSheetDataProvider \
+ XTextualDataSequence \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/configuration,\
+ CannotLoadConfigurationException \
+ CorruptedConfigurationException \
+ CorruptedUIConfigurationException \
+ InstallationIncompleteException \
+ InvalidBootstrapFileException \
+ MissingBootstrapFileException \
+ XReadWriteAccess \
+ XTemplateContainer \
+ XTemplateInstance \
+ XUpdate \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/configuration/backend,\
+ AuthenticationFailedException \
+ BackendAccessException \
+ BackendSetupException \
+ CannotConnectException \
+ ComponentChangeEvent \
+ ConnectionLostException \
+ InsufficientAccessRightsException \
+ InvalidAuthenticationMechanismException \
+ MalformedDataException \
+ MergeRecoveryRequest \
+ NodeAttribute \
+ PropertyInfo \
+ SchemaAttribute \
+ StratumCreationException \
+ TemplateIdentifier \
+ XBackend \
+ XBackendChangesListener \
+ XBackendChangesNotifier \
+ XBackendEntities \
+ XCompositeLayer \
+ XLayer \
+ XLayerContentDescriber \
+ XLayerHandler \
+ XLayerImporter \
+ XMultiLayerStratum \
+ XSchema \
+ XSchemaHandler \
+ XSchemaSupplier \
+ XSingleLayerStratum \
+ XUpdatableLayer \
+ XUpdateHandler \
+ XVersionedSchemaSupplier \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/datatransfer,\
+ DataFlavor \
+ UnsupportedFlavorException \
+ XDataFormatTranslator \
+ XMimeContentType \
+ XMimeContentTypeFactory \
+ XSystemTransferable \
+ XTransferDataAccess \
+ XTransferable \
+ XTransferable2 \
+ XTransferableEx \
+ XTransferableSource \
+ XTransferableSupplier \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/datatransfer/clipboard,\
+ ClipboardEvent \
+ RenderingCapabilities \
+ XClipboard \
+ XClipboardEx \
+ XClipboardFactory \
+ XClipboardListener \
+ XClipboardManager \
+ XClipboardNotifier \
+ XClipboardOwner \
+ XFlushableClipboard \
+ XSystemClipboard \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/datatransfer/dnd,\
+ DNDConstants \
+ DragGestureEvent \
+ DragSourceDragEvent \
+ DragSourceDropEvent \
+ DragSourceEvent \
+ DropTargetDragEnterEvent \
+ DropTargetDragEvent \
+ DropTargetDropEvent \
+ DropTargetEvent \
+ InvalidDNDOperationException \
+ XAutoscroll \
+ XDragGestureListener \
+ XDragGestureRecognizer \
+ XDragSource \
+ XDragSourceContext \
+ XDragSourceListener \
+ XDropTarget \
+ XDropTargetDragContext \
+ XDropTargetDropContext \
+ XDropTargetListener \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/deployment,\
+ DependencyException \
+ DeploymentException \
+ ExtensionRemovedException \
+ InstallException \
+ InvalidRemovedParameterException \
+ LicenseException \
+ PlatformException \
+ Prerequisites \
+ UpdateInformationEntry \
+ VersionException \
+ XExtensionManager \
+ XPackage \
+ XPackageInformationProvider \
+ XPackageManager \
+ XPackageManagerFactory \
+ XPackageRegistry \
+ XPackageTypeInfo \
+ XUpdateInformationProvider \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/document,\
+ AmbigousFilterRequest \
+ BrokenPackageRequest \
+ ChangedByOthersRequest \
+ CmisProperty \
+ CmisVersion \
+ CorruptedFilterConfigurationException \
+ DocumentEvent \
+ EmptyUndoStackException \
+ EventObject \
+ ExoticFileLoadException \
+ FilterOptionsRequest \
+ LinkUpdateModes \
+ LockFileCorruptRequest \
+ LockFileIgnoreRequest \
+ LockedDocumentRequest \
+ LockedOnSavingRequest \
+ MacroExecMode \
+ NoSuchFilterRequest \
+ OwnLockOnDocumentRequest \
+ PrinterIndependentLayout \
+ RedlineDisplayType \
+ UndoContextNotClosedException \
+ UndoFailedException \
+ UndoManagerEvent \
+ UpdateDocMode \
+ XActionLockable \
+ XBinaryStreamResolver \
+ XCmisDocument \
+ XCodeNameQuery \
+ XCompatWriterDocProperties \
+ XDocumentEventBroadcaster \
+ XDocumentEventListener \
+ XDocumentInsertable \
+ XDocumentLanguages \
+ XDocumentProperties \
+ XDocumentPropertiesSupplier \
+ XDocumentRecovery \
+ XDocumentRevisionListPersistence \
+ XDocumentSubStorageSupplier \
+ XEmbeddedObjectResolver \
+ XEmbeddedObjectSupplier \
+ XEmbeddedObjectSupplier2 \
+ XEmbeddedScripts \
+ XEventBroadcaster \
+ XEventListener \
+ XEventsSupplier \
+ XExporter \
+ XExtendedFilterDetection \
+ XFilter \
+ XFilterAdapter \
+ XGraphicObjectResolver \
+ XGraphicStorageHandler \
+ XImporter \
+ XInteractionFilterOptions \
+ XInteractionFilterSelect \
+ XLinkTargetSupplier \
+ XMimeTypeInfo \
+ XOOXMLDocumentPropertiesImporter \
+ XRedlinesSupplier \
+ XScriptInvocationContext \
+ XShapeEventBroadcaster \
+ XShapeEventListener \
+ XStorageBasedDocument \
+ XStorageChangeListener \
+ XTypeDetection \
+ XUndoAction \
+ XUndoManager \
+ XUndoManagerListener \
+ XUndoManagerSupplier \
+ XVbaMethodParameter \
+ XViewDataSupplier \
+ XXMLBasicExporter \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/drawing,\
+ Alignment \
+ Arrangement \
+ BezierPoint \
+ BitmapMode \
+ BoundVolume \
+ CameraGeometry \
+ CanvasFeature \
+ CaptionEscapeDirection \
+ CaptionType \
+ CircleKind \
+ ColorMode \
+ ConnectionType \
+ ConnectorType \
+ CoordinateSequence \
+ CoordinateSequenceSequence \
+ DashStyle \
+ Direction3D \
+ DoubleSequence \
+ DoubleSequenceSequence \
+ DrawViewMode \
+ EnhancedCustomShapeAdjustmentValue \
+ EnhancedCustomShapeGluePointType \
+ EnhancedCustomShapeParameter \
+ EnhancedCustomShapeParameterPair \
+ EnhancedCustomShapeParameterType \
+ EnhancedCustomShapeSegment \
+ EnhancedCustomShapeSegmentCommand \
+ EnhancedCustomShapeTextFrame \
+ EnhancedCustomShapeTextPathMode \
+ EscapeDirection \
+ FillStyle \
+ FlagSequence \
+ FlagSequenceSequence \
+ GluePoint \
+ GluePoint2 \
+ GraphicFilterRequest \
+ Hatch \
+ HatchStyle \
+ HomogenMatrix \
+ HomogenMatrix3 \
+ HomogenMatrix4 \
+ HomogenMatrixLine \
+ HomogenMatrixLine3 \
+ HomogenMatrixLine4 \
+ HorizontalDimensioning \
+ LayerType \
+ LineCap \
+ LineDash \
+ LineEndType \
+ LineJoint \
+ LineStyle \
+ MeasureKind \
+ MeasureTextHorzPos \
+ MeasureTextVertPos \
+ MirrorAxis \
+ NormalsKind \
+ PointSequence \
+ PointSequenceSequence \
+ PolyPolygonBezierCoords \
+ PolyPolygonShape3D \
+ PolygonFlags \
+ PolygonKind \
+ Position3D \
+ ProjectionMode \
+ QRCode \
+ QRCodeErrorCorrection \
+ RectanglePoint \
+ ShadeMode \
+ ShadingPattern \
+ SnapObjectType \
+ TextAdjust \
+ TextAnimationDirection \
+ TextAnimationKind \
+ TextFitToSizeType \
+ TextHorizontalAdjust \
+ TextVerticalAdjust \
+ TextureKind \
+ TextureKind2 \
+ TextureMode \
+ TextureProjectionMode \
+ VerticalDimensioning \
+ XConnectableShape \
+ XConnectorShape \
+ XControlShape \
+ XCustomShapeEngine \
+ XCustomShapeHandle \
+ XDrawPage \
+ XDrawPageDuplicator \
+ XDrawPageExpander \
+ XDrawPageSummarizer \
+ XDrawPageSupplier \
+ XDrawPages \
+ XDrawPagesSupplier \
+ XDrawSubController \
+ XDrawView \
+ XEnhancedCustomShapeDefaulter \
+ XGluePointsSupplier \
+ XGraphicExportFilter \
+ XLayer \
+ XLayerManager \
+ XLayerSupplier \
+ XMasterPageTarget \
+ XMasterPagesSupplier \
+ XPresenterHelper \
+ XSelectionFunction \
+ XShape \
+ XShapeAligner \
+ XShapeArranger \
+ XShapeBinder \
+ XShapeCombiner \
+ XShapeDescriptor \
+ XShapeGroup \
+ XShapeGrouper \
+ XShapeMirror \
+ XShapes \
+ XShapes2 \
+ XShapes3 \
+ XSlidePreviewCache \
+ XSlidePreviewCacheListener \
+ XSlideRenderer \
+ XSlideSorterBase \
+ XUniversalShapeDescriptor \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/drawing/framework,\
+ AnchorBindingMode \
+ BorderType \
+ ConfigurationChangeEvent \
+ ResourceActivationMode \
+ TabBarButton \
+ XConfiguration \
+ XConfigurationChangeListener \
+ XConfigurationChangeRequest \
+ XConfigurationController \
+ XConfigurationControllerBroadcaster \
+ XConfigurationControllerRequestQueue \
+ XControllerManager \
+ XModuleController \
+ XPane \
+ XPane2 \
+ XPaneBorderPainter \
+ XRelocatableResource \
+ XResource \
+ XResourceFactory \
+ XResourceFactoryManager \
+ XResourceId \
+ XTabBar \
+ XToolBar \
+ XView \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/embed,\
+ Actions \
+ Aspects \
+ ElementModes \
+ EmbedMapUnits \
+ EmbedMisc \
+ EmbedStates \
+ EmbedUpdateModes \
+ EmbedVerbs \
+ EntryInitModes \
+ InsertedObjectInfo \
+ InvalidStorageException \
+ LinkageMisuseException \
+ NeedsRunningStateException \
+ NoVisualAreaSizeException \
+ ObjectSaveVetoException \
+ StateChangeInProgressException \
+ StorageFormats \
+ StorageWrappedTargetException \
+ UnreachableStateException \
+ UseBackupException \
+ VerbAttributes \
+ VerbDescriptor \
+ VisualRepresentation \
+ WrongStateException \
+ XActionsApproval \
+ XClassifiedObject \
+ XCommonEmbedPersist \
+ XComponentSupplier \
+ XEmbedObjectClipboardCreator \
+ XEmbedObjectCreator \
+ XEmbeddedObjectCreator \
+ XEmbedObjectFactory \
+ XEmbedPersist \
+ XEmbedPersist2 \
+ XEmbeddedClient \
+ XEmbeddedObject \
+ XEmbeddedOleObject \
+ XEncryptionProtectedSource \
+ XEncryptionProtectedSource2 \
+ XEncryptionProtectedStorage \
+ XExtendedStorageStream \
+ XHatchWindow \
+ XHatchWindowController \
+ XHatchWindowFactory \
+ XHierarchicalStorageAccess \
+ XHierarchicalStorageAccess2 \
+ XInplaceClient \
+ XInplaceObject \
+ XInsertObjectDialog \
+ XLinkCreator \
+ XLinkFactory \
+ XLinkageSupport \
+ XOLESimpleStorage \
+ XOptimizedStorage \
+ XPackageStructureCreator \
+ XPersistanceHolder \
+ XRelationshipAccess \
+ XStateChangeBroadcaster \
+ XStateChangeListener \
+ XStorage \
+ XStorage2 \
+ XStorageRawAccess \
+ XTransactedObject \
+ XTransactionBroadcaster \
+ XTransactionListener \
+ XTransferableSupplier \
+ XVisualObject \
+ XWindowSupplier \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/form,\
+ DataSelectionType \
+ DatabaseDeleteEvent \
+ DatabaseParameterEvent \
+ ErrorEvent \
+ FormButtonType \
+ FormComponentType \
+ FormSubmitEncoding \
+ FormSubmitMethod \
+ ListSourceType \
+ NavigationBarMode \
+ TabulatorCycle \
+ XApproveActionBroadcaster \
+ XApproveActionListener \
+ XBoundComponent \
+ XBoundControl \
+ XChangeBroadcaster \
+ XChangeListener \
+ XConfirmDeleteBroadcaster \
+ XConfirmDeleteListener \
+ XDatabaseParameterBroadcaster \
+ XDatabaseParameterBroadcaster2 \
+ XDatabaseParameterListener \
+ XDeleteListener \
+ XErrorBroadcaster \
+ XErrorListener \
+ XForm \
+ XForms \
+ XFormComponent \
+ XFormController \
+ XFormControllerListener \
+ XFormsSupplier \
+ XFormsSupplier2 \
+ XGrid \
+ XGridColumnFactory \
+ XGridControl \
+ XGridControlListener \
+ XGridFieldDataSupplier \
+ XGridPeer \
+ XImageProducerSupplier \
+ XInsertListener \
+ XLoadListener \
+ XLoadable \
+ XPositioningListener \
+ XReset \
+ XResetListener \
+ XRestoreListener \
+ XSubmit \
+ XSubmitListener \
+ XUpdateBroadcaster \
+ XUpdateListener \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/form/binding,\
+ IncompatibleTypesException \
+ InvalidBindingStateException \
+ ListEntryEvent \
+ XBindableValue \
+ XListEntryListener \
+ XListEntrySink \
+ XListEntrySource \
+ XListEntryTypedSource \
+ XValueBinding \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/form/runtime,\
+ FeatureState \
+ FilterEvent \
+ FormFeature \
+ XFeatureInvalidation \
+ XFilterController \
+ XFilterControllerListener \
+ XFormController \
+ XFormControllerContext \
+ XFormOperations \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/form/submission,\
+ XSubmission \
+ XSubmissionSupplier \
+ XSubmissionVetoListener \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/form/validation,\
+ XFormComponentValidityListener \
+ XValidatable \
+ XValidatableFormComponent \
+ XValidator \
+ XValidityConstraintListener \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/formula,\
+ SymbolDescriptor \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/frame,\
+ BorderWidths \
+ CommandGroup \
+ ControlCommand \
+ ControlEvent \
+ DispatchDescriptor \
+ DispatchInformation \
+ DispatchResultEvent \
+ DispatchResultState \
+ DispatchStatement \
+ DoubleInitializationException \
+ FeatureStateEvent \
+ FrameAction \
+ FrameActionEvent \
+ FrameSearchFlag \
+ IllegalArgumentIOException \
+ InfobarType \
+ LayoutManagerEvents \
+ TerminationVetoException \
+ TitleChangedEvent \
+ UnknownModuleException \
+ UntitledNumbersConst \
+ WindowArrange \
+ XAppDispatchProvider \
+ XBorderResizeListener \
+ XBrowseHistoryRegistry \
+ XComponentLoader \
+ XComponentRegistry \
+ XConfigManager \
+ XControlNotificationListener \
+ XController \
+ XController2 \
+ XControllerBorder \
+ XDesktop \
+ XDesktop2 \
+ XDesktopTask \
+ XDispatch \
+ XDispatchHelper \
+ XDispatchInformationProvider \
+ XDispatchProvider \
+ XDispatchProviderInterception \
+ XDispatchProviderInterceptor \
+ XDispatchRecorder \
+ XDispatchRecorderSupplier \
+ XDispatchResultListener \
+ XDocumentTemplates \
+ XExtendedFilterDetection \
+ XFilterDetect \
+ XFrame \
+ XFrame2 \
+ XFrameActionListener \
+ XFrameLoader \
+ XFrameLoaderQuery \
+ XFrameSetModel \
+ XFrames \
+ XFramesSupplier \
+ XGlobalEventBroadcaster \
+ XInfobarProvider \
+ XInterceptorInfo \
+ XLayoutManager \
+ XLayoutManager2 \
+ XLayoutManagerEventBroadcaster \
+ XLayoutManagerListener \
+ XLoadEventListener \
+ XLoadable \
+ XLoaderFactory \
+ XMenuBarAcceptor \
+ XMenuBarMergingAcceptor \
+ XModel \
+ XModel2 \
+ XModule \
+ XModuleManager \
+ XModuleManager2 \
+ XNotifyingDispatch \
+ XPopupMenuController \
+ XRecordableDispatch \
+ XSessionManagerClient \
+ XSessionManagerListener \
+ XSessionManagerListener2 \
+ XStatusListener \
+ XStatusbarController \
+ XStorable \
+ XStorable2 \
+ XSubToolbarController \
+ XSynchronousDispatch \
+ XSynchronousFrameLoader \
+ XTask \
+ XTasksSupplier \
+ XTerminateListener \
+ XTerminateListener2 \
+ XTitle \
+ XTitleChangeBroadcaster \
+ XTitleChangeListener \
+ XToolbarController \
+ XToolbarControllerListener \
+ XTransientDocumentsDocumentContentFactory \
+ XTransientDocumentsDocumentContentIdentifierFactory \
+ XUIControllerFactory \
+ XUIControllerRegistration \
+ XUntitledNumbers \
+ XUrlList \
+ XWindowArranger \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/frame/status,\
+ ClipboardFormats \
+ FontHeight \
+ ItemState \
+ ItemStatus \
+ LeftRightMargin \
+ LeftRightMarginScale \
+ Template \
+ UpperLowerMargin \
+ UpperLowerMarginScale \
+ Verb \
+ Visibility \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/gallery,\
+ GalleryItemType \
+ XGalleryItem \
+ XGalleryTheme \
+ XGalleryThemeProvider \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/geometry,\
+ AffineMatrix2D \
+ AffineMatrix3D \
+ EllipticalArc \
+ IntegerBezierSegment2D \
+ IntegerPoint2D \
+ IntegerRectangle2D \
+ IntegerSize2D \
+ Matrix2D \
+ RealBezierSegment2D \
+ RealPoint2D \
+ RealRectangle2D \
+ RealRectangle3D \
+ RealSize2D \
+ XMapping2D \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/graphic,\
+ GraphicColorMode \
+ GraphicType \
+ PrimitiveFactory2D \
+ XGraphic \
+ XGraphicObject \
+ XGraphicProvider \
+ XGraphicProvider2 \
+ XGraphicRasterizer \
+ XGraphicRenderer \
+ XGraphicTransformer \
+ XPrimitive2D \
+ XPrimitive2DRenderer \
+ XPrimitive3D \
+ XPrimitiveFactory2D \
+ XSvgParser \
+ XEmfParser \
+ XPdfDecomposer \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/i18n,\
+ AmPmValue \
+ Boundary \
+ BreakType \
+ CTLScriptType \
+ Calendar \
+ Calendar2 \
+ CalendarDisplayCode \
+ CalendarDisplayIndex \
+ CalendarFieldIndex \
+ CalendarItem \
+ CalendarItem2 \
+ CharType \
+ CharacterIteratorMode \
+ CollatorOptions \
+ Currency \
+ Currency2 \
+ DirectionProperty \
+ ForbiddenCharacters \
+ FormatElement \
+ Implementation \
+ InputSequenceCheckMode \
+ KCharacterType \
+ KNumberFormatType \
+ KNumberFormatUsage \
+ KParseTokens \
+ KParseType \
+ LanguageCountryInfo \
+ LineBreakHyphenationOptions \
+ LineBreakResults \
+ LineBreakUserOptions \
+ LocaleDataItem \
+ LocaleDataItem2 \
+ LocaleItem \
+ Months \
+ MultipleCharsOutputException \
+ NativeNumberMode \
+ NativeNumberXmlAttributes \
+ NativeNumberXmlAttributes2 \
+ NumberFormatCode \
+ NumberFormatIndex \
+ ParseResult \
+ ScriptDirection \
+ ScriptType \
+ TextConversionOption \
+ TextConversionResult \
+ TextConversionType \
+ TransliterationModules \
+ TransliterationModulesExtra \
+ TransliterationModulesNew \
+ TransliterationType \
+ UnicodeScript \
+ UnicodeType \
+ Weekdays \
+ WordType \
+ XBreakIterator \
+ XCalendar \
+ XCalendar3 \
+ XCalendar4 \
+ XCharacterClassification \
+ XCollator \
+ XExtendedCalendar \
+ XExtendedIndexEntrySupplier \
+ XExtendedInputSequenceChecker \
+ XExtendedTextConversion \
+ XExtendedTransliteration \
+ XForbiddenCharacters \
+ XIndexEntrySupplier \
+ XInputSequenceChecker \
+ XLocaleData \
+ XLocaleData2 \
+ XLocaleData3 \
+ XLocaleData4 \
+ XLocaleData5 \
+ XNativeNumberSupplier \
+ XNativeNumberSupplier2 \
+ XNumberFormatCode \
+ XOrdinalSuffix \
+ XScriptTypeDetector \
+ XTextConversion \
+ XTransliteration \
+ reservedWords \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/inspection,\
+ InteractiveSelectionResult \
+ LineDescriptor \
+ PropertyCategoryDescriptor \
+ PropertyControlType \
+ PropertyLineElement \
+ XHyperlinkControl \
+ XNumericControl \
+ XObjectInspector \
+ XObjectInspectorModel \
+ XObjectInspectorUI \
+ XPropertyControl \
+ XPropertyControlContext \
+ XPropertyControlFactory \
+ XPropertyControlObserver \
+ XPropertyHandler \
+ XStringListControl \
+ XStringRepresentation \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/ldap,\
+ LdapConnectionException \
+ LdapGenericException \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/linguistic2,\
+ ConversionDictionaryType \
+ ConversionDirection \
+ ConversionPropertyType \
+ DictionaryEvent \
+ DictionaryEventFlags \
+ DictionaryListEvent \
+ DictionaryListEventFlags \
+ DictionaryType \
+ LinguServiceEvent \
+ LinguServiceEventFlags \
+ ProofreadingResult \
+ SingleProofreadingError \
+ SpellFailure \
+ XAvailableLocales \
+ XConversionDictionary \
+ XConversionDictionaryList \
+ XConversionPropertyType \
+ XDictionary \
+ XDictionary1 \
+ XDictionaryEntry \
+ XDictionaryEventListener \
+ XDictionaryList \
+ XDictionaryListEventListener \
+ XHyphenatedWord \
+ XHyphenator \
+ XLanguageGuessing \
+ XLinguProperties \
+ XLinguServiceEventBroadcaster \
+ XLinguServiceEventListener \
+ XLinguServiceManager \
+ XLinguServiceManager2 \
+ XMeaning \
+ XNumberText \
+ XPossibleHyphens \
+ XProofreader \
+ XProofreadingIterator \
+ XSearchableDictionary \
+ XSearchableDictionaryList \
+ XSetSpellAlternatives \
+ XSpellAlternatives \
+ XSpellChecker \
+ XSpellChecker1 \
+ XSupportedLanguages \
+ XSupportedLocales \
+ XThesaurus \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/logging,\
+ LogLevel \
+ LogRecord \
+ XConsoleHandler \
+ XCsvLogFormatter \
+ XLogFormatter \
+ XLogHandler \
+ XLogger \
+ XLoggerPool \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/mail,\
+ MailAttachment \
+ MailException \
+ MailServiceType \
+ NoMailServiceProviderException \
+ NoMailTransportProviderException \
+ SendMailMessageFailedException \
+ XAuthenticator \
+ XConnectionListener \
+ XMailMessage \
+ XMailService \
+ XMailServiceProvider \
+ XSmtpService \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/media,\
+ XFrameGrabber \
+ XManager \
+ XPlayer \
+ XPlayerWindow \
+ ZoomLevel \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/mozilla,\
+ MenuMultipleChange \
+ MenuSingleChange \
+ MozillaProductType \
+ XCloseSessionListener \
+ XCodeProxy \
+ XMenuProxy \
+ XMenuProxyListener \
+ XMozillaBootstrap \
+ XProfileDiscover \
+ XProfileManager \
+ XProxyRunner \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/office,\
+ XAnnotation \
+ XAnnotationAccess \
+ XAnnotationEnumeration \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/packages,\
+ EncryptionNotAllowedException \
+ NoEncryptionException \
+ NoRawFormatException \
+ WrongPasswordException \
+ XDataSinkEncrSupport \
+ XPackageEncryption \
+ PackageEncryption \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/packages/manifest,\
+ XManifestReader \
+ XManifestWriter \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/packages/zip,\
+ XZipFileAccess \
+ XZipFileAccess2 \
+ ZipConstants \
+ ZipEntry \
+ ZipException \
+ ZipIOException \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/presentation,\
+ AnimationEffect \
+ AnimationSpeed \
+ ClickAction \
+ EffectCommands \
+ EffectNodeType \
+ EffectPresetClass \
+ FadeEffect \
+ ParagraphTarget \
+ PresentationRange \
+ ShapeAnimationSubType \
+ TextAnimationType \
+ XCustomPresentationSupplier \
+ XHandoutMasterSupplier \
+ XPresentation \
+ XPresentation2 \
+ XPresentationPage \
+ XPresentationSupplier \
+ XShapeEventListener \
+ XSlideShow \
+ XSlideShowController \
+ XSlideShowListener \
+ XSlideShowView \
+ XTransition \
+ XTransitionFactory \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/qa,\
+ XDumper \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/rdf,\
+ FileFormat \
+ ParseException \
+ QueryException \
+ RepositoryException \
+ Statement \
+ URIs \
+ XBlankNode \
+ XDocumentMetadataAccess \
+ XDocumentRepository \
+ XLiteral \
+ XMetadatable \
+ XNamedGraph \
+ XNode \
+ XQuerySelectResult \
+ XReifiedStatement \
+ XRepository \
+ XRepositorySupplier \
+ XResource \
+ XURI \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/rendering,\
+ ARGBColor \
+ AnimationAttributes \
+ AnimationRepeat \
+ BlendMode \
+ Caret \
+ Color \
+ ColorComponent \
+ ColorComponentTag \
+ ColorProfile \
+ ColorSpaceType \
+ CompositeOperation \
+ EmphasisMark \
+ FillRule \
+ FloatingPointBitmapFormat \
+ FloatingPointBitmapLayout \
+ FontInfo \
+ FontMetrics \
+ FontRequest \
+ IntegerBitmapLayout \
+ InterpolationMode \
+ Panose \
+ PanoseArmStyle \
+ PanoseContrast \
+ PanoseFamilyTypes \
+ PanoseLetterForm \
+ PanoseMidline \
+ PanoseProportion \
+ PanoseSerifStyle \
+ PanoseStrokeVariation \
+ PanoseWeight \
+ PanoseXHeight \
+ PathCapType \
+ PathJoinType \
+ RGBColor \
+ RenderState \
+ RenderingIntent \
+ RepaintResult \
+ StringContext \
+ StrokeAttributes \
+ TextDirection \
+ TextHit \
+ Texture \
+ TexturingMode \
+ ViewState \
+ VolatileContentDestroyedException \
+ XAnimatedSprite \
+ XAnimation \
+ XBezierPolyPolygon2D \
+ XBitmap \
+ XBitmapCanvas \
+ XBitmapPalette \
+ XBufferController \
+ XCachedPrimitive \
+ XCanvas \
+ XCanvasFont \
+ XColorSpace \
+ XCustomSprite \
+ XGraphicDevice \
+ XHalfFloatBitmap \
+ XHalfFloatReadOnlyBitmap \
+ XIeeeDoubleBitmap \
+ XIeeeDoubleReadOnlyBitmap \
+ XIeeeFloatBitmap \
+ XIeeeFloatReadOnlyBitmap \
+ XIntegerBitmap \
+ XIntegerBitmapColorSpace \
+ XIntegerReadOnlyBitmap \
+ XLinePolyPolygon2D \
+ XMtfRenderer \
+ XParametricPolyPolygon2D \
+ XPolyPolygon2D \
+ XSimpleCanvas \
+ XSprite \
+ XSpriteCanvas \
+ XTextLayout \
+ XVolatileBitmap \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/report,\
+ Calculation \
+ ForceNewPage \
+ GroupKeepTogether \
+ GroupOn \
+ KeepTogether \
+ ReportPrintOption \
+ SectionPageBreak \
+ XFixedLine \
+ XFixedText \
+ XFormatCondition \
+ XFormattedField \
+ XFunction \
+ XFunctions \
+ XFunctionsSupplier \
+ XGroup \
+ XGroups \
+ XImageControl \
+ XReportComponent \
+ XReportControlFormat \
+ XReportControlModel \
+ XReportDefinition \
+ XReportEngine \
+ XSection \
+ XShape \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/report/meta,\
+ XFormulaParser \
+ XFunctionCategory \
+ XFunctionDescription \
+ XFunctionManager \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/resource,\
+ MissingResourceException \
+ XLocale \
+ XStringResourceManager \
+ XStringResourcePersistence \
+ XStringResourceResolver \
+ XStringResourceSupplier \
+ XStringResourceWithLocation \
+ XStringResourceWithStorage \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/scanner,\
+ ScanError \
+ ScannerContext \
+ ScannerException \
+ XScannerManager \
+ XScannerManager2 \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/script,\
+ LibraryNotLoadedException \
+ ModuleInfo \
+ ModuleSizeExceededRequest \
+ ModuleType \
+ NativeObjectWrapper \
+ XLibraryContainer \
+ XLibraryContainer2 \
+ XLibraryContainer3 \
+ XLibraryContainerExport \
+ XLibraryContainerPassword \
+ XLibraryQueryExecutable \
+ XPersistentLibraryContainer \
+ XStorageBasedLibraryContainer \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/script/browse,\
+ BrowseNodeFactoryViewTypes \
+ BrowseNodeTypes \
+ XBrowseNode \
+ XBrowseNodeFactory \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/script/provider,\
+ ScriptErrorRaisedException \
+ ScriptExceptionRaisedException \
+ ScriptFrameworkErrorException \
+ ScriptFrameworkErrorType \
+ XScript \
+ XScriptContext \
+ XScriptProvider \
+ XScriptProviderFactory \
+ XScriptProviderSupplier \
+ XScriptURIHelper \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/script/vba,\
+ VBAEventId \
+ VBAScriptEvent \
+ VBAScriptEventId \
+ XVBACompatibility \
+ XVBAEventProcessor \
+ XVBAMacroResolver \
+ XVBAModuleInfo \
+ XVBAScriptListener \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/sdb,\
+ BooleanComparisonMode \
+ CommandType \
+ DatabaseRegistrationEvent \
+ DocumentSaveRequest \
+ ErrorCondition \
+ ParametersRequest \
+ RowChangeAction \
+ RowChangeEvent \
+ RowSetVetoException \
+ RowsChangeEvent \
+ SQLContext \
+ SQLErrorEvent \
+ SQLFilterOperator \
+ XAlterQuery \
+ XBookmarksSupplier \
+ XColumn \
+ XColumnUpdate \
+ XCommandPreparation \
+ XCompletedConnection \
+ XCompletedExecution \
+ XDataAccessDescriptorFactory \
+ XDatabaseAccess \
+ XDatabaseAccessListener \
+ XDatabaseContext \
+ XDatabaseEnvironment \
+ XDatabaseRegistrations \
+ XDatabaseRegistrationsListener \
+ XDocumentDataSource \
+ XFormDocumentsSupplier \
+ XInteractionDocumentSave \
+ XInteractionSupplyParameters \
+ XOfficeDatabaseDocument \
+ XParametersSupplier \
+ XQueriesSupplier \
+ XQueryDefinition \
+ XQueryDefinitionsSupplier \
+ XReportDocumentsSupplier \
+ XResultSetAccess \
+ XRowSetApproveBroadcaster \
+ XRowSetApproveListener \
+ XRowSetChangeBroadcaster \
+ XRowSetChangeListener \
+ XRowSetSupplier \
+ XRowsChangeBroadcaster \
+ XRowsChangeListener \
+ XSQLErrorBroadcaster \
+ XSQLErrorListener \
+ XSQLQueryComposer \
+ XSQLQueryComposerFactory \
+ XSingleSelectQueryAnalyzer \
+ XSingleSelectQueryComposer \
+ XSubDocument \
+ XTextConnectionSettings \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/sdb/application,\
+ CopyTableContinuation \
+ CopyTableOperation \
+ CopyTableRowEvent \
+ DatabaseObject \
+ DatabaseObjectContainer \
+ NamedDatabaseObject \
+ XCopyTableListener \
+ XCopyTableWizard \
+ XDatabaseDocumentUI \
+ XTableUIProvider \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/sdb/tools,\
+ CompositionType \
+ XConnectionSupplier \
+ XConnectionTools \
+ XDataSourceMetaData \
+ XIndexAlteration \
+ XKeyAlteration \
+ XObjectNames \
+ XTableAlteration \
+ XTableName \
+ XTableRename \
+ XViewAccess \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/sdbc,\
+ BatchUpdateException \
+ BestRowScope \
+ BestRowType \
+ ChangeAction \
+ ChangeEvent \
+ ColumnSearch \
+ ColumnType \
+ ColumnValue \
+ DataTruncation \
+ DataType \
+ Deferrability \
+ DriverPropertyInfo \
+ FetchDirection \
+ IndexType \
+ KeyRule \
+ ProcedureColumn \
+ ProcedureResult \
+ ResultSetConcurrency \
+ ResultSetType \
+ SQLException \
+ SQLWarning \
+ TransactionIsolation \
+ XArray \
+ XBatchExecution \
+ XBlob \
+ XClob \
+ XCloseable \
+ XColumnLocate \
+ XConnection \
+ XConnectionPool \
+ XDataSource \
+ XDatabaseMetaData \
+ XDatabaseMetaData2 \
+ XDriver \
+ XDriverAccess \
+ XDriverManager \
+ XDriverManager2 \
+ XGeneratedResultSet \
+ XIsolatedConnection \
+ XMultipleResults \
+ XOutParameters \
+ XParameters \
+ XPooledConnection \
+ XPreparedBatchExecution \
+ XPreparedStatement \
+ XRef \
+ XResultSet \
+ XResultSetMetaData \
+ XResultSetMetaDataSupplier \
+ XResultSetUpdate \
+ XRow \
+ XRowSet \
+ XRowSetListener \
+ XRowUpdate \
+ XSQLData \
+ XSQLInput \
+ XSQLOutput \
+ XStatement \
+ XStruct \
+ XWarningsSupplier \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/sdbcx,\
+ CheckOption \
+ CompareBookmark \
+ KeyType \
+ Privilege \
+ PrivilegeObject \
+ XAlterTable \
+ XAlterView \
+ XAppend \
+ XAuthorizable \
+ XColumnsSupplier \
+ XCreateCatalog \
+ XDataDefinitionSupplier \
+ XDataDescriptorFactory \
+ XDeleteRows \
+ XDrop \
+ XDropCatalog \
+ XGroupsSupplier \
+ XIndexesSupplier \
+ XKeysSupplier \
+ XRename \
+ XRowLocate \
+ XTablesSupplier \
+ XUser \
+ XUsersSupplier \
+ XViewsSupplier \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/security,\
+ CertAltNameEntry \
+ CertificateCharacters \
+ CertificateContainerStatus \
+ CertificateException \
+ CertificateKind \
+ CertificateValidity \
+ CryptographyException \
+ DocumentSignatureInformation \
+ EncryptionException \
+ ExtAltNameType \
+ KeyException \
+ KeyUsage \
+ NoPasswordException \
+ SecurityInfrastructureException \
+ SignatureException \
+ XCertificate \
+ XCertificateContainer \
+ XCertificateExtension \
+ XDocumentDigitalSignatures \
+ XSanExtension \
+))
+
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/sheet/opencl,\
+ OpenCLDevice \
+ OpenCLPlatform \
+ XOpenCLSelection \
+))
+
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/sheet,\
+ ActivationEvent \
+ AddressConvention \
+ Border \
+ CellDeleteMode \
+ CellFlags \
+ CellInsertMode \
+ ColorScaleEntryType \
+ ComplexReference \
+ ConditionEntryType \
+ ConditionFormatOperator \
+ ConditionOperator \
+ ConditionOperator2 \
+ DataBarAxis \
+ DataBarEntryType \
+ DateType \
+ DDEItemInfo \
+ DDELinkInfo \
+ DDELinkMode \
+ DataImportMode \
+ DataPilotFieldAutoShowInfo \
+ DataPilotFieldFilter \
+ DataPilotFieldGroupBy \
+ DataPilotFieldGroupInfo \
+ DataPilotFieldLayoutInfo \
+ DataPilotFieldLayoutMode \
+ DataPilotFieldOrientation \
+ DataPilotFieldReference \
+ DataPilotFieldReferenceItemType \
+ DataPilotFieldReferenceType \
+ DataPilotFieldShowItemsMode \
+ DataPilotFieldSortInfo \
+ DataPilotFieldSortMode \
+ DataPilotOutputRangeType \
+ DataPilotTableHeaderData \
+ DataPilotTablePositionData \
+ DataPilotTablePositionType \
+ DataPilotTableResultData \
+ DataResult \
+ DataResultFlags \
+ DimensionFlags \
+ ExternalLinkInfo \
+ ExternalLinkType \
+ ExternalReference \
+ FillDateMode \
+ FillDirection \
+ FillMode \
+ FilterConnection \
+ FilterFieldValue \
+ FilterOperator \
+ FilterOperator2 \
+ FormulaLanguage \
+ FormulaMapGroup \
+ FormulaMapGroupSpecialOffset \
+ FormulaOpCodeMapEntry \
+ FormulaResult \
+ FormulaToken \
+ FunctionArgument \
+ FunctionCategory \
+ GeneralFunction \
+ GeneralFunction2 \
+ GoalResult \
+ IconSetFormatEntry \
+ IconSetType \
+ LocalizedName \
+ MemberResult \
+ MemberResultFlags \
+ MoveDirection \
+ NamedRangeFlag \
+ NameToken \
+ NoConvergenceException \
+ PasteOperation \
+ RangeSelectionEvent \
+ ReferenceFlags \
+ ResultEvent \
+ SheetLinkMode \
+ SingleReference \
+ SolverConstraint \
+ SolverConstraintOperator \
+ SpreadsheetViewObjectsMode \
+ StatusBarFunction \
+ SubTotalColumn \
+ TableFilterField \
+ TableFilterField2 \
+ TableFilterField3 \
+ TableOperationMode \
+ TablePageBreakData \
+ TableValidationVisibility \
+ ValidationAlertStyle \
+ ValidationType \
+ XActivationBroadcaster \
+ XActivationEventListener \
+ XAddIn \
+ XAreaLink \
+ XAreaLinks \
+ XArrayFormulaRange \
+ XArrayFormulaTokens \
+ XCalculatable \
+ XCellAddressable \
+ XCellFormatRangesSupplier \
+ XCellRangeAddressable \
+ XCellRangeData \
+ XCellRangeFormula \
+ XCellRangeMovement \
+ XCellRangeReferrer \
+ XCellRangesAccess \
+ XCellRangesQuery \
+ XCellSeries \
+ XColorScaleEntry \
+ XCompatibilityNames \
+ XConditionEntry \
+ XConditionalFormat \
+ XConditionalFormats \
+ XConditionEntry \
+ XConsolidatable \
+ XConsolidationDescriptor \
+ XDataBarEntry \
+ XDDELink \
+ XDDELinkResults \
+ XDDELinks \
+ XDataPilotDataLayoutFieldSupplier \
+ XDataPilotDescriptor \
+ XDataPilotField \
+ XDataPilotFieldGrouping \
+ XDataPilotMemberResults \
+ XDataPilotResults \
+ XDataPilotTable \
+ XDataPilotTable2 \
+ XDataPilotTables \
+ XDataPilotTablesSupplier \
+ XDatabaseRange \
+ XDatabaseRanges \
+ XDimensionsSupplier \
+ XDocumentAuditing \
+ XDrillDownDataSupplier \
+ XEnhancedMouseClickBroadcaster \
+ XExternalDocLink \
+ XExternalDocLinks \
+ XExternalSheetCache \
+ XExternalSheetName \
+ XFillAcrossSheet \
+ XFilterFormulaParser \
+ XFormulaOpCodeMapper \
+ XFormulaParser \
+ XFormulaQuery \
+ XFormulaTokens \
+ XFunctionAccess \
+ XFunctionDescriptions \
+ XGlobalSheetSettings \
+ XGoalSeek \
+ XHeaderFooterContent \
+ XHierarchiesSupplier \
+ XIconSetEntry \
+ XLabelRange \
+ XLabelRanges \
+ XLevelsSupplier \
+ XMembersAccess \
+ XMembersSupplier \
+ XMultiFormulaTokens \
+ XMultipleOperation \
+ XNamedRange \
+ XNamedRanges \
+ XPrintAreas \
+ XRangeSelection \
+ XRangeSelectionChangeListener \
+ XRangeSelectionListener \
+ XRecentFunctions \
+ XResultListener \
+ XScenario \
+ XScenarioEnhanced \
+ XScenarios \
+ XScenariosSupplier \
+ XSelectedSheetsSupplier \
+ XSheetAnnotation \
+ XSheetAnnotationAnchor \
+ XSheetAnnotationShapeSupplier \
+ XSheetAnnotations \
+ XSheetAnnotationsSupplier \
+ XSheetAuditing \
+ XSheetCellCursor \
+ XSheetCellRange \
+ XSheetCellRangeContainer \
+ XSheetCellRanges \
+ XSheetCondition \
+ XSheetCondition2 \
+ XSheetConditionalEntries \
+ XSheetConditionalEntry \
+ XSheetFilterDescriptor \
+ XSheetFilterDescriptor2 \
+ XSheetFilterDescriptor3 \
+ XSheetFilterable \
+ XSheetFilterableEx \
+ XSheetLinkable \
+ XSheetOperation \
+ XSheetOutline \
+ XSheetPageBreak \
+ XSheetPastable \
+ XSolver \
+ XSolverDescription \
+ XSpreadsheet \
+ XSpreadsheetDocument \
+ XSpreadsheetView \
+ XSpreadsheets \
+ XSpreadsheets2 \
+ XSubTotalCalculatable \
+ XSubTotalDescriptor \
+ XSubTotalField \
+ XUniqueCellFormatRangesSupplier \
+ XUnnamedDatabaseRanges \
+ XUsedAreaCursor \
+ XViewFreezable \
+ XViewPane \
+ XViewPanesSupplier \
+ XViewSplitable \
+ XVolatileResult \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/smarttags,\
+ SmartTagRecognizerMode \
+ XRangeBasedSmartTagRecognizer \
+ XSmartTagAction \
+ XSmartTagRecognizer \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/style,\
+ BreakType \
+ CaseMap \
+ DropCapFormat \
+ FootnoteLineStyle \
+ GraphicLocation \
+ HorizontalAlignment \
+ LineNumberPosition \
+ LineSpacing \
+ LineSpacingMode \
+ NumberingType \
+ PageStyleLayout \
+ ParagraphAdjust \
+ ParagraphStyleCategory \
+ TabAlign \
+ TabStop \
+ VerticalAlignment \
+ XAutoStyle \
+ XAutoStyleFamily \
+ XAutoStyles \
+ XAutoStylesSupplier \
+ XDefaultsSupplier \
+ XStyle \
+ XStyleFamiliesSupplier \
+ XStyleLoader \
+ XStyleLoader2 \
+ XStyleSupplier \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/svg,\
+ XSVGPrinter \
+ XSVGWriter \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/system,\
+ SimpleMailClientFlags \
+ SystemShellExecuteException \
+ SystemShellExecuteFlags \
+ XSimpleMailClient \
+ XSimpleMailClientSupplier \
+ XSimpleMailMessage \
+ XSimpleMailMessage2 \
+ XSystemShellExecute \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/table,\
+ BorderLine \
+ BorderLine2 \
+ BorderLineStyle \
+ CellAddress \
+ CellContentType \
+ CellHoriJustify \
+ CellJustifyMethod \
+ CellOrientation \
+ CellRangeAddress \
+ CellVertJustify \
+ CellVertJustify2 \
+ ShadowFormat \
+ ShadowLocation \
+ TableBorder \
+ TableBorder2 \
+ TableBorderDistances \
+ TableOrientation \
+ TableSortField \
+ TableSortFieldType \
+ XAutoFormattable \
+ XCell \
+ XCell2 \
+ XCellCursor \
+ XCellRange \
+ XColumnRowRange \
+ XMergeableCell \
+ XMergeableCellRange \
+ XTable \
+ XTableChart \
+ XTableCharts \
+ XTableChartsSupplier \
+ XTablePivotChart \
+ XTablePivotCharts \
+ XTablePivotChartsSupplier \
+ XTableColumns \
+ XTableRows \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/task,\
+ ClassifiedInteractionRequest \
+ DocumentMSPasswordRequest \
+ DocumentMSPasswordRequest2 \
+ DocumentMacroConfirmationRequest \
+ DocumentPasswordRequest \
+ DocumentPasswordRequest2 \
+ ErrorCodeIOException \
+ ErrorCodeRequest \
+ InteractionClassification \
+ MasterPasswordRequest \
+ NoMasterException \
+ PDFExportException \
+ PasswordRequest \
+ PasswordRequestMode \
+ UnsupportedOverwriteRequest \
+ UrlRecord \
+ UserRecord \
+ XAbortChannel \
+ XAsyncJob \
+ XInteractionApprove \
+ XInteractionAskLater \
+ XInteractionDisapprove \
+ XInteractionPassword \
+ XInteractionPassword2 \
+ XInteractionRequestStringResolver \
+ XJob \
+ XJobExecutor \
+ XJobListener \
+ XMasterPasswordHandling \
+ XMasterPasswordHandling2 \
+ XPasswordContainer \
+ XPasswordContainer2 \
+ XRestartManager \
+ XStatusIndicator \
+ XStatusIndicatorFactory \
+ XStatusIndicatorSupplier \
+ XUrlContainer \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/text,\
+ AuthorDisplayFormat \
+ BibliographyDataField \
+ BibliographyDataType \
+ ChapterFormat \
+ CharacterCompressionType \
+ ColumnSeparatorStyle \
+ ControlCharacter \
+ DateDisplayFormat \
+ DocumentStatistic \
+ FilenameDisplayFormat \
+ FontEmphasis \
+ FontRelief \
+ FootnoteNumbering \
+ GraphicCrop \
+ HoriOrientation \
+ HoriOrientationFormat \
+ HorizontalAdjust \
+ InvalidTextContentException \
+ LabelFollow \
+ MailMergeEvent \
+ MailMergeType \
+ ModuleDispatcher \
+ NotePrintMode \
+ PageNumberType \
+ ParagraphVertAlign \
+ PlaceholderType \
+ PositionAndSpaceMode \
+ PositionLayoutDir \
+ ReferenceFieldPart \
+ ReferenceFieldSource \
+ RelOrientation \
+ RubyAdjust \
+ RubyPosition \
+ SectionFileLink \
+ SetVariableType \
+ SizeType \
+ TableColumnSeparator \
+ TemplateDisplayFormat \
+ TextColumn \
+ TextColumnSequence \
+ TextContentAnchorType \
+ TextGridMode \
+ TextMarkupDescriptor \
+ TextMarkupType \
+ TextPosition \
+ TextRangeSelection \
+ TimeDisplayFormat \
+ UserDataPart \
+ UserFieldFormat \
+ VertOrientation \
+ VertOrientationFormat \
+ WrapInfluenceOnPosition \
+ WrapTextMode \
+ WritingMode \
+ WritingMode2 \
+ XAutoTextContainer \
+ XAutoTextContainer2 \
+ XAutoTextEntry \
+ XAutoTextGroup \
+ XBookmarkInsertTool \
+ XBookmarksSupplier \
+ XChapterNumberingSupplier \
+ XDefaultNumberingProvider \
+ XDependentTextField \
+ XDocumentIndex \
+ XDocumentIndexMark \
+ XDocumentIndexesSupplier \
+ XEndnotesSettingsSupplier \
+ XEndnotesSupplier \
+ XFlatParagraph \
+ XFlatParagraphIterator \
+ XFlatParagraphIteratorProvider \
+ XFootnote \
+ XFootnotesSettingsSupplier \
+ XFootnotesSupplier \
+ XFormField \
+ XLineNumberingProperties \
+ XMailMergeBroadcaster \
+ XMailMergeListener \
+ XMarkingAccess \
+ XMultiTextMarkup \
+ XNumberingFormatter \
+ XNumberingRulesSupplier \
+ XNumberingTypeInfo \
+ XPageCursor \
+ XPagePrintable \
+ XParagraphAppend \
+ XParagraphCursor \
+ XPasteBroadcaster \
+ XPasteListener \
+ XRedline \
+ XReferenceMarksSupplier \
+ XRelativeTextContentInsert \
+ XRelativeTextContentRemove \
+ XRubySelection \
+ XSentenceCursor \
+ XSimpleText \
+ XText \
+ XTextAppend \
+ XTextAppendAndConvert \
+ XTextColumns \
+ XTextContent \
+ XTextContentAppend \
+ XTextConvert \
+ XTextCopy \
+ XTextCursor \
+ XTextDocument \
+ XTextEmbeddedObjectsSupplier \
+ XTextField \
+ XTextFieldsSupplier \
+ XTextFrame \
+ XTextFramesSupplier \
+ XTextGraphicObjectsSupplier \
+ XTextMarkup \
+ XTextPortionAppend \
+ XTextRange \
+ XTextRangeCompare \
+ XTextRangeMover \
+ XTextSection \
+ XTextSectionsSupplier \
+ XTextShapesSupplier \
+ XTextTable \
+ XTextTableCursor \
+ XTextTablesSupplier \
+ XTextViewCursor \
+ XTextViewCursorSupplier \
+ XWordCursor \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/ucb,\
+ AlreadyInitializedException \
+ AuthenticationRequest \
+ AuthenticationFallbackRequest \
+ CheckinArgument \
+ CertificateValidationRequest \
+ Command \
+ CommandAbortedException \
+ CommandFailedException \
+ CommandInfo \
+ CommandInfoChange \
+ CommandInfoChangeEvent \
+ ConnectionMode \
+ ContentAction \
+ ContentCreationError \
+ ContentCreationException \
+ ContentEvent \
+ ContentInfo \
+ ContentInfoAttribute \
+ ContentProviderInfo \
+ ContentResultSetCapability \
+ CrossReference \
+ DocumentHeaderField \
+ DocumentStoreMode \
+ DuplicateCommandIdentifierException \
+ DuplicateProviderException \
+ Error \
+ ExportStreamInfo \
+ FetchError \
+ FetchResult \
+ FileSystemNotation \
+ FolderList \
+ FolderListCommand \
+ FolderListEntry \
+ GlobalTransferCommandArgument \
+ GlobalTransferCommandArgument2 \
+ IOErrorCode \
+ IllegalIdentifierException \
+ InsertCommandArgument \
+ InsertCommandArgument2 \
+ InteractiveAppException \
+ InteractiveAugmentedIOException \
+ InteractiveBadTransferURLException \
+ InteractiveFileIOException \
+ InteractiveIOException \
+ InteractiveLockingException \
+ InteractiveLockingLockExpiredException \
+ InteractiveLockingLockedException \
+ InteractiveLockingNotLockedException \
+ InteractiveNetworkConnectException \
+ InteractiveNetworkException \
+ InteractiveNetworkGeneralException \
+ InteractiveNetworkOffLineException \
+ InteractiveNetworkReadException \
+ InteractiveNetworkResolveNameException \
+ InteractiveNetworkWriteException \
+ InteractiveWrongMediumException \
+ Link \
+ ListAction \
+ ListActionType \
+ ListEvent \
+ ListenerAlreadySetException \
+ Lock \
+ LockDepth \
+ LockEntry \
+ LockScope \
+ LockType \
+ MissingInputStreamException \
+ MissingPropertiesException \
+ NameClash \
+ NameClashException \
+ NameClashResolveRequest \
+ NumberedSortingInfo \
+ OpenCommandArgument \
+ OpenCommandArgument2 \
+ OpenCommandArgument3 \
+ OpenMode \
+ OutgoingMessageState \
+ PostCommandArgument \
+ PostCommandArgument2 \
+ Priority \
+ PropertyCommandArgument \
+ PropertyValueInfo \
+ PropertyValueState \
+ RecipientInfo \
+ RememberAuthentication \
+ RemoteContentProviderChangeAction \
+ RemoteContentProviderChangeEvent \
+ ResultSetException \
+ Rule \
+ RuleAction \
+ RuleOperator \
+ RuleSet \
+ RuleTerm \
+ SearchCommandArgument \
+ SearchCriterium \
+ SearchInfo \
+ SearchRecursion \
+ SendInfo \
+ SendMediaTypes \
+ ServiceNotFoundException \
+ SortingInfo \
+ SynchronizePolicy \
+ TransferCommandOperation \
+ TransferInfo \
+ TransferInfo2 \
+ TransferResult \
+ URLAuthenticationRequest \
+ UnsupportedCommandException \
+ UnsupportedDataSinkException \
+ UnsupportedNameClashException \
+ UnsupportedOpenModeException \
+ VerificationMode \
+ WelcomeDynamicResultSetStruct \
+ XAnyCompare \
+ XAnyCompareFactory \
+ XCachedContentResultSetFactory \
+ XCachedContentResultSetStubFactory \
+ XCachedDynamicResultSetFactory \
+ XCachedDynamicResultSetStubFactory \
+ XCommandEnvironment \
+ XCommandInfo \
+ XCommandInfoChangeListener \
+ XCommandInfoChangeNotifier \
+ XCommandProcessor \
+ XCommandProcessor2 \
+ XContent \
+ XContentAccess \
+ XContentCreator \
+ XContentEventListener \
+ XContentIdentifier \
+ XContentIdentifierFactory \
+ XContentIdentifierMapping \
+ XContentProvider \
+ XContentProviderFactory \
+ XContentProviderManager \
+ XContentProviderSupplier \
+ XContentTransmitter \
+ XDataContainer \
+ XDynamicResultSet \
+ XDynamicResultSetListener \
+ XFetchProvider \
+ XFetchProviderForContentAccess \
+ XFileIdentifierConverter \
+ XInteractionAuthFallback \
+ XInteractionHandlerSupplier \
+ XInteractionReplaceExistingData \
+ XInteractionSupplyAuthentication \
+ XInteractionSupplyAuthentication2 \
+ XInteractionSupplyName \
+ XParameterizedContentProvider \
+ XPersistentPropertySet \
+ XProgressHandler \
+ XPropertyMatcher \
+ XPropertyMatcherFactory \
+ XPropertySetRegistry \
+ XPropertySetRegistryFactory \
+ XRecycler \
+ XRemoteContentProviderAcceptor \
+ XRemoteContentProviderActivator \
+ XRemoteContentProviderChangeListener \
+ XRemoteContentProviderChangeNotifier \
+ XRemoteContentProviderConnectionControl \
+ XRemoteContentProviderDistributor \
+ XRemoteContentProviderDoneListener \
+ XRemoteContentProviderSupplier \
+ XSimpleFileAccess \
+ XSimpleFileAccess2 \
+ XSimpleFileAccess3 \
+ XSortedDynamicResultSetFactory \
+ XSourceInitialization \
+ XUniversalContentBroker \
+ XWebDAVCommandEnvironment \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/ui,\
+ ActionTriggerSeparatorType \
+ ConfigurationEvent \
+ ContextChangeEventMultiplexer \
+ ContextChangeEventObject \
+ ContextMenuExecuteEvent \
+ ContextMenuInterceptorAction \
+ DockingArea \
+ ImageManager \
+ ImageType \
+ ItemStyle \
+ ItemType \
+ LayoutSize \
+ UIElementType \
+ XAcceleratorConfiguration \
+ XContextChangeEventListener \
+ XContextChangeEventMultiplexer \
+ XContextMenuInterception \
+ XContextMenuInterceptor \
+ XDeck \
+ XDecks \
+ XDockingAreaAcceptor \
+ XImageManager \
+ XModuleUIConfigurationManager \
+ XModuleUIConfigurationManager2 \
+ XModuleUIConfigurationManagerSupplier \
+ XPanel \
+ XPanels \
+ XSidebar \
+ XSidebarPanel \
+ XSidebarProvider \
+ XStatusbarItem \
+ XToolPanel \
+ XUIConfiguration \
+ XUIConfigurationListener \
+ XUIConfigurationManager \
+ XUIConfigurationManager2 \
+ XUIConfigurationManagerSupplier \
+ XUIConfigurationPersistence \
+ XUIConfigurationStorage \
+ XUIElement \
+ XUIElementFactory \
+ XUIElementFactoryManager \
+ XUIElementFactoryRegistration \
+ XUIElementSettings \
+ XUpdateModel \
+ XUIFunctionListener \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/ui/dialogs,\
+ CommonFilePickerElementIds \
+ ControlActions \
+ DialogClosedEvent \
+ ExecutableDialogException \
+ ExecutableDialogResults \
+ ExtendedFilePickerElementIds \
+ FilePickerEvent \
+ FilePreviewImageFormats \
+ ListboxControlActions \
+ TemplateDescription \
+ WizardButton \
+ WizardTravelType \
+ XAsynchronousExecutableDialog \
+ XControlAccess \
+ XControlInformation \
+ XDialogClosedListener \
+ XExecutableDialog \
+ XFilePicker \
+ XFilePicker2 \
+ XFilePicker3 \
+ XFilePickerControlAccess \
+ XFilePickerListener \
+ XFilePickerNotifier \
+ XFilePreview \
+ XFilterGroupManager \
+ XFilterManager \
+ XFolderPicker \
+ XFolderPicker2 \
+ XWizard \
+ XWizardController \
+ XWizardPage \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/ui/test,\
+ XUIObject \
+ XUITest \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/util,\
+ AliasProgrammaticPair \
+ AtomClassRequest \
+ AtomDescription \
+ CellProtection \
+ ChangesEvent \
+ ChangesSet \
+ CloseVetoException \
+ Color \
+ DataEditorEvent \
+ DataEditorEventType \
+ Date \
+ DateWithTimezone \
+ DateTime \
+ DateTimeWithTimezone \
+ DateTimeRange \
+ Duration \
+ ElementChange \
+ Endianness \
+ InvalidStateException \
+ Language \
+ MalformedNumberFormatException \
+ MeasureUnit \
+ ModeChangeEvent \
+ NotLockedException \
+ NotNumericException \
+ NumberFormat \
+ RevisionTag \
+ SearchAlgorithms \
+ SearchAlgorithms2 \
+ SearchFlags \
+ SearchOptions \
+ SearchOptions2 \
+ SearchResult \
+ SortField \
+ SortFieldType \
+ Time \
+ TimeWithTimezone \
+ TriState \
+ URL \
+ VetoException \
+ XAccounting \
+ XAtomServer \
+ XBroadcaster \
+ XCancellable \
+ XChainable \
+ XChangesBatch \
+ XChangesListener \
+ XChangesNotifier \
+ XChangesSet \
+ XCloneable \
+ XCloseBroadcaster \
+ XCloseListener \
+ XCloseable \
+ XDataEditor \
+ XDataEditorListener \
+ XFlushListener \
+ XFlushable \
+ XImportable \
+ XIndent \
+ XJobManager \
+ XLinkUpdate \
+ XLocalizedAliases \
+ XLockable \
+ XMergeable \
+ XModeChangeApproveListener \
+ XModeChangeBroadcaster \
+ XModeChangeListener \
+ XModeSelector \
+ XModifiable \
+ XModifiable2 \
+ XModifyBroadcaster \
+ XModifyListener \
+ XNumberFormatPreviewer \
+ XNumberFormatTypes \
+ XNumberFormats \
+ XNumberFormatsSupplier \
+ XNumberFormatter \
+ XNumberFormatter2 \
+ XOfficeInstallationDirectories \
+ XPathSettings \
+ XPropertyReplace \
+ XProtectable \
+ XRefreshListener \
+ XRefreshable \
+ XReplaceDescriptor \
+ XReplaceable \
+ XSearchDescriptor \
+ XSearchable \
+ XSortable \
+ XStringAbbreviation \
+ XStringEscape \
+ XStringMapping \
+ XStringSubstitution \
+ XStringWidth \
+ XTextSearch \
+ XTextSearch2 \
+ XTimeStamped \
+ XURLTransformer \
+ XUniqueIDFactory \
+ XUpdatable \
+ XUpdatable2 \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/view,\
+ DocumentZoomType \
+ DuplexMode \
+ PaperFormat \
+ PaperOrientation \
+ PrintJobEvent \
+ PrintableState \
+ PrintableStateEvent \
+ SelectionType \
+ XControlAccess \
+ XFormLayerAccess \
+ XLineCursor \
+ XMultiSelectionSupplier \
+ XPrintJob \
+ XPrintJobBroadcaster \
+ XPrintJobListener \
+ XPrintSettingsSupplier \
+ XPrintable \
+ XPrintableBroadcaster \
+ XPrintableListener \
+ XRenderable \
+ XScreenCursor \
+ XSelectionChangeListener \
+ XSelectionSupplier \
+ XViewCursor \
+ XViewSettingsSupplier \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/xforms,\
+ InvalidDataOnSubmitException \
+ XDataTypeRepository \
+ XFormsEvent \
+ XFormsSupplier \
+ XFormsUIHelper1 \
+ XModel \
+ XModel2 \
+ XSubmission \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/xml,\
+ Attribute \
+ AttributeData \
+ FastAttribute \
+ XExportFilter \
+ XImportFilter \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/xml/crypto,\
+ CipherID \
+ DigestID \
+ SecurityOperationStatus \
+ XCertificateCreator \
+ XCipherContext \
+ XCipherContextSupplier \
+ XDigestContext \
+ XDigestContextSupplier \
+ XMLEncryptionException \
+ XMLSignatureException \
+ XNSSInitializer \
+ XSEInitializer \
+ XSecurityEnvironment \
+ XUriBinding \
+ XXMLEncryption \
+ XXMLEncryptionTemplate \
+ XXMLSecurityContext \
+ XXMLSecurityTemplate \
+ XXMLSignature \
+ XXMLSignatureTemplate \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/xml/crypto/sax,\
+ ConstOfSecurityId \
+ ElementMarkPriority \
+ ElementMarkType \
+ ElementStackItem \
+ XBlockerMonitor \
+ XDecryptionResultBroadcaster \
+ XDecryptionResultListener \
+ XElementStackKeeper \
+ XEncryptionResultBroadcaster \
+ XEncryptionResultListener \
+ XKeyCollector \
+ XMissionTaker \
+ XReferenceCollector \
+ XReferenceResolvedBroadcaster \
+ XReferenceResolvedListener \
+ XSAXEventKeeper \
+ XSAXEventKeeperStatusChangeBroadcaster \
+ XSAXEventKeeperStatusChangeListener \
+ XSecuritySAXEventKeeper \
+ XSignatureCreationResultBroadcaster \
+ XSignatureCreationResultListener \
+ XSignatureVerifyResultBroadcaster \
+ XSignatureVerifyResultListener \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/xml/csax,\
+ XCompressedDocumentHandler \
+ XMLAttribute \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/xml/dom,\
+ DOMException \
+ DOMExceptionType \
+ NodeType \
+ SAXDocumentBuilderState \
+ XAttr \
+ XCDATASection \
+ XCharacterData \
+ XComment \
+ XDOMImplementation \
+ XDocument \
+ XDocumentBuilder \
+ XDocumentFragment \
+ XDocumentType \
+ XElement \
+ XEntity \
+ XEntityReference \
+ XNamedNodeMap \
+ XNode \
+ XNodeList \
+ XNotation \
+ XProcessingInstruction \
+ XSAXDocumentBuilder \
+ XSAXDocumentBuilder2 \
+ XText \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/xml/dom/events,\
+ AttrChangeType \
+ EventException \
+ EventType \
+ PhaseType \
+ XDocumentEvent \
+ XEvent \
+ XEventListener \
+ XEventTarget \
+ XMouseEvent \
+ XMutationEvent \
+ XUIEvent \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/xml/dom/views,\
+ XAbstractView \
+ XDocumentView \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/xml/input,\
+ XAttributes \
+ XElement \
+ XNamespaceMapping \
+ XRoot \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/xml/sax,\
+ FastToken \
+ InputSource \
+ SAXException \
+ SAXInvalidCharacterException \
+ SAXParseException \
+ XAttributeList \
+ XDTDHandler \
+ XDocumentHandler \
+ XEntityResolver \
+ XErrorHandler \
+ XExtendedDocumentHandler \
+ XFastNamespaceHandler \
+ XFastAttributeList \
+ XFastContextHandler \
+ XFastDocumentHandler \
+ XFastParser \
+ XFastSAXSerializable \
+ XFastShapeContextHandler \
+ XFastTokenHandler \
+ XLocator \
+ XParser \
+ XSAXSerializable \
+ XWriter \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/xml/wrapper,\
+ XXMLDocumentWrapper \
+ XXMLElementWrapper \
+))
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/xml/xpath,\
+ Libxml2ExtensionHandle \
+ XPathException \
+ XPathObjectType \
+ XXPathAPI \
+ XXPathExtension \
+ XXPathObject \
+))
+
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/xml/xslt,\
+ XXSLTTransformer \
+))
+
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,com/sun/star/xsd,\
+ DataTypeClass \
+ WhiteSpaceTreatment \
+ XDataType \
+))
+
+$(eval $(call gb_UnoApi_add_idlfiles,offapi,org/freedesktop/PackageKit,\
+ XSyncDbusSessionHelper \
+ XModify \
+ XQuery \
+))
+$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,org/freedesktop/PackageKit,\
+ SyncDbusSessionHelper \
+))
+
+$(eval $(call gb_UnoApi_set_reference_rdbfile,offapi,$(call gb_UnoApiTarget_get_target,udkapi) $(SRCDIR)/offapi/type_reference/offapi.idl))
+
+# vim: set noet sw=4 ts=4:
diff --git a/offapi/com/sun/star/accessibility/Accessible.idl b/offapi/com/sun/star/accessibility/Accessible.idl
new file mode 100644
index 000000000..c3d5d5e52
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/Accessible.idl
@@ -0,0 +1,50 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_accessibility_Accessible_idl__
+#define __com_sun_star_accessibility_Accessible_idl__
+
+module com { module sun { module star { module accessibility {
+
+ interface XAccessible;
+
+/** Every class has to support this service in order to be accessible.
+
+ It provides the means to derive a XAccessibleContext
+ object--which may but usually is not the same object as the object that
+ supports the XAccessible interface--that provides the
+ actual information that is needed to make it accessible.
+
+ Service Accessible
is just a wrapper for the interface
+ XAccessible
. See the interface's documentation for more
+ information.
+
+ @see XAccessible
+
+ @since OOo 1.1.2
+*/
+service Accessible
+{
+ interface XAccessible;
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/AccessibleContext.idl b/offapi/com/sun/star/accessibility/AccessibleContext.idl
new file mode 100644
index 000000000..e3233a3ee
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/AccessibleContext.idl
@@ -0,0 +1,61 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_accessibility_AccessibleContext_idl__
+#define __com_sun_star_accessibility_AccessibleContext_idl__
+
+module com { module sun { module star { module accessibility {
+
+ interface XAccessibleContext;
+ interface XAccessibleEventBroadcaster;
+
+/** Central service of the Accessibility API that gives access to various
+ facets of an object's content.
+
+ This service has to be implemented by every class that represents the
+ actual accessibility information of another UNO service. It exposes two
+ kinds of information: A tree structure in which all accessible objects
+ are organized can be navigated in freely. It typically represents
+ spatial relationship of one object containing a set of children like a
+ dialog box contains a set of buttons. Additionally the
+ XAccessibleContext interface of this service exposes
+ methods that provide access to the actual object's content. This can be
+ the object's role, name, description, and so on.
+
+ @see XAccessibleContext
+
+ @since OOo 1.1.2
+*/
+service AccessibleContext
+{
+ interface XAccessibleContext;
+
+ /** is implemented by accessible contexts that supports broadcasting of
+ accessible events.
+
+ @see AccessibleEventObject
+ @see AccessibleEventId
+ */
+ [optional] interface XAccessibleEventBroadcaster;
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/AccessibleEventId.idl b/offapi/com/sun/star/accessibility/AccessibleEventId.idl
new file mode 100644
index 000000000..c7f5b488b
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/AccessibleEventId.idl
@@ -0,0 +1,448 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_accessibility_AccessibleEventId_idl__
+#define __com_sun_star_accessibility_AccessibleEventId_idl__
+
+module com { module sun { module star { module accessibility {
+
+/** These constants identify the type of AccessibleEventObject
+ objects.
+
+ The AccessibleEventObject::OldValue and
+ AccessibleEventObject::NewValue fields contain, where
+ applicable and not otherwise stated, the old and new value of the
+ property in question.
+
+ @see AccessibleEventObject
+ @see XAccessibleEventListener
+
+ @since OOo 1.1.2
+*/
+constants AccessibleEventId
+{
+ /** Use this event type to indicate a change of the name string
+ of an accessible object. The
+ AccessibleEventObject::OldValue and
+ AccessibleEventObject::NewValue fields contain the
+ name before and after the change.
+ */
+ const short NAME_CHANGED = 1;
+
+ /** Use this event type to indicate a change of the description string
+ of an accessible object. The
+ AccessibleEventObject::OldValue and
+ AccessibleEventObject::NewValue fields contain the
+ description before and after the change.
+ */
+ const short DESCRIPTION_CHANGED = 2;
+
+ /** The change of the number or attributes of actions of an accessible
+ object is signaled by events of this type.
+ The AccessibleEventObject::OldValue and
+ AccessibleEventObject::NewValue fields contain the
+ old and new number of actions.
+ */
+ const short ACTION_CHANGED = 3;
+
+ /** State changes are signaled with this event type. Use one event for
+ every state that is set or reset. The
+ AccessibleEventObject::OldValue and
+ AccessibleEventObject::NewValue fields contain the
+ old and new value respectively. To set a state put the state id
+ into the AccessibleEventObject::NewValue field and
+ leave AccessibleEventObject::OldValue empty. To
+ reset a state put the state id into the
+ AccessibleEventObject::OldValue field and leave
+ AccessibleEventObject::NewValue empty.
+ */
+ const short STATE_CHANGED = 4;
+
+ /** Constant used to determine when the active descendant of a component
+ has changed. The active descendant is used in objects with
+ transient children. The AccessibleEventObject::NewValue
+ contains the now active object. The
+ AccessibleEventObject::OldValue contains the
+ previously active child. Empty references indicate that no child
+ has been respectively is currently active.
+ */
+ const short ACTIVE_DESCENDANT_CHANGED = 5;
+
+ /** This event indicates a change of the bounding rectangle of an
+ accessible object with respect only to its size or relative
+ position. If the absolute position changes but not the relative
+ position then it is not necessary to send an event.
+
+
Use this event rather than the
+ VISIBLE_DATA_EVENT when really only the
+ (relative) bounding box of an accessible object has changed. It is
+ much more specific than the later one and reduces the number of
+ calls an AT-Tool has to make to retrieve all affected data.
+
+ The AccessibleEventObject::OldValue and
+ AccessibleEventObject::NewValue remain empty. Use
+ a call to the XAccessibleComponent::getBounds()
+ method to determine the new bounding box.
+ */
+ const short BOUNDRECT_CHANGED = 6;
+
+ /** A child event indicates the addition of a new or the removal of an
+ existing child. The contents of the
+ AccessibleEventObject::OldValue and
+ AccessibleEventObject::NewValue fields determines
+ which of both has taken place.
+
+ If a new child has been added then
+ the AccessibleEventObject::NewValue contains a
+ reference to this new object and
+ AccessibleEventObject::OldValue remains empty.
+
+ If a child has been removed then the
+ AccessibleEventObject::OldValue contains a
+ reference to this object and
+ AccessibleEventObject::NewValue remains empty.
+
+ If a child has been added and another one has been removed
+ don't set both fields at the same. Send separate events
+ instead.
+
+ Note that a child event is sent after a child has been added or
+ removed. Especially in the case of a removal this means that the
+ removed object does not have a parent anymore.
+ */
+ const short CHILD = 7;
+
+ /** Use this event to tell the listeners to re-retrieve the whole set of
+ children. This should be used by a parent object which exchanges all
+ or most of its children. It is a short form of first sending one
+ CHILD event for every old child indicating that
+ this child is about to be removed and then sending one
+ CHILD for every new child indicating that this
+ child has been added to the list of children.
+
+ When this API is used by Java or Gnome AT-Tools then a bridge can
+ generate the events described above automatically.
+ */
+ const short INVALIDATE_ALL_CHILDREN = 8;
+
+ /** Events of this type indicate changes of the selection. The
+ AccessibleEventObject::OldValue and
+ AccessibleEventObject::NewValue fields remain empty.
+ */
+ const short SELECTION_CHANGED = 9;
+
+ /** A visible data event indicates the change of the visual appearance
+ of an accessible object. This includes for example most of the
+ attributes available over the XAccessibleComponent and
+ XAccessibleExtendedComponent interfaces. The
+ AccessibleEventObject::OldValue and
+ AccessibleEventObject::NewValue fields are left empty.
+ */
+ const short VISIBLE_DATA_CHANGED = 10;
+
+ /** This constant indicates changes of the value of an
+ XAccessibleValue interface. The
+ AccessibleEventObject::OldValue and
+ AccessibleEventObject::NewValue field contain the
+ old and new value as a number. Its exact type is implementation
+ dependent but has to be the same as is returned by the
+ XAccessibleValue::getCurrentValue() function.
+ */
+
+ const short VALUE_CHANGED = 11;
+
+ /** Identifies the change of a relation set: The content flow has
+ changed.
+
+ Not used: The AccessibleEventObject::OldValue and
+ AccessibleEventObject::NewValue fields contain
+ references to the old and new predecessor. Note that both references
+ my be `NULL` to indicate that a flow to the sending object has not
+ existed or does not exist anymore.
+ */
+ const short CONTENT_FLOWS_FROM_RELATION_CHANGED = 12;
+
+ /** Identifies the change of a relation set: The content flow has
+ changed.
+
+ Not used: The AccessibleEventObject::OldValue and
+ AccessibleEventObject::NewValue fields contain
+ references to the old and new successor. Note that both references
+ my be `NULL` to indicate that a flow from the sending object has not
+ existed or does not exist anymore.
+ */
+ const short CONTENT_FLOWS_TO_RELATION_CHANGED = 13;
+
+ /** Identifies the change of a relation set: The target object that is
+ doing the controlling has changed. The
+ AccessibleEventObject::OldValue and
+ AccessibleEventObject::NewValue fields contain the
+ old and new controlling objects.
+ */
+ const short CONTROLLED_BY_RELATION_CHANGED = 14;
+
+ /** Identifies the change of a relation set: The controller for the
+ target object has changed. The
+ AccessibleEventObject::OldValue and
+ AccessibleEventObject::NewValue fields contain the
+ old and new number of controlled objects.
+ */
+ const short CONTROLLER_FOR_RELATION_CHANGED = 15;
+
+ /** Identifies the change of a relation set: The target group for a
+ label has changed. The
+ AccessibleEventObject::OldValue and
+ AccessibleEventObject::NewValue fields contain the
+ old and new number labeled objects.
+ */
+ const short LABEL_FOR_RELATION_CHANGED = 16;
+
+ /** Identifies the change of a relation set: The objects that are doing
+ the labeling have changed. The
+ AccessibleEventObject::OldValue and
+ AccessibleEventObject::NewValue fields contain the
+ old and new accessible label.
+ */
+ const short LABELED_BY_RELATION_CHANGED = 17;
+
+ /** Identifies the change of a relation set: The group membership has
+ changed. The
+ AccessibleEventObject::OldValue and
+ AccessibleEventObject::NewValue fields contain the
+ old and new number of members.
+ */
+ const short MEMBER_OF_RELATION_CHANGED = 18;
+
+ /** Identifies the change of a relation set: The sub-window-of relation
+ has changed. The
+ AccessibleEventObject::OldValue and
+ AccessibleEventObject::NewValue fields contain the
+ old and new accessible parent window objects.
+ */
+ const short SUB_WINDOW_OF_RELATION_CHANGED = 19;
+
+ /** Events of this type are sent when the caret has moved to a new
+ position. The old and new position can be found in the
+ AccessibleEventObject::OldValue and
+ AccessibleEventObject::NewValue fields.
+ */
+ const short CARET_CHANGED = 20;
+
+ /** Events of this type signal changes of the selection. The old or new
+ selection is not available through the event object. You
+ have to query the XAccessibleText interface of the
+ event source for this information. The type of content of the
+ AccessibleEventObject::OldValue and
+ AccessibleEventObject::NewValue fields is not
+ specified at the moment. This may change in the future.
+ */
+ const short TEXT_SELECTION_CHANGED = 21;
+
+ /** Use this id to indicate general text changes, i.e. changes to text
+ that is exposed through the XAccessibleText and
+ XAccessibleEditableText interfaces.
+
+ The affected text ranges are represented by
+ com::sun::star::accessibility::TextSegment structures.
+
+
The content of the AccessibleEventObject::OldValue and
+ AccessibleEventObject::NewValue expresses the type
+ of text change:
- Insertion: the
+ AccessibleEventObject::NewValue field specifies the
+ inserted text after the insertion, the
+ AccessibleEventObject::OldValue field remains
+ empty.
- Deletion: the
+ AccessibleEventObject::OldValue field specifies the
+ deleted text before the deletion, the
+ AccessibleEventObject::NewValue field remains
+ empty.
- Update/Replace/Modification: the
+ AccessibleEventObject::OldValue and
+ AccessibleEventObject::NewValue fields specify the
+ modified text before respectively after the modification.
+ - Unknown: when the type of text change or the place where it took
+ place can not be determined by the event broadcaster then both
+ fields remain empty. In this case the whole text may have changed
+ and the listener should refetch the text completely.
+
+ When broadcasting an event always prefer the first three cases
+ to the last one. Use it only as a last resort.
+
+ Text ranges should be as small as possible but, of course,
+ include all the text that is involved in a modification. That means
+ that when two or more discontinuous text ranges are inserted,
+ deleted, or otherwise modified the two fields of the event have to
+ cover all the affected text ranges as well as the text in
+ between.
+ */
+ const short TEXT_CHANGED = 22;
+
+
+ /** This entry is reserved for future extension. Don't use it right now.
+ */
+ const short TEXT_ATTRIBUTE_CHANGED = 23;
+
+ /** Constant used to indicate that a hypertext element has received
+ focus. The AccessibleEventObject::OldValue field
+ contains the start index of previously focused element. The
+ AccessibleEventObject::NewValue field holds the
+ start index in the document of the current element that has focus. A
+ value of -1 indicates that an element does not or did not have
+ focus.
+ */
+ const short HYPERTEXT_CHANGED = 24;
+ /** Constant used to indicate that the table caption has changed. The
+ AccessibleEventObject::OldValue and
+ AccessibleEventObject::NewValue fields contain the
+ old and new accessible objects representing the table caption.
+ */
+ const short TABLE_CAPTION_CHANGED = 25;
+
+ /** Constant used to indicate that the column description has changed.
+ The AccessibleEventObject::NewValue field contains
+ the column index. The
+ AccessibleEventObject::OldValue is left empty.
+ */
+ const short TABLE_COLUMN_DESCRIPTION_CHANGED = 26;
+
+ /** Constant used to indicate that the column header has changed. The
+ AccessibleEventObject::OldValue is empty, the
+ AccessibleEventObject::NewValue field contains an
+ AccessibleTableModelChange representing the header
+ change.
+ */
+ const short TABLE_COLUMN_HEADER_CHANGED = 27;
+
+ /** Constant used to indicate that the table data has changed. The
+ AccessibleEventObject::OldValue is empty, the
+ AccessibleEventObject::NewValue field contains an
+ AccessibleTableModelChange representing the data
+ change.
+ */
+ const short TABLE_MODEL_CHANGED = 28;
+
+ /** Constant used to indicate that the row description has changed. The
+ AccessibleEventObject::NewValue field contains the
+ row index. The AccessibleEventObject::OldValue is
+ left empty.
+ */
+ const short TABLE_ROW_DESCRIPTION_CHANGED = 29;
+
+ /** Constant used to indicate that the row header has changed. The
+ AccessibleEventObject::OldValue is empty, the
+ AccessibleEventObject::NewValue field contains an
+ AccessibleTableModelChange representing the header
+ change.
+ */
+ const short TABLE_ROW_HEADER_CHANGED = 30;
+
+ /** Constant used to indicate that the table summary has changed. The
+ AccessibleEventObject::OldValue and
+ AccessibleEventObject::NewValue fields contain the
+ old and new accessible objects representing the table summary.
+ */
+ const short TABLE_SUMMARY_CHANGED = 31;
+
+ /** Constant used to indicate that a list box entry has been expanded.
+ AccessibleEventObject::OldValue is empty.
+ AccessibleEventObject::NewValue contains the expanded list box entry.
+
+ @since OOo 3.2
+ */
+ const short LISTBOX_ENTRY_EXPANDED = 32;
+
+ /** Constant used to indicate that a list box entry has been collapsed.
+ AccessibleEventObject::OldValue is empty.
+ AccessibleEventObject::NewValue contains the collapsed list box entry.
+
+ @since OOo 3.2
+ */
+ const short LISTBOX_ENTRY_COLLAPSED = 33;
+
+ /** Constant used to determine when the active descendant of a component
+ has been removed but unlike ACTIVE_DESCENDANT_CHANGED the descendant
+ that is to be removed does not have focus. The active descendant
+ is used in objects with transient children.
+
+ AccessibleEventObject::OldValue contains the item to be removed.
+ AccessibleEventObject::NewValue is empty.
+
+ @since LibreOffice 4.3
+ */
+ const short ACTIVE_DESCENDANT_CHANGED_NOFOCUS = 34;
+
+ /** An item in a container has been added to an already present selection
+
+ Example: a second list item has been selected in a listbox.
+
+ AccessibleEventObject::OldValue is empty.
+ AccessibleEventObject::NewValue contains the item to be added.
+
+ @since LibreOffice 4.3
+ */
+ const short SELECTION_CHANGED_ADD = 35;
+
+ /** An item in a container has been removed from the selection.
+
+ AccessibleEventObject::OldValue contains the item to be removed.
+ AccessibleEventObject::NewValue is empty.
+
+ @since LibreOffice 4.3
+ */
+ const short SELECTION_CHANGED_REMOVE = 36;
+
+ /** Multiple items in a container object have been added or removed
+ from the selection.
+
+ AccessibleEventObject::OldValue and
+ AccessibleEventObject::NewValue is empty.
+
+ @since LibreOffice 4.3
+ */
+ const short SELECTION_CHANGED_WITHIN = 37;
+
+ /** A change of page or slide.
+
+ @since LibreOffice 4.3
+ */
+ const short PAGE_CHANGED = 38;
+
+ /** The cursor has moved to/from a section
+
+ @since LibreOffice 4.3
+ */
+ const short SECTION_CHANGED = 39;
+
+ /** The cursor has moved to/from a section
+
+ @since LibreOffice 4.3
+ */
+ const short COLUMN_CHANGED = 40;
+
+ /** Constant used to indicate that the role of an accessible object has
+ changed.
+
+ @since LibreOffice 4.3
+ */
+ const short ROLE_CHANGED =41;
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/AccessibleEventObject.idl b/offapi/com/sun/star/accessibility/AccessibleEventObject.idl
new file mode 100644
index 000000000..883e9af29
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/AccessibleEventObject.idl
@@ -0,0 +1,61 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_accessibility_AccessibleEventObject_idl__
+#define __com_sun_star_accessibility_AccessibleEventObject_idl__
+
+#include
+
+module com { module sun { module star { module accessibility {
+
+/** this struct describes an accessible event, that is broadcasted from
+ the XAccessibleEventBroadcaster and notified to
+ XAccessibleEventListener.
+
+ It is usually implemented by AccessibleContext.
+
+ @since OOo 1.1.2
+*/
+struct AccessibleEventObject: ::com::sun::star::lang::EventObject
+{
+ /** specifies the type of this event.
+
+
For a list of possible events see AccessibleEventId.
+ */
+ short EventId;
+
+ /** for events that specifies a value change, this is
+ the new value.
+
+ Depending on the #EventId, this can be void.
+ */
+ any NewValue;
+
+ /** for events that specifies a value change, this is
+ the old value.
+
+ Depending on the #EventId, this can be void.
+ */
+ any OldValue;
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/AccessibleRelation.idl b/offapi/com/sun/star/accessibility/AccessibleRelation.idl
new file mode 100644
index 000000000..f3b5e8402
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/AccessibleRelation.idl
@@ -0,0 +1,60 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_accessibility_AccessibleRelation_idl__
+#define __com_sun_star_accessibility_AccessibleRelation_idl__
+
+#include
+
+module com { module sun { module star { module accessibility {
+
+/** An AccessibleRelation object defines a one-to-many
+ relation.
+
+ The represented relation points from the implementing object to a set
+ of target objects.
+
+ @since OOo 1.1.2
+*/
+struct AccessibleRelation
+{
+ /** Type of the relation.
+
+ Its value has to be one of the constants defined by
+ AccessibleRelationType. If that value is INVALID then
+ the whole relation is regarded as invalid. The content of the
+ TargetSet is then undefined.
+
+ @see AccessibleRelationType
+ */
+ short RelationType;
+
+ /** Set of objects that are the relation's targets.
+
+ The content of this set is undefined if the relation's type is
+ INVALID. The set must not contain references to one object more
+ than once.
+ */
+ sequence< ::com::sun::star::uno::XInterface> TargetSet;
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/AccessibleRelationType.idl b/offapi/com/sun/star/accessibility/AccessibleRelationType.idl
new file mode 100644
index 000000000..0ea803a81
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/AccessibleRelationType.idl
@@ -0,0 +1,123 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_accessibility_AccessibleRelationType_idl__
+#define __com_sun_star_accessibility_AccessibleRelationType_idl__
+
+module com { module sun { module star { module accessibility {
+
+/** Collection of relation types.
+
+ This list of constants defines the available types of relations that
+ are usable by AccessibleRelation.
+
+ We are using constants instead of a more typesafe enum. The reason
+ for this is that IDL enums may not be extended. Therefore, in order to
+ include future extensions to the set of roles we have to use constants
+ here.
+
+ @since OOo 1.1.2
+*/
+constants AccessibleRelationType
+{
+ /** Invalid relation type.
+
+ Indicates an invalid relation type. This is used to indicate
+ that a retrieval method could not find a requested relation.
+ */
+ const short INVALID = 0;
+
+ /** Content-flows-from relation.
+
+ Indicates a content flow between the related objects.
+ */
+ const short CONTENT_FLOWS_FROM = 1;
+
+ /** Content-flows-to relation.
+
+ Indicates a content flow between the related objects.
+ */
+ const short CONTENT_FLOWS_TO = 2;
+
+ /** Controlled-by relation type.
+
+ Indicates an object is controlled by one or more target
+ objects.
+ */
+ const short CONTROLLED_BY = 3;
+
+ /** Controller-for relation type.
+
+ Indicates an object is a controller for one or more target
+ objects.
+ */
+ const short CONTROLLER_FOR = 4;
+
+ /** Label-for relation type.
+
+ Indicates an object is a label for one or more target
+ objects.
+ */
+ const short LABEL_FOR = 5;
+
+ /** Labeled-by relation type.
+
+ Indicates an object is labeled by one or more target objects.
+ */
+ const short LABELED_BY = 6;
+
+ /** Member-of relation type.
+
+ Indicates an object is a member of a group of one or more target
+ objects.
+ */
+ const short MEMBER_OF = 7;
+
+ /** Sub-Window-of relation type.
+
+ With this relation you can realize an alternative parent-child
+ relationship. The target of the relation contains the parent
+ window. Note that there is no relation that points the other way,
+ from the parent window to the child window.
+ */
+ const short SUB_WINDOW_OF = 8;
+
+ /** Node-Child-of relation type.
+
+ Indicates an object is a cell in a tree or tree table which is
+ displayed because a cell in the same column is expanded and
+ identifies that cell.
+
+ @since OOo 3.0
+ */
+ const short NODE_CHILD_OF = 9;
+
+ /** Described-by relation type.
+
+ Indicates an object is described by the target object.
+
+ @since OOo 3.5
+ */
+ const short DESCRIBED_BY = 10;
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/AccessibleRole.idl b/offapi/com/sun/star/accessibility/AccessibleRole.idl
new file mode 100644
index 000000000..9cf23aecd
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/AccessibleRole.idl
@@ -0,0 +1,749 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_accessibility_AccessibleRole_idl__
+#define __com_sun_star_accessibility_AccessibleRole_idl__
+
+module com { module sun { module star { module accessibility {
+
+/** Collection of roles.
+
+ This collection of constants defines the set of possible roles of
+ classes implementing the XAccessible interface according to
+ the Java class javax.accessibility.AccessibleRole. The role of an
+ object describes its generic function like "button", "menu", or "text".
+ You can obtain an object's role by calling the
+ getAccessibleRole() method of the
+ XAccessibleContext interface.
+
+ We are using constants instead of a more typesafe enum. The reason
+ for this is that IDL enums may not be extended. Therefore, in order to
+ include future extensions to the set of roles we have to use constants
+ here.
+
+ For some roles there exist two labels with the same value. Please
+ use the one with the underscores. The other ones are somewhat
+ deprecated and will be removed in the future.
+
+ @see XAccessibleContext
+
+ @since OOo 1.1.2
+*/
+constants AccessibleRole
+{
+
+ /** Unknown role.
+
+ The object contains some Accessible information, but its role is
+ not known.
+ */
+ const short UNKNOWN = 0;
+
+ /** Object is used to alert the user about something.
+ */
+ const short ALERT = 1;
+
+ /** The header for a column of data.
+ */
+ const short COLUMN_HEADER = 2;
+
+ /** Object that can be drawn into and is used to trap events.
+
+ See also FRAME, GLASS_PANE, and
+ LAYERED_PANE.
+ */
+ const short CANVAS = 3;
+
+ /** Check box role.
+
+ A choice that can be checked or unchecked and provides a separate
+ indicator for the current state.
+
+ See also PUSH_BUTTON, TOGGLE_BUTTON,
+ and RADIO_BUTTON.
+ */
+ const short CHECK_BOX = 4;
+
+ /** This role is used for check buttons that are menu items.
+
+ @see CHECK_BOX, MENU_ITEM
+ */
+ const short CHECK_MENU_ITEM = 5;
+
+ /** A specialized dialog that lets the user choose a color.
+ */
+ const short COLOR_CHOOSER = 6;
+
+ /** Combo box role.
+
+ A list of choices the user can select from. Also optionally
+ allows the user to enter a choice of their own.
+ */
+ const short COMBO_BOX = 7;
+
+ /** Date editor role.
+
+ A DATE_EDITOR is a component that allows users to edit date and time.
+ */
+ const short DATE_EDITOR = 8;
+
+ /** An iconified internal frame in a DESKTOP_PANE.
+
+ See also DESKTOP_PANE and
+ INTERNAL_FRAME.
+ */
+ const short DESKTOP_ICON = 9;
+
+ /** Desktop pane role.
+
+ A pane that supports internal frames and iconified versions of
+ those internal frames.
+ */
+ const short DESKTOP_PANE = 10;
+
+ /** Directory pane role.
+
+ A pane that allows the user to navigate through and select the
+ contents of a directory. May be used by a file chooser.
+
+ See also FILE_CHOOSER.
+ */
+ const short DIRECTORY_PANE = 11;
+
+ /** Dialog box role.
+
+ A top level window with title bar and a border. A dialog is
+ similar to a frame, but it has fewer properties and is often used as
+ a secondary window for an application.
+
+ See also FRAME and WINDOW.
+ */
+ const short DIALOG = 12;
+
+ /** View of a document.
+
+ The view of an actual document. Its content depends on the
+ document type.
+ */
+ const short DOCUMENT = 13;
+
+ /** Embedded (OLE) object.
+ */
+ const short EMBEDDED_OBJECT = 14;
+
+ /** Text that is used as an endnote (footnote at the end of a chapter or
+ section.
+ */
+ const short END_NOTE = 15;
+
+ /** File chooser role.
+
+ A specialized dialog that displays the files in the directory
+ and lets the user select a file, browse a different directory, or
+ specify a filename. May use the directory pane to show the contents
+ of a directory.
+
+ See also DIRECTORY_PANE.
+ */
+ const short FILE_CHOOSER = 16;
+
+ /** Filler role.
+
+ An object that fills up space in a user interface. It is often
+ used in interfaces to tweak the spacing between components, but
+ serves no other purpose.
+ */
+ const short FILLER = 17;
+
+ /** Font chooser role.
+
+ A FONT_CHOOSER is a component that lets the user pick various
+ attributes for fonts.
+ */
+ const short FONT_CHOOSER = 18;
+
+ /** Footer of a document page.
+ @see HEADER
+ */
+ const short FOOTER = 19;
+
+ /** Text that is used as a footnote.
+ */
+ const short FOOTNOTE = 20;
+
+ /** Frame role.
+
+ A top level window with a title bar, border, menu bar, etc. It
+ is often used as the primary window for an application.
+
+ See also DIALOG, CANVAS, and
+ WINDOW.
+ */
+ const short FRAME = 21;
+
+ /** Glass pane role.
+
+ A pane that is guaranteed to be painted on top of all panes
+ beneath it.
+
+ See also ROOT_PANE and CANVAS.
+ */
+ const short GLASS_PANE = 22;
+
+ /** Graphical object.
+ */
+ const short GRAPHIC = 23;
+
+ /** Group box role.
+
+ A GROUP_BOX is a simple container that contains a
+ border around it and contains components inside it.
+ */
+ const short GROUP_BOX = 24;
+
+ /** Header of a document page.
+ @see FOOTER
+ */
+ const short HEADER = 25;
+
+ /** Chapter or section heading.
+ */
+ const short HEADING = 26;
+
+ /** A hypertext anchor.
+ */
+ const short HYPER_LINK = 27;
+
+ /** A small fixed size picture, typically used to decorate components.
+ */
+ const short ICON = 28;
+
+ /** Internal frame role.
+
+ A frame-like object that is clipped by a desktop pane. The
+ desktop pane, internal frame, and desktop icon objects are often
+ used to create multiple document interfaces within an
+ application.
+
+ See also DESKTOP_ICON, DESKTOP_PANE,
+ and FRAME.
+ */
+ const short INTERNAL_FRAME = 29;
+
+ /** An object used to present an icon or short string in an interface.
+ See also TEXT and STATIC.
+ */
+ const short LABEL = 30;
+
+ /** layered pane role.
+
+ A specialized pane that allows its children to be drawn in
+ layers, providing a form of stacking order. This is usually the pane
+ that holds the menu bar as well as the pane that contains most of
+ the visual components in a window.
+
+ See also GLASS_PANE and
+ ROOT_PANE.
+ */
+ const short LAYERED_PANE = 31;
+
+ /** List role.
+
+ An object that presents a list of objects to the user and allows
+ the user to select one or more of them. A list is usually contained
+ within a scroll pane.
+
+ See also SCROLL_PANE and
+ LIST_ITEM.
+ */
+ const short LIST = 32;
+
+ /** List item role.
+
+ An object that presents an element in a list. A list is usually
+ contained within a scroll pane.
+
+ See also SCROLL_PANE and LIST.
+ */
+ const short LIST_ITEM = 33;
+
+ /** Menu role.
+
+ An object usually found inside a menu bar that contains a list of
+ actions the user can choose from. A menu can have any object as its
+ children, but most often they are menu items, other menus, or
+ rudimentary objects such as radio buttons, check boxes, or
+ separators. For example, an application may have an "Edit" menu that
+ contains menu items for "Cut" and "Paste."
+
+ See also MENU_BAR, MENU_ITEM,
+ SEPARATOR, RADIO_BUTTON,
+ CHECK_BOX, and POPUP_MENU.
+ */
+ const short MENU = 34;
+
+ /** Menu bar role.
+
+ An object usually drawn at the top of the primary dialog box of
+ an application that contains a list of menus the user can choose
+ from. For example, a menu bar might contain menus for "File,"
+ "Edit," and "Help."
+
+ See also MENU, POPUP_MENU, and
+ LAYERED_PANE.
+ */
+ const short MENU_BAR = 35;
+
+ /** Menu item role.
+
+ An object usually contained in a menu that presents an action the
+ user can choose. For example, the "Cut" menu item in an "Edit" menu
+ would be an action the user can select to cut the selected area of
+ text in a document.
+
+ See also MENUBAR, SEPARATOR, and
+ POPUP_MENU.
+ */
+ const short MENU_ITEM = 36;
+
+ /** A specialized pane whose primary use is inside a DIALOG.
+
+ See also DIALOG.
+ */
+ const short OPTION_PANE = 37;
+
+ /** Page tab role.
+
+ An object that is a child of a page tab list. Its sole child is
+ the panel that is to be presented to the user when the user selects
+ the page tab from the list of tabs in the page tab list.
+
+ See also PAGE_TAB_LIST.
+ */
+ const short PAGE_TAB = 38;
+
+ /** Page tab list role.
+
+ An object that presents a series of panels (or page tabs), one at
+ a time, through some mechanism provided by the object. The most
+ common mechanism is a list of tabs at the top of the panel. The
+ children of a page tab list are all page tabs.
+
+ See also PAGE_TAB.
+ */
+ const short PAGE_TAB_LIST = 39;
+
+ /** A generic container that is often used to group objects.
+ */
+ const short PANEL = 40;
+
+ /** Paragraph of text.
+ */
+ const short PARAGRAPH = 41;
+
+ /** Password text role.
+
+ A text object used for passwords, or other places where the text
+ contents is not shown visibly to the user.
+ */
+ const short PASSWORD_TEXT = 42;
+
+ /** Pop-up menu role.
+
+ A temporary window that is usually used to offer the user a list
+ of choices, and then hides when the user selects one of those
+ choices.
+
+ See also MENU and MENU_ITEM.
+ */
+ const short POPUP_MENU = 43;
+
+ /** Push button role.
+
+ An object the user can manipulate to tell the application to do
+ something.
+
+ See also CHECK_BOX, TOGGLE_BUTTON,
+ RADIO_BUTTON, BUTTON_MENU and
+ BUTTON_DROPDOWN.
+ */
+ const short PUSH_BUTTON = 44;
+
+ /** An object used to indicate how much of a task has been completed.
+ */
+ const short PROGRESS_BAR = 45;
+
+ /** Radio button role.
+
+ A specialized check box that will cause other radio buttons in
+ the same group to become unchecked when this one is checked.
+
+ See also PUSH_BUTTON, TOGGLE_BUTTON,
+ and CHECK_BOX.
+ */
+ const short RADIO_BUTTON = 46;
+
+ /** This role is used for radio buttons that are menu items.
+
+ @see RADIO_BUTTON, MENU_ITEM
+ */
+ const short RADIO_MENU_ITEM = 47;
+
+ /** The header for a row of data.
+ */
+ const short ROW_HEADER = 48;
+
+ /** Root pane role.
+
+ A specialized pane that has a glass pane and a layered pane as
+ its children.
+
+ See also GLASS_PANE and LAYERED_PANE.
+ */
+ const short ROOT_PANE = 49;
+
+ /** Scroll bar role.
+
+ An object usually used to allow a user to incrementally view a
+ large amount of data. Usually used only by a scroll pane.
+
+ See also SCROLL_PANE.
+ */
+ const short SCROLL_BAR = 50;
+
+ /** Scroll pane role.
+
+ An object that allows a user to incrementally view a large amount
+ of information. Its children can include scroll bars and a
+ viewport.
+
+ See also SCROLL_BAR and VIEW_PORT.
+ */
+ const short SCROLL_PANE = 51;
+
+ /** Object with graphical representation used to represent content on
+ draw pages.
+
+ @see com::sun::star::drawing::AccessibleShape
+ */
+ const short SHAPE = 52;
+
+ /** Separator role.
+
+ An object usually contained in a menu to provide a visual and
+ logical separation of the contents in a menu. For example, the
+ "File" menu of an application might contain menu items for "Open,"
+ "Close," and "Exit," and will place a separator between "Close" and
+ "Exit" menu items.
+
+ See also MENU and MENU_ITEM.
+ */
+ const short SEPARATOR = 53;
+
+ /** Slider role.
+
+ An object that allows the user to select from a bounded
+ range. For example, a slider might be used to select a number
+ between 0 and 100.
+ */
+ const short SLIDER = 54;
+
+ /** Spin box role.
+
+ A SPIN_BOX is a simple spinner component and its
+ main use is for simple numbers.
+ */
+ const short SPIN_BOX = 55;
+
+ /** Split pane role.
+
+ A specialized panel that presents two other panels at the same
+ time. Between the two panels is a divider the user can manipulate to
+ make one panel larger and the other panel smaller.
+ */
+ const short SPLIT_PANE = 56;
+
+ /** Status bar role.
+
+ A STATUS_BAR is an simple component that can
+ contain multiple labels of status information to the user.
+ */
+ const short STATUS_BAR = 57;
+
+ /** Table component.
+
+ An object used to present information in terms of rows and
+ columns. An example might include a spreadsheet application.
+ */
+ const short TABLE = 58;
+
+ /** Single cell in a table.
+ */
+ const short TABLE_CELL = 59;
+
+ /** Text role.
+
+ An object that presents text to the user. The text is usually
+ editable by the user as opposed to a label or static text.
+
+ See also LABEL and STATIC.
+ */
+ const short TEXT = 60;
+
+ /** Collection of objects that constitute a logical text entity.
+ */
+ const short TEXT_FRAME = 61;
+
+ /** Toggle button role.
+
+ A specialized push button that can be checked or unchecked, but
+ does not provide a separate indicator for the current state.
+
+ See also PUSH_BUTTON, CHECK_BOX and
+ RADIO_BUTTON.
+ */
+ const short TOGGLE_BUTTON = 62;
+
+ /** Tool bar role.
+
+ A bar or palette usually composed of push buttons or toggle
+ buttons. It is often used to provide the most frequently used
+ functions for an application.
+ */
+ const short TOOL_BAR = 63;
+
+ /** Tool tip role.
+
+ An object that provides information about another object. The
+ accessible Description property of the tool tip is often displayed to
+ the user in a small "help bubble" when the user causes the mouse to
+ hover over the object associated with the tool tip.
+ */
+ const short TOOL_TIP = 64;
+
+ /** Tree role.
+
+ An object used to present hierarchical information to the
+ user. The individual nodes in the tree can be collapsed and expanded
+ to provide selective disclosure of the tree's contents.
+ */
+ const short TREE = 65;
+
+ /** Viewport role.
+
+ An object usually used in a scroll pane. It represents the
+ portion of the entire data that the user can see. As the user
+ manipulates the scroll bars, the contents of the viewport can
+ change.
+
+ See also SCROLL_PANE.
+ */
+ const short VIEW_PORT = 66;
+
+ /** A top level window with no title or border.
+
+ See also FRAME and DIALOG.
+ */
+ const short WINDOW = 67;
+
+ /** Button dropdown role
+
+ The object represents a button that drops down a list of items.
+
+ See also PUSH_BUTTON and BUTTON_MENU.
+
+ @since OOo 3.0
+ */
+ const short BUTTON_DROPDOWN = 68;
+
+ /** Button menu role
+
+ The object represents a button that drops down a menu.
+
+ See also PUSH_BUTTON and BUTTON_DROPDOWN.
+
+ @since OOo 3.0
+ */
+ const short BUTTON_MENU = 69;
+
+ /** Caption role
+
+ The object contains descriptive information, usually textual, about
+ another user interface element such as a table, chart, or image.
.
+
+ @since OOo 3.0
+ */
+ const short CAPTION = 70;
+
+ /** Chart role
+
+ The object is a graphical depiction of quantitative data. It may contain multiple
+ subelements whose attributes and/or description may be queried to obtain both
+ the quantitative data and information about how the data is being presented.
+
+ @since OOo 3.0
+ */
+ const short CHART = 71;
+
+ /** Edit bar role
+
+ A role indicating the object acts as a formula for calculating a value.
+
+ @since OOo 3.0
+ */
+ const short EDIT_BAR = 72;
+
+ /** Form role
+
+ The object is a container for form controls, for instance as part of a web form
+ or user-input form within a document.
+
+ @since OOo 3.0
+ */
+ const short FORM = 73;
+
+ /** Image map role
+
+ Usually a graphic with multiple hotspots, where each hotspot can be activated
+ resulting in the loading of another document or section of a document.
+
+ @since OOo 3.0
+ */
+ const short IMAGE_MAP = 74;
+
+ /** Note role
+
+ An embedded note which is not visible until activated.
+
+ @since OOo 3.0
+ */
+ const short NOTE = 75;
+
+ /** Page role
+
+ An object representing a page of document content. It is used in documents
+ which are accessed by the user on a page by page basis.
+
+ @since OOo 3.0
+ */
+ const short PAGE = 76;
+
+ /** Ruler role
+
+ An object which describes margins and tab stops, etc. for text objects which it controls.
+
+ @since OOo 3.0
+ */
+ const short RULER = 77;
+
+ /** Section role
+
+ The object is a containing instance of document content which constitutes a particular
+ "logical" section of the document.
+
+ @since OOo 3.0
+ */
+ const short SECTION = 78;
+
+ /** Tree item role
+
+ An object that presents an element in a tree
+
+
See also TREE and TREE_TABLE.
+
+ @since OOo 3.0
+ */
+ const short TREE_ITEM = 79;
+
+ /** Tree table role
+
+ An object which represents both hierarchical and tabular information.
+
+ @since OOo 3.0
+ */
+ const short TREE_TABLE = 80;
+
+ /** Comment role
+
+ An object which represents a comment.
+
+ A comment is anchored at a certain content position in the document and
+ annotates this document content position or a certain text range of the document content.
+ In the OpenDocument file format a comment is known as an annotation.
+
+ See also COMMENT_END.
+
+ @since OOo 3.2
+ */
+ const short COMMENT = 81;
+
+ /** Comment end role
+
+ An invisible object which represents the end position of a text range which
+ is annotated by a comment - see COMMENT.
+
+ This object and the corresponding object representing the comment shall be
+ in relation of type MEMBER_OF.
+
+ @since OOo 3.2
+ */
+ const short COMMENT_END = 82;
+
+ /** View of a presentation document.
+
+ It's an specific variation of DOCUMENT for presentations.
+
+ @since LibreOffice 4.3
+ */
+ const short DOCUMENT_PRESENTATION = 83;
+
+ /** View of an spreadsheet document.
+
+ It's an specific variation of DOCUMENT for spreadsheets.
+
+ @since LibreOffice 4.3
+ */
+ const short DOCUMENT_SPREADSHEET = 84;
+
+ /** View of a text document.
+
+ It's an specific variation of DOCUMENT for text.
+
+ @since LibreOffice 4.3
+ */
+ const short DOCUMENT_TEXT = 85;
+
+ /** Static text role.
+
+ An object that presents a brief amount of information to the user.
+ The text is not editable by the user as opposed to a text, and not
+ meant to have a relation with another object as opposed to a
+ label.
+
+ See also LABEL and TEXT.
+ */
+ const short STATIC = 86;
+
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/AccessibleScrollType.idl b/offapi/com/sun/star/accessibility/AccessibleScrollType.idl
new file mode 100644
index 000000000..fd096b09b
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/AccessibleScrollType.idl
@@ -0,0 +1,81 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_accessibility_AccessibleScrollType_idl__
+#define __com_sun_star_accessibility_AccessibleScrollType_idl__
+
+module com { module sun { module star { module accessibility {
+
+/** Scroll types
+
+ Describes the type of scrolling that are available for the methods of
+ the XAccessibleScrollableText interface.
+
+ @since LibreOffice 7.0
+*/
+enum AccessibleScrollType
+{
+ /**
+ Scroll the top left corner of the object or string such that the
+ top left corner is within the top level window.
+ */
+ SCROLL_TOP_LEFT,
+
+ /**
+ Scroll the bottom right corner of the object or string such that the
+ bottom right corner is within the top level window.
+ */
+ SCROLL_BOTTOM_RIGHT,
+
+ /**
+ Scroll the top edge of the object or string such that the top edge is
+ within the top level window.
+ */
+ SCROLL_TOP_EDGE,
+
+ /**
+ Scroll the bottom edge of the object or string such that the bottom
+ edge is within the top level window.
+ */
+ SCROLL_BOTTOM_EDGE,
+
+ /**
+ Scroll the left edge of the object or string such that the left edge
+ is within the top level window.
+ */
+ SCROLL_LEFT_EDGE,
+
+ /**
+ Scroll the right edge of the object or string such that the right edge
+ is within the top level window.
+ */
+ SCROLL_RIGHT_EDGE,
+
+ /**
+ Scroll the object or string such that as much as possible of the
+ object or string is within the top level window.
+ */
+ SCROLL_ANYWHERE
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/AccessibleStateType.idl b/offapi/com/sun/star/accessibility/AccessibleStateType.idl
new file mode 100644
index 000000000..7f64a6380
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/AccessibleStateType.idl
@@ -0,0 +1,247 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_accessibility_AccessibleStateType_idl__
+#define __com_sun_star_accessibility_AccessibleStateType_idl__
+
+module com { module sun { module star { module accessibility {
+
+/** Collection of state types.
+
+ This list of constants defines the available set of states that an
+ object that implements XAccessibleContext can be in.
+
+ The comments describing the states is taken verbatim from the Java
+ Accessibility API 1.4 documentation.
+
+ We are using constants instead of a more typesafe enum. The reason
+ for this is that IDL enums may not be extended. Therefore, in order to
+ include future extensions to the set of roles we have to use constants
+ here.
+
+ @since OOo 1.1.2
+*/
+constants AccessibleStateType
+{
+ /** Indicates an invalid state.
+ */
+ const short INVALID = 0;
+
+ /** Indicates a window is currently the active window.
+ */
+ const short ACTIVE = 1;
+
+ /** Indicates that the object is armed.
+ */
+ const short ARMED = 2;
+
+ /** Indicates the current object is busy.
+ */
+ const short BUSY = 3;
+
+ /** Indicates this object is currently checked.
+ */
+ const short CHECKED = 4;
+
+ /** User interface object corresponding to this object no longer exists.
+
+ Indicates the user interface object corresponding to this object
+ no longer exists.
+ */
+ const short DEFUNC = 5;
+
+ /** Indicates the user can change the contents of this object.
+ */
+ const short EDITABLE = 6;
+
+ /** Indicates this object is enabled.
+ */
+ const short ENABLED = 7;
+
+ /** Indicates this object allows progressive disclosure of its children.
+ */
+ const short EXPANDABLE = 8;
+
+ /** Indicates this object is expanded.
+ */
+ const short EXPANDED = 9;
+
+ /** Object can accept the keyboard focus.
+
+ Indicates this object can accept keyboard focus, which means all
+ events resulting from typing on the keyboard will normally be passed
+ to it when it has focus.
+ */
+ const short FOCUSABLE = 10;
+
+ /** Indicates this object currently has the keyboard focus.
+ */
+ const short FOCUSED = 11;
+
+ /** Indicates the orientation of this object is horizontal.
+ */
+ const short HORIZONTAL = 12;
+
+ /** Indicates this object is minimized and is represented only by an
+ icon.
+ */
+ const short ICONIFIED = 13;
+
+ /** Sometimes UI elements can have a state indeterminate.
+ This can happen e.g. if a check box reflects the bold state of text in a text processor.
+ When the current selection contains text which is bold and also text which is not bold, the state is indeterminate.
+
+ */
+ const short INDETERMINATE = 14;
+
+ /** Indicates the most (all) children are transient and it is not
+ necessary to add listener to the children. Only the active descendant
+ (given by the event) should be not transient to make it possible
+ to add listener to this object and recognize changes in this object.
+
+ The state is added to make a performance improvement. Now it is no
+ longer necessary to iterate over all children to find out whether
+ they are transient or not to decide whether to add listener or not.
+ If there is an object with this state no one should iterate over the
+ children to add listener. Only the active descendant should get
+ listener if it is not transient.
+ */
+ const short MANAGES_DESCENDANTS = 15;
+
+ /** Object is modal.
+
+ Indicates something must be done with this object before the user
+ can interact with an object in a different window.
+ */
+ const short MODAL = 16;
+
+ /** Indicates this (text) object can contain multiple lines of text
+ */
+ const short MULTI_LINE = 17;
+
+ /** More than one child may be selected at the same time.
+
+ Indicates this object allows more than one of its children to be
+ selected at the same time.
+ */
+ const short MULTI_SELECTABLE = 18;
+
+ /** Indicates this object paints every pixel within its rectangular
+ region.
+ */
+ const short OPAQUE = 19;
+
+ /** Indicates this object is currently pressed.
+ */
+ const short PRESSED = 20;
+
+ /** Indicates the size of this object is not fixed.
+ */
+ const short RESIZABLE = 21;
+
+ /** Object is selectable.
+
+ Indicates this object is the child of an object that allows its
+ children to be selected, and that this child is one of those
+ children that can be selected.
+ */
+ const short SELECTABLE = 22;
+
+ /** Object is selected.
+
+ Indicates this object is the child of an object that allows its
+ children to be selected, and that this child is one of those
+ children that has been selected.
+ */
+ const short SELECTED = 23;
+
+ /** Indicates this object is sensitive.
+ */
+ const short SENSITIVE = 24;
+
+ /** Object is displayed on the screen.
+
+ An object has set the SHOWING state if itself and
+ all of its parents have set the VISIBLE state and it
+ lies at least partly inside the visible area of its parent. It is,
+ though, not necessarily visible on the screen because it may be
+ occluded by other objects.
+ */
+ const short SHOWING = 25;
+
+ /** Indicates this (text) object can contain only a single line of text
+ */
+ const short SINGLE_LINE = 26;
+
+ /** Object information is stale and might not be up to date
+
+ Indicates that the information that is returned from this object
+ might be out of sync with the application.
+ */
+ const short STALE = 27;
+
+ /** Indicates this object is transient.
+ */
+ const short TRANSIENT= 28;
+
+ /** Indicates the orientation of this object is vertical.
+ */
+ const short VERTICAL = 29;
+
+ /** Object wants to be displayed on the screen.
+
+ A set VISIBLE state indicates that an object wants
+ to be displayed on the screen. It is displayed, as indicated by a
+ set SHOWING state, if all of its parents have also
+ set the VISIBLE state and the object lies at least
+ partly in the visible area of its parent.
+ */
+ const short VISIBLE = 30;
+
+ // The following constants have been introduced with the IA2 CWS:
+
+ // MOVEABLE only exists in MSAA/IA2, but not in ATK/JAA/NSAccessibility.
+ /** Indicates the position of the object is not fixed.
+ */
+ const short MOVEABLE = 31;
+
+ // DEFAULT exists in MSAA/IA2, and now also in ATK and NSAccessibility.
+ /** Indicates the object is the default button in a window
+ */
+ const short DEFAULT = 32;
+
+ // OFFSCREEN only exists in MSAA/IA2, but not in ATK/JAA/NSAccessibility.
+ // MT: Shouldn't this be the same like !SHOWING in UAA/ATK?
+ /** Indicates the object is outside of the screen area
+ */
+ const short OFFSCREEN = 33;
+
+ // COLLAPSED exists in MSAA/IA2, and now also in JAA, but not in ATK/NSAccessibility. In NSAccessibility, there is a notification for collapse.
+ // In opposite to MSAA, UAA has EXPANDABLE, so EXPANDABLE && !EXPANDED should be the same like COLLAPSED.
+ /** Indicates that the object is collapsed
+ */
+ const short COLLAPSE = 34;
+
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/AccessibleTableModelChange.idl b/offapi/com/sun/star/accessibility/AccessibleTableModelChange.idl
new file mode 100644
index 000000000..ae49447ce
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/AccessibleTableModelChange.idl
@@ -0,0 +1,82 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_accessibility_AccessibleTableModelChange_idl__
+#define __com_sun_star_accessibility_AccessibleTableModelChange_idl__
+
+#include
+
+module com { module sun { module star { module accessibility {
+
+/** This structure lets an event give access to a change of a table model.
+
+ The data members of the AccessibleTableModelChange structure
+ give access to the type and cell range of a change of a table model. See
+ AccessibleTableModelChangeType for details of the change
+ type. The range of the affected rows, columns, and/or cells can be
+ obtained by accessing the other four data members.
+
+ @since OOo 1.1.2
+*/
+struct AccessibleTableModelChange
+{
+ /** The type of the event as defined in
+ AccessibleTableModelChangeType.
+
+ The model change either inserted or deleted one or more rows
+ and/or columns or modified the content of a number of cells. See
+ AccessibleTableModelChangeType for details of the type
+ of the model change.
+ */
+ short Type;
+
+ /** The lowest index of a row that has changed.
+
+ The first row that has been changed or that contains
+ modified cells.
+ */
+ long FirstRow;
+
+ /** The highest index of a row that has changed.
+
+ The last row that has been changed or that contains modified
+ cells.
+ */
+ long LastRow;
+
+ /** The lowest index of a column that has changed.
+
+ The first column that has been changed or contains modified
+ cells.
+ */
+ long FirstColumn;
+
+ /** The highest index of a column that has changed.
+
+ The last column that has been changed or contains modified
+ cells.
+ */
+ long LastColumn;
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/AccessibleTableModelChangeType.idl b/offapi/com/sun/star/accessibility/AccessibleTableModelChangeType.idl
new file mode 100644
index 000000000..88729f6a4
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/AccessibleTableModelChangeType.idl
@@ -0,0 +1,74 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_accessibility_AccessibleTableModelChangeType_idl__
+#define __com_sun_star_accessibility_AccessibleTableModelChangeType_idl__
+
+#include
+
+module com { module sun { module star { module accessibility {
+
+/** Type of a change made to a table model.
+
+ The value of this constants group are used by the
+ AccessibleTableModelChange structure to specify the
+ type of change that has been made to a table model.
+
+ Two of the constants,
+ AccessibleTableModelChangeType::INSERT and
+ AccessibleTableModelChangeType::DELETE describe
+ changes to the table's geometry. One or more rows and/or columns have
+ been inserted or deleted. In contrast, the remaining constant
+ AccessibleTabelModelChangeType::UPDATE specifies a
+ change of the table's content.
+
+ @since OOo 1.1.2
+*/
+constants AccessibleTableModelChangeType
+{
+ /** One or more rows and/or columns have been inserted.
+
+ Use the fields of the AccessibleTableModelChange
+ structure to determine the indices of the rows and/or columns that
+ have been inserted.
+ */
+ const short INSERT = 1;
+
+ /** One or more rows and/or columns have been deleted.
+
+ The affected area of the table is stored in the fields of the
+ AccessibleTableModelChange structure.
+ */
+ const short DELETE = 2;
+
+ /** Some of the table data has changed.
+
+ The number of rows and columns remains unchanged. Only (some of)
+ the content of the cells in the range that is specified by the
+ fields of the AccessibleTableModelChange structure have
+ been changed.
+ */
+ const short UPDATE = 3;
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/AccessibleTextType.idl b/offapi/com/sun/star/accessibility/AccessibleTextType.idl
new file mode 100644
index 000000000..17871d1a5
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/AccessibleTextType.idl
@@ -0,0 +1,99 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_accessibility_AccessibleTextType_idl__
+#define __com_sun_star_accessibility_AccessibleTextType_idl__
+
+module com { module sun { module star { module accessibility {
+
+
+/** Collection of types of text portions.
+
+ This collection describes the types of text portions that can be
+ accessed with the help of the methods of the
+ XAccessibleText interface.
+
+ @since OOo 1.1.2
+*/
+constants AccessibleTextType
+{
+ /** Single character.
+
+ Indicates that single (multibyte) characters are used.
+ */
+ const short CHARACTER = 1;
+
+ /** Single word.
+
+ Indicates that single words are used. The definition of what a
+ word is, is implementation and language/locale dependent. While in
+ English a word is ended by a space or a special character like a
+ comma or a period, this is not necessarily true in other
+ languages.
+ */
+ const short WORD = 2;
+
+ /** Single sentence.
+
+ Indicates that single sentences are used. The definition of what
+ a sentence is, is implementation and language/locale dependent.
+ While in English a sentence is ended by a period, this is not
+ necessarily true in other languages.
+ */
+ const short SENTENCE = 3;
+
+ /** Single paragraph.
+
+ Indicates that single paragraphs are used. The definition of
+ what a paragraph is, is implementation and language/locale
+ dependent.
+ */
+ const short PARAGRAPH = 4;
+
+ /** Single line.
+
+ Indicates that single lines, as displayed on the screen, are
+ used. In contrast to the constants CHARACTER,
+ WORD, SENTENCE, and
+ PARAGRAPH which are content oriented this constant is
+ view oriented. It can be used to retrieve hyphenation
+ information.
+ */
+ const short LINE = 5;
+
+ /** Single glyph.
+
+ Glyphs are runs of one or more (multibyte) characters which are
+ displayed as one symbol.
+ */
+ const short GLYPH = 6;
+
+ /** Attribute run.
+
+ Each attribute run is a character run of maximal length where all
+ characters have the same attributes set.
+ */
+ const short ATTRIBUTE_RUN = 7;
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/IllegalAccessibleComponentStateException.idl b/offapi/com/sun/star/accessibility/IllegalAccessibleComponentStateException.idl
new file mode 100644
index 000000000..053ed162b
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/IllegalAccessibleComponentStateException.idl
@@ -0,0 +1,46 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_accessibility_IllegalAccessibleComponentStateException_idl__
+#define __com_sun_star_accessibility_IllegalAccessibleComponentStateException_idl__
+
+#include
+
+module com { module sun { module star { module accessibility {
+
+/** Indicates invalid or unavailable state information.
+
+ This exception is thrown to indicate the an accessibility component
+ has been queried for state information that it can not provide. Used by
+ XAccessibleContext::getLocale().
+
+ @see XAccessibleContext::getLocale()
+
+ @since OOo 1.1.2
+*/
+exception IllegalAccessibleComponentStateException
+ : ::com::sun::star::uno::Exception
+{
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/MSAAService.idl b/offapi/com/sun/star/accessibility/MSAAService.idl
new file mode 100644
index 000000000..5d59596ae
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/MSAAService.idl
@@ -0,0 +1,32 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_accessibility_Accessible_idl__
+#define __com_sun_star_accessibility_Accessible_idl__
+
+#include
+
+module com { module sun { module star { module accessibility {
+
+service MSAAService: XMSAAService;
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/TextSegment.idl b/offapi/com/sun/star/accessibility/TextSegment.idl
new file mode 100644
index 000000000..e75c77851
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/TextSegment.idl
@@ -0,0 +1,79 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_accessibility_TextSegment_idl__
+#define __com_sun_star_accessibility_TextSegment_idl__
+
+module com { module sun { module star { module accessibility {
+
+/** This structure describes a text segment that is embedded in a larger
+ portion of text. It is used for example by the
+ XAccessibleText interface to describe a text portion that
+ was inserted into or deleted from an accessible text.
+
+ The indices TextSegment::SegmentStart and
+ TextSegment::SegmentEnd refer to the enclosing text.
+ The TextSegment::SegmentText member contains the text
+ between these two indices including the start index but not the end
+ index. With it you can use this structure without having to
+ access the XAccessibleText interface that represents the
+ enclosing text.
+
+ An empty text segment is expressed by
+ TextSegment::SegmentStart and
+ TextSegment::SegmentEnd set to the same value. While a
+ value of -1 signals an error (like the request for a word after the last
+ character of a text) all other values define the empty string at that
+ position.
+
+ The #SegmentText member is a copy of the
+ corresponding text segment of the enclosing text. Modifying this
+ structure does not alter the enclosing text.
+
+ @see XAccessibleText
+
+ @since OOo 1.1.2
+*/
+
+struct TextSegment
+{
+ /** A copy of the text segment of the enclosing text delimited by the
+ text indices TextSegment::SegmentStart and
+ TextSegment::SegmentEnd. Modifying it does not
+ alter the enclosing text.
+ */
+ string SegmentText;
+
+ /** Index of the first character of the text segment represented by this
+ structure. The index refers to the enclosing text.
+ */
+ long SegmentStart;
+
+ /** Index of the character directly behind the last character of the
+ text segment represented by this structure. The index refers to the
+ enclosing text.
+ */
+ long SegmentEnd;
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/XAccessible.idl b/offapi/com/sun/star/accessibility/XAccessible.idl
new file mode 100644
index 000000000..f1548fd51
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/XAccessible.idl
@@ -0,0 +1,78 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_accessibility_XAccessible_idl__
+#define __com_sun_star_accessibility_XAccessible_idl__
+
+#include
+
+module com { module sun { module star { module accessibility {
+
+ interface XAccessibleContext;
+
+/** This interface has to be implemented by any class that wants to be
+ accessible.
+
+ It is used to provide access to the XAccessibleContext
+ interface but allows at the same time that the interface is implemented
+ by another class.
+
+ The distinction between the interfaces XAccessible and
+ XAccessibleContext makes it possible to split up the
+ implementation of the
+ class that is made accessible and the actual accessibility code into two
+ (mostly) independent parts. The only necessary dependence is the
+ XAccessible::getAccessibleContext() function
+ that returns the accessible context. This one-way link has to be
+ persistent in some sense: As long as there is at least one reference to
+ a specific XAccessibleContext object the
+ XAccessible object has to return the same context for every
+ call to XAccessible::getAccessibleContext().
+ This is necessary to allow the use of object identity for comparing
+ accessibility contexts for being equal.
+
+ @see AccessibleContext
+
+ @since OOo 1.1.2
+*/
+interface XAccessible : ::com::sun::star::uno::XInterface
+{
+ /** Returns the AccessibleContext associated with this object.
+
+ The idea to let this interface only return an
+ XAccessibleContext instead of directly supporting its
+ functions is to allow the separation of the implementation of the
+ functions that make a class accessible from the implementation of
+ that class. You may, of course, implement XAccessible
+ and XAccessibleContext in one class.
+
+ @return
+ A reference to the object that contains the actual accessibility
+ information.
+
+ @see AccessibleContext
+ */
+ XAccessibleContext getAccessibleContext ();
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/XAccessibleAction.idl b/offapi/com/sun/star/accessibility/XAccessibleAction.idl
new file mode 100644
index 000000000..509d8a294
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/XAccessibleAction.idl
@@ -0,0 +1,113 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_accessibility_XAccessibleAction_idl__
+#define __com_sun_star_accessibility_XAccessibleAction_idl__
+
+#include
+#include
+
+module com { module sun { module star { module accessibility {
+
+ interface XAccessibleKeyBinding;
+
+/** Implement this interface to give access to actions that can be executed
+ for accessible objects.
+
+ Every accessible object that can be manipulated beyond its methods
+ exported over the accessibility API should support this interface to
+ expose all actions that it can perform. Each action can be performed or
+ be queried for a description or associated key bindings.
+
+ @since OOo 1.1.2
+*/
+interface XAccessibleAction : ::com::sun::star::uno::XInterface
+{
+ /** Returns the number of accessible actions available in this object.
+
+ If there are more than one, the first one is considered the
+ "default" action of the object.
+
+ @return
+ The returned value of the number of actions is zero if there are
+ no actions.
+ */
+ long getAccessibleActionCount ();
+
+ /** Perform the specified Action on the object.
+
+ @param nIndex
+ This index specifies the action to perform. If it lies outside
+ the valid range `FALSE` is returned and no action is performed.
+ @return
+ Returns `TRUE` if the action was successfully performed. If
+ the action could not be performed successfully `FALSE` is
+ returned.
+
+ @throws IndexOutOfBoundsException
+ If no action with the given index exists then an
+ ::com::sun::star::lang::IndexOutOfBoundsException
+ exception is thrown.
+ */
+ boolean doAccessibleAction ([in] long nIndex)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+ /** Returns a description of the specified action of the object.
+
+ @param nIndex
+ This index specifies the action of which to return a
+ description. If it lies outside the valid range an empty string
+ is returned.
+
+ @return
+ The returned value is a localized string of the specified action.
+
+ @throws IndexOutOfBoundsException
+ If the given index lies not in the valid range then an
+ ::com::sun::star::lang::IndexOutOfBoundsException
+ exception is thrown.
+ */
+ string getAccessibleActionDescription ([in] long nIndex)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+ /** Returns a key binding object, if there is one, associated with the
+ specified action. Note that there can be several alternative key
+ bindings for an action. See XAccessibleKeyBinding for
+ more information about how key bindings are represented.
+
+ @param nIndex
+ This index specifies the action of which to return the key
+ binding.
+
+ @return
+ The returned object describes a set of key bindings associated
+ with the specified action.
+
+ @throws IndexOutOfBoundsException
+ if the given index is not valid.
+ */
+ XAccessibleKeyBinding getAccessibleActionKeyBinding ([in] long nIndex)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/XAccessibleComponent.idl b/offapi/com/sun/star/accessibility/XAccessibleComponent.idl
new file mode 100644
index 000000000..181ab31ba
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/XAccessibleComponent.idl
@@ -0,0 +1,214 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_accessibility_XAccessibleComponent_idl__
+#define __com_sun_star_accessibility_XAccessibleComponent_idl__
+
+#include
+#include
+#include
+#include
+#include
+#include
+#include
+#include
+
+module com { module sun { module star { module accessibility {
+
+ interface XAccessible;
+
+/** The XAccessibleComponent interface should be supported by
+ any class that can be rendered on the screen.
+
+ This interface provides the standard mechanism for an assistive
+ technology to retrieve information concerning the graphical
+ representation of an object. This interface combines methods from
+ the Java interfaces javax.accessibility.AccessibleComponent
+ and javax.accessibility.AccessibleExtendedComponent
.
+
+ Further information about the graphical appearance of an object can
+ be expressed with the XAccessibleExtendedComponent
+ interface.
+
+ Coordinates used by the functions of this interface are specified in
+ different coordinate systems. Their scale is the same and is equal to
+ that of the screen coordinate system. In other words all coordinates
+ are measured in pixel. They differ in their respective origin:
+
- The screen coordinate system has its origin in the upper left
+ corner of the current screen. Used by the
+ getLocationOnScreen() function.
+ - The origin of the parent coordinate system is the upper left corner
+ of the parent's bounding box. With no parent the screen coordinate
+ system is used instead. Used by the getLocation()
+ function.
+ - The object coordinate system is relative to the upper left corner of
+ an object's bounding box. It is relative to itself so to speak. Used
+ by the containsPoint() and
+ getAccessibleAtPoint() functions.
+
+
+ Key bindings which are associated with an accessible component can be
+ retrieved at the component's action. The reason for this is that key
+ bindings are associated with actions and directly with a component.
+ This distinction becomes important when there are more than one action.
+ To get access to the key bindings you have to get the
+ XAccessibleAction interface of a component, provided that
+ it is supported, and use the XAccessibleAction::getAccessibleKeyBinding().
+
+
+ @see XAccessibleExtendedComponent
+
+ @since OOo 1.1.2
+*/
+interface XAccessibleComponent : ::com::sun::star::uno::XInterface
+{
+ /** Tests whether the specified point lies within this object's bounds.
+
+ The test point's coordinates are defined relative to the
+ coordinate system of the object. That means that when the object is
+ an opaque rectangle then both the points (0,0) and (with-1,height-1)
+ would yield a `TRUE` value.
+
+ @param Point
+ Coordinates of the point to test. The origin of the coordinate
+ system is the upper left corner of the object's bounding box as
+ returned by the getBounds(). The scale of the
+ coordinate system is identical to that of the screen coordinate
+ system.
+
+ @return
+ Returns `TRUE` if the point lies within or on the object's bounding
+ box and `FALSE` otherwise.
+ */
+ boolean containsPoint ([in] ::com::sun::star::awt::Point Point);
+
+ /** Returns the Accessible child that is rendered under the given point.
+
+ The test point's coordinates are defined relative to the
+ coordinate system of the object. That means that when the object is
+ an opaque rectangle then both the points (0,0) and (with-1,height-1)
+ would yield a `TRUE` value.
+
+ @param Point
+ Coordinates of the test point for which to find the Accessible
+ child. The origin of the coordinate system is the upper left
+ corner of the object's bounding box as returned by the
+ getBounds(). The scale of the coordinate
+ system is identical to that of the screen coordinate system.
+
+ @return
+ If there is one child which is rendered so that its bounding box
+ contains the test point then a reference to that object is
+ returned. If there is more than one child which satisfies that
+ condition then a reference to that one is returned that is
+ painted on top of the others. If no there is no child which is
+ rendered at the test point an empty reference is returned.
+ */
+ XAccessible getAccessibleAtPoint ([in] ::com::sun::star::awt::Point Point);
+
+ /** Returns the bounding box of this object.
+
+ The returned bounding box has the form of a rectangle. Its
+ coordinates are relative to the object's parent coordinate system.
+ Note that the two methods getLocation() and
+ getSize() return the same information. With method
+ getLocationOnScreen() you can get the bound box
+ position in screen coordinates.
+
+ @return
+ The coordinates of the returned rectangle are relative to this
+ object's parent or relative to the screen on which this object
+ is rendered if it has no parent. If the object is not on any
+ screen the returned rectangle is empty and located at position
+ (0,0).
+ */
+ ::com::sun::star::awt::Rectangle getBounds ();
+
+ /** Returns the location of the upper left corner of the object's
+ bounding box relative to the parent.
+
+ The coordinates of the bounding box are given relative to the
+ parent's coordinate system.
+
+ @return
+ The coordinates of the returned position are relative to this
+ object's parent or relative to the screen on which this object
+ is rendered if it has no parent. If the object is not on any
+ screen the returned position is (0,0).
+ */
+ ::com::sun::star::awt::Point getLocation ();
+
+ /** Returns the location of the upper left corner of the object's
+ bounding box in screen coordinates.
+
+ This method returns the same point as does the method
+ getLocation(). The difference is that the
+ coordinates are absolute screen coordinates of the screen to which
+ the object is rendered instead of being relative to the object's
+ parent.
+
+ @return
+ The coordinates of the returned position are relative to the
+ screen on which this object is rendered. If the object is not
+ on any screen the returned position is (0,0).
+ */
+ ::com::sun::star::awt::Point getLocationOnScreen ();
+
+ /** Returns the size of this object's bounding box.
+
+ @return
+ The returned size is the size of this object or empty if it is
+ not rendered on any screen.
+ */
+ ::com::sun::star::awt::Size getSize();
+
+ /** Grabs the focus to this object.
+
+ If this object can not accept the focus,
+ i.e. isFocusTraversable() returns `FALSE` for this
+ object then nothing happens. Otherwise the object will attempt to
+ take the focus. Nothing happens if that fails, otherwise the object
+ has the focus. This method is called requestFocus
in
+ the Java Accessibility API 1.4.
+ */
+ void grabFocus ();
+
+ /** Returns the foreground color of this object.
+
+ @return
+ The returned color is the foreground color of this object or, if
+ that is not supported, the default foreground color.
+ */
+ ::com::sun::star::util::Color getForeground ();
+
+ /** Returns the background color of this object.
+
+ @return
+ The returned color is the background color of this object or, if
+ that is not supported, the default background color.
+ */
+ ::com::sun::star::util::Color getBackground ();
+
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/XAccessibleContext.idl b/offapi/com/sun/star/accessibility/XAccessibleContext.idl
new file mode 100644
index 000000000..fb3b9c9ca
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/XAccessibleContext.idl
@@ -0,0 +1,198 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_accessibility_XAccessibleContext_idl__
+#define __com_sun_star_accessibility_XAccessibleContext_idl__
+
+#include
+#include
+#include
+#include
+
+module com { module sun { module star { module accessibility {
+
+ interface XAccessible;
+ interface XAccessibleRelationSet;
+ interface XAccessibleSelection;
+ interface XAccessibleStateSet;
+
+/** Implement this interface for exposing various aspects of a class's
+ content.
+
+ This interface serves two purposes: On the one hand it gives access
+ to the tree structure in which all accessible objects are
+ organized. Each node in this tree supports this interface. On the other
+ hand it gives access to objects that expose the represented content.
+ That are role, state, name, description, and relations to other objects.
+ Take an OK button of a dialog as an example. Its role is
+ AccessibleRole::BUTTON, its name is "OK", and its description
+ is something like "Accepts all changes made in the dialog".
+
+ @since OOo 1.1.2
+*/
+interface XAccessibleContext : ::com::sun::star::uno::XInterface
+{
+ /** Return the number of children.
+
+ Returns the number of accessible children of the object.
+
+ @return
+ The returned value is non-negative.
+ */
+ long getAccessibleChildCount();
+
+ /** Returns the i-th child of this object.
+
+ The order in which the children are enumerated is implementation
+ dependent.
+
+ @param i
+ The index may have any value. If it is outside the range from 0
+ to n-1, with n being the number of children as returned by
+ XAccessibleContext::getAccessibleChild() an empty
+ reference is returned.
+ @return
+ If the object has an i-th child the returned value is a
+ reference to that child. Otherwise an empty reference is
+ returned.
+ @throws ::com::sun::star::lang::IndexOutOfBoundsException
+ If no child with the given index exists then an
+ ::com::sun::star::lang::IndexOutOfBoundsException
+ exception is thrown.
+ */
+ XAccessible getAccessibleChild ([in] long i)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+ /** Returns the parent of this object.
+
+ This function may be called for every node, including the root
+ node, of the accessible tree.
+
+ @return
+ The returned reference points to a valid object for all but the
+ root node. If called for the root node an empty reference is
+ returned.
+ */
+ XAccessible getAccessibleParent ();
+
+ /** Returns the index of this object in its accessible parent.
+
+ If you call getAccessibleChild on the object's parent with the
+ index returned by this function you get a reference to this
+ object.
+
+ @return
+ The returned index is zero based.
+ */
+ long getAccessibleIndexInParent ();
+
+ /** Returns the role of this object.
+
+ The role is a generic description of an objects function. The
+ relation between role and name is similar to the relation between
+ class and object.
+
+ @return
+ The returned value is a role defined in the enumeration
+ AccessibleRole.
+
+ @see AccessibleRole
+ for a list of the available roles.
+ */
+ short getAccessibleRole ();
+
+ /** Returns the object's description.
+
+ Returns the object's localized description. The description should
+ complement the more generic descriptions given by an object's role
+ and name.
+
+ @return
+ The returned string is the object's localized description.
+ */
+ string getAccessibleDescription ();
+
+ /** Return the object's localized name.
+
+ See XAccessibleContext::getAccessibleRole()'s
+ documentation for the relation between an object's name and role.
+ Names should be unique, at least between children of the same
+ parent, although the uniqueness is neither enforced nor used inside
+ the API.
+
+ @return
+ The returned string is the object's localized name.
+ */
+ string getAccessibleName ();
+
+ /** Returns the set of relations defined for this object.
+
+ The returned set of relations is a copy of this object's relation
+ set: changing the returned object does not change this object's
+ relations.
+
+ There are two ways to represent an empty list of relations:
+ Return an empty reference or return a valid object that contains an
+ empty list.
+
+ @return
+ The returned value is either an empty reference or a reference to
+ a valid object that represents a copy of the objects list of
+ relations.
+ */
+ XAccessibleRelationSet getAccessibleRelationSet ();
+
+ /** Returns the set of states that are currently active for this
+ object.
+
+
The returned state set is a copy: Changing the returned state set
+ will not be reflected by changing the object's set of states. See
+ the documentation of XAccessibleStateSet for a
+ description of the individual states.
+
+ @return
+ A reference to this object's state set or an empty reference if
+ states are not supported.
+
+ @see XAccessibleStateSet
+ */
+ XAccessibleStateSet getAccessibleStateSet ();
+
+ /** Returns the locale of the component.
+
+ This locale is used for example to determine the language to use
+ for the name and description texts.
+
+ @return
+ If this object does not have a locale, the locale of its parent
+ is returned. If it does not have (yet) a parent it throws the
+ exception IllegalAccessibleComponentStateException.
+
+ @throws IllegalAccessibleComponentStateException
+ when this object does not (yet) have a parent.
+ */
+ ::com::sun::star::lang::Locale getLocale ()
+ raises (IllegalAccessibleComponentStateException);
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/XAccessibleContext2.idl b/offapi/com/sun/star/accessibility/XAccessibleContext2.idl
new file mode 100644
index 000000000..e9d4feae1
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/XAccessibleContext2.idl
@@ -0,0 +1,56 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_accessibility_XAccessibleContext2_idl__
+#define __com_sun_star_accessibility_XAccessibleContext2_idl__
+
+module com { module sun { module star { module accessibility {
+
+/** Implement this interface for exposing more aspects of a class's
+ content.
+
+ This is an extension of XAccessibleContext to add getAccessibleId().
+
+ @since LibreOffice 6.3
+*/
+interface XAccessibleContext2 : ::com::sun::star::accessibility::XAccessibleContext
+{
+ /** Return the object's identifier.
+
+ This is not meant to be presented to the user, but to be an ID
+ which is stable over application development. Typically, this is
+ the gtkbuilder ID. Such an ID can then be used to identify a given
+ well-known accessible object independently from the current locale,
+ user-visible labelling, or dialog structure. This can then be used for
+ tailored screen reading (e.g. automatically announcing the content of a
+ well-known object), or for automatic regression testing (to check the
+ behavior of well-known objects). Uniqueness within the window is thus
+ desirable when returning a non-empty string.
+
+ @return
+ The returned string is the object's identifier.
+ */
+ string getAccessibleId ();
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/XAccessibleContext3.idl b/offapi/com/sun/star/accessibility/XAccessibleContext3.idl
new file mode 100644
index 000000000..8bc4dee3d
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/XAccessibleContext3.idl
@@ -0,0 +1,45 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_accessibility_XAccessibleContext3_idl__
+#define __com_sun_star_accessibility_XAccessibleContext3_idl__
+
+module com { module sun { module star { module accessibility {
+
+ interface XAccessible;
+
+/** Implement this interface to speed up operations when iterating over large amounts of children.
+ *
+ @since LibreOffice 6.4
+*/
+interface XAccessibleContext3 : ::com::sun::star::uno::XInterface
+{
+ /** Return the children.
+
+ The order in which the children are enumerated is implementation
+ dependent.
+ */
+ sequence getAccessibleChildren();
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/XAccessibleEditableText.idl b/offapi/com/sun/star/accessibility/XAccessibleEditableText.idl
new file mode 100644
index 000000000..f330ba0ec
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/XAccessibleEditableText.idl
@@ -0,0 +1,228 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_accessibility_XAccessibleEditableText_idl__
+#define __com_sun_star_accessibility_XAccessibleEditableText_idl__
+
+#include
+#include
+#include
+
+module com { module sun { module star { module accessibility {
+
+/** Implement this interface to give read and write access to a text
+ representation.
+
+ This interface is typically used in conjunction with the
+ XAccessibleText interface and extents it about the ability
+ to modify the text represented by that interface.
+
+ @since OOo 1.1.2
+*/
+interface XAccessibleEditableText
+ : ::com::sun::star::accessibility::XAccessibleText
+{
+ /** Copies the text range into the clipboard.
+
+ The specified text between and including the two given indices is
+ copied into the system clipboard and is deleted afterwards from the
+ text represented by this object. This is equivalent to calling
+ first XAccessibleText::copyText() and then
+ XAccessibleEditableText::deleteText() with the given
+ start and end indices.
+
+ The text indices are interpreted like those in the
+ XAccessibleText::getTextRange() method.
+
+ @param nStartIndex
+ Start index of the text to moved into the clipboard.
+ The valid range is 0..length.
+
+ @param nEndIndex
+ End index of the text to moved into the clipboard.
+ The valid range is 0..length.
+
+ @return
+ Returns a flag that indicates whether the operation has been
+ executed successfully.
+
+ @throws ::com::sun::star::lang::IndexOutOfBoundsException
+ if the indices are invalid
+ */
+ boolean cutText ([in] long nStartIndex, [in] long nEndIndex)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+ /** Pastes text from the clipboard.
+
+ The text in the system clipboard is pasted into the text
+ represented by this object at the given index. This method is
+ similar to the XAccessibleEditableText::insertText()
+ method. If the index is not valid then the system clipboard text is
+ not inserted.
+
+ @param nIndex
+ Index at which to insert the text from the system clipboard into
+ the text represented by this object.
+ The valid range is 0..length.
+
+ @return
+ Returns a flag that indicates whether the operation has been
+ executed successfully.
+
+ @throws ::com::sun::star::lang::IndexOutOfBoundsException
+ if the index is invalid
+ */
+ boolean pasteText ([in] long nIndex)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+ /** Deletes a range of text.
+
+ The text between and including the two given indices is deleted
+ from the text represented by this object.
+
+ The text indices are interpreted like those in the
+ XAccessibleText::getTextRange() method.
+
+ @param nStartIndex
+ Start index of the text to be deleted.
+ The valid range is 0..length.
+
+ @param nEndIndex
+ End index of the text to be deleted.
+ The valid range is 0..length.
+
+ @return
+ Returns a flag that indicates whether the operation has been
+ executed successfully.
+
+ @throws ::com::sun::star::lang::IndexOutOfBoundsException
+ if the indices are invalid
+ */
+ boolean deleteText ([in] long nStartIndex, [in] long nEndIndex)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+ /** Inserts text at the specified position.
+
+ The specified string is inserted at the given index into the text
+ represented by this object.
+
+ @param sText
+ Text that is inserted.
+
+ @param nIndex
+ Index at which to insert the text.
+ The valid range is 0..length.
+
+ @return
+ Returns a flag that indicates whether the operation has been
+ executed successfully.
+
+ @throws ::com::sun::star::lang::IndexOutOfBoundsException
+ if the indices are invalid
+ */
+ boolean insertText ([in] string sText, [in] long nIndex)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+ /** Replaces text.
+
+ The text between the two given indices is replaced
+ by the specified replacement string. This method is
+ equivalent to calling first
+ XAccessibleEditableText::deleteText() with the two
+ indices and afterwards calling
+ XAccessibleEditableText::insertText() with the
+ replacement text and the start index.
+
+ The text indices are interpreted like those in the
+ XAccessibleText::getTextRange() method.
+
+ @param nStartIndex
+ Start index of the text to be replaced.
+ The valid range is 0..length.
+
+ @param nEndIndex
+ Start index of the text to be replaced.
+ The valid range is 0..length.
+
+ @param sReplacement
+ The Text that replaces the text between the given indices.
+
+ @return
+ Returns a flag that indicates whether the operation has been
+ executed successfully.
+
+ @throws ::com::sun::star::lang::IndexOutOfBoundsException
+ if the indices are invalid
+ */
+ boolean replaceText ([in] long nStartIndex, [in] long nEndIndex,
+ [in] string sReplacement)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+ /** Replaces the attributes of a text range by the given set of
+ attributes.
+
+ Sets the attributes for the text between and including the two
+ given indices to those given. The old attributes of this text
+ portion are replaced by the new list of attributes.
+
+ The text indices are interpreted like those in the
+ XAccessibleText::getTextRange() method.
+
+ @param nStartIndex
+ Start index of the text whose attributes are modified.
+ The valid range is 0..length.
+
+ @param nEndIndex
+ Start index of the text whose attributes are modified.
+ The valid range is 0..length.
+
+ @param aAttributeSet
+ Set of attributes that replaces the old list of attributes of
+ the specified text portion.
+
+ @return
+ Returns a flag that indicates whether the operation has been
+ executed successfully.
+
+ @throws ::com::sun::star::lang::IndexOutOfBoundsException
+ if the indices are invalid
+ */
+ boolean setAttributes ([in] long nStartIndex, [in] long nEndIndex,
+ [in] sequence<::com::sun::star::beans::PropertyValue> aAttributeSet)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+ /** Replaces the whole text with the given text.
+
+ The text content of this object is set to the given string.
+
+ @param sText
+ The new text that replaces the old text.
+
+ @return
+ Returns a flag that indicates whether the operation has been
+ executed successfully.
+ */
+ boolean setText ([in] string sText);
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/XAccessibleEventBroadcaster.idl b/offapi/com/sun/star/accessibility/XAccessibleEventBroadcaster.idl
new file mode 100644
index 000000000..a8fa56ea4
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/XAccessibleEventBroadcaster.idl
@@ -0,0 +1,54 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_accessibility_XAccessibleEventBroadcaster_idl__
+#define __com_sun_star_accessibility_XAccessibleEventBroadcaster_idl__
+
+#include
+
+module com { module sun { module star { module accessibility {
+
+ interface XAccessibleEventListener;
+
+/** makes it possible to register listeners which are called whenever
+ an accessibility event (see AccessibleEventObject) occurs.
+
+ @see AccessibleEventObject
+ @see XAccessibleEventListener
+
+ @since OOo 1.1.2
+ */
+interface XAccessibleEventBroadcaster: ::com::sun::star::uno::XInterface
+{
+
+ /** registers the given XAccessibleEventListener.
+ */
+ void addAccessibleEventListener( [in] XAccessibleEventListener xListener );
+
+
+ /** unregisters the given XAccessibleEventListener.
+ */
+ void removeAccessibleEventListener( [in] XAccessibleEventListener xListener );
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/XAccessibleEventListener.idl b/offapi/com/sun/star/accessibility/XAccessibleEventListener.idl
new file mode 100644
index 000000000..e1645c4e9
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/XAccessibleEventListener.idl
@@ -0,0 +1,47 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_accessibility_XAccessibleEventListener_idl__
+#define __com_sun_star_accessibility_XAccessibleEventListener_idl__
+
+#include
+#include
+
+module com { module sun { module star { module accessibility {
+
+/** makes it possible to register a component as a listener, which is called whenever
+ an accessibility event occurs.
+
+ @see XAccessibleEventBroadcaster
+
+ @since OOo 1.1.2
+ */
+interface XAccessibleEventListener: ::com::sun::star::lang::XEventListener
+{
+
+ /** is called whenever an accessible event (see AccessibleEventObject) occurs.
+ */
+ void notifyEvent( [in] AccessibleEventObject aEvent );
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/XAccessibleExtendedAttributes.idl b/offapi/com/sun/star/accessibility/XAccessibleExtendedAttributes.idl
new file mode 100644
index 000000000..11eb96327
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/XAccessibleExtendedAttributes.idl
@@ -0,0 +1,37 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_accessibility_XAccessibleAttribute_idl__
+#define __com_sun_star_accessibility_XAccessibleAttribute_idl__
+
+#include
+#include
+
+module com { module sun { module star { module accessibility {
+
+interface XAccessibleExtendedAttributes : ::com::sun::star::uno::XInterface
+{
+ /* Returns the attribute of this object' formula */ // MT: I guess it's not formula only?
+ any getExtendedAttributes() raises (::com::sun::star::lang::IndexOutOfBoundsException);
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/XAccessibleExtendedComponent.idl b/offapi/com/sun/star/accessibility/XAccessibleExtendedComponent.idl
new file mode 100644
index 000000000..a5af6c73b
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/XAccessibleExtendedComponent.idl
@@ -0,0 +1,87 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_accessibility_XAccessibleExtendedComponent_idl__
+#define __com_sun_star_accessibility_XAccessibleExtendedComponent_idl__
+
+#include
+#include
+#include
+#include
+#include
+#include
+#include
+#include
+
+module com { module sun { module star { module accessibility {
+
+/** The XAccessibleExtendedComponent interface contains
+ additional methods to those of the XAccessibleComponent
+ interface. These methods provide information that is used not as often. The
+ division into two interfaces allows classes to support the more
+ frequently used methods of the XAccessibleComponent
+ interface and only support the XAccessibleExtendedComponent
+ interface if that makes sense for the class.
+
+ This interface provides extended access to retrieve information
+ concerning the graphical representation of an object. This interface
+ combines methods from the Java interfaces
+ javax.accessibility.AccessibleComponent
and
+ javax.accessibility.AccessibleExtendedComponent
.
+
+ @since OOo 1.1.2
+*/
+interface XAccessibleExtendedComponent : XAccessibleComponent
+{
+ /** Returns the font of this object.
+
+ @return
+ The returned reference to a font object is empty if a font is not
+ supported by this object.
+ */
+ ::com::sun::star::awt::XFont getFont ();
+
+ /** Returns the titled border text.
+
+ This method stems from the Java interface
+ AccessibleExtendedComponent
.
+
+ @return
+ The returned value is the titled border text of the object or
+ empty if that is not supported.
+ */
+ string getTitledBorderText ();
+
+ /** Returns the tool tip text of this object.
+
+ This method stems from the Java interface
+ AccessibleExtendedComponent
.
+
+ @return
+ Returns the localized tool tip text of the object. If tool tips
+ are not supported and empty string is returned.
+ */
+ string getToolTipText ();
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/XAccessibleGetAccFlowTo.idl b/offapi/com/sun/star/accessibility/XAccessibleGetAccFlowTo.idl
new file mode 100644
index 000000000..56246775b
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/XAccessibleGetAccFlowTo.idl
@@ -0,0 +1,38 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_accessibility_XAccessibleGetAccFlowTo_idl_
+#define __com_sun_star_accessibility_XAccessibleGetAccFlowTo_idl_
+
+#include
+
+module com { module sun { module star { module accessibility {
+
+// !!!
+// MT: When integrating this, interface and method names should be renamed somehow. Of course, file name also need to change then...
+// !!!
+interface XAccessibleGetAccFlowTo : ::com::sun::star::uno::XInterface
+{
+ sequence getAccFlowTo([in] any aXShape, [in] long nType);
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/XAccessibleGroupPosition.idl b/offapi/com/sun/star/accessibility/XAccessibleGroupPosition.idl
new file mode 100644
index 000000000..1c2ca50b7
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/XAccessibleGroupPosition.idl
@@ -0,0 +1,40 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_accessibility_XAccessibleGroupPosition_idl__
+#define __com_sun_star_accessibility_XAccessibleGroupPosition_idl__
+
+#include
+#include
+
+module com { module sun { module star { module accessibility {
+
+interface XAccessibleGroupPosition : ::com::sun::star::uno::XInterface
+{
+ /* Returns the group position of the object */
+ sequence getGroupPosition( [in] any accoject ) raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+ /* Returns the hyperlink URL info of the object */
+ string getObjectLink( [in] any accoject ) raises (::com::sun::star::lang::IndexOutOfBoundsException);
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/XAccessibleHyperlink.idl b/offapi/com/sun/star/accessibility/XAccessibleHyperlink.idl
new file mode 100644
index 000000000..067c529d6
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/XAccessibleHyperlink.idl
@@ -0,0 +1,131 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_accessibility_XAccessibleHyperlink_idl__
+#define __com_sun_star_accessibility_XAccessibleHyperlink_idl__
+
+#include
+#include
+
+module com { module sun { module star { module accessibility {
+
+/** Implement this interface to represent a hyperlink or a group of
+ hyperlinks.
+
+ Single hyperlinks correspond to simple <a href> tags. Groups
+ of hyperlinks are contained in client side image maps. Linked objects
+ and anchors are implementation dependent. This interface inherits the
+ XAccessibleAction interface. Especially that interface's
+ XAccessibleAction::getActionCount() method is needed to
+ obtain a maximum value for the indices passed to the
+ XAccessibleHyperlink::getAccessibleActionAnchor() and
+ XAccessibleHyperlink::getAccessibleActionObject()
+ methods.
+
+ Furthermore, the object that implements this interface has to be
+ connected implicitly or explicitly with an object that implements the
+ XAccessibleText interface. The XAccessibleHyperlink::getStartIndex() and
+ XAccessibleHyperlink::getEndIndex() methods return
+ indices with respect to the text exposed by that interface.
+
+ @since OOo 1.1.2
+*/
+interface XAccessibleHyperlink :
+ ::com::sun::star::accessibility::XAccessibleAction
+{
+ /** Returns an object that represents the link anchor, as appropriate
+ for that link.
+
+ For an HTML link for example, this method would return the string
+ enclosed by the <&a href> tag.
+
+ @param nIndex
+ This index identifies the anchor when, as in the case of an
+ image map, there is more than one link represented by this
+ object. The valid maximal index can be determined by calling
+ the XAccessibleAction::getActionCount() method.
+
+ @return
+ If the index is not valid then an exception is thrown.
+ Otherwise it returns an implementation dependent value.
+ */
+ any getAccessibleActionAnchor ([in] long nIndex)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+ /** Returns an object that represents the link anchor, as appropriate
+ for that link.
+
+ For an HTML link for example, this method would return the URL of
+ the <&a href> tag.
+
+ @param nIndex
+ This index identifies the action object when, as in the case of
+ an image map, there is more than one link represented by this
+ object. The valid maximal index can be determined by calling
+ the XAccessibleAction::getActionCount() method.
+
+ @return
+ If the index is not valid then an exception is thrown.
+ Otherwise it returns an implementation dependent value.
+ */
+ any getAccessibleActionObject ([in] long nIndex)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+ /** Returns the index at which the textual representation of the
+ hyperlink (group) starts.
+
+ The returned value relates to the XAccessibleText
+ interface that owns this hyperlink.
+
+ @return
+ The index relates to the text exposed by the
+ XAccessibleHypertext interface.
+ */
+ long getStartIndex ();
+
+ /** Returns the index at which the textual representation of the
+ hyperlink (group) ends.
+
+ The returned value relates to the XAccessibleText
+ interface that owns this hyperlink.
+
+ @return
+ The index relates to the text exposed by the
+ XAccessibleText interface.
+ */
+ long getEndIndex ();
+
+ /** Returns whether the document referenced by this links is
+ still valid.
+
+ This is a volatile state that may change without further warning
+ like e.g. sending an appropriate event.
+
+ @return
+ Returns `TRUE` if the referenced document is still valid and
+ `FALSE` otherwise.
+ */
+ boolean isValid ();
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/XAccessibleHypertext.idl b/offapi/com/sun/star/accessibility/XAccessibleHypertext.idl
new file mode 100644
index 000000000..24e87b0ea
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/XAccessibleHypertext.idl
@@ -0,0 +1,106 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_accessibility_XAccessibleHypertext_idl__
+#define __com_sun_star_accessibility_XAccessibleHypertext_idl__
+
+#include
+#include
+#include
+
+module com { module sun { module star { module accessibility {
+
+ interface XAccessibleHyperlink;
+
+
+/** Implement this interface to expose the hypertext structure of a document.
+
+ The XAccessibleHypertext interface is the main interface
+ to expose hyperlinks in a document, typically a text document, that are
+ used to reference other (parts of) documents. For supporting the
+ XAccessibleHypertext::getLinkIndex() method of this
+ interface and other character related methods of the
+ XAccessibleHyperlink interface, it is necessary to also
+ support the XAccessibleText interface.
+
+ @see XAccessibleHyperlink, XAccessibleText
+
+ @since OOo 1.1.2
+*/
+interface XAccessibleHypertext
+ : ::com::sun::star::accessibility::XAccessibleText
+{
+ /** Returns the number of links and link groups contained within this
+ hypertext document.
+
+ @return
+ The number of links and link groups within this hypertext
+ document. Returns 0 if there is no link.
+ */
+ long getHyperLinkCount ();
+
+ /** Return the specified link.
+
+ The returned XAccessibleHyperlink object
+ encapsulates the hyperlink and provides several kinds of information
+ describing it.
+
+ @param nLinkIndex
+ This index specifies the hyperlink to return.
+
+ @return
+ If the given index is valid, i.e. lies in the interval from 0
+ to the number of links minus one, a reference to the specified
+ hyperlink object is returned. If the index is invalid then an
+ empty reference is returned.
+ */
+ XAccessibleHyperlink getHyperLink ([in] long nLinkIndex)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+
+ /** Returns the index of the hyperlink that is associated with this
+ character index.
+
+ In a HTML document this is the case when a <a href> tag
+ spans (includes) the given character index.
+
+ @param nCharIndex
+ Index of the character for which to return the link index. If
+ the XAccessibleText interface is used to represent
+ the text containing the link, then the character index is only
+ valid if it is greater than or equal to zero and lower than the
+ number of characters in the text. See that interface's
+ documentation for more details.
+
+ @return
+ Returns the index of the hyperlink that is associated with this
+ character index, or throws an exception if there is no hyperlink
+ associated with this index.
+
+ @see XAccessibleText.
+ */
+ long getHyperLinkIndex ([in] long nCharIndex)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/XAccessibleImage.idl b/offapi/com/sun/star/accessibility/XAccessibleImage.idl
new file mode 100644
index 000000000..b63d182fb
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/XAccessibleImage.idl
@@ -0,0 +1,78 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_accessibility_XAccessibleImage_idl__
+#define __com_sun_star_accessibility_XAccessibleImage_idl__
+
+#include
+
+module com { module sun { module star { module accessibility {
+
+/** Implement this interface to represent images and icons.
+
+ This interface is used for a representation of images like icons of
+ buttons. The corresponding interface of the Java Accessibility API is
+ AccessibleIcon. This interface lets you retrieve an image's size and
+ description.
+
+ @since OOo 1.1.2
+*/
+interface XAccessibleImage : ::com::sun::star::uno::XInterface
+{
+ /** Returns the localized description of the image.
+
+ It depends on the usage of an image whether the description
+ should express the image's function (e.g. for icons) or the actual
+ content of the image (e.g. for image maps or non-iconic images
+ embedded into a document.)
+
+ @return
+ Returns a localized string that describes the image's function
+ or content.
+ */
+ string getAccessibleImageDescription ();
+
+ /** Returns the height of the image.
+
+ The height is returned in units specified by the parents
+ coordinate system.
+
+ @return
+ Returns the image's height with respect to the parent's
+ coordinate system.
+ */
+ long getAccessibleImageHeight ();
+
+ /** Returns the width of the image.
+
+ The width is returned in units specified by the parents
+ coordinate system.
+
+ @return
+ Returns the image's width with respect to the parent's
+ coordinate system.
+ */
+ long getAccessibleImageWidth ();
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/XAccessibleKeyBinding.idl b/offapi/com/sun/star/accessibility/XAccessibleKeyBinding.idl
new file mode 100644
index 000000000..9e03d7ddf
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/XAccessibleKeyBinding.idl
@@ -0,0 +1,81 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_accessibility_XAccessibleKeyBinding_idl__
+#define __com_sun_star_accessibility_XAccessibleKeyBinding_idl__
+
+#include
+#include
+#include
+
+module com { module sun { module star { module accessibility {
+
+/** This interface can be used to represent any number of key bindings which
+ then can be associated to a certain action.
+
+ There can be zero, one, or more key bindings. Each key binding consists
+ of a sequence of ::com::sun::star::awt::KeyStroke
+ objects. The association of an action with a key binding is established
+ by the XAccessibleAction interface returning an
+ XAccessibleKeyBinding object.
+
+ A key binding describes alternative ways how to invoke an action with
+ pressing one or more keys after each other. Each individual sequence of
+ key strokes
+
+ @since OOo 1.1.2
+*/
+interface XAccessibleKeyBinding : ::com::sun::star::uno::XInterface
+{
+ /** Return the number of available key bindings.
+ @return
+ The returned value may be 0 to indicate that there are no key
+ bindings or the positive number of the available key bindings.
+ */
+ long getAccessibleKeyBindingCount ();
+
+ /** The returned sequence of key strokes describes one method to invoke
+ the associated action (the one from which you obtained the object at
+ which you called this method) by pressing keys. The keys specified
+ by each of the returned key strokes have to be pressed at the same
+ time (the Control-key and the A-key for example). The keys of
+ one key stroke have to be released before pressing those of the
+ next. The order of the key strokes in the sequence define the order
+ in which to press them.
+ @param nIndex
+ The index selects one of alternative key bindings. It has to
+ non-negative and smaller then the number of key bindings as
+ returned by the getAccessibleKeyBindingCount()
+ method.
+ @return
+ The returned sequence of key strokes specifies one way to invoke
+ the associated action. The sequence may be empty (but should
+ not be; better not to return such a key binding at all).
+ @throws ::com::sun::star::lang::IndexOutOfBoundsException
+ if the index is not valid.
+ */
+ sequence<::com::sun::star::awt::KeyStroke> getAccessibleKeyBinding ([in] long nIndex)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/XAccessibleMultiLineText.idl b/offapi/com/sun/star/accessibility/XAccessibleMultiLineText.idl
new file mode 100644
index 000000000..6b81009ab
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/XAccessibleMultiLineText.idl
@@ -0,0 +1,136 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_accessibility_XAccessibleMultiLineText_idl__
+#define __com_sun_star_accessibility_XAccessibleMultiLineText_idl__
+
+#include
+#include
+#include
+
+module com { module sun { module star { module accessibility {
+
+/** Implement this interface to give provide a mapping between text index
+ and line numbers.
+
+ This interface is typically used in conjunction with the
+ XAccessibleText interface and extents it with a notion
+ of line numbers
+
+ @since OOo 3.0
+*/
+
+/// not yet published
+interface XAccessibleMultiLineText
+ : ::com::sun::star::accessibility::XAccessibleText
+{
+ /** Returns the line number at the specified index.
+
+ For a text object that is spread over multiple lines, this method
+ provides a mapping from a text index to the corresponding line number.
+
+
+ @param nIndex
+ Index for which the line number should be returned.
+ The valid range is 0..length.
+
+ @return
+ Returns the line number of the specified text index.
+
+ @throws ::com::sun::star::lang::IndexOutOfBoundsException
+ if the index is invalid.
+ */
+ long getLineNumberAtIndex([in] long nIndex)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+ /** Returns the text of the specified line.
+
+ Returns the substring of text that makes up the specified line
+ number.
+
+ The number of lines can be obtained by calling
+ XAccessibleMultiLineText::getLineNumberAtIndex()
+ with the index of the last character. In a loop, the last line
+ has been reached when TextSegment::SegmentEnd
+ of the returned value is equal to the index of the last
+ character of the text.
+
+ @param nLineNo
+ The number of the line to return the substring from.
+ The valid range is 0..getLineNumberAtIndex(getCharacterCount()).
+
+ @return
+ Returns the requested text portion. This portion may be empty
+ or invalid when no appropriate text portion is found.
+
+ @throws ::com::sun::star::lang::IndexOutOfBoundsException
+ if the line number is invalid
+ */
+
+ TextSegment getTextAtLineNumber([in] long nLineNo)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+ /** Returns the text of the line in which the caret is located.
+
+ The substring returned will most of the time be identical to
+ calling XAccessibleText::getTextAtIndex() with
+ the index returned by XAccessibleText::getCaretPosition()
+ and type AccessibleTextType::LINE beside the
+ following special case:
+
+ Some text implementations place the caret at the end of the current
+ line when the End key gets pressed. Since the index of this position
+ is identical to the one of the first character of the following line,
+ XAccessibleMultiLineText::getLineNumberAtIndex() will
+ return the line following the current one in this case.
+
+ @return
+ Returns the requested text portion. This portion may be empty
+ or invalid if the paragraph object does not have a valid caret
+ position.
+ */
+
+ TextSegment getTextAtLineWithCaret();
+
+ /** Returns the number of the line in which the caret is located.
+
+ The line number returned will most of the time be identical to
+ calling XAccessibleMultiLineText::getLineNumberAtIndex()
+ with the index returned by XAccessibleText::getCaretPosition()
+ beside the following special case:
+
+ Some text implementations place the caret at the end of the current
+ line when the End key gets pressed. Since the index of this position
+ is identical to the one of the first character of the following line,
+ XAccessibleMultiLineText::getLineNumberAtIndex() will
+ return the line following the current one in this case.
+
+ @return
+ Returns the index of the line in which the caret is located or -1
+ if the paragraph does not have a valid caret position.
+ */
+
+ long getNumberOfLineWithCaret();
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/XAccessibleRelationSet.idl b/offapi/com/sun/star/accessibility/XAccessibleRelationSet.idl
new file mode 100644
index 000000000..95db6b1e5
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/XAccessibleRelationSet.idl
@@ -0,0 +1,100 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_accessibility_XAccessibleRelationSet_idl__
+#define __com_sun_star_accessibility_XAccessibleRelationSet_idl__
+
+#include
+#include
+#include
+
+module com { module sun { module star { module accessibility {
+
+/** Implement this interface to give access to an object's set of relations.
+
+ Such relation are modeled with the AccessibleRelation
+ structure. This interface is used for representing sets of relations
+ between Accessible objects. Most of the convenience
+ methods of the corresponding AccessibleRelationSet interface of the Java
+ Accessibility API have been removed from this interface in order to
+ clean it up. These methods are add(),
+ addAll(), clear(), and
+ remove(). The other methods have been renamed to achieve
+ a greater conformance with the other accessibility interfaces.
+
+ @since OOo 1.1.2
+*/
+interface XAccessibleRelationSet : ::com::sun::star::uno::XInterface
+{
+ /** Returns the number of relations in this relation set.
+
+ @return
+ Returns the number of relations or zero if there are none.
+ */
+ long getRelationCount ();
+
+ /** Returns the relation of this relation set that is specified by
+ the given index.
+
+ @param nIndex
+ This index specifies the relation to return.
+
+ @return
+ For a valid index, i.e. inside the range 0 to the number of
+ relations minus one, the returned value is the requested
+ relation. If the index is invalid then the returned relation
+ has the type INVALID.
+
+ */
+ AccessibleRelation getRelation ([in] long nIndex)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+ /** Tests whether the relation set contains a relation matching the
+ specified key.
+
+ @param aRelationType
+ The type of relation to look for in this set of relations. This
+ has to be one of the constants of
+ AccessibleRelationType.
+
+ @return
+ Returns `TRUE` if there is a (at least one) relation of the
+ given type and `FALSE` if there is no such relation in the set.
+ */
+ boolean containsRelation ([in] short aRelationType);
+
+ /** Retrieve and return the relation with the given relation type.
+
+ @param aRelationType
+ The type of the relation to return. This has to be one of the
+ constants of AccessibleRelationType.
+
+ @return
+ If a relation with the given type could be found than (a copy
+ of) this relation is returned. Otherwise a relation with the
+ type INVALID is returned.
+ */
+ AccessibleRelation getRelationByType ([in] short aRelationType);
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/XAccessibleSelection.idl b/offapi/com/sun/star/accessibility/XAccessibleSelection.idl
new file mode 100644
index 000000000..cc10cca44
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/XAccessibleSelection.idl
@@ -0,0 +1,154 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_accessibility_XAccessibleSelection_idl__
+#define __com_sun_star_accessibility_XAccessibleSelection_idl__
+
+#include
+#include
+
+module com { module sun { module star { module accessibility {
+
+ interface XAccessible;
+
+/** Implement this interface to represent a selection of accessible objects.
+
+ This interface is the standard mechanism to obtain and modify the
+ currently selected children. Every object that has children that can be
+ selected should support this interface.
+
+ The XAccessibleSelection interface has to be implemented
+ in conjunction with the XAccessibleContext interface that
+ provides the children on which the first operates.
+
+ It depends on the class implementing this interface, whether it
+ supports single or multi selection.
+
+ @since OOo 1.1.2
+*/
+interface XAccessibleSelection : ::com::sun::star::uno::XInterface
+{
+ /** Selects the specified Accessible child of the
+ object.
+
+ Depending on the implementing class the child is added to the
+ current set a selected children (multi selection) or a previously
+ selected child is deselected first (single selection).
+
+ @param nChildIndex
+ Index of the child which is to add to the selection. This index
+ refers to all the children of this object.
+ @throws ::com::sun::star::lang::IndexOutOfBoundsException
+ if the given index does not lie in the valid range of 0 up to
+ the result of
+ XAccessibleContext::getAccessibleChildCount()-1.
+ */
+ void selectAccessibleChild ([in] long nChildIndex)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+ /** Determines if the specified child of this object is selected.
+
+ @param nChildIndex
+ Index of the child for which to detect whether it is selected.
+ This index refers to all the children of this object.
+
+ @return
+ Returns `TRUE` if the specified child is selected and `FALSE`
+ if it is not selected.
+ @throws ::com::sun::star::lang::IndexOutOfBoundsException
+ if the given index does not lie in the valid range of 0 up to
+ the result of
+ XAccessibleContext::getAccessibleChildCount()-1.
+ */
+ boolean isAccessibleChildSelected ([in] long nChildIndex)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+ /** Clears the selection, so that no children of the
+ object are selected.
+ */
+ void clearAccessibleSelection ();
+
+ /** Select all children.
+
+ Causes every child of the object to be selected if the object
+ supports multiple selections. If multiple selection is not
+ supported then the first child, if it exists, is selected and all
+ other children are deselected.
+ */
+ void selectAllAccessibleChildren ();
+
+ /** Returns the number of Accessible children that are currently
+ selected.
+
+ This number specifies the valid interval of indices that can be
+ used as arguments for the methods
+ XAccessibleSelection::getSelectedChild() and
+ XAccessibleSelection::deselectSelectedChild().
+
+ @return
+ Returns the number of selected children of this object or 0 if
+ no child is selected.
+ */
+ long getSelectedAccessibleChildCount ();
+
+ /** Returns the specified selected Accessible child.
+
+ @param nSelectedChildIndex
+ This index refers only to the selected children, not to all the
+ children of this object. Even if all children are selected, the
+ indices enumerating the selected children need not be the same
+ as those enumerating all children. If only single selection is
+ supported the only valid value is 0.
+
+ @return
+ If the index is valid, i.e. not negative and lower than the
+ number of selected children, then a valid reference to the
+ corresponding XAccessible child is returned.
+ Otherwise an exception is thrown.
+ @throws ::com::sun::star::lang::IndexOutOfBoundsException
+ if the given index does not lie in the valid range of 0 up to
+ the result of
+ XAccessibleRelationSet::getAccessibleChildCount()-1.
+ */
+ XAccessible getSelectedAccessibleChild ([in] long nSelectedChildIndex)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+ /** Removes the specified child from the set of this object's
+ selected children. Note that not all applications support
+ deselection: calls to this method may be silently ignored.
+
+ @param nChildIndex
+ This index refers to all children not just the selected ones.
+ If the specified child is not selected or it can not be
+ deselected for any reason then the method call is silently
+ ignored.
+ @throws ::com::sun::star::lang::IndexOutOfBoundsException
+ if the given index does not lie in the valid range of 0 up to,
+ but not including, the result of
+ XAccessibleContext::getAccessibleChildCount().
+ */
+ void deselectAccessibleChild ([in] long nChildIndex)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/XAccessibleStateSet.idl b/offapi/com/sun/star/accessibility/XAccessibleStateSet.idl
new file mode 100644
index 000000000..910caf843
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/XAccessibleStateSet.idl
@@ -0,0 +1,98 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_accessibility_XAccessibleStateSet_idl__
+#define __com_sun_star_accessibility_XAccessibleStateSet_idl__
+
+#include
+#include
+
+module com { module sun { module star { module accessibility {
+
+ interface XAccessible;
+
+/** Implement this interface to represent a set of states.
+
+ The interface XAccessibleStateSet represents a set of
+ states of an accessible object. It can hold any combination of states
+ defined by the constants collection
+ AccessibleStateType.
+
+ @since OOo 1.1.2
+*/
+interface XAccessibleStateSet : ::com::sun::star::uno::XInterface
+{
+ /** Checks whether the current state set is empty.
+
+ @return
+ Returns `TRUE` if there is no state in this state set and
+ `FALSE` if there is at least one set state in it.
+ */
+ boolean isEmpty ();
+
+ /** Checks if the given state is a member of the state set of the called
+ object.
+
+ @param aState
+ The state for which to check membership. This has to be one of
+ the constants of AccessibleStateType.
+
+ @return
+ Returns `TRUE` if the given state is a member of this object's
+ state set and `FALSE` otherwise.
+ */
+ boolean contains ([in] short aState);
+
+ /** Checks if all of the given states are in the state set of the called
+ object.
+
+ @param aStateSet
+ This sequence of states is interpreted as set and every of its
+ members, duplicates are ignored, is checked for membership in
+ this object's state set. Each state has to be one of the
+ constants of AccessibleStateType.
+
+ @return
+ Returns `TRUE` if all states of the given state set are members
+ of this object's state set. `FALSE` is returned if at least
+ one of the states in the given state is not a member of this
+ object's state set.
+ */
+ boolean containsAll ([in] sequence aStateSet);
+
+ /** Get all currently set states as a sequence of state ids.
+
+ The purpose of this function is to reduce the communication
+ between accessibility objects and AT. Without this function an
+ AT-Tool had to call contains() for every state
+ type. Now a single call is sufficient.
+
+ @return
+ The returned sequence contains one entry for every currently set
+ state. This entry is the id of that state. The order of the
+ states in the sequence is undefined.
+ */
+ sequence getStates ();
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/XAccessibleTable.idl b/offapi/com/sun/star/accessibility/XAccessibleTable.idl
new file mode 100644
index 000000000..0b365ccd3
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/XAccessibleTable.idl
@@ -0,0 +1,377 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_accessibility_XAccessibleTable_idl__
+#define __com_sun_star_accessibility_XAccessibleTable_idl__
+
+#include
+#include
+
+module com { module sun { module star { module accessibility {
+
+ interface XAccessible;
+
+/** Implement this interface to give access to a two-dimensional table.
+
+ The XAccessibleTable interface is used to represent
+ two-dimensional tables. This interface combines the two interfaces
+ javax.accessibility.AccessibleTable
and
+ javax.accessibility.AccessibleExtendedTable
of the Java Accessibility API
+ (version 1.4).
+
+ All XAccessible objects that represent cells or
+ cell-clusters of a table have to be at the same time children of the
+ table. This is necessary to be able to convert row and column indices
+ into child indices and vice versa with the methods
+ XAccessibleTable::getAccessibleIndex(),
+ XAccessibleTable::getAccessibleRow(), and
+ XAccessibleTable::getAccessibleColumn().
+
+ The range of valid coordinates for this interface are implementation
+ dependent. However, that range includes at least the intervals from the
+ from the first row or column with the index 0 up to the last (but not
+ including) used row or column as returned by
+ XAccessibleTable::getAccessibleRowCount() and
+ XAccessibleTable::getAccessibleColumnCount(). In case of
+ the Calc the current range of valid indices for retrieving data include
+ the maximal table size--256 columns and 32000 rows--minus one.
+
+ @since OOo 1.1.2
+*/
+interface XAccessibleTable : ::com::sun::star::uno::XInterface
+{
+ /** Returns the number of used rows in the table.
+
+ The implementation, however, may allow the access of columns
+ beyond this number.
+
+ @return
+ Returns the number of used rows in the table or 0 for an empty
+ table.
+ */
+ long getAccessibleRowCount ();
+
+ /** Returns the number of used columns in the table.
+
+ The implementation, however, may allow the access of columns
+ beyond this number.
+
+ @return
+ Returns the number of used columns in the table or 0 for an empty
+ table.
+ */
+ long getAccessibleColumnCount ();
+
+ /** Returns the description text of the specified row in the
+ table.
+
+ @param nRow
+ The index of the row for which to retrieve the description.
+
+ @return
+ Returns the description text of the specified row in the table
+ if such a description exists. Otherwise an empty string is
+ returned.
+ @throws ::com::sun::star::lang::IndexOutOfBoundsException
+ if the specified row index is not valid, i.e. lies not inside
+ the valid range of 0 up to
+ XAccessibleTable::getAccessibleRowCount() - 1.
+
+ */
+ string getAccessibleRowDescription ([in] long nRow)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+ /** Returns the description text of the specified column in the
+ table.
+
+ @param nColumn
+ The index of the column for which to retrieve the description.
+
+ @return
+ Returns the description text of the specified row in the table
+ if such a description exists. Otherwise an empty string is
+ returned.
+ @throws ::com::sun::star::lang::IndexOutOfBoundsException
+ if the specified column index is not valid, i.e. lies not inside
+ the valid range of 0 up to
+ XAccessibleTable::getAccessibleColumnCount() - 1.
+ */
+ string getAccessibleColumnDescription ([in] long nColumn)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+ /** Returns the number of rows occupied by the Accessible at the
+ specified row and column in the table.
+
+ The result differs from 1 if the specified cell spans multiple
+ rows.
+
+ @param nRow
+ Row index of the accessible for which to return the column
+ extent.
+
+ @param nColumn
+ Column index of the accessible for which to return the column
+ extent.
+
+ @return
+ Returns the row extent of the specified cell.
+
+ @throws ::com::sun::star::lang::IndexOutOfBoundsException
+ if the specified row index is not valid, i.e. lies not inside
+ the valid range of 0 up to
+ XAccessibleTable::getAccessibleRowCount() - 1.
+ */
+ long getAccessibleRowExtentAt ([in] long nRow, [in] long nColumn)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+ /** Returns the number of columns occupied by the Accessible at the
+ specified row and column in the table.
+
+ The result differs from 1 if the specified cell spans multiple
+ columns.
+
+ @param nRow
+ Row index of the accessible for which to return the column
+ extent.
+
+ @param nColumn
+ Column index of the accessible for which to return the column
+ extent.
+
+ @return
+ Returns the column extent of the specified.
+
+ @throws ::com::sun::star::lang::IndexOutOfBoundsException
+ if the specified column index is not valid, i.e. lies not inside
+ the valid range of 0 up to
+ XAccessibleTable::getAccessibleColumnCount() - 1.
+ */
+ long getAccessibleColumnExtentAt ([in] long nRow, [in] long nColumn)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+ /** Returns the row headers as an XAccessibleTable
+ object.
+
+ Content and size of the returned table are implementation
+ dependent.
+
+ @return
+ Returns always a valid reference to an
+ XAccessibleTable object.
+ */
+ XAccessibleTable getAccessibleRowHeaders ();
+
+ /** Returns the column headers as an XAccessibleTable
+ object.
+
+ Content and size of the returned table are implementation
+ dependent.
+
+ @return
+ Returns always a valid reference to an
+ XAccessibleTable object.
+ */
+ XAccessibleTable getAccessibleColumnHeaders ();
+
+ /** Returns a list of the indices of completely selected rows in a
+ table.
+
+ @return
+ The returned sequence contains indices of all completely
+ selected rows in the table. This sequence is in ascending
+ order. If no row is selected then the sequence is empty.
+ */
+ sequence getSelectedAccessibleRows ();
+
+ /** Returns a list of the indices of completely selected columns in a
+ table.
+
+ @return
+ The returned sequence contains indices of all completely
+ selected columns in the table. This sequence is in ascending
+ order. If no column is selected then the sequence is empty.
+ */
+ sequence getSelectedAccessibleColumns ();
+
+ /** Returns a boolean value indicating whether the specified row is
+ completely selected.
+
+ @param nRow
+ Index of the row for which to determine whether it is selected.
+
+ @return
+ Returns `TRUE` if the specified row is selected completely and
+ `FALSE` otherwise.
+
+ @throws ::com::sun::star::lang::IndexOutOfBoundsException
+ if the specified row index is not valid, i.e. lies not inside
+ the valid range of 0 up to
+ XAccessibleTable::getAccessibleRowCount() - 1.
+ */
+ boolean isAccessibleRowSelected ([in] long nRow)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+ /** Returns a boolean value indicating whether the specified column
+ is completely selected.
+
+ @param nColumn
+ Index of the column for which to determine whether it is
+ selected.
+
+ @return
+ Returns `TRUE` if the specified column is selected completely
+ and `FALSE` otherwise.
+
+ @throws ::com::sun::star::lang::IndexOutOfBoundsException
+ if the specified column index is not valid, i.e. lies not inside
+ the valid range of 0 up to
+ XAccessibleTable::getAccessibleColumnCount() - 1.
+ */
+ boolean isAccessibleColumnSelected ([in] long nColumn)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+ /** Returns the XAccessible object at the specified row
+ and column in the table.
+
+ This method has been renamed from the Java name
+ getAccessibleAt
to
+ XAccessibleTable::getAccessibleCellAt() to avoid
+ ambiguities with the
+ XAccessibleComponent::getAccessibleAt() method when
+ accessed, for instance, from StarBasic.
+
+ @param nRow
+ The row index for which to retrieve the cell.
+
+ @param nColumn
+ The column index for which to retrieve the cell.
+
+ @return
+ If both row and column index are valid then the corresponding
+ XAccessible object is returned that represents the
+ requested cell regardless of whether the cell is currently
+ visible (on the screen).
+
+ @throws ::com::sun::star::lang::IndexOutOfBoundsException
+ if the specified column and/or row index is not valid, i.e. lies not inside
+ the valid range of 0 up to
+ XAccessibleTable::getAccessibleColumnCount() - 1.
+ */
+ XAccessible getAccessibleCellAt ([in] long nRow, [in] long nColumn)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+ /** Returns the caption for the table.
+
+ @return
+ If the table has a caption then a reference to it is returned,
+ else an empty reference is returned.
+ */
+ XAccessible getAccessibleCaption ();
+
+ /** Returns the summary description of the table.
+
+ @return
+ Returns a reference to an implementation dependent
+ XAccessible object representing the table's summary
+ or an empty reference if the table does not support a summary.
+ */
+ XAccessible getAccessibleSummary ();
+
+ /** Returns a boolean value indicating whether the accessible at the
+ specified row and column is selected.
+
+ @param nRow
+ Row index of the cell for which to determine if the accessible
+ object that spans that cell is selected.
+
+ @param nColumn
+ Column index of the cell for which to determine if the
+ accessible object that spans that cell is selected.
+
+ @return
+ Returns `TRUE` if the given row and column indices are valid
+ and the specified accessible object is selected. Otherwise
+ `FALSE` is returned.
+ */
+ boolean isAccessibleSelected ([in] long nRow, [in] long nColumn)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+ /** Returns the child index of the accessible object that spans the
+ specified cell.
+
+ This is the same index that would be returned by calling
+ XAccessibleContext::getAccessibleIndexInParent() for
+ that accessible object.
+
+ @param nRow
+ Row index of the accessible object for which to return the child
+ index.
+
+ @param nColumn
+ Row index of the accessible object for which to return the child
+ index.
+
+ @return
+ Child index of the specified accessible object or -1 if one or
+ both of the given indices is/are invalid.
+ */
+ long getAccessibleIndex ([in] long nRow, [in] long nColumn)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+ /** Translate the given child index into the corresponding row
+ index.
+
+ @param nChildIndex
+ Index of the child of the table for which to return the row
+ index.
+
+ @return
+ Returns the row index of the cell of the specified child or the
+ index of the first row if the child spans multiple rows.
+
+ @throws ::com::sun::star::lang::IndexOutOfBoundsException
+ if nChildIndex addresses an invalid row.
+ */
+ long getAccessibleRow ([in] long nChildIndex)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+ /** Translate the given child index into the corresponding column
+ index.
+
+ @param nChildIndex
+ Index of the child of the table for which to return the column
+ index.
+
+ @return
+ Returns the column index of the cell of the specified child or
+ the index of the first column if the child spans multiple
+ columns.
+
+ @throws ::com::sun::star::lang::IndexOutOfBoundsException
+ if nChildIndex addresses an invalid column.
+ */
+ long getAccessibleColumn ([in] long nChildIndex)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/XAccessibleTableSelection.idl b/offapi/com/sun/star/accessibility/XAccessibleTableSelection.idl
new file mode 100644
index 000000000..a5b3d2f26
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/XAccessibleTableSelection.idl
@@ -0,0 +1,42 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_accessibility_XAccessibleTableSelection_idl__
+#define __com_sun_star_accessibility_XAccessibleTableSelection_idl__
+
+#include
+#include
+
+module com { module sun { module star { module accessibility {
+
+interface XAccessible;
+
+interface XAccessibleTableSelection : ::com::sun::star::uno::XInterface
+{
+ boolean selectRow ([in] long row) raises (::com::sun::star::lang::IndexOutOfBoundsException);
+ boolean unselectRow ([in] long row) raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+ boolean selectColumn ([in] long column) raises (::com::sun::star::lang::IndexOutOfBoundsException);
+ boolean unselectColumn ([in] long column) raises (::com::sun::star::lang::IndexOutOfBoundsException);
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/XAccessibleText.idl b/offapi/com/sun/star/accessibility/XAccessibleText.idl
new file mode 100644
index 000000000..98af06445
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/XAccessibleText.idl
@@ -0,0 +1,527 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_accessibility_XAccessibleText_idl__
+#define __com_sun_star_accessibility_XAccessibleText_idl__
+
+#include
+#include
+#include
+#include
+#include
+#include
+#include
+#include
+#include
+
+module com { module sun { module star { module accessibility {
+
+/** Implement this interface to give read-only access to a text.
+
+ The XAccessibleText interface should be implemented by
+ all UNO components that present textual information on the display like
+ buttons, text entry fields, or text portions of the document window.
+ The interface provides access to the text's content, attributes, and
+ spatial location. However, text can not be modified with this
+ interface. That is the task of the XAccessibleEditableText
+ interface.
+
+ The text length, i.e. the number of characters in the text, is
+ returned by XAccessibleText::getCharacterCount().
+ All methods that operate on particular characters (e.g.
+ XAccessibleText::getCharacterAt()) use character
+ indices from 0 to length-1. All methods that operate on character
+ positions (e.g. XAccessibleText::getTextRange())
+ use indices from 0 to length.
+
+ Please note that accessible text does not necessarily support
+ selection. In this case it should behave as if there where no
+ selection. An empty selection is used for example to express the
+ current cursor position.
+
+ @since OOo 1.1.2
+*/
+interface XAccessibleText : ::com::sun::star::uno::XInterface
+{
+ /** Return the position of the caret.
+
+ Returns the offset of the caret. The caret is often called text
+ cursor. The caret is actually the position between two characters.
+ Its position/offset is that of the character to the right of it.
+
+ @return
+ The returned offset is relative to the text represented by this
+ object.
+ */
+ long getCaretPosition ();
+
+ /** Set the position of the caret.
+
+ The caret is often called text cursor. The caret is actually the
+ position between two characters. Its position/offset is that of the
+ character to the right of it.
+
+ Setting the caret position may or may not alter the current
+ selection. A change of the selection is notified to the
+ accessibility event listeners with an
+ AccessibleEventId::ACCESSIBLE_SELECTION_EVENT.
+
+ When the new caret position differs from the old one (which, of
+ course, is the standard case) this is notified to the accessibility
+ event listeners with an
+ AccessibleEventId::ACCESSIBLE_CARET_EVENT.
+
+ @param nIndex
+ The new index of the caret. This caret is actually placed to
+ the left side of the character with that index. An index of 0
+ places the caret so that the next insertion goes before the
+ first character. An index of getCharacterCount()
+ leads to insertion after the last character.
+
+ @return
+ Returns `TRUE` if the caret has been moved and `FALSE`
+ otherwise. A `TRUE` value does not necessarily mean that the
+ caret has been positioned exactly at the required position.
+ If that position lies inside a read-only area the caret is
+ positioned before or behind it. Listen to the caret event to
+ determine the new position.
+
+ @throws ::com::sun::star::lang::IndexOutOfBoundsException
+ if the index is not valid.
+ */
+ boolean setCaretPosition ([in] long nIndex)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+ /** Return the character at the specified position.
+
+ Returns the character at the given index.
+
+ @param nIndex
+ The index of the character to return.
+ The valid range is 0..length-1.
+
+ @return
+ the character at the index nIndex.
+
+ @throws ::com::sun::star::lang::IndexOutOfBoundsException
+ if the index is invalid
+ */
+ char getCharacter ([in] long nIndex)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+ /** Get the attribute set for the specified position.
+
+ Returns a set of attributes that are associated for the character
+ at the given index. To prevent the method from returning possibly
+ large sets of attributes that the caller is not interested in the
+ caller has to provide a list of attributes that he wants to be
+ returned.
+
+ @param nIndex
+ The index of the character for which to return its attributes.
+ The valid range is 0..length-1.
+
+ @param aRequestedAttributes
+ This string sequence defines the set of attributes that the
+ caller is interested in. When there are attributes defined that
+ are not listed in the sequence then they are not returned. When
+ there are requested attributes that are not defined for the
+ character then they are ignored, too.
+
+ An empty sequence signals the callers interest in all the
+ attributes. This is useful in two cases: a) Simply as a way to
+ avoid passing a potentially large array to the called object or
+ b) when the caller does not know what attributes the called
+ objects supports but is interested in all of them
+ nevertheless.
+
+ @return
+ Returns the explicitly or implicitly (empty
+ aRequestedAttributes argument) requested attributes
+ of the specified character. Each attribute is represented by a
+ ::com::sun::star::beans::PropertyValue
+ object. The returned list of attribute descriptions contains
+ all attributes that are both members of the sequence of
+ requested attributes and are defined for the character at the
+ specified index.
+
+ @throws ::com::sun::star::lang::IndexOutOfBoundsException
+ if the index is invalid
+
+ @see CharacterProperties
+ */
+ sequence<::com::sun::star::beans::PropertyValue>
+ getCharacterAttributes (
+ [in] long nIndex,
+ [in] sequence aRequestedAttributes)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException,
+ ::com::sun::star::beans::UnknownPropertyException);
+
+
+ /** Return the bounding box of the specified position.
+
+ Returns the bounding box of the indexed character.
+
+ The virtual character after the last character of the represented
+ text, i.e. the one at position length is a special case. It
+ represents the current input position and will therefore typically
+ be queried by AT more often than other positions. Because it does
+ not represent an existing character its bounding box is defined in
+ relation to preceding characters. It should be roughly equivalent to
+ the bounding box of some character when inserted at the end of the
+ text. Its height typically being the maximal height of all the
+ characters in the text or the height of the preceding character, its
+ width being at least one pixel so that the bounding box is not
+ degenerate.
+ Note that the index "length" is not always valid. Whether it is
+ or not is implementation dependent. It typically is when text is
+ editable or otherwise when on the screen the caret can be placed
+ behind the text. You can be sure that the index is valid after you
+ have received an AccessibleEventId::CARET event
+ for this index.
+ @param nIndex
+ Index of the character for which to return its bounding box.
+ The valid range is 0..length.
+
+ @return
+ The bounding box of the referenced character. The bounding box
+ of the virtual character at position length has to have
+ non-empty dimensions.
+
+ @throws ::com::sun::star::lang::IndexOutOfBoundsException
+ if the index is invalid
+ */
+ ::com::sun::star::awt::Rectangle getCharacterBounds ([in] long nIndex)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+
+ /** Return the number of characters in the represented text.
+
+ Returns the number of characters in the text represented by this
+ object or, in other words, the text length.
+
+ @return
+ Returns the number of characters of this object's text. A zero
+ value indicates an empty text.
+ */
+ long getCharacterCount ();
+
+
+ /** Return the text position for the specified screen position.
+
+ Given a point in local coordinates, i.e. relative to the
+ coordinate system of the object, return the zero-based index of
+ the character under that point. The same functionality could be
+ achieved by using the bounding boxes for each character as returned
+ by XAccessibleText::getCharacterBounds(). The method
+ XAccessibleText::getIndexAtPoint(), however, can be
+ implemented in a more efficient way.
+
+ @param aPoint
+ The position for which to look up the index of the character
+ that is rendered on to the display at that point.
+
+ @return
+ Index of the character under the given point or -1 if the point
+ is invalid or there is no character under the point.
+ */
+ long getIndexAtPoint ([in] ::com::sun::star::awt::Point aPoint);
+
+ /** Return the selected text.
+
+ Returns the portion of the text that is selected.
+
+ @return
+ The returned text is the selected portion of the object's text.
+ If no text is selected when this method is called or when
+ selection is not supported an empty string is returned.
+ */
+ string getSelectedText ();
+
+ /** Return the position of the start of the selection.
+
+ Returns the index of the start of the selected text.
+
+ @return
+ If there is no selection or selection is not supported the
+ position of selection start and end will be the same undefined
+ value.
+ */
+ long getSelectionStart ();
+
+ /** Return the position of the end of the selection.
+
+ Returns the index of the end of the selected text.
+
+ @return
+ If there is no selection or selection is not supported the
+ position of selection start and end will be the same undefined
+ value.
+ */
+ long getSelectionEnd ();
+
+ /** Set a new selection.
+
+ Sets the selected text portion according to the given indices.
+ The old selection is replaced by the new selection.
+
+ The selection encompasses the same string of text that
+ XAccessibleText::getTextRange() would have
+ selected. See there for details.
+
+ Setting the selection may or may not change the caret position.
+ Typically the caret is moved to the position after the second
+ argument. When the caret is moved this is notified to the
+ accessibility event listeners with an
+ AccessibleEventId::ACCESSIBLE_CARET_EVENT.
+
+ @param nStartIndex
+ The first character of the new selection.
+ The valid range is 0..length.
+
+ @param nEndIndex
+ The position after the last character of the new selection.
+ The valid range is 0..length.
+
+ @return
+ Returns `TRUE` if the selection has been set successfully and
+ `FALSE` otherwise or when selection is not supported.
+
+ @throws ::com::sun::star::lang::IndexOutOfBoundsException
+ if the indices are invalid
+ */
+ boolean setSelection ([in] long nStartIndex, [in] long nEndIndex)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+ /** Return the whole text.
+
+ Returns the complete text. This is equivalent to a call to
+ XAccessibleText::getTextRange() with the arguments
+ zero and getCharacterCount()-1
.
+
+ @return
+ Returns a string that contains the complete text.
+ */
+ string getText ();
+
+ /** Return the specified text range.
+
+ Returns the substring between the two given indices.
+
+ The substring starts with the character at nStartIndex
+ (inclusive) and up to the character at nEndIndex (exclusive),
+ if nStartIndex is less or equal nEndIndex. If nEndIndex is
+ lower than nStartIndex, the result is the same as a call with
+ the two arguments being exchanged.
+
+ The whole text can be requested by passing the indices zero and
+ getCharacterCount()
. If both indices have the same
+ value, an empty string is returned.
+
+ @param nStartIndex
+ Index of the first character to include in the returned string.
+ The valid range is 0..length.
+
+ @param nEndIndex
+ Index of the last character to exclude in the returned string.
+ The valid range is 0..length.
+
+ @return
+ Returns the substring starting with the character at nStartIndex
+ (inclusive) and up to the character at nEndIndex (exclusive), if
+ nStartIndex is less than or equal to nEndIndex.
+
+ @throws ::com::sun::star::lang::IndexOutOfBoundsException
+ if the indices are invalid
+ */
+ string getTextRange ([in] long nStartIndex, [in] long nEndIndex)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+ /** Get a text portion around the given position.
+
+ Returns the substring of the specified text type that contains
+ the character at the given index, if any. For example, given the
+ text type AccessibleTextType::WORD, the word
+ which contains the character at position nIndex is returned, or an
+ empty string if no word is found at the that position.
+
+ @param nIndex
+ Index of the character whose containing text portion is to be
+ returned.
+ The valid range is 0..length.
+
+ @param nTextType
+ The type of the text portion to return. See
+ AccessibleTextType for the complete list.
+
+ @return
+ Returns the requested text portion. This portion may be empty
+ or invalid when no appropriate text portion is found or text
+ type is invalid.
+
+ @throws ::com::sun::star::lang::IndexOutOfBoundsException
+ if the index is invalid
+ @throws ::com::sun::star::lang::IllegalArgumentException
+ if the given text type is not valid.
+ */
+ TextSegment getTextAtIndex([in] long nIndex, [in] short nTextType)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException,
+ ::com::sun::star::lang::IllegalArgumentException);
+
+ /** Get a text portion before the given position.
+
+ Returns the substring of the specified text type that is
+ located before the given character and does not include
+ it. The result of this method should be same as a result for
+ XAccessibleText::getTextAtIndex() with a
+ suitably decreased index value.
+
+ For example, if text type is
+ AccessibleTextType::WORD, then the complete word
+ that is closest to and located before nIndex is returned.
+
+ If the index is valid, but no suitable word (or other text
+ type) is found, an empty text segment is returned.
+
+ @param nIndex
+ Index of the character for which to return the text part before
+ it. The index character will not be part of the returned
+ string.
+ The valid range is 0..length.
+
+ @param nTextType
+ The type of the text portion to return. See
+ AccessibleTextType for the complete list.
+
+ @return
+ Returns the requested text portion. This portion may be empty
+ or invalid when no appropriate text portion is found or text
+ type is invalid.
+
+ @throws ::com::sun::star::lang::IndexOutOfBoundsException
+ if the index is invalid.
+ @throws ::com::sun::star::lang::IllegalArgumentException
+ if the given text type is not valid.
+ */
+ TextSegment getTextBeforeIndex([in] long nIndex, [in] short nTextType)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException,
+ ::com::sun::star::lang::IllegalArgumentException);
+
+ /** Get a text portion behind the given position.
+
+ Returns the substring of the specified text type that is
+ located after the given character and does not include
+ it. The result of this method should be same as a result for
+ XAccessibleText::getTextAtIndex() with a
+ suitably increased index value.
+
+ For example, if text type is
+ AccessibleTextType::WORD, then the complete word
+ that is closest to and located behind nIndex is returned.
+
+ If the index is valid, but no suitable word (or other text
+ type) is found, an empty string is returned.
+
+ @param nIndex
+ Index of the character for which to return the text part after
+ it. The index character will be part of the returned string.
+ The valid range is 0..length.
+
+ @param nTextType
+ The type of the text portion to return. See
+ AccessibleTextType for the complete list.
+
+ @return
+ Returns the requested text portion. This portion may be empty
+ or invalid when no appropriate text portion is found or text
+ type is invalid.
+
+ @throws ::com::sun::star::lang::IndexOutOfBoundsException
+ if the index is invalid
+ @throws ::com::sun::star::lang::IllegalArgumentException
+ if the given text type is not valid.
+ */
+ TextSegment getTextBehindIndex([in] long nIndex, [in] short nTextType)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException,
+ ::com::sun::star::lang::IllegalArgumentException);
+
+ /** Copy the specified text into the clipboard.
+
+ Copy the specified text into the clipboard. The text that is
+ copied is the same text that would have been selected by the
+ XAccessibleText::getTextRange() method.
+
+ The other clipboard related methods
+ XAccessibleEditableText::cutText() and
+ XAccessibleEditableText::deleteText() can be found in
+ the XAccessibleEditableText because of their
+ destructive nature.
+
+ @param nStartIndex
+ Start index of the text to copied into the clipboard.
+ The valid range is 0..length.
+
+ @param nEndIndex
+ End index of the text to copied into the clipboard.
+ The valid range is 0..length.
+
+ @return
+ Returns `TRUE` if the specified text has been copied
+ successfully into the clipboard.
+
+ @throws ::com::sun::star::lang::IndexOutOfBoundsException
+ if the indices are invalid
+ */
+ boolean copyText ([in] long nStartIndex, [in] long nEndIndex)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+ /** Scroll the specified text to make it visible on screen.
+
+ @param nStartIndex
+ Start index of the text to scroll.
+ The valid range is 0..length.
+
+ @param nEndIndex
+ End index of the text to scroll.
+ The valid range is nStartIndex..length.
+
+ @param aScrollType
+ Type of scroll to perform. See AccessibleScrollType for the
+ complete list.
+
+ @return
+ Returns `TRUE` if the specified text has been scrolled
+ successfully.
+
+ @throws ::com::sun::star::lang::IndexOutOfBoundsException
+ if the indices are invalid
+
+ @since LibreOffice 7.0
+ */
+ boolean
+ scrollSubstringTo ([in] long nStartIndex, [in] long nEndIndex,
+ [in] AccessibleScrollType aScrollType)
+ raises (::com::sun::star::lang::IndexOutOfBoundsException);
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/XAccessibleTextAttributes.idl b/offapi/com/sun/star/accessibility/XAccessibleTextAttributes.idl
new file mode 100644
index 000000000..f8d459be6
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/XAccessibleTextAttributes.idl
@@ -0,0 +1,98 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_accessibility_XAccessibleTextAttributes_idl__
+#define __com_sun_star_accessibility_XAccessibleTextAttributes_idl__
+
+#include
+#include
+#include
+
+module com { module sun { module star { module accessibility {
+
+/** Implement this interface to give access to the attributes of a text.
+
+ @since OOo 2.0.4
+*/
+interface XAccessibleTextAttributes
+{
+ /** Get the default attribute set for the text.
+
+ Returns a set of all default paragraph and default character
+ attributes that are associated for the text. To prevent the method
+ from returning possibly large sets of attributes that the caller
+ is not interested in the caller can provide a list of attributes
+ that he wants to be returned.
+
+ @param RequestedAttributes
+ This string sequence defines the set of attributes that the
+ caller is interested in. When there are requested attributes
+ that are not defined for the text then they are ignored.
+
+ When the sequence is empty all attributes are returned.
+
+ @return
+ Returns the requested attributes of the text. Each attribute
+ is represented by a ::com::sun::star::beans::PropertyValue
+ object.
+ */
+ sequence<::com::sun::star::beans::PropertyValue>
+ getDefaultAttributes ( [in] sequence RequestedAttributes )
+ raises ( ::com::sun::star::beans::UnknownPropertyException );
+
+ /** Get the run attribute set for the specified position.
+
+ Returns a set of character attributes that are associated for
+ the character at the given index and are directly set or are set
+ via a character style. To prevent the method from returning all of
+ these attributes the caller can provide a list of attributes
+ that he wants to be returned.
+
+ @param Index
+ The index of the character for which to return its attributes.
+ The valid range is 0..length of text-1.
+
+ @param RequestedAttributes
+ This string sequence defines the set of attributes that the
+ caller is interested in. When there are requested attributes
+ that are not defined for the text then they are ignored.
+
+ When the sequence is empty all attributes are returned.
+
+ @return
+ Returns the requested attributes of the specified character.
+ Each attribute is represented by a
+ ::com::sun::star::beans::PropertyValue object.
+
+ @throws ::com::sun::star::lang::IndexOutOfBoundsException
+ if the index is invalid
+ */
+ sequence<::com::sun::star::beans::PropertyValue>
+ getRunAttributes ( [in] long Index,
+ [in] sequence RequestedAttributes )
+ raises (::com::sun::star::beans::UnknownPropertyException,
+ ::com::sun::star::lang::IndexOutOfBoundsException);
+
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/XAccessibleTextMarkup.idl b/offapi/com/sun/star/accessibility/XAccessibleTextMarkup.idl
new file mode 100644
index 000000000..bf9fb3617
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/XAccessibleTextMarkup.idl
@@ -0,0 +1,124 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_accessibility_XAccessibleTextMarkup_idl__
+#define __com_sun_star_accessibility_XAccessibleTextMarkup_idl__
+
+#include
+#include
+#include
+#include
+#include
+
+module com { module sun { module star { module accessibility {
+
+ interface XAccessibleTextMarkup;
+
+
+/** Implement this interface to expose the text markups of a text.
+
+ The XAccessibleTextMarkup interface is the main interface
+ to expose text markups in a text, typically of a text document, that are
+ used to reference other (parts of) documents. For supporting the
+ XAccessibleTextMarkup::getTextMarkupIndex() method of this
+ interface and other character related methods of the
+ XAccessibleTextMarkup interface, it is necessary to also
+ support the XAccessibleText interface.
+
+ @see XAccessibleText
+
+ @since OOo 3.0
+*/
+interface XAccessibleTextMarkup
+ : ::com::sun::star::accessibility::XAccessibleText
+{
+ /** Returns the number of text markup of the given text markup type
+ of a text.
+
+ Throws IllegalArgumentException, if given text
+ markup type is out of valid range.
+
+ @param TextMarkupType
+ This specifies the type of text markups, whose count should
+ be returned - see TextMarkupType.
+
+ @return
+ The number of text markup of the given text markup type.
+ Returns 0 if there is no text markup.
+ */
+ long getTextMarkupCount ( [in] long TextMarkupType )
+ raises (::com::sun::star::lang::IllegalArgumentException);
+
+ /** Returns the text segment of the text markup of the given index and
+ of the given text mark type
+
+ Throws IndexOutOfBoundsException, if given index
+ is out of valid range.
+ Throws IllegalArgumentException, if given text
+ markup type is out of valid range.
+
+ @param TextMarkupIndex
+ This index specifies the text markup to return.
+
+ @param TextMarkupType
+ This specifies the type of the text markup to be returned - see
+ TextMarkupType.
+
+ @return
+ If the given index is in range [0..getTextMarkupCount(TextMarkupType)-1],
+ the text segment - see TextSegment - of the text markup
+ of the given text markup type is returned.
+ */
+ TextSegment getTextMarkup ( [in] long TextMarkupIndex,
+ [in] long TextMarkupType )
+ raises (::com::sun::star::lang::IndexOutOfBoundsException,
+ ::com::sun::star::lang::IllegalArgumentException);
+
+ /** returns a sequence of the text segments of the text markups at the given
+ character index and of the given text markup type.
+
+ Throws IndexOutOfBoundsException, if given character
+ index is out of range [0..number of characters in the text).
+ Throws IllegalArgumentException, if given text
+ markup type is out of valid range.
+
+ @param CharIndex
+ This index specifies the character index in the text.
+
+ @param TextMarkupType
+ This specifies the type of the text markups to be returned - see
+ TextMarkupType.
+
+ @return
+ If character index is in range [0..number of characters in the text-1],
+ a sequence of TextSegments of the text markups at
+ given character index of the given text markup type are returned.
+ The sequence is empty, if no such text markup is found.
+ */
+ sequence getTextMarkupAtIndex ( [in] long CharIndex,
+ [in] long TextMarkupType )
+ raises (::com::sun::star::lang::IndexOutOfBoundsException,
+ ::com::sun::star::lang::IllegalArgumentException);
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/XAccessibleTextSelection.idl b/offapi/com/sun/star/accessibility/XAccessibleTextSelection.idl
new file mode 100644
index 000000000..ecc61e721
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/XAccessibleTextSelection.idl
@@ -0,0 +1,49 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_accessibility_XAccessibleTextSelection_idl__
+#define __com_sun_star_accessibility_XAccessibleTextSelection_idl__
+
+#include
+#include
+#include
+#include
+#include
+
+module com { module sun { module star { module accessibility {
+
+interface XAccessibleTextSelection : ::com::sun::star::uno::XInterface
+{
+ boolean scrollToPosition ([in] ::com::sun::star::awt::Point aPoint, [in] boolean isLeftTop) raises (::com::sun::star::lang::IllegalArgumentException);
+
+ long getSelectedPortionCount();
+
+ long getSeletedPositionStart ([in] long nSelectedPortionIndex) raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+ long getSeletedPositionEnd ([in] long nSelectedPortionIndex) raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+ long addSelection( [in] long selectionIndex, [in]long startOffset, [in] long endOffset) raises (::com::sun::star::lang::IndexOutOfBoundsException);
+
+ boolean removeSelection( [in] long selectionIndex ) raises (::com::sun::star::lang::IndexOutOfBoundsException);
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/XAccessibleValue.idl b/offapi/com/sun/star/accessibility/XAccessibleValue.idl
new file mode 100644
index 000000000..d25c81435
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/XAccessibleValue.idl
@@ -0,0 +1,98 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_accessibility_XAccessibleValue_idl__
+#define __com_sun_star_accessibility_XAccessibleValue_idl__
+
+#include
+
+module com { module sun { module star { module accessibility {
+
+/** Implement this interface to give access to a single numerical value.
+
+ The XAccessibleValue interface represents a single
+ numerical value and should be implemented by any class that supports
+ numerical value like scroll bars and spin boxes. This interface lets
+ you access the value and its upper and lower bounds.
+
+ @since OOo 1.1.2
+*/
+interface XAccessibleValue : ::com::sun::star::uno::XInterface
+{
+ /** Returns the value of this object as a number.
+
+ The exact return type is implementation dependent. Typical types
+ are long and double.
+
+ @return
+ Returns the current value represented by this object.
+ */
+ any getCurrentValue ();
+
+ /** Sets the value of this object to the given number.
+
+ The argument is clipped to the valid interval whose upper and
+ lower bounds are returned by the methods
+ getMaximumAccessibleValue() and
+ getMinimumAccessibleValue(), i.e. if it is lower than
+ the minimum value the new value will be the minimum and if it is
+ greater than the maximum then the new value will be the maximum.
+
+ @param aNumber
+ The new value represented by this object. The set of admissible
+ types for this argument is implementation dependent.
+
+ @return
+ Returns `TRUE` if the new value could successfully be set and
+ `FALSE` otherwise.
+ */
+ boolean setCurrentValue ([in] any aNumber);
+
+ /** Returns the maximal value that can be represented by this object.
+
+ The type of the returned value is implementation dependent. It
+ does not have to be the same type as that returned by
+ getCurrentAccessibleValue().
+
+ @return
+ Returns the maximal value in an implementation dependent type.
+ If this object has no upper bound then an empty object is
+ returned.
+ */
+ any getMaximumValue ();
+
+ /** Returns the minimal value that can be represented by this object.
+
+ The type of the returned value is implementation dependent. It
+ does not have to be the same type as that returned by
+ getCurrentAccessibleValue().
+
+ @return
+ Returns the minimal value in an implementation dependent type.
+ If this object has no upper bound then an empty object is
+ returned.
+ */
+ any getMinimumValue ();
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/accessibility/XMSAAService.idl b/offapi/com/sun/star/accessibility/XMSAAService.idl
new file mode 100644
index 000000000..42b259196
--- /dev/null
+++ b/offapi/com/sun/star/accessibility/XMSAAService.idl
@@ -0,0 +1,46 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_accessibility_XMSAASERVICE_idl__
+#define __com_sun_star_accessibility_XMSAASERVICE_idl__
+
+#include
+
+module com { module sun { module star { module accessibility {
+
+/** The interface must be implemented for a server that can support MSAA com objects and send win32 accessible events
+*/
+interface XMSAAService : ::com::sun::star::lang::XComponent
+{
+ /** Return com object pointer.
+
+ @return
+ A reference to the object that contains the actual accessibility information.
+
+ @see AccessibleContext
+ */
+ hyper getAccObjectPtr([in] hyper hWnd, [in] hyper lParam, [in] hyper wParam);
+
+ void handleWindowOpened([in] hyper i);
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/AnimateColor.idl b/offapi/com/sun/star/animations/AnimateColor.idl
new file mode 100644
index 000000000..3e07383fb
--- /dev/null
+++ b/offapi/com/sun/star/animations/AnimateColor.idl
@@ -0,0 +1,38 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_AnimateColor_idl__
+#define __com_sun_star_animations_AnimateColor_idl__
+
+#include
+
+
+module com { module sun { module star { module animations {
+
+
+/**
+ @since LibreOffice 4.1
+*/
+service AnimateColor : com::sun::star::animations::XAnimate;
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/AnimateMotion.idl b/offapi/com/sun/star/animations/AnimateMotion.idl
new file mode 100644
index 000000000..130196424
--- /dev/null
+++ b/offapi/com/sun/star/animations/AnimateMotion.idl
@@ -0,0 +1,38 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_AnimateMotion_idl__
+#define __com_sun_star_animations_AnimateMotion_idl__
+
+#include
+
+
+module com { module sun { module star { module animations {
+
+
+/**
+ @since LibreOffice 4.1
+*/
+service AnimateMotion : com::sun::star::animations::XAnimationNode;
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/AnimateSet.idl b/offapi/com/sun/star/animations/AnimateSet.idl
new file mode 100644
index 000000000..8c1c1aa97
--- /dev/null
+++ b/offapi/com/sun/star/animations/AnimateSet.idl
@@ -0,0 +1,38 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_AnimateSet_idl__
+#define __com_sun_star_animations_AnimateSet_idl__
+
+#include
+
+
+module com { module sun { module star { module animations {
+
+
+/**
+ @since LibreOffice 4.1
+*/
+service AnimateSet : com::sun::star::animations::XAnimate;
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/AnimationAdditiveMode.idl b/offapi/com/sun/star/animations/AnimationAdditiveMode.idl
new file mode 100644
index 000000000..2da7e3643
--- /dev/null
+++ b/offapi/com/sun/star/animations/AnimationAdditiveMode.idl
@@ -0,0 +1,46 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_AnimationAdditiveMode_idl__
+#define __com_sun_star_animations_AnimationAdditiveMode_idl__
+
+
+ module com { module sun { module star { module animations {
+
+
+/** Specifies the additive mode for the animation.
+
+ @see XAnimate
+ @see http://www.w3.org/TR/smil20/animation.html#adef-calcMode
+ @see http://www.w3.org/TR/smil20/animation.html#adef-SplineAnimation-calcMode
+*/
+constants AnimationAdditiveMode
+{
+ const short BASE = 0;
+ const short SUM = 1;
+ const short REPLACE = 2;
+ const short MULTIPLY = 3;
+ const short NONE = 4;
+};
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/AnimationCalcMode.idl b/offapi/com/sun/star/animations/AnimationCalcMode.idl
new file mode 100644
index 000000000..c6e42ccec
--- /dev/null
+++ b/offapi/com/sun/star/animations/AnimationCalcMode.idl
@@ -0,0 +1,65 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_AnimationCalcMode_idl__
+#define __com_sun_star_animations_AnimationCalcMode_idl__
+
+
+ module com { module sun { module star { module animations {
+
+
+/** Specifies the interpolation mode for the animation.
+
+ @see XAnimation
+ @see http://www.w3.org/TR/smil20/animation.html#adef-calcMode
+ @see http://www.w3.org/TR/smil20/animation.html#adef-SplineAnimation-calcMode
+*/
+constants AnimationCalcMode
+{
+ /** This specifies that the animation function will jump from one value to the next without any interpolation.
+ */
+ const short DISCRETE = 0;
+
+ /** Simple linear interpolation between values is used to calculate the animation function.
+
+ This is the default.
+ */
+ const short LINEAR = 1;
+
+ /** Defines interpolation to produce an even pace of change across the animation.
+
+ This is only supported for values that define a linear numeric range, and
+ for which some notion of "distance" between points can be calculated
+ (e.g. position, width, height, etc.).
+ */
+ const short PACED = 2;
+
+ /** Interpolates from one value in the values list to the next according to a
+ time function defined by a cubic Bezier spline. The points of the spline are
+ defined in the XAnimate::KeyTimes attribute, and the control points
+ for each interval are defined in the XAnimate::TimeFilter attribute.
+ */
+ const short SPLINE = 3;
+};
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/AnimationColorSpace.idl b/offapi/com/sun/star/animations/AnimationColorSpace.idl
new file mode 100644
index 000000000..3e2005b74
--- /dev/null
+++ b/offapi/com/sun/star/animations/AnimationColorSpace.idl
@@ -0,0 +1,49 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_AnimationColorSpace_idl__
+#define __com_sun_star_animations_AnimationColorSpace_idl__
+
+
+ module com { module sun { module star { module animations {
+
+
+/** defines the color space that is used for interpolation.
+
+ This does not change how colors are interpreted but how to
+ interpolate from one color to another.
+
+ @see XAnimateColor::ColorSpace
+*/
+constants AnimationColorSpace
+{
+ /** defines that the RGB color space is used for interpolation.
+ */
+ const short RGB = 0;
+
+ /** defines that the HSL color space is used for interpolation.
+ */
+ const short HSL = 1;
+};
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/AnimationEndSync.idl b/offapi/com/sun/star/animations/AnimationEndSync.idl
new file mode 100644
index 000000000..f75d5e151
--- /dev/null
+++ b/offapi/com/sun/star/animations/AnimationEndSync.idl
@@ -0,0 +1,72 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_AnimationEndSync_idl__
+#define __com_sun_star_animations_AnimationEndSync_idl__
+
+
+ module com { module sun { module star { module animations {
+
+
+/** @see http://www.w3.org/TR/smil20/smil-timing.html#adef-endsync
+*/
+constants AnimationEndSync
+{
+ /** The par, excl, or media element's implicit duration ends with the earliest
+ active end of all the child elements. This does not refer to the lexical
+ first child, or to the first child to start, but rather refers to the first
+ child to end its (first) active duration.
+ */
+ const short FIRST = 0;
+
+ /** The par, excl, or media element's implicit duration ends with the last active
+ end of the child elements. This does not refer to the lexical last child, or
+ to the last child to start, but rather refers to the last active end of all
+ children that have a resolved, definite begin time. If the time container
+ has no children with a resolved begin time, the time container ends
+ immediately. If child elements have multiple begin times, or otherwise
+ restart, the child elements must complete all instances of active durations
+ for resolved begin times.
+ This is the default value for par and excl elements.
+ */
+ const short LAST = 1;
+
+ /** The par, excl, or media element's implicit duration ends when all of the
+ child elements have ended their respective active durations. Elements with
+ indefinite or unresolved begin times will keep the simple duration of the
+ time container from ending.
+ When all elements have completed the active duration one or more times,
+ the parent time container can end.
+ */
+ const short ALL = 2;
+
+ /** The time container element's implicit duration ends when the intrinsic
+ media duration of the element ends. This must be defined by a host language.
+ If the time container element does not define an intrinsic media duration,
+ the host language must define the simple duration for the element.
+ This is the default value for media time container elements.
+ */
+ const short MEDIA = 3;
+};
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/AnimationFill.idl b/offapi/com/sun/star/animations/AnimationFill.idl
new file mode 100644
index 000000000..7892a4399
--- /dev/null
+++ b/offapi/com/sun/star/animations/AnimationFill.idl
@@ -0,0 +1,91 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_AnimationFill_idl__
+#define __com_sun_star_animations_AnimationFill_idl__
+
+
+ module com { module sun { module star { module animations {
+
+
+/** This constants are used for the members fill() and fillDefault()
+ of the an XTimeContainer.
+
+ @see XTimeContainer
+ @see http://www.w3.org/TR/smil20/smil-timing.html#adef-fill
+*/
+constants AnimationFill
+{
+ /** The fill behavior for the element is determined by the value of the XTiming::FillDefault attribute.
+ This is the default value for the XTiming::Fill...
+ If the application of fillDefault to an element would result in the element having a value
+ of fill that is not allowed on that element, the element will instead have a fill value of
+ AnimationFill::AUTO.
+ */
+ const short DEFAULT = 0;
+
+ /** Specifies that the value of this attribute (and of the fill behavior) are
+ inherited from the XTiming::FillDefault value
+ of the parent element. If there is no parent element, the value is AnimationFill::AUTO.
+ This is the default value for the XTiming::FillDefault.
+ */
+ const short INHERIT = 0;
+
+ /** Specifies that the element will not extend past the end of the last instance of the simple duration. */
+ const short REMOVE = 1;
+
+ /** Specifies that the element will extend past the end of the last instance of the simple duration by
+ "freezing" the element state at that point. The parent time container of the element determines how
+ long the element is frozen (as described immediately below).
+ */
+ const short FREEZE = 2;
+
+ /** Setting this to "hold" has the same effect as setting to "freeze", except that the element is always
+ frozen to extend to the end of the simple duration of the parent time container of the element
+ (independent of the type of time container). For profiles that support a layered layout model
+ (e.g., SMIL 2.0 Language Profile), held elements (elements with fill="hold") will refresh their display
+ area when a layer is added on top then later removed.
+ */
+ const short HOLD = 3;
+
+ /** Setting this to "transition" has the same effect as setting to "freeze", except that the element is
+ removed at the end of the transition. This value is only allowed on elements with media directly
+ associated with them. If specified on any other element (e.g. a time container element in the SMIL
+ language profile), the attribute is ignored. See the SMIL Transitions module.
+ */
+ const short TRANSITION = 4;
+
+ /** The fill behavior for this element depends on whether the element specifies any of the attributes
+ that define the simple or active duration:
+
+ - If none of the attributes duration, end, repeatCount or repeatDuration are specified on
+ the element, then the element will have a fill behavior identical to that if it were specified
+ as AnimationFill::FREEZE.
+ - Otherwise, the element will have a fill behavior identical to that if it were specified as
+ AnimationFill::REMOVE.
+
+ */
+ const short AUTO = 5;
+};
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/AnimationNodeType.idl b/offapi/com/sun/star/animations/AnimationNodeType.idl
new file mode 100644
index 000000000..31bed11ff
--- /dev/null
+++ b/offapi/com/sun/star/animations/AnimationNodeType.idl
@@ -0,0 +1,78 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_AnimationNodeType_idl__
+#define __com_sun_star_animations_AnimationNodeType_idl__
+
+
+ module com { module sun { module star { module animations {
+
+
+/** This constants defines a type for an animation node.
+
+ It can be used to quickly identify semantic blocks inside an animation hierarchy.
+
+ @see AnimationNode
+*/
+constants AnimationNodeType
+{
+ /** Defines a custom time node. */
+ const short CUSTOM = 0;
+
+ /** Defines a parallel time container. */
+ const short PAR = 1;
+
+ /** Defines a sequence time container. */
+ const short SEQ = 2;
+
+ /** Defines an iterate time container. */
+ const short ITERATE = 3;
+
+ /** Defines a generic attribute animation. */
+ const short ANIMATE = 4;
+
+ /** Defines a simple mean of just setting the value of
+ an attribute for a specified duration. */
+ const short SET = 5;
+
+ /** Defines a move animation along a path. */
+ const short ANIMATEMOTION = 6;
+
+ /** Defines an animation of a color attribute. */
+ const short ANIMATECOLOR = 7;
+
+ /** Defines an animation of a transformation attribute. */
+ const short ANIMATETRANSFORM = 8;
+
+ /** Defines an animation of a filter behavior. */
+ const short TRANSITIONFILTER = 9;
+
+ /** Defines an audio effect. */
+ const short AUDIO = 10;
+
+ /** Defines a command effect. */
+ const short COMMAND = 11;
+
+};
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/AnimationRestart.idl b/offapi/com/sun/star/animations/AnimationRestart.idl
new file mode 100644
index 000000000..78ded7ff5
--- /dev/null
+++ b/offapi/com/sun/star/animations/AnimationRestart.idl
@@ -0,0 +1,66 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_AnimationRestart_idl__
+#define __com_sun_star_animations_AnimationRestart_idl__
+
+
+ module com { module sun { module star { module animations {
+
+
+/** defines the restart behavior
+
+ @see XTiming::Restart
+ @see XTiming::RestartDefault
+ @see http://www.w3.org/TR/smil20/smil-timing.html#adef-restart
+*/
+constants AnimationRestart
+{
+ /** The restart behavior for the element is determined by the value of the XTiming::RestartDefault attribute.
+ This is the default value for the XTiming::Restart attribute.
+ */
+ const short DEFAULT = 0;
+
+ /** Specifies that the value of this attribute (and of the restart behavior) are
+ inherited from the XTiming::RestartDefault value of the parent element.
+ If there is no parent element, the value is AnimationRestart::ALWAYS.
+ This is the default value for the XTiming::RestartDefault attribute.
+ */
+ const short INHERIT = 0;
+
+ /** The element can be restarted at any time.
+ */
+ const short ALWAYS = 1;
+
+ /** The element can only be restarted when it is not active (i.e. it can be restarted after the active end).
+ Attempts to restart the element during its active duration are ignored.
+ */
+ const short WHEN_NOT_ACTIVE = 2;
+
+ /** The element cannot be restarted for the remainder of the current simple
+ duration of the parent time container.
+ */
+ const short NEVER = 3;
+};
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/AnimationTransformType.idl b/offapi/com/sun/star/animations/AnimationTransformType.idl
new file mode 100644
index 000000000..52e5f3834
--- /dev/null
+++ b/offapi/com/sun/star/animations/AnimationTransformType.idl
@@ -0,0 +1,58 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_AnimationTransformType_idl__
+#define __com_sun_star_animations_AnimationTransformType_idl__
+
+
+ module com { module sun { module star { module animations {
+
+
+/** Specifies the transformation type for an XAnimateTransform.
+
+ @see http://www.w3.org/TR/SVG/animate.html#AnimateTransformElementTypeAttribute
+*/
+constants AnimationTransformType
+{
+ /** defines a translation
+ */
+ const short TRANSLATE = 0;
+
+ /** defines a scale
+ */
+ const short SCALE = 1;
+
+ /** defines a rotation
+ */
+ const short ROTATE = 2;
+
+ /** defines a skew transformation for x-axis
+ */
+ const short SKEWX = 3;
+
+ /** defines a skew transformation for y-axis
+ */
+ const short SKEWY = 4;
+};
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/AnimationValueType.idl b/offapi/com/sun/star/animations/AnimationValueType.idl
new file mode 100644
index 000000000..9fc1ab3d3
--- /dev/null
+++ b/offapi/com/sun/star/animations/AnimationValueType.idl
@@ -0,0 +1,48 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_AnimationValueType_idl__
+#define __com_sun_star_animations_AnimationValueType_idl__
+
+
+ module com { module sun { module star { module animations {
+
+
+/** @see XAnimateAttribute::ValueType
+*/
+constants AnimationValueType
+{
+ /** The animation value represents a string.
+ */
+ const short STRING = 0;
+
+ /** The animation value represents a number.
+ */
+ const short NUMBER = 1;
+
+ /** The animation value represents a color.
+ */
+ const short COLOR = 2;
+};
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/Audio.idl b/offapi/com/sun/star/animations/Audio.idl
new file mode 100644
index 000000000..929a3dce9
--- /dev/null
+++ b/offapi/com/sun/star/animations/Audio.idl
@@ -0,0 +1,38 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_Audio_idl__
+#define __com_sun_star_animations_Audio_idl__
+
+#include
+
+
+module com { module sun { module star { module animations {
+
+
+/**
+ @since LibreOffice 4.1
+*/
+service Audio : com::sun::star::animations::XAudio;
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/Command.idl b/offapi/com/sun/star/animations/Command.idl
new file mode 100644
index 000000000..21a30c7a8
--- /dev/null
+++ b/offapi/com/sun/star/animations/Command.idl
@@ -0,0 +1,38 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_Command_idl__
+#define __com_sun_star_animations_Command_idl__
+
+#include
+
+
+module com { module sun { module star { module animations {
+
+
+/**
+ @since LibreOffice 4.1
+*/
+service Command : com::sun::star::animations::XCommand;
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/Event.idl b/offapi/com/sun/star/animations/Event.idl
new file mode 100644
index 000000000..4cef55e13
--- /dev/null
+++ b/offapi/com/sun/star/animations/Event.idl
@@ -0,0 +1,58 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_Event_idl__
+#define __com_sun_star_animations_Event_idl__
+
+#include
+
+
+ module com { module sun { module star { module animations {
+
+
+/** an event has a source that causes an event to be fired and a trigger
+ that defines under which condition an event should be raised and
+ an offset if the event should be raised a defined amount of time
+ after the event is triggered.
+*/
+struct Event
+{
+ /** this is the source for this event. */
+ any Source;
+
+ /** this is the trigger that fires this event. */
+ short Trigger;
+
+ /** an optional offset in seconds or Timing::INDEFINITE. This is the timespan
+ between the triggering of the event and actually raising the event
+ */
+ any Offset;
+
+ /** an option repeat value. If the #Trigger is
+ EventTrigger, this is the number of repeats
+ after which the event is initially raised.
+ */
+ unsigned short Repeat;
+};
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/EventTrigger.idl b/offapi/com/sun/star/animations/EventTrigger.idl
new file mode 100644
index 000000000..37e2dacab
--- /dev/null
+++ b/offapi/com/sun/star/animations/EventTrigger.idl
@@ -0,0 +1,80 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_EventTrigger_idl__
+#define __com_sun_star_animations_EventTrigger_idl__
+
+
+ module com { module sun { module star { module animations {
+
+
+constants EventTrigger
+{
+ /** Nothing triggers this event.
+ */
+ const short NONE = 0;
+
+ const short ON_BEGIN = 1;
+ const short ON_END = 2;
+
+ /** This event is raised when the element local timeline begins to play.
+ It will be raised each time the element begins the active duration
+ (i.e. when it restarts, but not when it repeats).
+
+ @see http://www.w3.org/TR/smil20/smil-timing.html#Timing-DOMEvents
+ */
+ const short BEGIN_EVENT = 3;
+
+ /** This event is raised at the active end of the element. Note that this
+ event is not raised at the simple end of each repeat.
+
+ @see http://www.w3.org/TR/smil20/smil-timing.html#Timing-DOMEvents
+ */
+ const short END_EVENT = 4;
+
+ const short ON_CLICK = 5;
+
+ const short ON_DBL_CLICK = 6;
+ const short ON_MOUSE_ENTER = 7;
+ const short ON_MOUSE_LEAVE = 8;
+
+ /** This event is raised when the user wants the presentation to go one step forward.
+ */
+ const short ON_NEXT = 9;
+
+ /** This event is raised when the user wants the presentation to go one step backward.
+ */
+ const short ON_PREV = 10;
+
+ const short ON_STOP_AUDIO = 11;
+
+ /** This event is raised when the element local timeline repeats.
+ It will be raised each time the element repeats, after the first iteration.
+
+ @see http://www.w3.org/TR/smil20/smil-timing.html#Timing-DOMEvents
+ */
+ const short REPEAT = 12;
+};
+
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/IterateContainer.idl b/offapi/com/sun/star/animations/IterateContainer.idl
new file mode 100644
index 000000000..a6310f5f1
--- /dev/null
+++ b/offapi/com/sun/star/animations/IterateContainer.idl
@@ -0,0 +1,38 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_IterateContainer_idl__
+#define __com_sun_star_animations_IterateContainer_idl__
+
+#include
+
+
+module com { module sun { module star { module animations {
+
+
+/**
+ @since LibreOffice 4.1
+*/
+service IterateContainer : com::sun::star::animations::XTimeContainer;
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/ParallelTimeContainer.idl b/offapi/com/sun/star/animations/ParallelTimeContainer.idl
new file mode 100644
index 000000000..a74b77cd9
--- /dev/null
+++ b/offapi/com/sun/star/animations/ParallelTimeContainer.idl
@@ -0,0 +1,37 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_ParallelTimeContainer_idl__
+#define __com_sun_star_animations_ParallelTimeContainer_idl__
+
+#include
+
+module com { module sun { module star { module animations {
+
+
+/**
+ @since LibreOffice 4.1
+*/
+service ParallelTimeContainer : com::sun::star::animations::XParallelTimeContainer;
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/SequenceTimeContainer.idl b/offapi/com/sun/star/animations/SequenceTimeContainer.idl
new file mode 100644
index 000000000..75746bf5b
--- /dev/null
+++ b/offapi/com/sun/star/animations/SequenceTimeContainer.idl
@@ -0,0 +1,38 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_SequenceTimeContainer_idl__
+#define __com_sun_star_animations_SequenceTimeContainer_idl__
+
+#include
+
+
+ module com { module sun { module star { module animations {
+
+
+/**
+ @since LibreOffice 4.1
+*/
+service SequenceTimeContainer : XTimeContainer;
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/TargetProperties.idl b/offapi/com/sun/star/animations/TargetProperties.idl
new file mode 100644
index 000000000..2720b67ea
--- /dev/null
+++ b/offapi/com/sun/star/animations/TargetProperties.idl
@@ -0,0 +1,48 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_TargetProperties_idl__
+#define __com_sun_star_animations_TargetProperties_idl__
+
+#include
+
+
+ module com { module sun { module star { module animations {
+
+
+/** Properties of an animated target.
+
+ This struct collects all global attributes that apply to an
+ animation target. An animation target is anything that is
+ referenced from a given XAnimationNode tree as a target object.
+ */
+struct TargetProperties
+{
+ /// Target for which this struct specifies properties
+ any Target;
+
+ /// Global target properties
+ sequence< ::com::sun::star::beans::NamedValue > Properties;
+};
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/TimeFilterPair.idl b/offapi/com/sun/star/animations/TimeFilterPair.idl
new file mode 100644
index 000000000..acfe4a4f4
--- /dev/null
+++ b/offapi/com/sun/star/animations/TimeFilterPair.idl
@@ -0,0 +1,38 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_TimeFilterPair_idl__
+#define __com_sun_star_animations_TimeFilterPair_idl__
+
+
+ module com { module sun { module star { module animations {
+
+
+struct TimeFilterPair
+{
+ double Time;
+
+ double Progress;
+};
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/Timing.idl b/offapi/com/sun/star/animations/Timing.idl
new file mode 100644
index 000000000..8042a732d
--- /dev/null
+++ b/offapi/com/sun/star/animations/Timing.idl
@@ -0,0 +1,42 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_Timing_idl__
+#define __com_sun_star_animations_Timing_idl__
+
+
+ module com { module sun { module star { module animations {
+
+
+enum Timing
+{
+ /** specifies that a duration, end or start time is indefinite*/
+ INDEFINITE,
+
+ /** specifies a simple duration as the intrinsic media duration.
+ This is only valid for elements that define media.
+ */
+ MEDIA
+};
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/TransitionSubType.idl b/offapi/com/sun/star/animations/TransitionSubType.idl
new file mode 100644
index 000000000..a9234faed
--- /dev/null
+++ b/offapi/com/sun/star/animations/TransitionSubType.idl
@@ -0,0 +1,155 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_TransitionSubType_idl__
+#define __com_sun_star_animations_TransitionSubType_idl__
+
+
+ module com { module sun { module star { module animations {
+
+
+/** @see http://www.w3.org/TR/smil20/smil-transitions.html#Table%201:%20Taxonomy%20Table
+*/
+constants TransitionSubType
+{
+ const short DEFAULT = 0;
+ const short LEFTTORIGHT = 1;
+ const short TOPTOBOTTOM = 2;
+ const short TOPLEFT = 3;
+ const short TOPRIGHT = 4;
+ const short BOTTOMRIGHT = 5;
+ const short BOTTOMLEFT = 6;
+ const short TOPCENTER = 7;
+ const short RIGHTCENTER = 8;
+ const short BOTTOMCENTER = 9;
+ const short LEFTCENTER = 10;
+ const short CORNERSIN = 11;
+ const short CORNERSOUT = 12;
+ const short VERTICAL = 13;
+ const short HORIZONTAL = 14;
+ const short DIAGONALBOTTOMLEFT = 15;
+ const short DIAGONALTOPLEFT = 16;
+ const short DOUBLEBARNDOOR = 17;
+ const short DOUBLEDIAMOND = 18;
+ const short DOWN = 19;
+ const short LEFT = 20;
+ const short UP = 21;
+ const short RIGHT = 22;
+ const short RECTANGLE = 25;
+ const short DIAMOND = 26;
+ const short CIRCLE = 27;
+ const short FOURPOINT = 28;
+ const short FIVEPOINT = 29;
+ const short SIXPOINT = 30;
+ const short HEART = 31;
+ const short KEYHOLE = 32;
+ const short CLOCKWISETWELVE = 33;
+ const short CLOCKWISETHREE = 34;
+ const short CLOCKWISESIX = 35;
+ const short CLOCKWISENINE = 36;
+ const short TWOBLADEVERTICAL = 37;
+ const short TWOBLADEHORIZONTAL = 38;
+ const short FOURBLADE = 39;
+ const short CLOCKWISETOP = 40;
+ const short CLOCKWISERIGHT = 41;
+ const short CLOCKWISEBOTTOM = 42;
+ const short CLOCKWISELEFT = 43;
+ const short CLOCKWISETOPLEFT = 44;
+ const short COUNTERCLOCKWISEBOTTOMLEFT = 45;
+ const short CLOCKWISEBOTTOMRIGHT = 46;
+ const short COUNTERCLOCKWISETOPRIGHT = 47;
+ const short CENTERTOP = 48;
+ const short CENTERRIGHT = 49;
+ const short TOP = 50;
+ const short BOTTOM = 52;
+ const short FANOUTVERTICAL = 54;
+ const short FANOUTHORIZONTAL = 55;
+ const short FANINVERTICAL = 56;
+ const short FANINHORIZONTAL = 57;
+ const short PARALLELVERTICAL = 58;
+ const short PARALLELDIAGONAL = 59;
+ const short OPPOSITEVERTICAL = 60;
+ const short OPPOSITEHORIZONTAL = 61;
+ const short PARALLELDIAGONALTOPLEFT = 62;
+ const short PARALLELDIAGONALBOTTOMLEFT = 63;
+ const short TOPLEFTHORIZONTAL = 64;
+ const short TOPLEFTDIAGONAL = 65;
+ const short TOPRIGHTDIAGONAL = 66;
+ const short BOTTOMRIGHTDIAGONAL = 67;
+ const short BOTTOMLEFTDIAGONAL = 68;
+ const short TOPLEFTCLOCKWISE = 69;
+ const short TOPRIGHTCLOCKWISE = 70;
+ const short BOTTOMRIGHTCLOCKWISE = 71;
+ const short BOTTOMLEFTCLOCKWISE = 72;
+ const short TOPLEFTCOUNTERCLOCKWISE = 73;
+ const short TOPRIGHTCOUNTERCLOCKWISE = 74;
+ const short BOTTOMRIGHTCOUNTERCLOCKWISE = 75;
+ const short BOTTOMLEFTCOUNTERCLOCKWISE = 76;
+ const short VERTICALTOPSAME = 77;
+ const short VERTICALBOTTOMSAME = 78;
+ const short VERTICALTOPLEFTOPPOSITE = 79;
+ const short VERTICALBOTTOMLEFTOPPOSITE = 80;
+ const short HORIZONTALLEFTSAME = 81;
+ const short HORIZONTALRIGHTSAME = 82;
+ const short HORIZONTALTOPLEFTOPPOSITE = 83;
+ const short HORIZONTALTOPRIGHTOPPOSITE = 84;
+ const short DIAGONALBOTTOMLEFTOPPOSITE = 85;
+ const short DIAGONALTOPLEFTOPPOSITE = 86;
+ const short TWOBOXTOP = 87;
+ const short TWOBOXBOTTOM = 88;
+ const short TWOBOXLEFT = 89;
+ const short TWOBOXRIGHT = 90;
+ const short FOURBOXVERTICAL = 91;
+ const short FOURBOXHORIZONTAL = 92;
+ const short VERTICALLEFT = 93;
+ const short VERTICALRIGHT = 94;
+ const short HORIZONTALLEFT = 95;
+ const short HORIZONTALRIGHT = 96;
+ const short FROMLEFT = 97;
+ const short FROMTOP = 98;
+ const short FROMRIGHT = 99;
+ const short FROMBOTTOM = 100;
+ const short CROSSFADE = 101;
+ const short FADETOCOLOR = 102;
+ const short FADEFROMCOLOR = 103;
+ const short FADEOVERCOLOR = 104;
+
+ // Most of those below are non-standard, not in SMIL 2.0
+ const short THREEBLADE = 105;
+ const short EIGHTBLADE = 106;
+ const short ONEBLADE = 107;
+ const short ACROSS = 108;
+ const short TOPLEFTVERTICAL = 109; // Is in SMIL
+ const short COMBHORIZONTAL = 110;
+ const short COMBVERTICAL = 111;
+ const short IN = 112; // Not actually a subtype, and apparently unused
+ const short OUT = 113; // Ditto
+ const short ROTATEIN = 114;
+ const short ROTATEOUT = 115;
+ const short FROMTOPLEFT = 116;
+ const short FROMTOPRIGHT = 117;
+ const short FROMBOTTOMLEFT = 118;
+ const short FROMBOTTOMRIGHT = 119;
+};
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/TransitionType.idl b/offapi/com/sun/star/animations/TransitionType.idl
new file mode 100644
index 000000000..9052bd119
--- /dev/null
+++ b/offapi/com/sun/star/animations/TransitionType.idl
@@ -0,0 +1,82 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_TransitionType_idl__
+#define __com_sun_star_animations_TransitionType_idl__
+
+
+ module com { module sun { module star { module animations {
+
+
+/** @see http://www.w3.org/TR/smil20/smil-transitions.html#Table%201:%20Taxonomy%20Table
+*/
+constants TransitionType
+{
+ const short BARWIPE = 1;
+ const short BOXWIPE = 2;
+ const short FOURBOXWIPE = 3;
+ const short BARNDOORWIPE = 4;
+ const short DIAGONALWIPE = 5;
+ const short BOWTIEWIPE = 6;
+ const short MISCDIAGONALWIPE = 7;
+ const short VEEWIPE = 8;
+ const short BARNVEEWIPE = 9;
+ const short ZIGZAGWIPE = 10;
+ const short BARNZIGZAGWIPE = 11;
+ const short IRISWIPE = 12;
+ const short TRIANGLEWIPE = 13;
+ const short ARROWHEADWIPE = 14;
+ const short PENTAGONWIPE = 15;
+ const short HEXAGONWIPE = 16;
+ const short ELLIPSEWIPE = 17;
+ const short EYEWIPE = 18;
+ const short ROUNDRECTWIPE = 19;
+ const short STARWIPE = 20;
+ const short MISCSHAPEWIPE = 21;
+ const short CLOCKWIPE = 22;
+ const short PINWHEELWIPE = 23;
+ const short SINGLESWEEPWIPE = 24;
+ const short FANWIPE = 25;
+ const short DOUBLEFANWIPE = 26;
+ const short DOUBLESWEEPWIPE = 27;
+ const short SALOONDOORWIPE = 28;
+ const short WINDSHIELDWIPE = 29;
+ const short SNAKEWIPE = 30;
+ const short SPIRALWIPE = 31;
+ const short PARALLELSNAKESWIPE = 32;
+ const short BOXSNAKESWIPE = 33;
+ const short WATERFALLWIPE = 34;
+ const short PUSHWIPE = 35;
+ const short SLIDEWIPE = 36;
+ const short FADE = 37;
+
+ // Non-standard, not in SMIL 2.0:
+ const short RANDOMBARWIPE = 38;
+ const short CHECKERBOARDWIPE = 39;
+ const short DISSOLVE = 40;
+ const short BLINDSWIPE = 41;
+ const short RANDOM = 42;
+ const short ZOOM = 43;
+};
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/ValuePair.idl b/offapi/com/sun/star/animations/ValuePair.idl
new file mode 100644
index 000000000..982071dc9
--- /dev/null
+++ b/offapi/com/sun/star/animations/ValuePair.idl
@@ -0,0 +1,37 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_ValuePair_idl__
+#define __com_sun_star_animations_ValuePair_idl__
+
+
+ module com { module sun { module star { module animations {
+
+
+struct ValuePair
+{
+ any First;
+ any Second;
+};
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/XAnimate.idl b/offapi/com/sun/star/animations/XAnimate.idl
new file mode 100644
index 000000000..39c2b9009
--- /dev/null
+++ b/offapi/com/sun/star/animations/XAnimate.idl
@@ -0,0 +1,138 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_XAnimate_idl__
+#define __com_sun_star_animations_XAnimate_idl__
+
+#include
+#include
+
+
+ module com { module sun { module star { module animations {
+
+
+/** Interface for generic animation.
+
+ @see http://www.w3.org/TR/smil20/animation.html#edef-animate
+*/
+interface XAnimate : XAnimationNode
+{
+ /** This attribute specifies the target element to be animated.
+
+ See documentation of used animation engine for supported targets.
+ */
+ [attribute] any Target;
+
+ /** This attribute specifies an optional subitem from the target element
+ that should be animated.
+
+ A value of zero should always be the default and animate the complete target.
+
+ See documentation of used animation engine for supported subitems.
+ */
+ [attribute] short SubItem;
+
+ /** Specifies the target attribute.
+
+ @see http://www.w3.org/TR/smil20/animation.html#adef-attributeName
+ */
+ [attribute] string AttributeName;
+
+ /** A sequence of one or more values, each of which must be a legal value for
+ the specified attribute.
+
+ @see http://www.w3.org/TR/smil20/animation.html#adef-values
+ */
+ [attribute] sequence< any > Values;
+
+ [attribute] sequence< double > KeyTimes;
+
+ /**
+ @see AnimationValueType
+ */
+ [attribute] short ValueType;
+
+ /** Specifies the interpolation mode for the animation.
+
+ If the target attribute does not support linear interpolation (e.g. for strings),
+ or if the values attribute has only one value, the CalcMode attribute is ignored
+ and discrete interpolation is used.
+
+ @see AnimationCalcMode;
+ */
+ [attribute] short CalcMode;
+
+ /** Controls whether or not the animation is cumulative.
+
+ @see http://www.w3.org/TR/smil20/animation.html#adef-accumulate
+ */
+ [attribute] boolean Accumulate;
+
+ /** Controls whether or not the animation is additive.
+
+ @see AnimationAdditiveMode
+ @see http://www.w3.org/TR/smil20/animation.html#adef-additive
+ */
+ [attribute] short Additive;
+
+ /** Specifies the starting value of the animation.
+
+ Must be a legal value for the specified attribute.
+ Ignored if the #Values attribute is specified.
+
+ @see http://www.w3.org/TR/smil20/animation.html#adef-from
+ */
+ [attribute] any From;
+
+ /** Specifies the ending value of the animation.
+
+ Must be a legal value for the specified attribute.
+ Ignored if the #Values attribute is specified.
+
+ @see http://www.w3.org/TR/smil20/animation.html#adef-to
+ */
+ [attribute] any To;
+
+ /** Specifies a relative offset value for the animation.
+
+ Must be a legal value of a domain for which addition to the attributeType
+ domain is defined and which yields a value in the attributeType domain.
+ Ignored if the values attribute is specified.
+ Ignored if the #Values attribute is specified.
+
+ @see http://www.w3.org/TR/smil20/animation.html#adef-by
+ */
+ [attribute] any By;
+
+ /** todo: timeFilter="0,0; 0.14,0.36; 0.43,0.73; 0.71,0.91; 1.0,1.0" ?
+ */
+ [attribute] sequence< TimeFilterPair > TimeFilter;
+
+ /** if this string is set, its contents will be parsed as a formula.
+ All values are used as a parameter for this formula and the computed
+ result will be used.
+ */
+ [attribute] string Formula;
+};
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/XAnimateColor.idl b/offapi/com/sun/star/animations/XAnimateColor.idl
new file mode 100644
index 000000000..d02b65f1b
--- /dev/null
+++ b/offapi/com/sun/star/animations/XAnimateColor.idl
@@ -0,0 +1,63 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_XAnimateColor_idl__
+#define __com_sun_star_animations_XAnimateColor_idl__
+
+#include
+
+
+ module com { module sun { module star { module animations {
+
+
+/** Interface for animation by defining color changes over time.
+
+ Only color value will be legal values for the following members
+
+ - XAnimate::Values
+ - XAnimate::From
+ - XAnimate::To
+ - XAnimate::By
+
+ @see http://www.w3.org/TR/smil20/animation.html#edef-animateColor
+*/
+interface XAnimateColor : XAnimate
+{
+ /** defines the color space which is used to perform the interpolation.
+
+ @see AnimationColorSpace
+ */
+ [attribute] short ColorInterpolation;
+
+ /** defines the direction which is used to perform the interpolation
+ inside the color space defined with #ColorInterpolation.
+
+ Values could be `TRUE` for clockwise and `FALSE` for counterclockwise.
+
+ This attribute will be ignored for color spaces where this does
+ not make any sense.
+ */
+ [attribute] boolean Direction;
+};
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/XAnimateMotion.idl b/offapi/com/sun/star/animations/XAnimateMotion.idl
new file mode 100644
index 000000000..51d79126a
--- /dev/null
+++ b/offapi/com/sun/star/animations/XAnimateMotion.idl
@@ -0,0 +1,54 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_XAnimateMotion_idl__
+#define __com_sun_star_animations_XAnimateMotion_idl__
+
+#include
+
+
+ module com { module sun { module star { module animations {
+
+
+/** Interface for animation by defining motion on a path.
+
+ @see http://www.w3.org/TR/smil20/animation.html#edef-animateMotion
+*/
+interface XAnimateMotion : XAnimate
+{
+ /** Specifies an optional path.
+
+ If a path is used, the #From, #To and
+ #By members are ignored.
+ The value type of the path depends on the used rendering system.
+ Possible types maybe a svg:d path encoded in a string.
+ */
+ [attribute] any Path;
+
+ /** Specifies the origin of motion for the animation. The values and semantics
+ of this attribute are dependent upon the used animation engine.
+ */
+ [attribute] any Origin;
+};
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/XAnimateSet.idl b/offapi/com/sun/star/animations/XAnimateSet.idl
new file mode 100644
index 000000000..bfd6714c7
--- /dev/null
+++ b/offapi/com/sun/star/animations/XAnimateSet.idl
@@ -0,0 +1,55 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_XAnimateSet_idl__
+#define __com_sun_star_animations_XAnimateSet_idl__
+
+#include
+
+
+ module com { module sun { module star { module animations {
+
+
+/** Interface for animation by simply setting the value of the target attribute to a constant value.
+ This interface provides a simple means of just setting the value of an attribute for
+ a specified duration.
+
+ When using XAnimateSet, the following members are ignored
+
+ - XAnimate::Values
+ - XAnimate::KeyTimes
+ - XAnimate::CalcMode
+ - XAnimate::Accumulate
+ - XAnimate::Additive
+ - XAnimate::From
+ - XAnimate::By
+ - XAnimate::TimeFilter
+
+
+ @see http://www.w3.org/TR/smil20/animation.html#edef-set
+*/
+interface XAnimateSet : XAnimate
+{
+};
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/XAnimateTransform.idl b/offapi/com/sun/star/animations/XAnimateTransform.idl
new file mode 100644
index 000000000..940625ea9
--- /dev/null
+++ b/offapi/com/sun/star/animations/XAnimateTransform.idl
@@ -0,0 +1,67 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_XAnimateTransform_idl__
+#define __com_sun_star_animations_XAnimateTransform_idl__
+
+#include
+
+
+ module com { module sun { module star { module animations {
+
+
+/** animates a transformation attribute on a target element, thereby allowing
+ animations to control translation, scaling, rotation and/or skewing.
+
+ The member XAnimate::Attributes contains a short from
+ AnimationTransformType.
+
+ Depending on the value in XAnimate::Attributes, the
+ members XAnimate::From, XAnimate::To,
+ XAnimate::By or XAnimate::Values
+ contain the following
+
+
+ - AnimationTransformType::TRANSLATE
+ ValuePair of tx and ty
+ - AnimationTransformType::SCALE
+ ValuePair of sx and sy
+ - AnimationTransformType::ROTATE
+ Values for a rotation angle
+ - AnimationTransformType::SKEWX
+ Values for a skew-angle
+ - AnimationTransformType::SKEWY
+ Values for a skew-angle
+
+
+ @see http://www.w3.org/TR/SVG/animate.html#AnimateTransformElement
+*/
+interface XAnimateTransform : XAnimate
+{
+ /**
+ @see AnimationTransformType
+ */
+ [attribute] short TransformType;
+};
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/XAnimationListener.idl b/offapi/com/sun/star/animations/XAnimationListener.idl
new file mode 100644
index 000000000..6d45a1807
--- /dev/null
+++ b/offapi/com/sun/star/animations/XAnimationListener.idl
@@ -0,0 +1,75 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_XAnimationListener_idl__
+#define __com_sun_star_animations_XAnimationListener_idl__
+
+#include
+#include
+
+
+ module com { module sun { module star { module animations {
+
+
+/** makes it possible to register listeners, which are called whenever
+ an animation event occurs.
+
+ @since OOo 3.0
+ */
+interface XAnimationListener : ::com::sun::star::lang::XEventListener
+{
+ /** This event is raised when the element local timeline begins to play.
+ It will be raised each time the element begins the active duration (i.e. when it restarts, but not when it repeats).
+ It may be raised both in the course of normal (i.e. scheduled or interactive) timeline play, as well as in the
+ case that the element was begun with an interface method.
+
+ @param Node
+ The node that begins to play.
+ */
+ void beginEvent( [in] XAnimationNode Node );
+
+ /** This event is raised at the active end of the element.
+ Note that this event is not raised at the simple end of each repeat.
+ This event may be raised both in the course of normal (i.e. scheduled or interactive) timeline play, as well as in the
+ case that the element was ended with a DOM method.
+
+ @param Node
+ The node that stops playing.
+ */
+ void endEvent( [in] XAnimationNode Node );
+
+ /** This event is raised when the element local timeline repeats.
+ It will be raised each time the element repeats, after the first iteration.
+ Associated with the repeat event is an integer that indicates which repeat iteration is
+ beginning.
+
+ @param Node
+ The node that repeats.
+
+ @param Repeat
+ The value is a 0-based integer, but the repeat event is not raised for the first iteration and so the observed values will be >= 1.
+ */
+ void repeat( [in] XAnimationNode Node, [in] long Repeat );
+};
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/XAnimationNode.idl b/offapi/com/sun/star/animations/XAnimationNode.idl
new file mode 100644
index 000000000..5c7286ce3
--- /dev/null
+++ b/offapi/com/sun/star/animations/XAnimationNode.idl
@@ -0,0 +1,243 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_XAnimationNode_idl__
+#define __com_sun_star_animations_XAnimationNode_idl__
+
+#include
+#include
+
+
+ module com { module sun { module star { module animations {
+
+
+interface XAnimationNode : ::com::sun::star::container::XChild
+{
+ /** a value from AnimationNodeType.
+
+ @see http://www.w3.org/TR/smil20/smil-timing.html#adef-timeContainer
+ */
+ [readonly, attribute] short Type;
+
+ /** a sequence of values that define the beginning of this element
+
+ #Begin is
+
+ - `double` describes the element begin as an offset in seconds from an implicit syncbase.
+ The definition of the implicit syncbase depends upon the element's parent time container.
+ The offset is measured in parent simple time.
+ - Event describes an event and an optional offset that determine the
+ element begin. The element begin is defined relative to the time that the event
+ is raised.
+ - Timing::INDEFINITE the begin of the element will be determined by an
+ external event to the element.
+ - sequence<any> a sequence of values described above if more than
+ one begin value is defined for this element.
+ - `VOID` if no begin behavior is defined for this element.
+
+
+ @see http://www.w3.org/TR/smil20/smil-timing.html#adef-begin
+ */
+ [attribute] any Begin;
+
+ /** defines the length of the simple duration.
+
+ #Duration is
+
+ - `double` specifies the length of the simple duration in seconds.
+ - Timing::INDEFINITE specifies the simple duration as indefinite.
+ - Timing::MEDIA specifies the simple duration as the intrinsic media duration. This is only valid for elements that define media.
+ - `VOID` the simple duration for the element is defined to be the implicit duration of the element.
+
+
+ @see http://www.w3.org/TR/smil20/smil-timing.html#adef-dur
+ */
+ [attribute] any Duration;
+
+ /** a sequence of values that define the ending of this element
+
+ #End is
+
+ - `double` describes the element end as an offset in seconds from an implicit syncbase.
+ The definition of the implicit syncbase depends upon the element's parent time container.
+ The offset is measured in parent simple time.
+ - Event describes an event and an optional offset that determine the
+ element end. The element end is defined relative to the time that the event
+ is raised.
+ - Timing::INDEFINITE the end of the element will be determined by an
+ external event to the element.
+ - sequence<any> a sequence of values described above if more than
+ one begin value is defined for this element.
+ - `VOID` if no end behavior is defined for this element.
+
+
+ @see http://www.w3.org/TR/smil20/smil-timing.html#adef-end
+ */
+ [attribute] any End;
+
+ /** controls the implicit duration of time containers,
+ as a function of the children.
+
+ The EndSync attribute is only valid for
+ par and excl time container elements, and media elements with timed
+ children (e.g. animate or area elements).
+
+ #EndSync is
+ either a `short` constant from EndSync,
+ an interface reference to a child XTimeContainer
+ or `VOID`.
+
+ @see http://www.w3.org/TR/smil20/smil-timing.html#adef-endsync
+ */
+ [attribute] any EndSync;
+
+ /** the number of iterations of the simple duration.
+
+ #RepeatCount is
+
+ - `double`
+ this is a numeric value that specifies the number of iterations.
+ It can include partial iterations expressed as fraction values.
+ A fractional value describes a portion of the simple duration.
+ Values must be greater than 0.
+ - Timing::INDEFINITE the element is defined to repeat indefinitely
+ (subject to the constraints of the parent time container).
+ - `VOID`
+ no repeat count is defined for this element.
+
+
+ @see EndSync
+ @see http://www.w3.org/TR/smil20/smil-timing.html#adef-repeatCount
+ */
+ [attribute] any RepeatCount;
+
+ /** the total duration for repeat.
+
+ #RepeatDuration is
+
+ - `double`
+ specifies the duration in element active time
+ to repeat the simple duration in seconds.
+ - Timing::INDEFINITE the element is defined to repeat indefinitely
+ (subject to the constraints of the parent time container).
+ - `VOID`
+ No repeat duration is defined for this element.
+
+
+ @see http://www.w3.org/TR/smil20/smil-timing.html#adef-repeatDur
+ */
+ [attribute] any RepeatDuration;
+
+ /** the attribute that specify the behavior how an element
+ should be extended beyond the active duration by freezing the final
+ state of the element.
+
+ #Fill is
+ a value from AnimationFill.
+
+ @see Fill
+ @see http://www.w3.org/TR/smil20/smil-timing.html#adef-fill
+ */
+ [attribute] short Fill;
+
+ /** the default value for the fill behavior for this element and all
+ descendants.
+
+ #FillDefault is
+
+ - The values AnimationFill::REMOVE, AnimationFill::FREEZE,
+ AnimationFill::HOLD, AnimationFill::TRANSITION and AnimationFill::AUTO
+ specify that the element fill behavior is the respective value.
+ - The value AnimationFill::INHERIT specifies that the value of this attribute
+ (and of the fill behavior) are inherited from the #FillDefault value of the parent
+ element. If there is no parent element, the value is AnimationFill::AUTO.
+
+
+ @see Fill
+ @see http://www.w3.org/TR/smil20/smil-timing.html#adef-fillDefault
+ */
+ [attribute] short FillDefault;
+
+ /** defines the restart behavior of this element.
+
+ #Restart is
+ a `short` value from AnimationRestart.
+
+ @see AnimationRestart
+ @see http://www.w3.org/TR/smil20/smil-timing.html#adef-restart
+ */
+ [attribute] short Restart;
+
+ /** defines the default restart behavior for this element and all descendants.
+
+ @returns
+ a value from Restart.
+
+ @see AnimationRestart
+ @see http://www.w3.org/TR/smil20/smil-timing.html#adef-restartDefault
+ */
+ [attribute] short RestartDefault;
+
+ /** defines the acceleration for this element.
+
+ Element time will accelerate from a rate of 0 at the beginning up
+ to a run rate, over the course of the specified proportion of the
+ simple duration.
+
+ #Acceleration is
+ a value between 0 (no acceleration) and 1 (acceleration until end
+ of the elements duration).
+
+ @see http://www.w3.org/TR/smil20/smil-timemanip.html#adef-accelerate
+ */
+ [attribute] double Acceleration;
+
+ /** defines the deceleration for this element.
+ Element time will deceleration from a run rate to a rate of 0 at the
+ ending, over the course of the specified proportion of the
+ simple duration.
+
+ #Decelerate is
+ a value between 0 (no deceleration) and 1 (deceleration from beginning
+ of the elements duration).
+
+ @see http://www.w3.org/TR/smil20/smil-timemanip.html#adef-decelerate
+ */
+ [attribute] double Decelerate;
+
+ /** defines the auto reverse settings for this element.
+
+ #AutoReverse is
+
+ - `FALSE` if the animation is played normal.
+ - `TRUE` if the animation is played forwards and then backwards. This doubles the duration
+
+
+ @see http://www.w3.org/TR/smil20/smil-timemanip.html#adef-autoReverse
+ */
+ [attribute] boolean AutoReverse;
+
+ [attribute] sequence< ::com::sun::star::beans::NamedValue > UserData;
+};
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/XAnimationNodeSupplier.idl b/offapi/com/sun/star/animations/XAnimationNodeSupplier.idl
new file mode 100644
index 000000000..a9d83911f
--- /dev/null
+++ b/offapi/com/sun/star/animations/XAnimationNodeSupplier.idl
@@ -0,0 +1,38 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_XAnimationNodeSupplier_idl__
+#define __com_sun_star_animations_XAnimationNodeSupplier_idl__
+
+#include
+
+
+ module com { module sun { module star { module animations {
+
+
+interface XAnimationNodeSupplier
+{
+ XAnimationNode getAnimationNode();
+};
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/XAudio.idl b/offapi/com/sun/star/animations/XAudio.idl
new file mode 100644
index 000000000..00e1deefc
--- /dev/null
+++ b/offapi/com/sun/star/animations/XAudio.idl
@@ -0,0 +1,42 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_XAudio_idl__
+#define __com_sun_star_animations_XAudio_idl__
+
+#include
+
+
+ module com { module sun { module star { module animations {
+
+
+interface XAudio : XAnimationNode
+{
+ /** This attribute specifies the source element that contains the audio.
+ */
+ [attribute] any Source;
+
+ [attribute] double Volume;
+};
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/XCommand.idl b/offapi/com/sun/star/animations/XCommand.idl
new file mode 100644
index 000000000..15df81664
--- /dev/null
+++ b/offapi/com/sun/star/animations/XCommand.idl
@@ -0,0 +1,55 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_XCommand_idl__
+#define __com_sun_star_animations_XCommand_idl__
+
+#include
+
+
+ module com { module sun { module star { module animations {
+
+
+/** Execution of the XCommand animation node causes the slide show component
+ to call back the application to perform the command.
+*/
+interface XCommand : XAnimationNode
+{
+ /** The application specific target.
+ See documentation of used application for supported targets.
+ */
+ [attribute] any Target;
+
+ /** This identifies the application specific command.
+ See documentation of used application for commands.
+ */
+ [attribute] short Command;
+
+ /** The application specific parameter for this command.
+ See documentation of used application for supported parameters
+ for different commands and target combinations.
+ */
+ [attribute] any Parameter;
+};
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/XIterateContainer.idl b/offapi/com/sun/star/animations/XIterateContainer.idl
new file mode 100644
index 000000000..5268c05f5
--- /dev/null
+++ b/offapi/com/sun/star/animations/XIterateContainer.idl
@@ -0,0 +1,67 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_XIterateContainer_idl__
+#define __com_sun_star_animations_XIterateContainer_idl__
+
+#include
+
+
+ module com { module sun { module star { module animations {
+
+
+/** An iterate container iterates over subitems of a given target object
+ and animates them by subsequently executes the contained effects on them.
+
+ This could be used to animate a target text word by word or letter by
+ letter.
+*/
+interface XIterateContainer : XTimeContainer
+{
+ /** a target that contains iterable contents, f.e. a paragraph.
+
+ See documentation of used animation engine for supported targets.
+ */
+ [attribute] any Target;
+
+ /** This attribute specifies an optional subitem from the target element
+ that should be animated.
+
+ A value of zero should always be the default and animate the complete target.
+
+ See documentation of used animation engine for supported subitems.
+ */
+ [attribute] short SubItem;
+
+ /** the type of iteration, this depends on the target.
+
+ See documentation of used animation engine for supported iteration types.
+ */
+ [attribute] short IterateType;
+
+ /** the time interval in second before the next iterated content is animated.
+ */
+ [attribute] double IterateInterval;
+};
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/XParallelTimeContainer.idl b/offapi/com/sun/star/animations/XParallelTimeContainer.idl
new file mode 100644
index 000000000..42c38645e
--- /dev/null
+++ b/offapi/com/sun/star/animations/XParallelTimeContainer.idl
@@ -0,0 +1,42 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_XParallelTimeContainer_idl__
+#define __com_sun_star_animations_XParallelTimeContainer_idl__
+
+#include
+#include
+
+module com { module sun { module star { module animations {
+
+
+/**
+ @since LibreOffice 4.1
+*/
+interface XParallelTimeContainer
+{
+ interface com::sun::star::animations::XTimeContainer;
+ interface com::sun::star::container::XEnumerationAccess;
+};
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/XTimeContainer.idl b/offapi/com/sun/star/animations/XTimeContainer.idl
new file mode 100644
index 000000000..66845eb97
--- /dev/null
+++ b/offapi/com/sun/star/animations/XTimeContainer.idl
@@ -0,0 +1,89 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_XTimeContainer_idl__
+#define __com_sun_star_animations_XTimeContainer_idl__
+
+#include
+#include
+#include
+#include
+#include
+
+
+ module com { module sun { module star { module animations {
+
+
+/**
+
+ Supported modules
+
+ - BasicInlineTiming
+ - EventTiming
+ - FillDefault
+ - MultiArcTiming
+ -
+ RepeatTiming
+
+ The deprecated
repeat
is not supported.
+
+
+ - RestartDefault
+ - RestartTiming
+ - TimeContainerAttributes
+
+ @see http://www.w3.org/TR/smil20/smil-timing.html
+ @see http://www.w3.org/TR/smil20/smil-timing.html#Timing-TimingConcepts
+*/
+interface XTimeContainer : XAnimationNode
+{
+ XAnimationNode insertBefore( [in] XAnimationNode newChild, [in] XAnimationNode refChild )
+ raises( com::sun::star::lang::IllegalArgumentException,
+ com::sun::star::container::NoSuchElementException,
+ com::sun::star::container::ElementExistException,
+ com::sun::star::lang::WrappedTargetException );
+
+ XAnimationNode insertAfter( [in] XAnimationNode newChild, [in] XAnimationNode refChild )
+ raises( com::sun::star::lang::IllegalArgumentException,
+ com::sun::star::container::NoSuchElementException,
+ com::sun::star::container::ElementExistException,
+ com::sun::star::lang::WrappedTargetException );
+
+ XAnimationNode replaceChild( [in] XAnimationNode newChild, [in] XAnimationNode oldChild )
+ raises( com::sun::star::lang::IllegalArgumentException,
+ com::sun::star::container::NoSuchElementException,
+ com::sun::star::container::ElementExistException,
+ com::sun::star::lang::WrappedTargetException );
+
+ XAnimationNode removeChild( [in] XAnimationNode oldChild )
+ raises( com::sun::star::lang::IllegalArgumentException,
+ com::sun::star::container::NoSuchElementException,
+ com::sun::star::lang::WrappedTargetException );
+
+ XAnimationNode appendChild( [in] XAnimationNode newChild )
+ raises( com::sun::star::lang::IllegalArgumentException,
+ com::sun::star::container::ElementExistException,
+ com::sun::star::lang::WrappedTargetException );
+};
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/animations/XTransitionFilter.idl b/offapi/com/sun/star/animations/XTransitionFilter.idl
new file mode 100644
index 000000000..2f0921f14
--- /dev/null
+++ b/offapi/com/sun/star/animations/XTransitionFilter.idl
@@ -0,0 +1,88 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+#ifndef __com_sun_star_animations_XTransitionFilter_idl__
+#define __com_sun_star_animations_XTransitionFilter_idl__
+
+#include
+
+
+ module com { module sun { module star { module animations {
+
+
+/**
+ Base members XAnimate::Values, XAnimate::From,
+ XAnimate::To and XAnimate::By can be used
+ with `double` values that set the transition progress the specific
+ amount of time.
+
+
+ @see http://www.w3.org/TR/smil20/smil-transitions.html#edef-transitionFilter
+*/
+interface XTransitionFilter : XAnimate
+{
+ /** This is the type or family of transition.
+
This attribute is required and must be one of the transition families listed in
+ TransitionType.
+ */
+ [attribute] short Transition;
+
+ /** This is the subtype of the transition.
+
+ This must be one of the transition subtypes appropriate for the specified #Type
+ as listed in TransitionSubType.
+ TransitionSubType::DEFAULT is the default.
+ */
+ [attribute] short Subtype;
+
+ /** Indicates whether the transitionFilter's parent element will transition in or out.
+ Legal values are `TRUE` indicating that the parent media will become more visible as
+ the transition progress increases and `FALSE` indicating that the parent media will
+ become less visible as the transition progress increases.
+
+ The default value is `TRUE`.
+ */
+ [attribute] boolean Mode;
+
+ /** This specifies the direction the transition will run.
+
+ The legal values are `TRUE` for forward and `FALSE` for reverse.
+ The default value is `TRUE`.
+ Note that this does not impact the media being transitioned to, but
+ only affects the geometry of the transition.
+ Transitions which do not have a reverse interpretation should ignore the
+ direction attribute and assume the default value of `TRUE`.
+ */
+ [attribute] boolean Direction;
+
+ /** If the value of the #Type attribute is TransitionType::FADE and
+ the value of the #Subtype attribute is TransitionSubType::FADETOCOLOR or
+ TransitionSubType::FADEFROMCOLOR, then this attribute specifies the starting or ending
+ color of the fade.
+ The default value is 0 (black).
+
+ */
+ [attribute] long FadeColor;
+};
+
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/auth/AuthenticationFailedException.idl b/offapi/com/sun/star/auth/AuthenticationFailedException.idl
new file mode 100644
index 000000000..0548c92f9
--- /dev/null
+++ b/offapi/com/sun/star/auth/AuthenticationFailedException.idl
@@ -0,0 +1,39 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_auth_AuthenticationFailedException_idl__
+#define __com_sun_star_auth_AuthenticationFailedException_idl__
+
+#include
+
+module com { module sun { module star { module auth {
+
+/** indicates failure to authenticate using the specified security context.
+
+ @since OOo 1.1.2
+ */
+published exception AuthenticationFailedException : ::com::sun::star::uno::Exception
+{
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/auth/InvalidArgumentException.idl b/offapi/com/sun/star/auth/InvalidArgumentException.idl
new file mode 100644
index 000000000..93d31cec9
--- /dev/null
+++ b/offapi/com/sun/star/auth/InvalidArgumentException.idl
@@ -0,0 +1,39 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_auth_InvalidArgumentException_idl__
+#define __com_sun_star_auth_InvalidArgumentException_idl__
+
+#include
+
+module com { module sun { module star { module auth {
+
+/** indicates an invalid argument was passed to SSO API.
+
+ @since OOo 1.1.2
+ */
+published exception InvalidArgumentException : ::com::sun::star::uno::Exception
+{
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/auth/InvalidContextException.idl b/offapi/com/sun/star/auth/InvalidContextException.idl
new file mode 100644
index 000000000..85c523571
--- /dev/null
+++ b/offapi/com/sun/star/auth/InvalidContextException.idl
@@ -0,0 +1,39 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_auth_InvalidContextException_idl__
+#define __com_sun_star_auth_InvalidContextException_idl__
+
+#include
+
+module com { module sun { module star { module auth {
+
+/** indicates an attempt was made to use an invalid source or target context.
+
+ @since OOo 1.1.2
+ */
+published exception InvalidContextException : ::com::sun::star::uno::Exception
+{
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/auth/InvalidCredentialException.idl b/offapi/com/sun/star/auth/InvalidCredentialException.idl
new file mode 100644
index 000000000..06ce32992
--- /dev/null
+++ b/offapi/com/sun/star/auth/InvalidCredentialException.idl
@@ -0,0 +1,39 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_auth_InvalidCredentialException_idl__
+#define __com_sun_star_auth_InvalidCredentialException_idl__
+
+#include
+
+module com { module sun { module star { module auth {
+
+/** indicates an attempt was made to use an invalid or non existent credential.
+
+ @since OOo 1.1.2
+ */
+published exception InvalidCredentialException : ::com::sun::star::uno::Exception
+{
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/auth/InvalidPrincipalException.idl b/offapi/com/sun/star/auth/InvalidPrincipalException.idl
new file mode 100644
index 000000000..fe7de4ab3
--- /dev/null
+++ b/offapi/com/sun/star/auth/InvalidPrincipalException.idl
@@ -0,0 +1,40 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_auth_InvalidPrincipalException_idl__
+#define __com_sun_star_auth_InvalidPrincipalException_idl__
+
+#include
+
+module com { module sun { module star { module auth {
+
+/** indicates an invalid principal was specified.
+
+ @since OOo 1.1.2
+ */
+
+published exception InvalidPrincipalException : ::com::sun::star::uno::Exception
+{
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/auth/PersistenceFailureException.idl b/offapi/com/sun/star/auth/PersistenceFailureException.idl
new file mode 100644
index 000000000..2ea221675
--- /dev/null
+++ b/offapi/com/sun/star/auth/PersistenceFailureException.idl
@@ -0,0 +1,40 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_auth_PersistenceFailureException_idl__
+#define __com_sun_star_auth_PersistenceFailureException_idl__
+
+#include
+
+module com { module sun { module star { module auth {
+
+/** indicates an underlying persistence implementation failure.
+
+ @since OOo 1.1.2
+ */
+
+published exception PersistenceFailureException : ::com::sun::star::uno::Exception
+{
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/auth/SSOManagerFactory.idl b/offapi/com/sun/star/auth/SSOManagerFactory.idl
new file mode 100644
index 000000000..424159eb4
--- /dev/null
+++ b/offapi/com/sun/star/auth/SSOManagerFactory.idl
@@ -0,0 +1,64 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_auth_SSOManagerFactory_idl__
+#define __com_sun_star_auth_SSOManagerFactory_idl__
+
+#include
+
+module com { module sun { module star { module auth {
+
+/** represents a starting point for Single Sign-on interactions.
+ The Single Sign-on ( SSO ) APIs provide UNO based access to underlying
+ SSO implementations ( e.g. Kerberos ). The aim of the SSO APIs is to
+ enable authentication ( possibly mutual ) between a client ( source or
+ initiator ) and a network service ( target or acceptor ). This is
+ achieved via. the creation and processing of security tokens sent
+ between the two parties. The steps which should be followed to
+ successfully use the SSO APIs are as follows:
+
+ - Create an XSSOManagerFactory instance
+ - Use this factory to create/retrieve an XSSOManager
+ instance.
+ - Depending on whether your code is acting as SSO source or target,
+ you should use the XSSOManager instance to create an
+ initiator security context, XSSOInitiatorContext or an
+ acceptor security context, XSSOAcceptorContext
+ respectively.
+ - On the initiator side, use the previously created context to process
+ security tokens received from the acceptor side and to create
+ security tokens to send to the acceptor side. On the acceptor side,
+ use the previously created context to process security tokens
+ received from the initiator side and to create security tokens to
+ send to the initiator side.
+
+
+ The interface supports the creation of XSSOManager instances
+ which can subsequently be used to create security contexts.
+
+ @since OOo 1.1.2
+ */
+
+published service SSOManagerFactory: XSSOManagerFactory;
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/auth/SSOPasswordCache.idl b/offapi/com/sun/star/auth/SSOPasswordCache.idl
new file mode 100644
index 000000000..7bf03cbb8
--- /dev/null
+++ b/offapi/com/sun/star/auth/SSOPasswordCache.idl
@@ -0,0 +1,42 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_auth_SSOPasswordCache_idl__
+#define __com_sun_star_auth_SSOPasswordCache_idl__
+
+#include
+
+module com { module sun { module star { module auth {
+
+/** provided as a convenience for simple username/password based Single Sign-on
+ implementations which don't provide some sort of authentication information
+ repository.
+
+ provides access to a cache which maps usernames to associated passwords.
+ Individual cache entries may be persisted.
+
+ @since OOo 1.1.2
+ */
+published service SSOPasswordCache: XSSOPasswordCache;
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/auth/UnsupportedException.idl b/offapi/com/sun/star/auth/UnsupportedException.idl
new file mode 100644
index 000000000..11535d31d
--- /dev/null
+++ b/offapi/com/sun/star/auth/UnsupportedException.idl
@@ -0,0 +1,40 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_auth_UnsupportedException_idl__
+#define __com_sun_star_auth_UnsupportedException_idl__
+
+#include
+
+module com { module sun { module star { module auth {
+
+/** indicates an operation unsupported by the implementation.
+
+ @since OOo 1.1.2
+ */
+
+published exception UnsupportedException : ::com::sun::star::uno::Exception
+{
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/auth/XSSOAcceptorContext.idl b/offapi/com/sun/star/auth/XSSOAcceptorContext.idl
new file mode 100644
index 000000000..af3421548
--- /dev/null
+++ b/offapi/com/sun/star/auth/XSSOAcceptorContext.idl
@@ -0,0 +1,67 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_auth_XSSOAcceptorContext_idl__
+#define __com_sun_star_auth_XSSOAcceptorContext_idl__
+
+#include
+#include
+#include
+#include
+#include
+
+module com { module sun { module star { module auth {
+
+/** represents an acceptor side security context.
+ This context may be used to authenticate a Single Sign-on initiator based
+ on a security token sent by the initiator and to generate a token to be
+ sent back to the initiator so that it can authenticate the acceptor.
+
+ @since OOo 1.1.2
+*/
+
+published interface XSSOAcceptorContext : ::com::sun::star::auth::XSSOContext
+{
+ /** accepts/authenticates an SSO token sent from the context initiator side.
+
+ accept() should be called only once. Subsequent calls produce
+ undefined results.
+
+ @param Token
+ the SSO token sent by the initiator.
+
+ @returns
+ the sequence of bytes to be sent back to the initiator to allow
+ authentication of the acceptor side, if mutual authentication is
+ supported by the security context. If mutual authentication is not
+ supported a zero length sequence is returned.
+ */
+
+ sequence< byte > accept( [in] sequence< byte > Token )
+ raises( InvalidArgumentException,
+ InvalidCredentialException,
+ InvalidContextException,
+ AuthenticationFailedException );
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/auth/XSSOContext.idl b/offapi/com/sun/star/auth/XSSOContext.idl
new file mode 100644
index 000000000..9aa21a364
--- /dev/null
+++ b/offapi/com/sun/star/auth/XSSOContext.idl
@@ -0,0 +1,69 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_auth_XSSOContext_idl__
+#define __com_sun_star_auth_XSSOContext_idl__
+
+#include
+
+module com { module sun { module star { module auth {
+
+/** Base SSO security context representation
+
+ @since OOo 1.1.2
+ */
+published interface XSSOContext : ::com::sun::star::uno::XInterface
+{
+ /** retrieves the principal name of the source/initiator of the context.
+
+ In the case of an acceptor side security context, the source principal
+ name is available only after the initiator has been authenticated.
+
+ @returns
+ the source principal name
+ */
+ string getSource();
+
+ /** retrieves the principal name of the target/acceptor of the context.
+
+ @returns
+ the target principal name
+ */
+ string getTarget();
+
+ /** retrieves the mechanism associated with the context.
+
+ @returns
+ the mechanism name
+ */
+ string getMechanism();
+
+ /** retrieves whether or not the context supports mutual authentication
+
+ @returns
+ `TRUE` if mutual authentication is supported, `FALSE` otherwise.
+ */
+ boolean getMutual();
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/auth/XSSOInitiatorContext.idl b/offapi/com/sun/star/auth/XSSOInitiatorContext.idl
new file mode 100644
index 000000000..57eb15615
--- /dev/null
+++ b/offapi/com/sun/star/auth/XSSOInitiatorContext.idl
@@ -0,0 +1,72 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_auth_XSSOInitiatorContext_idl__
+#define __com_sun_star_auth_XSSOInitiatorContext_idl__
+
+#include
+#include
+#include
+#include
+#include
+
+module com { module sun { module star { module auth {
+
+/** represents an initiator side security context.
+ This context may be used to initialize authentication tokens to send to
+ an acceptor and to authenticate any token sent back in response.
+
+ @since OOo 1.1.2
+ */
+published interface XSSOInitiatorContext : ::com::sun::star::auth::XSSOContext
+{
+ /** initializes an SSO Token to send to the acceptor side and
+ authenticates an SSO Token returned by the acceptor if the
+ context supports mutual authentication.
+
+ init should be called only once for contexts which don't support
+ mutual authentication and at most twice for contexts which do
+ support mutual authentication. Additional calls produce undefined
+ results.
+
+ @param Token
+ the SSO token received from the acceptor side in response to an
+ authentication request. This token is ignored on the first call
+ to init and should only be specified for the second call on a
+ context supporting mutual authentication.
+
+ @returns
+ the sequence of bytes to be sent to the acceptor side as part of
+ an authentication request. This sequence will be non zero length
+ for the first call to init, zero length for the second call to init
+ on a context supporting mutual authentication and undefined in all
+ other cases.
+ */
+ sequence< byte > init( [in] sequence< byte > Token )
+ raises( InvalidArgumentException,
+ InvalidCredentialException,
+ InvalidContextException,
+ AuthenticationFailedException );
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/auth/XSSOManager.idl b/offapi/com/sun/star/auth/XSSOManager.idl
new file mode 100644
index 000000000..ba31289bf
--- /dev/null
+++ b/offapi/com/sun/star/auth/XSSOManager.idl
@@ -0,0 +1,95 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_auth_XSSOManager_idl__
+#define __com_sun_star_auth_XSSOManager_idl__
+
+#include
+#include
+#include
+#include
+#include
+#include
+#include
+
+module com { module sun { module star { module auth {
+
+/** supports the creation of security contexts for both
+ the initiator/source side and the acceptor/target side.
+
+ @since OOo 1.1.2
+ */
+published interface XSSOManager : ::com::sun::star::uno::XInterface
+{
+ /** retrieves the mechanism name of all security contexts created using
+ this manager.
+
+ @returns
+ the mechanism name ( e.g. "KERBEROS" )
+ */
+ string getMechanism();
+
+
+ /** creates an initiator side security context.
+
+ @param SourcePrincipal
+ the name of the initiator side principal for which the context
+ will be created.
+
+ @param TargetPrincipal
+ the name of the target/acceptor side principal to which the source
+ principal intends to authenticate.
+
+ @param TargetHost
+ the host name associated with the target principal.
+
+ @returns
+ the newly created initiator context.
+ */
+ XSSOInitiatorContext createInitiatorContext(
+ [in] string SourcePrincipal,
+ [in] string TargetPrincipal,
+ [in] string TargetHost )
+ raises( InvalidArgumentException,
+ InvalidCredentialException,
+ InvalidPrincipalException,
+ UnsupportedException );
+
+
+ /** creates an acceptor side security context.
+
+ @param TargetPrincipal
+ the name of the acceptor side principal.
+
+ @returns
+ the newly created acceptor side context.
+ */
+ XSSOAcceptorContext createAcceptorContext(
+ [in] string TargetPrincipal )
+ raises( InvalidArgumentException,
+ InvalidCredentialException,
+ InvalidPrincipalException,
+ UnsupportedException );
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/auth/XSSOManagerFactory.idl b/offapi/com/sun/star/auth/XSSOManagerFactory.idl
new file mode 100644
index 000000000..c66edbd3c
--- /dev/null
+++ b/offapi/com/sun/star/auth/XSSOManagerFactory.idl
@@ -0,0 +1,49 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_auth_XSSOManagerFactory_idl__
+#define __com_sun_star_auth_XSSOManagerFactory_idl__
+
+#include
+#include
+
+module com { module sun { module star { module auth {
+
+/** Factory for creating an SSO Manager supporting the user's configured
+ security mechanism
+
+ @since OOo 1.1.2
+ */
+
+published interface XSSOManagerFactory : ::com::sun::star::uno::XInterface
+{
+ /** provides a XSSOManager to be used in subsequent security
+ context creation.
+
+ @returns
+ the relevant XSSOManager instance
+ */
+ XSSOManager getSSOManager();
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/auth/XSSOPasswordCache.idl b/offapi/com/sun/star/auth/XSSOPasswordCache.idl
new file mode 100644
index 000000000..23aac255b
--- /dev/null
+++ b/offapi/com/sun/star/auth/XSSOPasswordCache.idl
@@ -0,0 +1,95 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_auth_XSSOPasswordCache_idl__
+#define __com_sun_star_auth_XSSOPasswordCache_idl__
+
+#include
+#include
+#include
+
+module com { module sun { module star { module auth {
+
+/** supports password caching for security mechanisms which use passwords as
+ credentials or as an input to credential creation but don't have
+ an external method to cache these passwords.
+
+ @since OOo 1.1.2
+ */
+
+published interface XSSOPasswordCache : ::com::sun::star::uno::XInterface
+{
+ /** adds a username/password combination to the cache.
+
+ If an entry for the specified username already exists in the cache, it
+ will be overwritten.
+
+ @param UserName
+ the user name to add
+
+ @param Password
+ the associated password
+
+ @param Persist
+ indicates whether or not the username/password combination should be
+ persisted
+ */
+ void addPassword( [in] string UserName,
+ [in] string Password,
+ [in] boolean Persist )
+ raises( InvalidArgumentException,
+ PersistenceFailureException );
+
+ /** retrieves a password for a given user from the cache.
+
+ Non persistent cache is searched first, followed by the
+ persistent cache ( if it exists ).
+
+ @param UserName
+ the name of the user whose password should be retrieved
+
+ @param Persist
+ indicates whether or not the password is persistent
+
+ @returns
+ the required password
+ */
+ string getPassword( [in] string UserName, [out] boolean Persist )
+ raises( InvalidArgumentException,
+ PersistenceFailureException );
+
+ /** removes a password from the cache
+
+ @param UserName
+ the name of the user whose password should be removed.
+
+ @param RemovePersist
+ indicates whether or not the password should also be removed, if
+ present, from persistent cache.
+ */
+ void removePassword( [in] string UserName, [in] boolean RemovePersist )
+ raises( InvalidArgumentException,
+ PersistenceFailureException );
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/awt/AccessibleButton.idl b/offapi/com/sun/star/awt/AccessibleButton.idl
new file mode 100644
index 000000000..d4022e85b
--- /dev/null
+++ b/offapi/com/sun/star/awt/AccessibleButton.idl
@@ -0,0 +1,108 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_awt_AccessibleButton_idl__
+#define __com_sun_star_awt_AccessibleButton_idl__
+
+#include
+#include
+#include
+#include
+#include
+#include
+#include
+
+module com { module sun { module star { module awt {
+
+/** specifies accessibility support for a button.
+
+ @since OOo 1.1.2
+ */
+service AccessibleButton
+{
+ /** This interface gives access to the structural information of a button:
+
+
+ - Role: The role of a button is
+ com::sun::star::accessibility::AccessibleRole::PUSH_BUTTON.
+ - Name: The name of a button is its localized label.
+ - Description: The description of a button is its localized
+ help text.
+ - Children: There are no children.
+ - Parent: The parent is the window that contains the button.
+ - Relations: There are no relations.
+ - States: The states supported by this service are
+
+ - com::sun::star::accessibility::AccessibleStateType::CHECKED
+ is set if the object is currently checked.
+ - com::sun::star::accessibility::AccessibleStateType::DEFUNC
+ is set if the object has already been disposed
+ and subsequent calls to this object result in
+ com::sun::star::lang::DisposedException
+ exceptions.
+ - com::sun::star::accessibility::AccessibleStateType::ENABLED
+ is set if the object is enabled.
+ - com::sun::star::accessibility::AccessibleStateType::FOCUSABLE
+ is always set.
+ - com::sun::star::accessibility::AccessibleStateType::FOCUSED
+ is set if the object currently has the keyboard focus.
+ - com::sun::star::accessibility::AccessibleStateType::PRESSED
+ is set if the object is currently pressed.
+ - com::sun::star::accessibility::AccessibleStateType::SHOWING
+ is set if the object is displayed on the screen.
+ - com::sun::star::accessibility::AccessibleStateType::VISIBLE
+ is always set.
+
+
+
+ */
+ interface ::com::sun::star::accessibility::XAccessibleContext;
+
+ interface ::com::sun::star::accessibility::XAccessibleEventBroadcaster;
+
+ interface ::com::sun::star::accessibility::XAccessibleComponent;
+
+ interface ::com::sun::star::accessibility::XAccessibleExtendedComponent;
+
+ /** This interface gives read-only access to the text representation
+ of a button.
+ */
+ interface ::com::sun::star::accessibility::XAccessibleText;
+
+ /** This interface gives access to the actions that can be executed for
+ a button. The supported actions for a button are:
+
+ */
+ interface ::com::sun::star::accessibility::XAccessibleAction;
+
+ /** This interface gives access to the numerical value of a button,
+ which is related to the button's
+ com::sun::star::accessibility::AccessibleStateType::PRESSED state.
+ */
+ interface ::com::sun::star::accessibility::XAccessibleValue;
+
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/awt/AccessibleCheckBox.idl b/offapi/com/sun/star/awt/AccessibleCheckBox.idl
new file mode 100644
index 000000000..9ef4d9e9f
--- /dev/null
+++ b/offapi/com/sun/star/awt/AccessibleCheckBox.idl
@@ -0,0 +1,111 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_awt_AccessibleCheckBox_idl__
+#define __com_sun_star_awt_AccessibleCheckBox_idl__
+
+#include
+#include
+#include
+#include
+#include
+#include
+#include
+
+module com { module sun { module star { module awt {
+
+/** specifies accessibility support for a check box.
+
+ @since OOo 1.1.2
+ */
+service AccessibleCheckBox
+{
+ /** This interface gives access to the structural information of a
+ check box:
+
+
+ - Role: The role of a check box is
+ com::sun::star::accessibility::AccessibleRole::CHECK_BOX.
+ - Name: The name of a check box is its localized label.
+ - Description: The description of a check box is its localized
+ help text.
+ - Children: There are no children.
+ - Parent: The parent is the window that contains the check box.
+ - Relations: There are no relations.
+ - States: The states supported by this service are
+
+ - com::sun::star::accessibility::AccessibleStateType::CHECKED
+ is set if the object is currently checked.
+ - com::sun::star::accessibility::AccessibleStateType::DEFUNC
+ is set if the object has already been disposed
+ and subsequent calls to this object result in
+ com::sun::star::lang::DisposedException
+ exceptions.
+ - com::sun::star::accessibility::AccessibleStateType::ENABLED
+ is set if the object is enabled.
+ - com::sun::star::accessibility::AccessibleStateType::FOCUSABLE
+ is always set.
+ - com::sun::star::accessibility::AccessibleStateType::FOCUSED
+ is set if the object currently has the keyboard focus.
+ - com::sun::star::accessibility::AccessibleStateType::SHOWING
+ is set if the object is displayed on the screen.
+ - com::sun::star::accessibility::AccessibleStateType::VISIBLE
+ is always set.
+
+
+
+ */
+ interface ::com::sun::star::accessibility::XAccessibleContext;
+
+ interface ::com::sun::star::accessibility::XAccessibleEventBroadcaster;
+
+ interface ::com::sun::star::accessibility::XAccessibleComponent;
+
+ interface ::com::sun::star::accessibility::XAccessibleExtendedComponent;
+
+ /** This interface gives read-only access to the text representation
+ of a check box.
+ */
+ interface ::com::sun::star::accessibility::XAccessibleText;
+
+ /** This interface gives access to the actions that can be executed for
+ a check box. The supported actions for a check box are:
+
+ */
+ interface ::com::sun::star::accessibility::XAccessibleAction;
+
+ /** This interface gives access to the numerical value of a
+ check box, which is related to the check box state:
+
+
+ 0: not checked
+ 1: checked
+ 2: don't know
+
+ */
+ interface ::com::sun::star::accessibility::XAccessibleValue;
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/awt/AccessibleComboBox.idl b/offapi/com/sun/star/awt/AccessibleComboBox.idl
new file mode 100644
index 000000000..aa350b59c
--- /dev/null
+++ b/offapi/com/sun/star/awt/AccessibleComboBox.idl
@@ -0,0 +1,93 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_awt_AccessibleComboBox_idl__
+#define __com_sun_star_awt_AccessibleComboBox_idl__
+
+#include
+
+module com { module sun { module star { module accessibility {
+
+ interface XAccessibleText;
+ interface XAccessibleExtendedComponent;
+ interface XAccessibleComponent;
+
+}; }; }; };
+
+module com { module sun { module star { module awt {
+
+/** specifies accessibility support for a combo box.
+
+ @see com::sun::star::accessibility::AccessibleContext
+ @see com::sun::star::accessibility::XAccessibleComponent
+ @see com::sun::star::accessibility::XAccessibleExtendedComponent
+ @since OOo 1.1.2
+*/
+service AccessibleComboBox
+{
+ /** This interface gives access to the structural information of a combo box:
+
+
+ - Role: The role of a combo box is
+ com::sun::star::accessibility::AccessibleRole::COMBO_BOX.
+ - Name: The name of a combo box is its localized label.
+ - Description: The description of a combo box is its localized
+ help text.
+ - Children: There exists two children.
+ The first is a com::sun::star::awt::AccessibleTextField
+ and the 2nd is a com::sun::star::awt::AccessibleList.
+ - Parent: The parent is the window that contains the combo box.
+ - Relations: There are no relations.
+ - States: The states supported by this service are
+
+ - com::sun::star::accessibility::AccessibleStateType::DEFUNC
+ is set if the object has already been disposed
+ and subsequent calls to this object result in
+ com::sun::star::lang::DisposedException
+ exceptions.
+ - com::sun::star::accessibility::AccessibleStateType::ENABLED
+ is set if the object is enabled.
+ - com::sun::star::accessibility::AccessibleStateType::FOCUSABLE
+ is always set.
+ - com::sun::star::accessibility::AccessibleStateType::FOCUSED
+ is set if the object currently has the keyboard focus.
+ - com::sun::star::accessibility::AccessibleStateType::ACTIVE
+ is set if a child has currently the focus.
+ - com::sun::star::accessibility::AccessibleStateType::RESIZABLE
+ is set if the object can be resized.
+ - com::sun::star::accessibility::AccessibleStateType::SHOWING
+ is set if the object is displayed on the screen.
+ - com::sun::star::accessibility::AccessibleStateType::VISIBLE
+ is always set.
+
+
+
+ */
+
+ service com::sun::star::accessibility::AccessibleContext;
+
+ interface com::sun::star::accessibility::XAccessibleComponent;
+ interface com::sun::star::accessibility::XAccessibleExtendedComponent;
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/awt/AccessibleDropDownComboBox.idl b/offapi/com/sun/star/awt/AccessibleDropDownComboBox.idl
new file mode 100644
index 000000000..5e3aea6df
--- /dev/null
+++ b/offapi/com/sun/star/awt/AccessibleDropDownComboBox.idl
@@ -0,0 +1,104 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_awt_AccessibleDropDownComboBox_idl__
+#define __com_sun_star_awt_AccessibleDropDownComboBox_idl__
+
+#include
+
+
+module com { module sun { module star { module accessibility {
+
+ interface XAccessibleAction;
+ interface XAccessibleExtendedComponent;
+ interface XAccessibleComponent;
+
+}; }; }; };
+
+module com { module sun { module star { module awt {
+
+/** specifies accessibility support for a dropdown combo box.
+
+ @see com::sun::star::accessibility::AccessibleContext
+
+ @see com::sun::star::accessibility::XAccessibleComponent
+ @see com::sun::star::accessibility::XAccessibleExtendedComponent
+ @see com::sun::star::accessibility::XAccessibleAction
+
+ @since OOo 1.1.2
+*/
+service AccessibleDropDownComboBox
+{
+ /** This interface gives access to the structural information of a dropdown combo box:
+
+
+ - Role: The role of a dropdown combo box is
+ com::sun::star::accessibility::AccessibleRole::COMBO_BOX.
+ - Name: The name of a dropdown combo box is its localized label.
+ - Description: The description of a dropdown combo box is its localized
+ help text.
+ - Children: There exists two children.
+ The first is a com::sun::star::awt::AccessibleTextField
+ and the 2nd is a com::sun::star::awt::AccessibleList.
+ - Parent: The parent is the window that contains the dropdown combo box.
+ - Relations: There are no relations.
+ - States: The states supported by this service are
+
+ - com::sun::star::accessibility::AccessibleStateType::DEFUNC
+ is set if the object has already been disposed
+ and subsequent calls to this object result in
+ com::sun::star::lang::DisposedException
+ exceptions.
+ - com::sun::star::accessibility::AccessibleStateType::ENABLED
+ is set if the object is enabled.
+ - com::sun::star::accessibility::AccessibleStateType::FOCUSABLE
+ is always set.
+ - com::sun::star::accessibility::AccessibleStateType::FOCUSED
+ is set if the object currently has the keyboard focus.
+ - com::sun::star::accessibility::AccessibleStateType::ACTIVE
+ is set if a child has currently the focus.
+ - com::sun::star::accessibility::AccessibleStateType::RESIZABLE
+ is set if the object can be resized.
+ - com::sun::star::accessibility::AccessibleStateType::SHOWING
+ is set if the object is displayed on the screen.
+ - com::sun::star::accessibility::AccessibleStateType::VISIBLE
+ is always set.
+
+
+
+ */
+ service com::sun::star::accessibility::AccessibleContext;
+
+ interface com::sun::star::accessibility::XAccessibleComponent;
+ interface com::sun::star::accessibility::XAccessibleExtendedComponent;
+
+ /** This interface gives access to the actions that can be executed for
+ a dropdown combo box. The supported actions for a dropdown combo box are:
+
+ */
+ interface com::sun::star::accessibility::XAccessibleAction;
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/awt/AccessibleDropDownListBox.idl b/offapi/com/sun/star/awt/AccessibleDropDownListBox.idl
new file mode 100644
index 000000000..62a649186
--- /dev/null
+++ b/offapi/com/sun/star/awt/AccessibleDropDownListBox.idl
@@ -0,0 +1,104 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_awt_AccessibleDropDownListBox_idl__
+#define __com_sun_star_awt_AccessibleDropDownListBox_idl__
+
+#include
+
+
+module com { module sun { module star { module accessibility {
+
+ interface XAccessibleAction;
+ interface XAccessibleExtendedComponent;
+ interface XAccessibleComponent;
+
+}; }; }; };
+
+module com { module sun { module star { module awt {
+
+
+/** specifies accessibility support for a dropdown list box.
+
+ @see com::sun::star::accessibility::AccessibleContext
+
+ @see com::sun::star::accessibility::XAccessibleComponent
+ @see com::sun::star::accessibility::XAccessibleExtendedComponent
+ @see com::sun::star::accessibility::XAccessibleAction
+
+ @since OOo 1.1.2
+*/
+service AccessibleDropDownListBox
+{
+ /** This interface gives access to the structural information of a dropdown list box:
+
+
+ - Role: The role of a dropdown list box is
+ com::sun::star::accessibility::AccessibleRole::COMBO_BOX.
+ - Name: The name of a dropdown list box is its localized label.
+ - Description: The description of a dropdown list box is its localized
+ help text.
+ - Children: There exists one child.
+ It is of type com::sun::star::awt::AccessibleList.
+ - Parent: The parent is the window that contains the dropdown list box.
+ - Relations: There are no relations.
+ - States: The states supported by this service are
+
+ - com::sun::star::accessibility::AccessibleStateType::DEFUNC
+ is set if the object has already been disposed
+ and subsequent calls to this object result in
+ com::sun::star::lang::DisposedException
+ exceptions.
+ - com::sun::star::accessibility::AccessibleStateType::ENABLED
+ is set if the object is enabled.
+ - com::sun::star::accessibility::AccessibleStateType::FOCUSABLE
+ is always set.
+ - com::sun::star::accessibility::AccessibleStateType::FOCUSED
+ is set if the object currently has the keyboard focus.
+ - com::sun::star::accessibility::AccessibleStateType::ACTIVE
+ is set if a child has currently the focus.
+ - com::sun::star::accessibility::AccessibleStateType::RESIZABLE
+ is set if the object can be resized.
+ - com::sun::star::accessibility::AccessibleStateType::SHOWING
+ is set if the object is displayed on the screen.
+ - com::sun::star::accessibility::AccessibleStateType::VISIBLE
+ is always set.
+
+
+
+ */
+ service com::sun::star::accessibility::AccessibleContext;
+
+ interface com::sun::star::accessibility::XAccessibleComponent;
+ interface com::sun::star::accessibility::XAccessibleExtendedComponent;
+
+ /** This interface gives access to the actions that can be executed for
+ a dropdown list box. The supported actions for a dropdown list box are:
+
+ */
+ interface com::sun::star::accessibility::XAccessibleAction;
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/awt/AccessibleEdit.idl b/offapi/com/sun/star/awt/AccessibleEdit.idl
new file mode 100644
index 000000000..3c4cce690
--- /dev/null
+++ b/offapi/com/sun/star/awt/AccessibleEdit.idl
@@ -0,0 +1,110 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_awt_AccessibleEdit_idl__
+#define __com_sun_star_awt_AccessibleEdit_idl__
+
+#include
+#include
+#include
+#include
+#include
+#include
+
+module com { module sun { module star { module awt {
+
+/** specifies accessibility support for an edit.
+
+ @since OOo 1.1.2
+ */
+service AccessibleEdit
+{
+ /** This interface gives access to the structural information of an edit:
+
+
+ - Role: The role of an edit is
+ com::sun::star::accessibility::AccessibleRole::TEXT.
+ If the text content of the edit is password protected
+ the role is
+ com::sun::star::accessibility::AccessibleRole::PASSWORD_TEXT.
+ - Name: If the relation of type
+ com::sun::star::accessibility::AccessibleRelationType::LABELED_BY
+ is set, the name of the edit is the localized label of the target
+ object, otherwise there is no name.
+ - Description: The description of an edit is its localized
+ help text.
+ - Children: There are no children.
+ - Parent: The parent is the window that contains the edit.
+ - Relations: The relations supported by this service are
+
+ - com::sun::star::accessibility::AccessibleRelationType::LABELED_BY
+ is set if the object is labeled by one or more target
+ objects.
+
+
+ - States: The states supported by this service are
+
+ - com::sun::star::accessibility::AccessibleStateType::DEFUNC
+ is set if the object has already been disposed
+ and subsequent calls to this object result in
+ com::sun::star::lang::DisposedException
+ exceptions.
+ - com::sun::star::accessibility::AccessibleStateType::EDITABLE
+ is set
+ if the content of the object can be changed by the user.
+ - com::sun::star::accessibility::AccessibleStateType::ENABLED
+ is set if the object is enabled.
+ - com::sun::star::accessibility::AccessibleStateType::FOCUSABLE
+ is always set.
+ - com::sun::star::accessibility::AccessibleStateType::FOCUSED
+ is set if the object currently has the keyboard focus.
+ - com::sun::star::accessibility::AccessibleStateType::SHOWING
+ is set if the object is displayed on the screen.
+ - com::sun::star::accessibility::AccessibleStateType::VISIBLE
+ is always set.
+
+
+
+ */
+ interface ::com::sun::star::accessibility::XAccessibleContext;
+
+ interface ::com::sun::star::accessibility::XAccessibleEventBroadcaster;
+
+ interface ::com::sun::star::accessibility::XAccessibleComponent;
+
+ interface ::com::sun::star::accessibility::XAccessibleExtendedComponent;
+
+ /** This interface gives read-only access to the text representation
+ of an edit.
+ */
+ interface ::com::sun::star::accessibility::XAccessibleText;
+
+ /** This interface extends the
+ com::sun::star::accessibility::XAccessibleText
+ interface and gives read and write access to the text representation
+ of an edit.
+ */
+ interface ::com::sun::star::accessibility::XAccessibleEditableText;
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/awt/AccessibleFixedText.idl b/offapi/com/sun/star/awt/AccessibleFixedText.idl
new file mode 100644
index 000000000..bf50561bc
--- /dev/null
+++ b/offapi/com/sun/star/awt/AccessibleFixedText.idl
@@ -0,0 +1,92 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_awt_AccessibleFixedText_idl__
+#define __com_sun_star_awt_AccessibleFixedText_idl__
+
+#include
+#include
+#include
+#include
+#include
+
+module com { module sun { module star { module awt {
+
+/** specifies accessibility support for a fixed text.
+
+ @since OOo 1.1.2
+ */
+service AccessibleFixedText
+{
+ /** This interface gives access to the structural information of a
+ fixed text:
+
+
+ - Role: The role of a fixed text is
+ com::sun::star::accessibility::AccessibleRole::LABEL.
+ - Name: The name of a fixed text is its localized label.
+ - Description: The description of a fixed text is its localized
+ help text.
+ - Children: There are no children.
+ - Parent: The parent is the window that contains the fixed text.
+ - Relations: The relations supported by this service are
+
+ - com::sun::star::accessibility::AccessibleRelationType::LABEL_FOR
+ is set if the object is a label for one or more target
+ objects.
+
+
+ - States: The states supported by this service are
+
+ - com::sun::star::accessibility::AccessibleStateType::DEFUNC
+ is set if the object has already been disposed
+ and subsequent calls to this object result in
+ com::sun::star::lang::DisposedException
+ exceptions.
+ - com::sun::star::accessibility::AccessibleStateType::ENABLED
+ is set if the object is enabled.
+ - com::sun::star::accessibility::AccessibleStateType::MULTI_LINE
+ is set if the object contains multiple lines of text.
+ - com::sun::star::accessibility::AccessibleStateType::SHOWING
+ is set if the object is displayed on the screen.
+ - com::sun::star::accessibility::AccessibleStateType::VISIBLE
+ is always set.
+
+
+
+ */
+ interface ::com::sun::star::accessibility::XAccessibleContext;
+
+ interface ::com::sun::star::accessibility::XAccessibleEventBroadcaster;
+
+ interface ::com::sun::star::accessibility::XAccessibleComponent;
+
+ interface ::com::sun::star::accessibility::XAccessibleExtendedComponent;
+
+ /** This interface gives read-only access to the text representation
+ of a fixed text.
+ */
+ interface ::com::sun::star::accessibility::XAccessibleText;
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/awt/AccessibleIconChoiceControl.idl b/offapi/com/sun/star/awt/AccessibleIconChoiceControl.idl
new file mode 100644
index 000000000..9d9325753
--- /dev/null
+++ b/offapi/com/sun/star/awt/AccessibleIconChoiceControl.idl
@@ -0,0 +1,99 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_awt_AccessibleIconChoiceControl_idl__
+#define __com_sun_star_awt_AccessibleIconChoiceControl_idl__
+
+#include
+
+
+module com { module sun { module star { module accessibility {
+
+ interface XAccessibleSelection;
+ interface XAccessibleComponent;
+
+}; }; }; };
+
+module com { module sun { module star { module awt {
+
+/** specifies accessibility support for an icon choice control.
+
+ @see com::sun::star::accessibility::AccessibleContext
+ @see com::sun::star::accessibility::XAccessibleComponent
+
+ @since OOo 1.1.2
+*/
+service AccessibleIconChoiceControl
+{
+ /** This interface gives access to the structural information of an icon choice control:
+
+
+ - Role: The role of an icon choice control is
+ com::sun::star::accessibility::AccessibleRole::TREE.
+ - Name: The name of an icon choice control is IconChoiceControl.
+ - Description: The description of an icon choice control is its localized
+ help text.
+ - Children: There exists children of type com::sun::star::awt::AccessibleIconChoiceControlEntry.
+
+ - Parent: The parent is the window that contains the icon choice control.
+ - Relations: There are no relations.
+ - States: The states supported by this service are
+
+ - com::sun::star::accessibility::AccessibleStateType::DEFUNC
+ is set if the object has already been disposed
+ and subsequent calls to this object result in
+ com::sun::star::lang::DisposedException
+ exceptions.
+ -
+
- com::sun::star::accessibility::AccessibleStateType::FOCUSABLE
+ is always set.
+ - com::sun::star::accessibility::AccessibleStateType::FOCUSED
+ is set if the object currently has the keyboard focus.
+ - com::sun::star::accessibility::AccessibleStateType::ACTIVE
+ is set if a child has currently the focus.
+ - com::sun::star::accessibility::AccessibleStateType::RESIZABLE
+ is set if the object can be resized.
+ - com::sun::star::accessibility::AccessibleStateType::SHOWING
+ is set if the object is displayed on the screen.
+ - com::sun::star::accessibility::AccessibleStateType::VISIBLE
+ is always set.
+ - com::sun::star::accessibility::AccessibleStateType::MANAGES_DESCENDANTS
+ is always set. Children are transient.
+ - com::sun::star::accessibility::AccessibleStateType::MULTI_SELECTABLE
+ is set when multi selection is enabled.
+
+
+
+ */
+ service com::sun::star::accessibility::AccessibleContext;
+
+ interface com::sun::star::accessibility::XAccessibleComponent;
+
+ /** This interface gives access to the selectable children of a
+ icon choice control.
+ */
+ interface com::sun::star::accessibility::XAccessibleSelection;
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/awt/AccessibleIconChoiceControlEntry.idl b/offapi/com/sun/star/awt/AccessibleIconChoiceControlEntry.idl
new file mode 100644
index 000000000..aa20ed170
--- /dev/null
+++ b/offapi/com/sun/star/awt/AccessibleIconChoiceControlEntry.idl
@@ -0,0 +1,94 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_awt_AccessibleIconChoiceControlEntry_idl__
+#define __com_sun_star_awt_AccessibleIconChoiceControlEntry_idl__
+
+#include
+
+
+module com { module sun { module star { module accessibility {
+
+ interface XAccessibleText;
+ interface XAccessibleComponent;
+
+}; }; }; };
+
+module com { module sun { module star { module awt {
+
+/** specifies accessibility support for an icon choice control entry.
+
+ @see com::sun::star::accessibility::AccessibleContext
+
+ @see com::sun::star::accessibility::XAccessibleComponent
+ @see com::sun::star::accessibility::XAccessibleText
+
+ @since OOo 1.1.2
+*/
+service AccessibleIconChoiceControlEntry
+{
+ /** This interface gives access to the structural information of an icon choice control entry:
+
+
+ - Role: The role of an icon choice control entry is
+ com::sun::star::accessibility::AccessibleRole::LABEL.
+ - Name: The name of an icon choice control entry is it's text.
+ - Description: The description of an icon choice control entry is empty.
+ - Children: There exist no children.
+
+ - Parent: The parent is either the com::sun::star::awt::AccessibleIconChoiceControl.
+ - Relations: There are no relations.
+ - States: The states supported by this service are
+
+ - com::sun::star::accessibility::AccessibleStateType::DEFUNC
+ is set if the object has already been disposed
+ and subsequent calls to this object result in
+ com::sun::star::lang::DisposedException
+ exceptions.
+ - com::sun::star::accessibility::AccessibleStateType::ENABLED
+ is set if the object is enabled.
+ - com::sun::star::accessibility::AccessibleStateType::SHOWING
+ is set if the object is displayed on the screen.
+ - com::sun::star::accessibility::AccessibleStateType::VISIBLE
+ is always set.
+ - com::sun::star::accessibility::AccessibleStateType::TRANSIENT
+ is always set.
+ - com::sun::star::accessibility::AccessibleStateType::SELECTABLE
+ is always set.
+ - com::sun::star::accessibility::AccessibleStateType::SELECTED
+ is set when it is selected.
+
+
+
+ */
+ service com::sun::star::accessibility::AccessibleContext;
+
+ interface com::sun::star::accessibility::XAccessibleComponent;
+
+ /** This interface gives read-only access to the text representation
+ of an icon choice control entry.
+ */
+ interface com::sun::star::accessibility::XAccessibleText;
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/awt/AccessibleList.idl b/offapi/com/sun/star/awt/AccessibleList.idl
new file mode 100644
index 000000000..c351d21c7
--- /dev/null
+++ b/offapi/com/sun/star/awt/AccessibleList.idl
@@ -0,0 +1,120 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_awt_AccessibleList_idl__
+#define __com_sun_star_awt_AccessibleList_idl__
+
+#include
+
+module com { module sun { module star { module accessibility {
+
+ interface XAccessible;
+ interface XAccessibleExtendedComponent;
+ interface XAccessibleComponent;
+ interface XAccessibleSelection;
+
+}; }; }; };
+
+module com { module sun { module star { module awt {
+
+
+
+/** Accessible lists are used by combo boxes as container for
+ the list items.
+
+ @see com::sun::star::accessibility::AccessibleContext
+
+ @see com::sun::star::accessibility::XAccessibleComponent
+ @see com::sun::star::accessibility::XAccessibleExtendedComponent
+ @see ::com::sun::star::accessibility::XAccessibleSelection
+
+ @since OOo 1.1.2
+*/
+service AccessibleList
+{
+ /** This interface gives access to the structural information of a list:
+
+
+ - Role: The role of a list is
+ ::com::sun::star::accessibility::AccessibleRole::LIST.
+ - Name: The name of a list is its localized label.
+ - Description: The description of a list is its localized
+ help text.
+ - Children: There exists children.
+ Each child is of type com::sun::star::awt::AccessibleListItem.
+ - Parent: The parent can be of type
+
+ - com::sun::star::awt::AccessibleComboBox
+ - com::sun::star::awt::AccessibleListBox
+ - com::sun::star::awt::AccessibleDropDownListBox
+ - com::sun::star::awt::AccessibleDropDownComboBox
+
+
+ - Relations: There are no relations.
+ - States: The states supported by this service are
+
+ - com::sun::star::accessibility::AccessibleStateType::DEFUNC
+ is set if the object has already been disposed
+ and subsequent calls to this object result in
+ com::sun::star::lang::DisposedException
+ exceptions.
+ - com::sun::star::accessibility::AccessibleStateType::ENABLED
+ is set if the object is enabled.
+ - com::sun::star::accessibility::AccessibleStateType::FOCUSABLE
+ is always set.
+ - com::sun::star::accessibility::AccessibleStateType::FOCUSED
+ is set if the object currently has the keyboard focus.
+ - com::sun::star::accessibility::AccessibleStateType::ACTIVE
+ is set if a child has currently the focus.
+ - com::sun::star::accessibility::AccessibleStateType::RESIZABLE
+ is set if the object can be resized.
+ - com::sun::star::accessibility::AccessibleStateType::SHOWING
+ is set if the object is displayed on the screen.
+ - com::sun::star::accessibility::AccessibleStateType::VISIBLE
+ is always set.
+ - com::sun::star::accessibility::AccessibleStateType::MULTI_SELECTABLE
+ is set if the list supports multi selection.
+ - com::sun::star::accessibility::AccessibleStateType::MANAGES_DESCENDANTS
+ is always set.
+ The children are transient.
+
+
+
+ */
+ service com::sun::star::accessibility::AccessibleContext;
+
+ interface com::sun::star::accessibility::XAccessibleComponent;
+ interface com::sun::star::accessibility::XAccessibleExtendedComponent;
+
+ /** Support of the com::sun::star::accessibility::XAccessible interface may be
+ discontinued in the future.
+ */
+ interface com::sun::star::accessibility::XAccessible;
+
+ /** This interface gives access to the selectable children of a
+ list.
+ */
+ interface com::sun::star::accessibility::XAccessibleSelection;
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/awt/AccessibleListBox.idl b/offapi/com/sun/star/awt/AccessibleListBox.idl
new file mode 100644
index 000000000..388af78b8
--- /dev/null
+++ b/offapi/com/sun/star/awt/AccessibleListBox.idl
@@ -0,0 +1,92 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_awt_AccessibleListBox_idl__
+#define __com_sun_star_awt_AccessibleListBox_idl__
+
+#include
+
+module com { module sun { module star { module accessibility {
+
+ interface XAccessibleSelection;
+ interface XAccessibleExtendedComponent;
+ interface XAccessibleComponent;
+
+}; }; }; };
+
+module com { module sun { module star { module awt {
+/** specifies accessibility support for a list box.
+
+ @see com::sun::star::accessibility::AccessibleContext
+
+ @see com::sun::star::accessibility::XAccessibleComponent
+ @see com::sun::star::accessibility::XAccessibleExtendedComponent
+
+ @since OOo 1.1.2
+*/
+service AccessibleListBox
+{
+ /** This interface gives access to the structural information of a list box:
+
+
+ - Role: The role of a list box is
+ com::sun::star::accessibility::AccessibleRole::PANEL.
+ - Name: The name of a list box is its localized label.
+ - Description: The description of a list box is its localized
+ help text.
+ - Children: There exists one child.
+ It is of type com::sun::star::awt::AccessibleList.
+ - Parent: The parent is the window that contains the list box.
+ - Relations: There are no relations.
+ - States: The states supported by this service are
+
+ - com::sun::star::accessibility::AccessibleStateType::DEFUNC
+ is set if the object has already been disposed
+ and subsequent calls to this object result in
+ com::sun::star::lang::DisposedException
+ exceptions.
+ - com::sun::star::accessibility::AccessibleStateType::ENABLED
+ is set if the object is enabled.
+ - com::sun::star::accessibility::AccessibleStateType::FOCUSABLE
+ is always set.
+ - com::sun::star::accessibility::AccessibleStateType::FOCUSED
+ is set if the object currently has the keyboard focus.
+ - com::sun::star::accessibility::AccessibleStateType::ACTIVE
+ is set if a child has currently the focus.
+ - com::sun::star::accessibility::AccessibleStateType::RESIZABLE
+ is set if the object can be resized.
+ - com::sun::star::accessibility::AccessibleStateType::SHOWING
+ is set if the object is displayed on the screen.
+ - com::sun::star::accessibility::AccessibleStateType::VISIBLE
+ is always set.
+
+
+
+ */
+ service com::sun::star::accessibility::AccessibleContext;
+
+ interface com::sun::star::accessibility::XAccessibleComponent;
+ interface com::sun::star::accessibility::XAccessibleExtendedComponent;
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/awt/AccessibleListBoxList.idl b/offapi/com/sun/star/awt/AccessibleListBoxList.idl
new file mode 100644
index 000000000..7ff907899
--- /dev/null
+++ b/offapi/com/sun/star/awt/AccessibleListBoxList.idl
@@ -0,0 +1,44 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_awt_AccessibleListBoxList_idl__
+#define __com_sun_star_awt_AccessibleListBoxList_idl__
+
+#include
+
+
+module com { module sun { module star { module awt {
+
+/** Accessible list box lists are used by list boxes as container for
+ the list items. In addition of the simple container functionality of the
+ AccessibleList service the
+ com::sun::star::accessibility::XAccessibleSelection interface is supported.
+
+ @since OOo 1.1.2
+*/
+service AccessibleListBoxList
+{
+ service AccessibleList;
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/awt/AccessibleListItem.idl b/offapi/com/sun/star/awt/AccessibleListItem.idl
new file mode 100644
index 000000000..f4aa65a5c
--- /dev/null
+++ b/offapi/com/sun/star/awt/AccessibleListItem.idl
@@ -0,0 +1,92 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_awt_AccessibleListItem_idl__
+#define __com_sun_star_awt_AccessibleListItem_idl__
+
+#include
+
+
+module com { module sun { module star { module accessibility {
+
+ interface XAccessibleText;
+ interface XAccessibleComponent;
+
+}; }; }; };
+
+module com { module sun { module star { module awt {
+
+/** specifies accessibility support for a list item.
+
+ @see com::sun::star::accessibility::AccessibleContext
+ @see com::sun::star::accessibility::XAccessibleComponent
+ @see com::sun::star::accessibility::XAccessibleText
+
+ @since OOo 1.1.2
+*/
+service AccessibleListItem
+{
+ /** This interface gives access to the structural information of a list item:
+
+
+ - Role: The role of a list item is
+ com::sun::star::accessibility::AccessibleRole::LIST_ITEM.
+ - Name: The name of a list item is the text of the item.
+ - Description: The description of a list item is empty.
+ - Children: There exists no children.
+ - Parent: The parent is of type com::sun::star::awt::AccessibleList.
+ - Relations: There are no relations.
+ - States: The states supported by this service are
+
+ - com::sun::star::accessibility::AccessibleStateType::DEFUNC
+ is set if the object has already been disposed
+ and subsequent calls to this object result in
+ com::sun::star::lang::DisposedException
+ exceptions.
+ - com::sun::star::accessibility::AccessibleStateType::ENABLED
+ is always set.
+ - com::sun::star::accessibility::AccessibleStateType::SHOWING
+ is set if the object is displayed on the screen.
+ - com::sun::star::accessibility::AccessibleStateType::VISIBLE
+ is always set.
+ - com::sun::star::accessibility::AccessibleStateType::TRANSIENT
+ is always set.
+ - com::sun::star::accessibility::AccessibleStateType::SELECTABLE
+ is always set.
+ - com::sun::star::accessibility::AccessibleStateType::SELECTED
+ is set when the item is selected.
+
+
+
+ */
+ service com::sun::star::accessibility::AccessibleContext;
+
+ interface com::sun::star::accessibility::XAccessibleComponent;
+
+ /** This interface gives read-only access to the text representation
+ of a list item.
+ */
+ interface com::sun::star::accessibility::XAccessibleText;
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/awt/AccessibleMenu.idl b/offapi/com/sun/star/awt/AccessibleMenu.idl
new file mode 100644
index 000000000..d0bcd5197
--- /dev/null
+++ b/offapi/com/sun/star/awt/AccessibleMenu.idl
@@ -0,0 +1,122 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_awt_AccessibleMenu_idl__
+#define __com_sun_star_awt_AccessibleMenu_idl__
+
+#include
+#include
+#include
+#include
+#include
+#include
+#include
+#include
+
+module com { module sun { module star { module awt {
+
+/** specifies accessibility support for a menu.
+
+ @since OOo 1.1.2
+ */
+service AccessibleMenu
+{
+ /** This interface gives access to the structural information of a menu:
+
+
+ - Role: The role of a menu is
+ com::sun::star::accessibility::AccessibleRole::MENU.
+ - Name: The name of a menu is the localized item text.
+ - Description: The description of a menu is its localized
+ help text.
+ - Children: The children of a menu are menus, menu items or
+ menu separators, whose accessible context supports the services
+ AccessibleMenu, AccessibleMenuItem or
+ AccessibleMenuSeparator.
+ - Parent: The parent of a menu is a menu bar, a pop-up menu or
+ a menu, whose accessible context supports the services
+ AccessibleMenuBar, AccessiblePopupMenu
+ or AccessibleMenu.
+ - Relations: There are no relations.
+ - States: The states supported by this service are
+
+ - com::sun::star::accessibility::AccessibleStateType::ARMED
+ is set if the object is highlighted.
+ - com::sun::star::accessibility::AccessibleStateType::CHECKED
+ is set if the object is currently checked.
+ - com::sun::star::accessibility::AccessibleStateType::DEFUNC
+ is set if the object has already been disposed
+ and subsequent calls to this object result in
+ com::sun::star::lang::DisposedException
+ exceptions.
+ - com::sun::star::accessibility::AccessibleStateType::ENABLED
+ is set if the object is enabled.
+ - com::sun::star::accessibility::AccessibleStateType::OPAQUE
+ is always set.
+ - com::sun::star::accessibility::AccessibleStateType::SELECTABLE
+ is always set.
+ - com::sun::star::accessibility::AccessibleStateType::SELECTED
+ is set if the object is selected.
+ - com::sun::star::accessibility::AccessibleStateType::SHOWING
+ is set if the object is displayed on the screen.
+ - com::sun::star::accessibility::AccessibleStateType::VISIBLE
+ is always set.
+
+
+
+ */
+ interface ::com::sun::star::accessibility::XAccessibleContext;
+
+ interface ::com::sun::star::accessibility::XAccessibleEventBroadcaster;
+
+ interface ::com::sun::star::accessibility::XAccessibleComponent;
+
+ interface ::com::sun::star::accessibility::XAccessibleExtendedComponent;
+
+ /** This interface gives read-only access to the text representation
+ of a menu.
+ */
+ interface ::com::sun::star::accessibility::XAccessibleText;
+
+ /** This interface gives access to the actions that can be executed for
+ a menu. The supported actions for a menu are:
+
+ */
+ interface ::com::sun::star::accessibility::XAccessibleAction;
+
+ /** This interface gives access to the numerical value of a
+ menu, which is related to the menu's
+ com::sun::star::accessibility::AccessibleStateType::SELECTED state.
+ */
+ interface ::com::sun::star::accessibility::XAccessibleValue;
+
+ /** This interface gives access to the selectable children of a
+ menu.
+ */
+ interface ::com::sun::star::accessibility::XAccessibleSelection;
+
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/awt/AccessibleMenuBar.idl b/offapi/com/sun/star/awt/AccessibleMenuBar.idl
new file mode 100644
index 000000000..5ed8059e3
--- /dev/null
+++ b/offapi/com/sun/star/awt/AccessibleMenuBar.idl
@@ -0,0 +1,94 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_awt_AccessibleMenuBar_idl__
+#define __com_sun_star_awt_AccessibleMenuBar_idl__
+
+#include
+#include
+#include
+#include
+#include
+
+module com { module sun { module star { module awt {
+
+/** specifies accessibility support for a menu bar.
+
+ @since OOo 1.1.2
+ */
+service AccessibleMenuBar
+{
+ /** This interface gives access to the structural information of a
+ menu bar:
+
+
+ - Role: The role of a menu bar is
+ com::sun::star::accessibility::AccessibleRole::MENU_BAR.
+ - Name: There is no name.
+ - Description: The description of a menu bar is its localized
+ help text.
+ - Children: The children of a menu bar are menus, menu items or
+ menu separators, whose accessible context supports the services
+ AccessibleMenu, AccessibleMenuItem or
+ AccessibleMenuSeparator.
+ - Parent: The parent is the window that contains the menu bar.
+ - Relations: There are no relations.
+ - States: The states supported by this service are
+
+ - com::sun::star::accessibility::AccessibleStateType::DEFUNC
+ is set if the object has already been disposed
+ and subsequent calls to this object result in
+ com::sun::star::lang::DisposedException
+ exceptions.
+ - com::sun::star::accessibility::AccessibleStateType::ENABLED
+ is set if the object is enabled.
+ - com::sun::star::accessibility::AccessibleStateType::FOCUSABLE
+ is always set.
+ - com::sun::star::accessibility::AccessibleStateType::FOCUSED
+ is set if the object currently has the keyboard focus.
+ - com::sun::star::accessibility::AccessibleStateType::OPAQUE
+ is always set.
+ - com::sun::star::accessibility::AccessibleStateType::SHOWING
+ is set if the object is displayed on the screen.
+ - com::sun::star::accessibility::AccessibleStateType::VISIBLE
+ is always set.
+
+
+
+ */
+ interface ::com::sun::star::accessibility::XAccessibleContext;
+
+ interface ::com::sun::star::accessibility::XAccessibleEventBroadcaster;
+
+ interface ::com::sun::star::accessibility::XAccessibleComponent;
+
+ interface ::com::sun::star::accessibility::XAccessibleExtendedComponent;
+
+ /** This interface gives access to the selectable children of a
+ menu bar.
+ */
+ interface ::com::sun::star::accessibility::XAccessibleSelection;
+
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/awt/AccessibleMenuItem.idl b/offapi/com/sun/star/awt/AccessibleMenuItem.idl
new file mode 100644
index 000000000..efbe09efe
--- /dev/null
+++ b/offapi/com/sun/star/awt/AccessibleMenuItem.idl
@@ -0,0 +1,113 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_awt_AccessibleMenuItem_idl__
+#define __com_sun_star_awt_AccessibleMenuItem_idl__
+
+#include
+#include
+#include
+#include
+#include
+#include
+#include
+
+module com { module sun { module star { module awt {
+
+/** specifies accessibility support for a menu item.
+
+ @since OOo 1.1.2
+ */
+service AccessibleMenuItem
+{
+ /** This interface gives access to the structural information of a
+ menu item:
+
+
+ - Role: The role of a menu item is
+ com::sun::star::accessibility::AccessibleRole::MENU_ITEM.
+ - Name: The name of a menu item is the localized item text.
+ - Description: The description of a menu item is its localized
+ help text.
+ - Children: There are no children.
+ - Parent: The parent of a menu item is a menu bar, a pop-up menu or
+ a menu, whose accessible context supports the services
+ AccessibleMenuBar, AccessiblePopupMenu
+ or AccessibleMenu.
+ - Relations: There are no relations.
+ - States: The states supported by this service are
+
+ - com::sun::star::accessibility::AccessibleStateType::ARMED
+ is set if the object is highlighted.
+ - com::sun::star::accessibility::AccessibleStateType::CHECKED
+ is set if the object is currently checked.
+ - com::sun::star::accessibility::AccessibleStateType::DEFUNC
+ is set if the object has already been disposed
+ and subsequent calls to this object result in
+ com::sun::star::lang::DisposedException
+ exceptions.
+ - com::sun::star::accessibility::AccessibleStateType::ENABLED
+ is set if the object is enabled.
+ - com::sun::star::accessibility::AccessibleStateType::OPAQUE
+ is always set.
+ - com::sun::star::accessibility::AccessibleStateType::SELECTABLE
+ is always set.
+ - com::sun::star::accessibility::AccessibleStateType::SELECTED
+ is set if the object is selected.
+ - com::sun::star::accessibility::AccessibleStateType::SHOWING
+ is set if the object is displayed on the screen.
+ - com::sun::star::accessibility::AccessibleStateType::VISIBLE
+ is always set.
+
+
+
+ */
+ interface ::com::sun::star::accessibility::XAccessibleContext;
+
+ interface ::com::sun::star::accessibility::XAccessibleEventBroadcaster;
+
+ interface ::com::sun::star::accessibility::XAccessibleComponent;
+
+ interface ::com::sun::star::accessibility::XAccessibleExtendedComponent;
+
+ /** This interface gives read-only access to the text representation
+ of a menu item.
+ */
+ interface ::com::sun::star::accessibility::XAccessibleText;
+
+ /** This interface gives access to the actions that can be executed for
+ a menu item. The supported actions for a menu item are:
+
+ */
+ interface ::com::sun::star::accessibility::XAccessibleAction;
+
+ /** This interface gives access to the numerical value of a
+ menu item, which is related to the menu item's
+ com::sun::star::accessibility::AccessibleStateType::SELECTED state.
+ */
+ interface ::com::sun::star::accessibility::XAccessibleValue;
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/awt/AccessibleMenuSeparator.idl b/offapi/com/sun/star/awt/AccessibleMenuSeparator.idl
new file mode 100644
index 000000000..ff2a282f5
--- /dev/null
+++ b/offapi/com/sun/star/awt/AccessibleMenuSeparator.idl
@@ -0,0 +1,88 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_awt_AccessibleMenuSeparator_idl__
+#define __com_sun_star_awt_AccessibleMenuSeparator_idl__
+
+#include
+#include
+#include
+#include
+
+module com { module sun { module star { module awt {
+
+/** specifies accessibility support for a menu separator.
+
+ @since OOo 1.1.2
+ */
+service AccessibleMenuSeparator
+{
+ /** This interface gives access to the structural information of a
+ menu separator:
+
+
+ - Role: The role of a menu separator is
+ com::sun::star::accessibility::AccessibleRole::SEPARATOR.
+ - Name: There is no name.
+ - Description: There is no description.
+ - Children: There are no children.
+ - Parent: The parent of a menu separator is a menu bar,
+ a pop-up menu or a menu, whose accessible context supports the
+ services AccessibleMenuBar,
+ AccessiblePopupMenu or
+ AccessibleMenu.
+ - Relations: There are no relations.
+ - States: The states supported by this service are
+
+ -
+
-
+
- com::sun::star::accessibility::AccessibleStateType::OPAQUE
+ is always set.
+ - com::sun::star::accessibility::AccessibleStateType::SELECTABLE
+ is always set.
+ - com::sun::star::accessibility::AccessibleStateType::SELECTED
+ is set if the object is selected.
+ - com::sun::star::accessibility::AccessibleStateType::SHOWING
+ is set if the object is displayed on the screen.
+ - com::sun::star::accessibility::AccessibleStateType::VISIBLE
+ is always set.
+
+
+
+ */
+ interface ::com::sun::star::accessibility::XAccessibleContext;
+
+ interface ::com::sun::star::accessibility::XAccessibleEventBroadcaster;
+
+ interface ::com::sun::star::accessibility::XAccessibleComponent;
+
+ interface ::com::sun::star::accessibility::XAccessibleExtendedComponent;
+
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/awt/AccessiblePopupMenu.idl b/offapi/com/sun/star/awt/AccessiblePopupMenu.idl
new file mode 100644
index 000000000..b70db67a2
--- /dev/null
+++ b/offapi/com/sun/star/awt/AccessiblePopupMenu.idl
@@ -0,0 +1,94 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_awt_AccessiblePopupMenu_idl__
+#define __com_sun_star_awt_AccessiblePopupMenu_idl__
+
+#include
+#include
+#include
+#include
+#include
+
+module com { module sun { module star { module awt {
+
+/** specifies accessibility support for a pop-up menu.
+
+ @since OOo 1.1.2
+ */
+service AccessiblePopupMenu
+{
+ /** This interface gives access to the structural information of a
+ pop-up menu:
+
+
+ - Role: The role of a pop-up menu is
+ com::sun::star::accessibility::AccessibleRole::POPUP_MENU.
+ - Name: There is no name.
+ - Description: The description of a pop-up menu is its localized
+ help text.
+ - Children: The children of a pop-up menu are menus, menu items or
+ menu separators, whose accessible context supports the services
+ AccessibleMenu, AccessibleMenuItem or
+ AccessibleMenuSeparator.
+ - Parent: The parent is the window that contains the pop-up menu.
+ - Relations: There are no relations.
+ - States: The states supported by this service are
+
+ - com::sun::star::accessibility::AccessibleStateType::DEFUNC
+ is set if the object has already been disposed
+ and subsequent calls to this object result in
+ com::sun::star::lang::DisposedException
+ exceptions.
+ - com::sun::star::accessibility::AccessibleStateType::ENABLED
+ is set if the object is enabled.
+ - com::sun::star::accessibility::AccessibleStateType::FOCUSABLE
+ is always set.
+ - com::sun::star::accessibility::AccessibleStateType::FOCUSED
+ is set if the object currently has the keyboard focus.
+ - com::sun::star::accessibility::AccessibleStateType::OPAQUE
+ is always set.
+ - com::sun::star::accessibility::AccessibleStateType::SHOWING
+ is set if the object is displayed on the screen.
+ - com::sun::star::accessibility::AccessibleStateType::VISIBLE
+ is always set.
+
+
+
+ */
+ interface ::com::sun::star::accessibility::XAccessibleContext;
+
+ interface ::com::sun::star::accessibility::XAccessibleEventBroadcaster;
+
+ interface ::com::sun::star::accessibility::XAccessibleComponent;
+
+ interface ::com::sun::star::accessibility::XAccessibleExtendedComponent;
+
+ /** This interface gives access to the selectable children of a
+ pop-up menu.
+ */
+ interface ::com::sun::star::accessibility::XAccessibleSelection;
+
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/awt/AccessibleRadioButton.idl b/offapi/com/sun/star/awt/AccessibleRadioButton.idl
new file mode 100644
index 000000000..e065cb536
--- /dev/null
+++ b/offapi/com/sun/star/awt/AccessibleRadioButton.idl
@@ -0,0 +1,113 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_awt_AccessibleRadioButton_idl__
+#define __com_sun_star_awt_AccessibleRadioButton_idl__
+
+#include
+#include
+#include
+#include
+#include
+#include
+#include
+
+module com { module sun { module star { module awt {
+
+/** specifies accessibility support for a radio button.
+
+ @since OOo 1.1.2
+ */
+service AccessibleRadioButton
+{
+ /** This interface gives access to the structural information of a
+ radio button:
+
+
+ - Role: The role of a radio button is
+ com::sun::star::accessibility::AccessibleRole::RADIO_BUTTON.
+ - Name: The name of a radio button is its localized label.
+ - Description: The description of a radio button is its localized
+ help text.
+ - Children: There are no children.
+ - Parent: The parent is the window that contains the radio button.
+ - Relations: The relations supported by this service are
+
+ - com::sun::star::accessibility::AccessibleRelationType::MEMBER_OF
+ is set if the object is a member of a group of one or more
+ target objects.
+
+
+ - States: The states supported by this service are
+
+ - com::sun::star::accessibility::AccessibleStateType::CHECKED
+ is set if the object is currently checked.
+ - com::sun::star::accessibility::AccessibleStateType::DEFUNC
+ is set if the object has already been disposed
+ and subsequent calls to this object result in
+ com::sun::star::lang::DisposedException
+ exceptions.
+ - com::sun::star::accessibility::AccessibleStateType::ENABLED
+ is set if the object is enabled.
+ - com::sun::star::accessibility::AccessibleStateType::FOCUSABLE
+ is always set.
+ - com::sun::star::accessibility::AccessibleStateType::FOCUSED
+ is set if the object currently has the keyboard focus.
+ - com::sun::star::accessibility::AccessibleStateType::SHOWING
+ is set if the object is displayed on the screen.
+ - com::sun::star::accessibility::AccessibleStateType::VISIBLE
+ is always set.
+
+
+
+ */
+ interface ::com::sun::star::accessibility::XAccessibleContext;
+
+ interface ::com::sun::star::accessibility::XAccessibleEventBroadcaster;
+
+ interface ::com::sun::star::accessibility::XAccessibleComponent;
+
+ interface ::com::sun::star::accessibility::XAccessibleExtendedComponent;
+
+ /** This interface gives read-only access to the text representation
+ of a radio button.
+ */
+ interface ::com::sun::star::accessibility::XAccessibleText;
+
+ /** This interface gives access to the actions that can be executed for
+ a radio button. The supported actions for a radio button are:
+
+ */
+ interface ::com::sun::star::accessibility::XAccessibleAction;
+
+ /** This interface gives access to the numerical value of a
+ radio button, which is related to the radio button's
+ com::sun::star::accessibility::AccessibleStateType::CHECKED state.
+ */
+ interface ::com::sun::star::accessibility::XAccessibleValue;
+
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/awt/AccessibleScrollBar.idl b/offapi/com/sun/star/awt/AccessibleScrollBar.idl
new file mode 100644
index 000000000..3ad246c9f
--- /dev/null
+++ b/offapi/com/sun/star/awt/AccessibleScrollBar.idl
@@ -0,0 +1,104 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_awt_AccessibleScrollBar_idl__
+#define __com_sun_star_awt_AccessibleScrollBar_idl__
+
+#include
+#include
+#include
+#include
+#include
+#include
+
+module com { module sun { module star { module awt {
+
+/** specifies accessibility support for a scroll bar.
+
+ @since OOo 1.1.2
+ */
+service AccessibleScrollBar
+{
+ /** This interface gives access to the structural information of a
+ scroll bar:
+
+
+ - Role: The role of a scroll bar is
+ com::sun::star::accessibility::AccessibleRole::SCROLL_BAR.
+ - Name: There is no name.
+ - Description: The description of a scroll bar is its localized
+ help text.
+ - Children: There are no children.
+ - Parent: The parent is the window that contains the scroll bar.
+ - Relations: There are no relations.
+ - States: The states supported by this service are
+
+ - com::sun::star::accessibility::AccessibleStateType::DEFUNC
+ is set if the object has already been disposed
+ and subsequent calls to this object result in
+ com::sun::star::lang::DisposedException
+ exceptions.
+ - com::sun::star::accessibility::AccessibleStateType::ENABLED
+ is set if the object is enabled.
+ - com::sun::star::accessibility::AccessibleStateType::FOCUSABLE
+ is always set.
+ - com::sun::star::accessibility::AccessibleStateType::FOCUSED
+ is set if the object currently has the keyboard focus.
+ - com::sun::star::accessibility::AccessibleStateType::HORIZONTAL
+ is set if the orientation of the object is horizontal.
+ - com::sun::star::accessibility::AccessibleStateType::SHOWING
+ is set if the object is displayed on the screen.
+ - com::sun::star::accessibility::AccessibleStateType::VERTICAL
+ is set if the orientation of the object is vertical.
+ - com::sun::star::accessibility::AccessibleStateType::VISIBLE
+ is always set.
+
+
+
+ */
+ interface ::com::sun::star::accessibility::XAccessibleContext;
+
+ interface ::com::sun::star::accessibility::XAccessibleEventBroadcaster;
+
+ interface ::com::sun::star::accessibility::XAccessibleComponent;
+
+ interface ::com::sun::star::accessibility::XAccessibleExtendedComponent;
+
+ /** This interface gives access to the actions that can be executed for
+ a scroll bar. The supported actions for a scroll bar are:
+
+ - decrementLine
+ - incrementLine
+ - decrementBlock
+ - incrementBlock
+
+ */
+ interface ::com::sun::star::accessibility::XAccessibleAction;
+
+ /** This interface gives access to the numerical value of a scroll bar,
+ which is related to the position of the scroll bar thumb.
+ */
+ interface ::com::sun::star::accessibility::XAccessibleValue;
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/awt/AccessibleStatusBar.idl b/offapi/com/sun/star/awt/AccessibleStatusBar.idl
new file mode 100644
index 000000000..9cca46691
--- /dev/null
+++ b/offapi/com/sun/star/awt/AccessibleStatusBar.idl
@@ -0,0 +1,80 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_awt_AccessibleStatusBar_idl__
+#define __com_sun_star_awt_AccessibleStatusBar_idl__
+
+#include
+#include
+#include
+#include
+
+module com { module sun { module star { module awt {
+
+/** specifies accessibility support for a status bar.
+
+ @since OOo 1.1.2
+ */
+service AccessibleStatusBar
+{
+ /** This interface gives access to the structural information of a
+ status bar:
+
+
+ - Role: The role of a status bar is
+ com::sun::star::accessibility::AccessibleRole::STATUS_BAR.
+ - Name: There is no name.
+ - Description: There is no description.
+ - Children: The children of a status bar are status bar items,
+ whose accessible context supports the service
+ AccessibleStatusBarItem.
+ - Parent: The parent is the window that contains the status bar.
+ - Relations: There are no relations.
+ - States: The states supported by this service are
+
+ - com::sun::star::accessibility::AccessibleStateType::DEFUNC
+ is set if the object has already been disposed
+ and subsequent calls to this object result in
+ com::sun::star::lang::DisposedException
+ exceptions.
+ - com::sun::star::accessibility::AccessibleStateType::ENABLED
+ is set if the object is enabled.
+ - com::sun::star::accessibility::AccessibleStateType::SHOWING
+ is set if the object is displayed on the screen.
+ - com::sun::star::accessibility::AccessibleStateType::VISIBLE
+ is always set.
+
+
+
+ */
+ interface ::com::sun::star::accessibility::XAccessibleContext;
+
+ interface ::com::sun::star::accessibility::XAccessibleEventBroadcaster;
+
+ interface ::com::sun::star::accessibility::XAccessibleComponent;
+
+ interface ::com::sun::star::accessibility::XAccessibleExtendedComponent;
+
+};
+
+}; }; }; };
+
+#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/offapi/com/sun/star/awt/AccessibleStatusBarItem.idl b/offapi/com/sun/star/awt/AccessibleStatusBarItem.idl
new file mode 100644
index 000000000..7b2cc61b9
--- /dev/null
+++ b/offapi/com/sun/star/awt/AccessibleStatusBarItem.idl
@@ -0,0 +1,88 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
+
+#ifndef __com_sun_star_awt_AccessibleStatusBarItem_idl__
+#define __com_sun_star_awt_AccessibleStatusBarItem_idl__
+
+#include
+#include
+#include
+#include
+#include
+
+module com { module sun { module star { module awt {
+
+/** specifies accessibility support for a status bar item.
+
+ @since OOo 1.1.2
+ */
+service AccessibleStatusBarItem
+{
+ /** This interface gives access to the structural information of a
+ status bar item:
+
+
+ - Role: The role of a status bar item is
+ com::sun::star::accessibility::AccessibleRole::LABEL.
+ - Name: The name of a status bar item is its localized
+ configuration name.
+ - Description: The description of a status bar item is
+ its localized help text.
+ - Children: There are no children.
+ - Parent: The parent of a status bar item is the status bar,
+ whose accessible context supports the service
+ AccessibleStatusBar.
+ - Relations: There are no relations.
+ - States: The states supported by this service are
+